@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/css?family=Anton');
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    transition: .3s;
}
body,html {
    height: 100%;
    margin: 0;
    padding: 0;
/*    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;*/
	font-family: YuGothic,'Yu Gothic','Yu Gothic UI','Meiryo UI','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','MS UI Gothic','Osaka',sans-serif;
	font-family: 'Lucida Console','Lucida Grande','Courier','Modern','Avenir','Charter','Optima',sans-serif;
	font-family: Impact, Anton, Haettenschweiler, 'Arial Narrow Bold', 'Copperplate', monospace;
/*    font-family: Quicksand;*/
    position: relative;
	color: #4e454a;
	color: #000;
    font-size: 1rem;
    line-height: 1.8;
    overflow-wrap: break-word;
    -moz-osx-font-smoothing: grayscale;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
li {list-style: none;}
a {
    color: #00adee;
    text-decoration: none;
}
p{
	margin: 0 0 20px 0;	
}

p, ul{
	font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size-adjust:0.488;
	font-weight:200;
	font-style:normal;
}


h2{
	font-family:"Beau Sans Pro Book", Verdana, sans-serif;
	font-family: 'Lucida Console','Lucida Grande','Courier','Modern','Avenir','Charter','Optima',sans-serif;
	font-size-adjust:0.531;
	font-weight: bold;
	letter-spacing: .15rem;
	font-size: 1.5rem;
}
img {
	font-size: 10px;
	color: transparent;
}

/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/

main {
    position: relative;
	padding: 0;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

header {
	width: 100%;
    max-width: 1100px;
    margin: 0 auto;
	padding: 20px 40px 20px 0px;
	padding: 10px 40px 10px 0;
	padding: 10px 0;
	position: relative;
	background-color: rgba(255,255,255,.85);
	z-index: 2;
	display: -webkit-flex;
	display: flex;
	/*
	-webkit-align-items: center;
	align-items: center;*/
	-webkit-justify-content: space-between;
	justify-content: space-between;
} 
header > h1 {
	margin: 0;
	font-weight: normal;
}
header > h1 > a {
	display: block;
	color: #000;
	font-family: Impact, Anton, Haettenschweiler, 'Arial Narrow Bold', 'Copperplate', monospace;
	border-left: 25px solid #000;
	padding: 0 10px 10px;;
	font-size: 24px;
	line-height: 1.2;
}
header > h1 > a {
	border: none;
	width: 130px;
	width: 180px;
	padding: 0;
}
header > h1 > a > svg {
	width: 130px;
	width: 180px;
}
header > h1 > a > span {
	font-size: 11px;
	font-weight: thin;
	line-height: 1;
	display: block;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif,"Proxima Nova Light";
}
header > h2 {
	text-align: center;
	font-family: book Antique;
	margin: 10px 0 20px auto;
	margin: 0 0 20px auto;
}
header > h2 > a {
	display:-webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}
header > h2 span {
	font-size: 16px;
	line-height: 1.4;
	display: block;
	margin: 0 0 10px;
	margin: 0;
	color: #000;
	font-family: 'Times New Roman', Times, serif;
	letter-spacing: 0;
	font-size-adjust: none;
}
header > h2 img {
	width: 300px;
	width: 240px;
	max-width: 240px;
	height: auto;
	display: block;
	margin: 0 auto;
}


/*--------------------------------------------------------------------------*/

header > nav .search {
	width: 425px;
	border-right: 25px solid #000;
	padding: 40px 0 10px;
	display: -webkit-flex;
	display: flex;
	align-items: flex-end;
}
header > nav .search > span {
	font-family: Impact, Anton, Haettenschweiler, 'Arial Narrow Bold', 'Copperplate', monospace;
	font-size: 40px;
	line-height: 1;
}
header > nav .search > input {
	border: 2px solid #000;
	width: 240px;
	height: 36px;
	margin: 0 0 0 20px;
	font-size: 22px;
	padding: 0 10px;
}
/*
header > nav .search > input:focus {
	border: 2px solid #00adee;	
}*/
header > nav .search > button {
	display: none
}
header > nav > ul {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	width: calc(100% - 425px);
	padding: 40px 0 10px;
}
header > nav > ul li {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
header > nav > ul a {
	font-family: Impact, Anton, Haettenschweiler, 'Arial Narrow Bold', 'Copperplate', monospace;
	font-size: 40px;
	line-height: 1;
	color: #000;
}
/*
header > nav > ul a:hover {
	color: #00adee;
}*/
.f_min {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 78%;
	font-weight: bold;
	line-height: 1.0;
}
header > nav {
	display: none;
}

/*--------------------------------------------------------------------------*/

.main {
	width: 100%;
	overflow: hidden;
}
.main .ttl_box {
	padding: 0 10px;
	margin: 0 auto 20px;
	border-bottom: 1px dotted #000;
}
.main .ttl_box > h3 {
	margin: 5px auto 0;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	font-family: Impact, Anton, Haettenschweiler, 'Arial Narrow Bold', 'Copperplate', monospace;
}
.main .ttl_box .words {
	margin: 0 auto;
	padding: 0 10px;
	font-size: 14px;
	font-family: 'Times New Roman', Times, serif;
}
.main .ttl_box .words::before {
	content: "keywords: ";
}
/*--------------------------------------------------------------------------*/
.main .frame {
	max-height: 750px;
	height: 750px;
}
/*--------------------------------------------------------------------------*/

.main .sec {
	margin: 0 auto 100px;
	padding: 0 20px;
}
.main .sec > h4 {
	font-size: 20px;
	margin: 0 auto 30px;
}
.main .sec > p {
	margin: 0 auto 10px;
	font-size: 16px;
	line-height: 1.4;
	padding: 0 1em;
}
.main .sec1 > p {
	text-indent: -1em;
	padding: 0 2em;
}
.main .sec > strong {
	display: block;
	border-bottom: 1px solid #000;
	font-family: "Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	margin: 0 auto 20px;
}
/*--------------------------------------------------------------------------*/

.main .inq_box {
	position: relative;
	display: block;
	margin: 0 auto 60px;
	padding: 0 20px;
}
.main .inq_box > dl {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	margin: 0 auto 20px;
}
.main .inq_box > dl dt {
	width: 300px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.main .inq_box > dl.inq dt {
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.main .inq_box > dl dd {
	width: calc(100% - 300px);
	padding: 5px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.main .inq_box.conf > dl dd {
	font-family: 'Lucida Console','Lucida Grande','Courier','Modern','Avenir','Charter','Optima',sans-serif;
	display: block;
	max-height: calc(80vh - 40px);
	overflow-y: scroll;
	line-height: 1.4;
}
.main .inq_box > dl dd > input {
	width: 100%;
	padding: 5px;
}
.main .inq_box > dl dd > textarea {
	width: 100%;
	height: calc(10em + 10px);
	padding: 5px;
}
.main .inq_box > dl dd > textarea + p {
	margin: 0;
	font-size: 14px;
}
.main .inq_box .agree {
	text-align: center;
}
.main .inq_box .agree > p {
	margin: 0 auto 5px;
}
.main .inq_box .agree .input_wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0 auto 20px;
}
.main .inq_box .agree .input_wrap input {
	margin: 0 10px 0 0;
	width: 20px;
	height: 20px;
}
.main .comp_box > a,
.main .inq_box .agree .submit_wrap #send {
	display: block;
	margin: 20px auto;
	padding: 0 20px;
	line-height: 30px;
	border-radius: 3px;
	font-size: 14px;
	box-shadow: 0 3px 0 0 #082fa6, 0 4px 4px -1px rgba(0, 0, 0, 0.6), 0 4px 6px 1px rgba(0, 0, 0, 0.3), 0 1px 2px 1px transparent inset, 0 18px 32px -2px rgba(255, 255, 255, 0.1) inset;
	background-color: #0B44EF;
	background-image: linear-gradient(-45deg, #0B44EF, #007dfa);
	color: #E6EAEF;
	width: 200px;
	text-align: center;
	transition: .3s;
	border: none;
}
.main .comp_box > a:hover,
.main .inq_box .agree .submit_wrap #send:hover {
	box-shadow: 0 3px 0 0 #b3004a, 0 4px 4px -1px rgba(0, 0, 0, 0.6), 0 4px 6px 1px rgba(0, 0, 0, 0.3), 0 1px 2px 1px transparent inset, 0 18px 32px -2px rgba(255, 255, 255, 0.1) inset;
	background-color: #FF006A;
	background-image: linear-gradient(-45deg, #FF006A, #ff00aa);
}
/*--------------------------------------------------------------------------*/

.main .under {
	padding: 0 20px;
}
.main .under > h3 {
	font-size: 24px;
	border-bottom: 1px solid #000;
	text-align: center;
	margin: 0 auto 40px;
}
.main .under .item {
	width: calc(100% - 80px);
	margin: 0 auto 30px;
}
.main .under .item > h4 {
	font-size: 16px;
	border-bottom: 1px solid #000;
	margin: 0 auto 10px;
	padding: 0 1em;
	text-indent: -1em;
}
.main .under .item > p {
	margin: 0 auto 10px;
	font-size: 14px;
}
.main .under .item > strong {
	display: block;
	font-size: 16px;
	font-weight: bold;
	font-family: "Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
/*--------------------------------------------------------------------------*/
.main .comp_box {
	padding: 100px 0;
}
.main .comp_box > p {
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
/*--------------------------------------------------------------------------*/
footer {
	width: 100%;
	text-align: center;
}
footer .copy {
	font-size: 16px;
	color: #000;
	font-family: Calibri,'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif;
}
footer .copy:hover {
	text-decoration: underline;
}
.not_found {
	width: 100vw;
	max-width: 100%;
	height: calc(100vh - 178px);
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	flex-direction: column;
}
.not_found > p {
	margin: 0 auto;
	font-size: 16px;
	line-height: 30px;
}
.not_found > p #count {
	font-weight: bold;
}
/*--------------------------------------------------------------------------*/

/*<style data-made-with="vivus-instant">*/

.ALjmcOxb_0{
	stroke-dasharray:352 354;
	stroke-dashoffset:353;
	animation:ALjmcOxb_draw 0ms ease-in 0ms ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_1{
	stroke-dasharray:266 268;
	stroke-dashoffset:267;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_2{
	stroke-dasharray:320 322;
	stroke-dashoffset:321;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_3{
	stroke-dasharray:234 236;
	stroke-dashoffset:235;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_4{
	stroke-dasharray:266 268;
	stroke-dashoffset:267;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_5{
	stroke-dasharray:347 349;
	stroke-dashoffset:348;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_6{
	stroke-dasharray:321 323;
	stroke-dashoffset:322;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_7{
	stroke-dasharray:211 213;
	stroke-dashoffset:212;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_8{
	stroke-dasharray:266 268;
	stroke-dashoffset:267;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_9{
	stroke-dasharray:321 323;
	stroke-dashoffset:322;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_10{
	stroke-dasharray:332 334;
	stroke-dashoffset:333;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_11{
	stroke-dasharray:266 268;
	stroke-dashoffset:267;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_12{
	stroke-dasharray:347 349;
	stroke-dashoffset:348;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_13{
	stroke-dasharray:72 74;
	stroke-dashoffset:73;
	animation:ALjmcOxb_draw 0ms ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_14{
	stroke-dasharray:331 333;
	stroke-dashoffset:332;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_15{
	stroke-dasharray:41 43;
	stroke-dashoffset:42;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_16{
	stroke-dasharray:65 67;
	stroke-dashoffset:66;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_17{
	stroke-dasharray:50 52;
	stroke-dashoffset:51;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_18{
	stroke-dasharray:62 64;
	stroke-dashoffset:63;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_19{
	stroke-dasharray:50 52;
	stroke-dashoffset:51;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_20{
	stroke-dasharray:63 65;
	stroke-dashoffset:64;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_21{
	stroke-dasharray:32 34;
	stroke-dashoffset:33;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_22{
	stroke-dasharray:63 65;
	stroke-dashoffset:64;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_23{
	stroke-dasharray:79 81;
	stroke-dashoffset:80;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_24{
	stroke-dasharray:16 18;
	stroke-dashoffset:17;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_25{
	stroke-dasharray:47 49;
	stroke-dashoffset:48;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_26{
	stroke-dasharray:62 64;
	stroke-dashoffset:63;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_27{
	stroke-dasharray:50 52;
	stroke-dashoffset:51;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_28{
	stroke-dasharray:47 49;
	stroke-dashoffset:48;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_29{
	stroke-dasharray:41 43;
	stroke-dashoffset:42;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_30{
	stroke-dasharray:10 12;
	stroke-dashoffset:11;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_31{
	stroke-dasharray:62 64;
	stroke-dashoffset:63;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_32{
	stroke-dasharray:62 64;
	stroke-dashoffset:63;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_33{
	stroke-dasharray:32 34;
	stroke-dashoffset:33;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_34{
	stroke-dasharray:63 65;
	stroke-dashoffset:64;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_35{
	stroke-dasharray:65 67;
	stroke-dashoffset:66;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_36{
	stroke-dasharray:41 43;
	stroke-dashoffset:42;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_37{
	stroke-dasharray:50 52;
	stroke-dashoffset:51;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_38{
	stroke-dasharray:47 49;
	stroke-dashoffset:48;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_39{
	stroke-dasharray:41 43;
	stroke-dashoffset:42;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_40{
	stroke-dasharray:10 12;
	stroke-dashoffset:11;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_41{
	stroke-dasharray:106 108;
	stroke-dashoffset:107;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_42{
	stroke-dasharray:63 65;
	stroke-dashoffset:64;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_43{
	stroke-dasharray:47 49;
	stroke-dashoffset:48;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_44{
	stroke-dasharray:41 43;
	stroke-dashoffset:42;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_45{
	stroke-dasharray:50 52;
	stroke-dashoffset:51;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_46{
	stroke-dasharray:62 64;
	stroke-dashoffset:63;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_47{
	stroke-dasharray:63 65;
	stroke-dashoffset:64;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_48{
	stroke-dasharray:106 108;
	stroke-dashoffset:107;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_49{
	stroke-dasharray:32 34;
	stroke-dashoffset:33;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_50{
	stroke-dasharray:47 49;
	stroke-dashoffset:48;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_51{
	stroke-dasharray:32 34;
	stroke-dashoffset:33;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_52{
	stroke-dasharray:79 81;
	stroke-dashoffset:80;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_53{
	stroke-dasharray:63 65;
	stroke-dashoffset:64;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_54{
	stroke-dasharray:422 424;
	stroke-dashoffset:423;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
.ALjmcOxb_55{
	stroke-dasharray:685 687;
	stroke-dashoffset:686;
	animation:ALjmcOxb_draw 0s ease-in 0s ,oiGaiamK_fade 0s linear 0s forwards;
}
svg path[class^="ALjmcOxb"] {
	stroke-linecap: square;
	stroke-linejoin: miter;
}
/*
@keyframes oiGaiamK_fade{
	0%{ fill: rgba(0,0,0,0);}
	95.1219512195122%{ fill: rgba(0,0,0,0);}
	100%{ fill: rgba(0,0,0,1);}
	95.40229885057471%{stroke-opacity:1;}
	100%{stroke-opacity:0;}
}*/
@keyframes ALjmcOxb_draw{
	95%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:0;}
}
/*@keyframes ALjmcOxb_fade{0%{stroke-opacity:1;}95.1219512195122%{stroke-opacity:1;}100%{stroke-opacity:0;}}*/
@keyframes oiGaiamK_fade{
	0%{ fill: rgba(0,0,0,0);}
	50%{ fill: rgba(0,0,0,.5);}
	100%{ fill: rgba(0,0,0,1);}
}
/*</style>*/

/*--------------------------------------------------------------------------*/
body #totop {
	position: fixed;
	left: 10px;
	bottom: 30px;
	display: block;
	height: 24px;
	line-height: 18px;
	width: 24px;
	border: 1px solid #00adee;
	color: #00adee;
	text-align: center;
	font-size: 16px;
	border-radius: 50%;
}
header > nav > ul li.pc_hidden,
.pc_hidden {
	display: none;
}
.menu_btn {
	display: none;
}

@media screen and (max-width:1079px){
main {
	width: 100%;
}
header {
	/*
	-webkit-align-items: flex-start;
	align-items: flex-start;*/
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	padding: 0;
	border-bottom: 2px solid #000;
}
header > h1 {
	display: block;
	width: 120px;
	width: 180px;
	-webkit-order: -1;
	order: -1;
	margin: 5px 10px 0;
}
header > h1 > a > svg {
	width: 180px;
}
header > h2 {
	margin: 5px auto 10px;
	margin: auto 10px 10px auto;
	width: auto;
	padding: 0 120px 0 0;
	padding: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
header > h2 > a {
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
header > h2 span {
	font-size: 18px;
	font-size-adjust: none;
	letter-spacing: 0;
	margin: 0;
}
header > h2 img {
	max-width: 300px;
	max-width: 240px;
	max-height: 25.2px;
	width: calc(50% - 40px);
	height: calc(50vw * 60 / 450 - 180px * 60 / 450);
	min-width: 140px;
	min-height: calc(140 / 450 * 60px);
}
header > nav {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0 auto 10px;
	border-bottom: 2px solid #000;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	-webkit-order: -1;
	order: -1;
	z-index: 10;
	background-color: rgba(255,255,255,.9);
}
header > nav .search {
	width: 300px;
	max-width: 425px;
	padding: 10px;
	border-right: 5px solid #000;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
header > nav .search > span {
	font-size: 18px;
}
header > nav .search > input {
	margin: 0 0 0 5px;
	padding: 0 5px;
	height: 24px;
	width: calc(100% - 52px - 15px);
	max-width: 240px;
	font-size: 14px;
}
header > nav > ul {
	width: auto;
	min-width: calc(100% - 300px);
	padding: 10px;
}
header > nav > ul a {
	font-size: 18px;
	padding: 0 15px;
}
.main {
	padding: 0 15px;
}
.main .under > h3 {
	line-height: 1.4;
}

.main .frame {
	max-height: 100%;
	/*height: auto;*/
	overflow: visible;
}



@media screen and (max-width:768px){
header > h2 {
	width: calc(100% - 140px);
}
header > h2 > a {
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-align-items: center;
	align-items: center;
}
header > nav {
	margin: 0;
	width: 45px;
	position: fixed;
	top: 0;
	right: 0;
	border-bottom: none;
	background-color: transparent;
	display: -webkit-flex;
	display: flex;
}
header > nav.active {
	width: 100%;
	border-bottom: 2px solid #000;
	padding: 0 45px 0 0;
	background-color: rgba(255,255,255,.9);
	box-shadow: 0 0 10px rgba(0,0,0,.8);
}
.menu_btn {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 30px !important;
	margin: 15px;
	color: #000;
}
header > nav.active .menu_btn {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto 15px;
}
header > nav:not(.active) > form {
	display: none;
}
header > nav:not(.active) > ul {
	display: none;
}
header > nav > ul li.pc_hidden {
	display: -webkit-flex;
	display: flex;
}
.main .inq_box > dl dt {
	width: 100%;
}
.main .inq_box > dl dd {
	width: 100%;
}


@media screen and (max-width:479px){
header > h1 {
	width: 140px;
	margin: 5px 5px 0;
}
header > h1 > a > svg {
	width: 140px;
}
header > h2 {
	width: calc(100% - 150px);
	padding: 0 40px 0 0;
	padding: 0;
}
header > h2 > a {
	-webkit-justify-content: center;
	justify-content: center;
}
header > h2 span {
	font-size: 14px;
}
header > h2 img {
	min-width: 120px;
	min-height: calc(120 / 450 * 60px);
	margin: 0 10px;
}
header > nav > ul a {
	padding: 0 10px;
	font-size: 14px;
}
header > nav.active {
	padding: 0 40px 0 0;
}
.menu_btn {
	margin: 10px 15px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 16px !important;
}
header > nav.active .menu_btn {
	margin: auto 15px auto 5px;
}
.main .sec {
	padding: 0 5px;
}
.main .sec > p {
	padding: 0 .5em;
}
.main .sec1 > p {
	padding: 0 1.5em;
}
.main .sec > strong {
	font-size: 16px;
	line-height: 1.2;
}
.main .inq_box {
	padding: 0 5px;
}
.main .under {
	padding: 0;
}
.main .under > h3 {
	font-size: 18px;
}
.main .under .item {
	width: calc(100% - 10px);
}
.main .under .item > h4 {
	font-size: 14px;
	line-height: 1.2;
}
footer .copy {
	font-size: 12px;
}



/*--------------------------------------------------------------------------*/
}
}
}