@charset "UTF-8";

body{
	background: url(/andromeda_lp1/images/bg01.png) no-repeat left top / cover;
	background-attachment:fixed;
	color: #fff;
	font-size: 16px;
	line-height: 1.57;
	background-size: cover;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
}
header,article,footer{
	width:100%
}
article div.main,.area00,footer .wrap,header h1{
	width: 960px;
	margin: 0 auto;
}
a:link,a:visited{
	color: #fff;
}
a:hover,a:active{
	text-decoration: none;
}
a.yellow:link,a.yellow:visited{
	color: #f1ba00;
}
a.yellow:hover,a.yellow:active{
	color: #f1ba00;
	text-decoration: none;
}
.sp{display: none;}
header{
	background-color: #fff;
	width: 100%;
}
.g_pay{
	font-family: "Roboto";
	font-size: 1.1em;
}

header{
	padding: 18px 0;
}
.attach01{
	background:url(/andromeda_lp1/images/bg02.png) no-repeat left top / cover;
	background-attachment:scroll;
	padding-top: 38px;
}
.area00 .ul01{
	margin-bottom: 80px;
}
.area00 .ul01.r_block01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.area00 .ul01.r_block01 li:nth-of-type(1) img{
	width: 120%;
	position: relative;
	top: 20px;
	left: -26px;
}
.area00 .ul01 li{
	position: relative;
}
.area00 .ul01 li+li{
	padding-left: 50px;
}
.area00 .ul01 li span:last-of-type{
	width: 220px;
	padding: 4px 0;
	border: solid 1px #cccccc;
	position: absolute;
	bottom: -60px;
	right: 30px;
	cursor: pointer;
	transition: all 0.1s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.1s eas;
}
.area00 .ul01 li span:last-of-type:hover{
	background-color:#fff;
	color:#333333;
	font-weight:bold;
	opacity:0.8;
	/* animation: m_linkIn 0s step-end 0 2;
	-webkit-animation: m_linkIn 0s step-end 0 2;
	-moz-animation: m_linkIn 0s step-end 0 2; */
	transition: all 0.2s ease 0.1s;
	-webkit-transition: all 0.2s ease 0.1s;
	-moz-transition: all 0.2s ease 0.1s;
}
@-webkit-keyframes m_linkIn {
	to {
			background-color: #ffffff;
			color: #cccccc;
			opacity:0.8;
	}
}
@-moz-keyframes m_linkIn {
	to {
			background-color: #ffffff;
			color: #cccccc;
			opacity:0.8;
	}
}
/*.area00
-------------------------------*/
.area00 form{margin-bottom: 80px;}
.area00 > p:nth-of-type(1){
	margin-bottom: 100px;
}
.area00 > p:nth-of-type(2){
	position: relative;
	color: #f1ba00;
	font-size: 2em;
}

/* .area00 > p:nth-of-type(2):before,
.area00 > p:nth-of-type(2):after{
	position: absolute;
	content: "";
	top: 6px;
	bottom: 6px;
	width: 2px;
	background: #f1ba00;
} */

.area00 > p:nth-of-type(2):before{
	-moz-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
	left: 50%;
	margin-left: -120px;
}
.area00 > p:nth-of-type(2):after{
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	transform: rotate(20deg);
	right: 50%;
	margin-right: -110px;
}
.area00 > p.banner01{margin-bottom: 80px;}
.area00 > p.banner02{
	margin-bottom: 80px;
	position: relative;
}
.area00 > p.banner02:before,
.area00 > p.banner02:after{
	position: absolute;
	content: "";
	top: -34px;
	bottom: 0;
	width: 5px;
	height: 40px;
	background: #f1ba00;
	z-index: 10;
}
.area00 > p.banner02:before{
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 49.5%;
}
.area00 > p.banner02:after{
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 50%;
}
/*.area01
-------------------------------*/
.area01 > p:nth-of-type(1){margin-bottom: 40px;}
.area01 .dl01 dt{
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 20px;
	line-height: 1.33;
	margin-bottom: 4px;
}
.area01 .dl01 dt:first-letter{
	margin-left: -24px;
}
.area01 .dl01 dd{
	padding-left: 30px;
}
.area01 .dl01 dd:nth-of-type(1){
	margin-bottom: 24px;
}
.area01 .dl01 dd:nth-of-type(2){
	margin-bottom: 40px;
}
.block_w01{
	border-radius: 8px;
	border: solid 8px #ffd137;
	background-color: #fff;
	padding: 40px 0;
	position: relative;
	margin-bottom: 20px;
}
.block_w01:after{
	content: "";
	width: 97px;
	height: 116px;
	background: url(/andromeda_lp1/images/icon_05.png) no-repeat 0 0;
	position: absolute;
	top: -20px;
	left: 36px;
}
.block_w01 h3{
	font-size: 2.125em;
	margin-bottom: 20px;
}
.block_w01 p{
	margin-bottom: 30px;
	font-size: 1.25em;
}
.block_w01 a.ancer01{
	display:  inherit;
	position: absolute;
	width: 13em;
	bottom: 23em;
	right: 12.5em;
	height: 2em;
}
.area01 .ul02{
	margin-bottom: 30px;
}
.area01 .ul02 li{
	margin-left: 28px;
	font-size: 0.85em;
	margin-bottom: 6px;
}
.area01 .ul02 li:first-letter{
	margin-left: -28px;
}
.block_dl01{
	background-color: #fff;
	border-radius: 8px;
	padding: 20px;
	margin-bottom: 30px;
}
.block_dl01 dt{
	font-size: 1.2em;
	text-align: center;
}
.block_dl01 dd{
	text-align: center;
	margin-top: 10px;
}
.block_dl01 dd:last-of-type{
	font-size: 0.8em;
}
.area01 .st01{;
	padding-left: 100px;
	font-size: 1.2em;
	background: url(/andromeda_lp1/images/txticon_01.png) no-repeat 0px 5px;
	position: relative;
	margin-bottom: 30px;
}
.area01 .st01 strong{
	display: inline !important;
	border-bottom: #ad8609 solid 1px;
	padding-bottom: 10px;
	font-weight: normal;
}
.area01 .ul04 {
	margin-top: 20px;
}
.area01 .ul04 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 80px;
}
.area01 .ul04 li{
	width: 24%;
}
.area01 .ul04 img{
	width: 100%;
}
/*.area02
-------------------------------*/
.area02 > p{
	margin-bottom: 10px;
}
.area02 > p:last-of-type{
	font-size: 0.875em;
	margin-bottom: 40px;
}
.area02 .dl01{
	margin-bottom: 20px;
}
.area02 .dl01 dt{
	font-size: 1.5em;
}
.block01 {
	margin-bottom: 50px;
	background: rgba(255,255,255,.1);
	padding: 40px 30px 10px;
}
.block01 ul.ul01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.block01 .btn {
	text-align: right;
	margin-top: 10px;
}
.block01 .btn a {
	position: relative;
	display: inline-block;
	color: #fbd559;
	font-size: 0.8571em;
	padding-left: 10px;
}
.block01 .btn a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3.5px 0 3.5px 5px;
	border-color: transparent transparent transparent #fbd559;
}.block_w02{
	background-color: #fff;
	border-radius: 10px;
	padding: 40px 70px;
	margin-bottom: 20px
}
.block_w02 dt{
	margin-bottom: 10px;
}
.block_w02 dd:nth-of-type(1){
	font-size: 1.5em;
	font-weight: bold;
}
.block_w02 dd:nth-of-type(2){
	color: #98760b;
	font-size: 1.2em;
	margin-bottom: 30px;
}
.block_w02 dd:nth-of-type(3){
	margin-bottom: 20px;
}
.block_w02 dd:last-of-type{
	background: #eeeeee;
	border-radius: 20px;
}
.block_w02 ul{
	line-height: 1.2;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-justify-content: space-around;
	justify-content: space-around;
}
.block_w02 li{
	margin-bottom: 20px;
	width: 200px;
	background-color: #98760b;
	padding: 20px;
	border-radius: 8px;
}
.block_w02 li:last-of-type{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.block_w02 li span{
	font-size: 0.785em;
}
.block_w02 li span.big{
	font-size: 1.5em;
}
/*.area03
-------------------------------*/
.area03 > ul{
	margin-bottom: 60px;
}
.block02{
	background: rgba(255,255,255,.1);
	padding: 30px 0;
	margin-bottom: 30px;
}
.block02 ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-justify-content: space-around;
	justify-content: space-around;
}
.block02 li{
	width: 50%;
	padding: 0 30px;
}
.block02 li+li {
	border-left: solid 1px #fff;
}

.block02 li dl dt{
	position: relative;
	padding-left: 10px;
}
.block02 li dl dt span:nth-of-type(2) {
	position: absolute;
	top: 20px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 1.125em;
}
.block02 li dl dd {
	margin-top: 10px;
	margin-left: 15px;
}
.block02 li dl dd:first-letter{
	margin-left: -15px;
}
.block02 li dl dd p:first-letter{
	margin-left: 0px;
}
.block03 h3{
	margin-bottom: 10px;
	position: relative
}
.block03 h3:before {
	content: "";
	position: absolute;
	left: 14em;
	right: 0;
	top: 50%;
	height: 1px;
	background: #fff;
}
.block03{
	padding: 30px 0;
	margin-bottom: 30px;
}
.block03 .ul02{
	padding: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-justify-content: space-around;
	justify-content: space-around;
}
.block03 .ul02 > li{
	width: 50%;
}
.block03 .ul02 > li+li{
	padding-left: 30px;
}
.block03 li dl dt{
	margin-bottom: 10px;
}
.block03 li dl dd {
	font-size: 0.785em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-justify-content: space-around;
	justify-content: space-around;
}
.block03 .ul02._adjust-layout {
	display: block;
}
.block03 .ul02._adjust-layout li {
	width: 100%;
}
.block03 .ul02._adjust-layout li dl dd {
	display: inline-flex;
}
.block03 .ul03{
	margin-left: 30px;
}
.block03 .ul03 li:first-letter{
	margin-left: -15px;
}
/*.area04
-------------------------------*/
.area04 .ttl_icon01{
	background: url( /andromeda_lp1/images/icon_07.png) no-repeat 0 4px;
	padding-left: 25px;
	font-size: 1.1em;
	margin-bottom: 10px;
}
.area04 .ttl_icon01:nth-of-type(2){
	margin-bottom: 20px;
}
.area04 .ttl_icon01:nth-of-type(3){
	background: url( /andromeda_lp1/images/icon_07.png) no-repeat 0px 6px,url(/andromeda_lp1/images/img_11.png) no-repeat 206px 0px / 13% auto;
	padding-top: 2px;
	margin-bottom: 10px;
}
.area04 .dl01 dt{
	font-size: 1.5em;
}
.area04 .dl01 dd{
	margin-bottom: 20px;
}
.area04 .dl01{
	background: rgba(255,255,255,.1);
	padding: 30px;
	margin-bottom: 80px;
}
.area04 .dl01 dd:nth-of-type(2){
	margin-left: 30px;
}
.area04 .dl01 dd:nth-of-type(2):first-letter{
	margin-left: -30px;
}
.area04 .dl01 dt{
	padding: 10px  0 30px 50px;
	background: url(/andromeda_lp1/images/icon_08.png) no-repeat 50px 0px;
	font-size: 1.1em;
}
.area04 .dl01 dt span{
	color: #f1ba00;
}
.block_w03 .ttl03{
	background-color: #eeeeee;
	padding: 20px 0;
	border-radius: 8px 8px 0 0;
	font-size: 1.2em;
}
.block_w03 > div {
	background: #fff;
	border-radius: 0 0 8px 8px;
	padding: 40px 20px;
	margin-bottom: 10px;
}
/*.area05
-------------------------------*/
.area05 > p{margin-bottom: 40px;}
.block_w03 > div ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.block_w03 > div li+li{
	border-left: solid 1px #707070;
}
.block_w03 > div li:nth-of-type(1){
	padding: 25px 20px
}
.block_w03 > div p {
	margin-top: 20px;
}
.block_w03 > div strong {
	color: #bc8204;
	font-weight: bold;
}
.btn01{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 80px;
}
.btn01 a{
		width: 700px;
		padding: 40px;
		background: #4285f4;
		border: 1px solid #fff;
		color: #fff;
		font-size: 1.375em;
		line-height: 1.8;
		text-decoration: none;
}
.btn01 a:hover{opacity: 0.9;}
.btn01 a ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.btn01 a ul li:nth-of-type(2){
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

	width: 176px;
	height: 42px;
	border-radius: 21px;
	background: #fff;
	color: #4285f4;
	font-size: .8em;
}
/*.area06
-------------------------------*/
.area06 dt{
	margin-bottom: 10px;
	border-bottom: solid #fff 1px;
	font-size: 1.5em;
}
.area06 dd{
	margin-bottom: 20px;
	line-height: 1.5
}
.area06 dd:last-of-type{margin-bottom: 40px;}
/*.area07
-------------------------------*/
.area07 dl{
	margin-bottom: 40px;
}
.area07 dt{
	font-size: 1.25em;
	margin-bottom: 6px;
}
/*.area08
-------------------------------*/
.area08{margin-bottom: 70px;}
.area08 p{margin-bottom: 30px;}
.area08 dt{
	position: relative;
	font-weight: bold;
	margin-bottom: 10px;
}
.area08 dt:after{
	content: "";
	position: absolute;
	left: 16em;
	right: 0;
	top: 50%;
	height: 1px;
	background: #fff;
}
.area08 dd{
	margin-left: 15px;
	font-size: 0.875em;
}
.area08 dd:last-of-type{margin-bottom: 20px;}
.area08 dd:first-letter{margin-left: -15px;}

/*.area09
-------------------------------*/
.area09{padding-top: 60px;}
.area09 > div form{margin-bottom: 10px;}
.area09 section:first-of-type h2{
	font-size: 1.5em;
	margin-bottom: 10px;
}
.area09 > section.sec_contact {
	margin: 80px auto 0;
	width: 960px;
}
.area09 > section.sec_contact h2 {
	font-size: 1.5em;
	text-align: center;
}
.block {
	margin-top: 20px;
	background: #4d5059;
	border-radius: 8px;
	padding: 28px 78px;
}
.block dl dt {
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
}
.block dl dd {
	margin-top: 20px;
}
.block dl dd ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.block dl dd ul li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.block dl dd ul li .ttl {
	font-size: .875em;
}
.block dl dd ul li .ttl span {
	font-size: 1.143em;
	font-weight: bold;
}
.block dl dd ul li .tel {
	margin-top: 4px;
	font-size: .875em;
}
.block dl dd ul li {
	margin-top: 4px;
	line-height: 1.654;
}
.block dl dd ul li .num{
	font-size: 1.5em;
}
.block dl dd ul li .num  a{
	text-decoration: none !important;
}
.block dl dd ul li .time {
	margin-top: 4px;
}
.area09{
	background-color: #20242f;
	padding-bottom: 80px;
}
.area09 .m20{width: 360px;}
.table_box{
	width: 100%;
	overflow-x: auto;
	margin-bottom: 45px;
}
.table_box table{
	width: 958px;
}
.table_box .t_box01 tbody th,
.table_box .t_box01 tbody td,
.table_box .t_box02 th,
.table_box .t_box02 td{
	border-bottom: 1px solid #a5a5a5;
	color: #fff;
}
.table_box .t_box01 th,
.table_box .t_box01 tbody td,
.table_box .t_box02 td{
	border-left: 1px solid #a5a5a5;
}
.table_box .t_box01 th{
	border-top: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
}
.t_box01 ,.t_box02 {
	margin: 0 auto;
	line-height: 1.6;
	font-size: 13px;
}
.table_box .t_box01 tbody{
	background-color: #20242f;
}
.t_box01 th,.t_box01 td{vertical-align: middle;}
.t_box01 th{padding: 10px 0;}
.t_box01 tr:first-of-type th:nth-of-type(1){width: 19%;}
.t_box01 tr:first-of-type th:nth-of-type(2){width: 10%;}
.t_box01 tr:first-of-type th:nth-of-type(3){width: 15%;}
.t_box01 tr:first-of-type th:nth-of-type(4){width: 8%;white-space: nowrap;}
.t_box01 tr:first-of-type th:nth-of-type(5){width: 14%;}
.t_box01 tr:first-of-type th:nth-of-type(6){width: 8%;}
.t_box01 tr:first-of-type th:nth-of-type(7){width: 26%;}
.t_box01 td{padding: 10px;}
.t_box01 span{font-size: 0.8em;}
.table_box .t_box01 .bg_gray{background-color: #373a44;}
.table_box .t_box01 .bg_yellow{
	background-color: #ffd71f;
	color: #333333;
	font-weight: bold;
	font-size: 1.8462em;
}
.t_box02 th{background-color: #373a44;}
.t_box01 tbody,.t_box02{
	border-top: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5;
}
.table_box .t_box02 th {
	padding: 15px;
	text-align: left;
}
.table_box .t_box02 td {
	width: 40%;
	padding: 15px;
}
.table_box .t_box02 a {
	color: #fbd559;
}
.table_box .t_box02 span {
	font-weight: bold;
}
.catch{
	background-color:#303441;
	text-align:center;
	padding:50px 4vw;
	margin-bottom: 50px;
}
.catch p{
	position: relative;
	width: 350px;
	margin:  0 auto;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.catch p :before,
.catch p :after{
	position: absolute;
	content: "";
	top: 6px;
	bottom: 6px;
	width: 2px;
	background: #fff;
}
.catch p :before{
	-moz-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
	left: -1px
}
.catch p :after{
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	transform: rotate(20deg);
	right: -1px
}

/*.footer
-----------------------------------------*/
footer{
	background-color: #000;
	padding: 20px 0;
	text-align: center;
}
footer .wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
footer p{
	color: #fbd559;
}
footer p a{
	padding-left: 15px;
	background: url(/andromeda_lp1/images/icon_06.png) no-repeat 0px 5px;
	position: relative;
	left: 240px;
}
.ttl01{
	font-size: 2.2em;
	margin-bottom: 30px;
}
.ttl02{
	font-size: 2em;
	color: #f1ba00;
	padding: 30px 0 30px 110px;
	margin-bottom: 10px;
	line-height: 1.4}
.ttl02.h_01{background:url(/andromeda_lp1/images/txticon_02.png) no-repeat 0px 0px ;margin-bottom: 20px;}
.ttl02.h_02{background:url(/andromeda_lp1/images/txticon_03.png) no-repeat 0px 10px ;}
.ttl02.h_03{background: url(/andromeda_lp1/images/txticon_04.png) no-repeat 0px 20px;}
.ttl02.h_04{background: url(/andromeda_lp1/images/txticon_04.png) no-repeat 0px 0px;margin-bottom: 30px;}
.ttl02.h_05{background: url(/andromeda_lp1/images/txticon_05.png) no-repeat 0px 20px;margin-bottom: 20px;}
.ttl02.h_06{background:url(/andromeda_lp1/images/txticon_06.png) no-repeat 0px 0px ;}
.ttl02.h_07{background: url(/andromeda_lp1/images/txticon_07.png) no-repeat 0px 20px;}
.ttl02.h_08{background:url(/andromeda_lp1/images/txticon_08.png) no-repeat 0px 30px ;position: relative;}
.ttl02.h_01 ruby rt{
	padding: 0 14px;
	font-size: 0.375em;
}
.ttl02.h_02 span{font-size: 1.375em;}
.ttl02.h_03:first-letter{margin-left: -20px;}
.ttl02.h_08 strong{
	border-bottom: solid 1px #f1ba00;
	padding-bottom: 10px;
	font-size: 0.75em;
	font-weight: normal;
}
.ttl02.h_08 span{
	font-size: 1.5em;
	padding-bottom: 1px;
}
a img:hover{opacity: 0.9;}

.v_top{vertical-align: top;}
.bold{font-weight: bold;}
.colorBL{color: #333333;}
.alignC{text-align: center;}
.alignL{text-align: left;}
.img_sp {display: none;}
.br_sp {display: none;}

.tm{
	font-size: 0.5em;
}
@media screen and ( max-width:959px) {
	header h1,
	.attach01 .area00,
	article div.main,
	.area09 > section,
	.area09 > div,
	footer .wrap,
	.catch h2,
	.area09 > section.sec_contact{
		max-width: 959px;
		width: auto;
		padding: 0 30px;
	}
	img,input{
		width: auto;
		max-width: 100%;
		height: auto;
	}
	footer p a{
		background: url(/andromeda_lp1/images/icon_06.png) no-repeat 0px 1vw / 2vw auto;
		position: relative;
		left: 40px;
		padding-left: 4vw;
	}
	.area04 .dl01 dt{
		padding: 10px 0 10px 106px;
		background: url(/andromeda_lp1/images/icon_08.png) no-repeat left top / 13% auto;
		font-size: 1.35em;
		line-height: 1.4;
	}
}
@media screen and (max-width:768px) {
	.sp{display: inline;}
	.pc{display: none;}

	body{
		background: #000;
		line-height: 1.5;
		font-size: 4vw;
	}
	body:before{
		content: '';
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background: url(/andromeda_lp1/images/bg01.png) no-repeat left bottom / cover;
		z-index: -1;
	}
	header h1,
	.attach01 .area00,
	article div.main,
	.area09 > section,
	.area09 > div,
	footer .wrap,
	.catch h2,
	.area09 > section.sec_contact{
		max-width: 768px;
		width: auto;
		padding: 0 4vw;
	}
	.img_pc {
		display: none;
	}
	.img_sp {
		display: inline-block;
	}
	.br_pc {
		display: none;
	}
	.br_sp {
		display: inline;
	}
	.text_trade{font-size: 3.5vw;}
	.area09 > section.sec_contact {
		margin: 8vw 4vw 0;
		background: #4d5059;
		border-radius: 8px;
		padding: 7vw 4vw;
	}
	.area09 > section.sec_contact h2 {
		font-size: 1.428em;
	}
	.block {
		margin-top: 0;
		background: none;
		border-radius: 0;
		padding: 0;
	}
	.block dl dt {
		font-size: 1.428em;
	}
	.block dl dd {
		margin-top: 12px;
	}
	.block dl dd ul {
		display: block;
	}
	.block dl dd ul li{
		line-height: 1.4;
	}
	.block dl dd ul li + li {
		margin-top: 5vw;
	}
	.block dl dd ul li .ttl {
		font-size: 1em;
	}
	.block dl dd ul li .ttl span {
		font-size: 1em;
	}
	.block dl dd ul li .tel {
		font-size: 1em;
	}
	.block dl dd ul li .num {
		font-size: 1.428em;
	}
	header{
		padding: 10px 0;
	}
	header img {width: 20%;}
	.area00 .ul01.r_block01 li:nth-of-type(1) img{
		width: 80%;
		top: -20px;
		left: 0px;
	}
	.attach01{
		padding-top: 30px;
	}
	.area00 .ul01 li span:last-of-type{
		padding: 2vw;
		position: relative;
		bottom: -1.5em;
		right: 0;
	}
	.area00 form{
		margin: 0 auto 40px;
	}
	.area00 > p:nth-of-type(1){
		margin-bottom: 50px;
	}
	.area00 > p:nth-of-type(2){
		font-size: 7vw;
	}
	.area00 > p:nth-of-type(2):before{
		left: 50%;
		margin-left: -30vw;
	}
	.area00 > p:nth-of-type(2):after{
		right: 50%;
		margin-right: -28vw;
	}
	.area00 > p.banner01{margin-bottom: 50px;}
	.area00 > p.banner02{margin-bottom: 80px;}
	.area00 > p.banner02:before{
		left: 49.5%;
	}
	.area00 > p.banner02:after{
		right: 49.5%;
	}
	.area00 .ul01.r_block01 {
		display: block
	}
	.area00 .ul01 li+li{
		padding-left: 0px;
	}
	.ttl02{
		padding: 22vw 0 0;
		background-size: auto 20vw !important;
		background-position: center top !important;
		font-size: 1.71em;
		text-align: center;
		line-height: 1.2;
		margin-bottom: 20px;
	}
	.ttl01{
		font-size: 1.143em;
	}
	.br_pc{display: none;}

	.block01 ul.ul01 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-around;
		-ms-justify-content: space-around;
		justify-content: space-around;
	}
	.block01 ul.ul01 li {width: 48%;}
	.block01 ul.ul01 li:nth-of-type(n+3) {margin-top: 2vw;}
	.block01 ul.ul01 li:nth-of-type(4) {margin-left: 0;}
	.block01 ul.ul01 li:nth-of-type(5) {margin-right: 0;}
	.block01 ul.ul01 li img {width: 100%;}
	.block_w01{
		border: solid 4px #ffd137;
		padding: 10.5vw 3vw 3vw;
		position: relative;
		margin-bottom: 10px;
	}
	.block_w01:after{
		content: "";
		width: 18vw;
		height: 14vw;
		background: url(/andromeda_lp1/images/sp-icon_01.png) no-repeat 0 0 /18vw auto;
		position: absolute;
		top: -5vw;
		left: 50%;
		transform: translateX(-50%);
	}
	.block_w01 h3{
		font-size: 1.14em;
		margin-bottom: 20px;
	}
	.block_w01 p{
		margin-bottom: 16px;
		font-size: 1em;
	}
	.block_w01 a.ancer01{
		bottom: 82vw;
		right: 25vw;
		width: 60vw;
		height: 5vh;
	}
	.area01 .ul02 li{
		margin-bottom: 14px;
		margin-left: 6.5vw;
	}
	.area01 .ul02 li:first-letter{
		margin-left: -6.5vw;
	}
	.block_dl01{
		margin-bottom: 20px;
		padding: 5.5vw 4.5vw;
	}
	.block_dl01 dt{font-size: 1.35em;}
	.block_dl01 dd{text-align: left;}
	.block_dl01 dd:last-of-type{margin-left: 3.5vw;}
	.block_dl01 dd:last-of-type span:nth-of-type(1){margin-left: -3.5vw;}
	.area01 .ul04 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 50px;
	}
	.area01 .ul04 li{width: 48%;}
	.area01 .ul04 li:nth-of-type(n+3) {margin-top: 4vw;}
	.area01 .ul04 li img{width: 100%;}
	.area01 .st01{
		padding-left: 20vw;
		background: url(/andromeda_lp1/images/txticon_01.png) no-repeat 0px 1.5vw / 20vw auto;
		font-size: 1.285em;
	}
	.area01 .st01 strong{padding-bottom: 4px;}
	.area01 .dl01{
		margin-bottom: 40px;
	}
	.area01 .dl01 dt{
		font-size: 1.37em;
		font-weight: bold;
		margin-left: 0px;
		margin-bottom: 10px;
	}
	.area01 .dl01 dt:first-letter{
		margin-left: -10px;
	}
	.area01 .dl01 dd{padding-left: 0;}
	.area02 > p:last-of-type{
		margin-bottom: 18px;
		margin-left: 3.5vw;
	}
	.area02 > p:last-of-type:first-letter{
		margin-left: -3.5vw;
	}
	.area02 .dl01{
		margin-bottom: 14px;
	}
	.area02 .dl01 dt{
		font-size: 1.285em;
		margin-bottom: 10px;
	}
	.area02 .dl01 dd{text-align: left;}
	.block01 {
		margin-bottom: 50px;
		padding: 18px 10px 10px;
	}
	.block_w02{
		padding: 26px 16px 20px;
		margin-bottom: 20px;
	}
	.block_w02.dl01 dt:nth-of-type(1) img{width: 70%;}
	.block_w02 dd:nth-of-type(1){
		font-size: 1.285em;
		line-height: 1.4;
		margin-bottom: 10px;
	}
	.block_w02 dd:nth-of-type(2){
		font-size: 1em;
		margin-bottom: 14px;
	}
	.block_w02 dd:nth-of-type(3){
		margin-bottom: 10px;
		font-size: 0.85em;
	}
	.block_w02 ul{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.block_w02 li{
		width: 35vw;
		padding: 3vw 1.5vw;
		margin-bottom: 10px;
		font-size: 0.85em;
	}
	.block_w02 dd:last-of-type{font-size: 0.85em;}
	.area03 > ul{
		margin-bottom: 30px;
		font-size: 0.85em;
	}
	.area03 > ul li{margin-left: 12px;}
	.area03 > ul li:first-letter{margin-left: -12px;}
	.catch p :before,
	.catch p :after{
		top: 1vw;
		bottom: 1vw;
	}
	.catch p{
		width: 82vw;
		font-size: 1.2em;
	}
	.catch p :before{left: -1vw}
	.catch p :after{right: -1vw}
	.area01 .ul02{
		margin-bottom: 30px;
	}
	.block02{
		padding: 10px 0;
		margin-bottom: 30px;
	}
	.block02 ul{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 4vw;
	}
	.block02 li{
		width: auto;
		padding: 0;
	}
	.block02 li+li{
		border-left: none;
		border-top: solid 1px #fff;
	}
	.block02 dl{margin: 20px 0;}
	.block02 li dl dd{
		font-size: 0.8em;
		margin-top: 2px;
		margin-left: 3.5vw;
	}
	.block02 li dl dd:first-letter{
		margin-left: -3.5vw;
	}
	.block02 li dl dt{
		padding-left: 0px;
		padding-bottom: 10px;
		font-size: 1.15em;
		line-height: 1.4;
	}
	.block02 li dl dt img {width: 10% !important;}
	.block02 .ul03 > li:nth-of-type(1) img{width: 14%!important;}
	.block02 li dl dt span:nth-of-type(2) {
		top:0;
		padding-left: 14px;
	}
	.block02 .ul03 > li:nth-of-type(1) dt span:nth-of-type(2){top: -10px;}
	.block03{
		padding: 0;
		margin-bottom: 30px;
	}
	.block03 h3{font-size: 1.285em;}
	.block03 .ul02{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.block03 .ul02 > li{
		width: auto;
		padding: 0;
	}
	.block03 .ul02 > li+li{
		padding-left: 0px;
		padding-top: 10px
	}
	.block03 .ul03{
		margin-left: 18px;
	}
	.block03 .ul03 li:first-letter{
		margin-left: -8px;
	}
	.block03 li+li{border-left: none;}
	.block_w03{margin-bottom: 14px;}
	.block_w03 .ttl03{
		padding: 4.5vw 2.7vw;
		font-size: 1.142em;
	}
	.block_w03 > div {
		padding: 20px 14px;
	}
	.block_w03 > div ul{
	}
	.block_w03 > div li+li{
		border-left: solid 1px #707070;
	}
	.block_w03 > div li:nth-of-type(1){
		padding: 0;
		padding-right: 6px;
	}
	.block_w03 > div li img{
		width: 75%;
		height: auto;
	}
	.block_w03 > div p {
		margin-top: 20px;
		text-align: left;
	}
	.block_w03 > div strong {
		color: #bc8204;
		font-weight: bold;
	}
	.area04 .dl01{
		padding: 3.5vw;
		margin-bottom: 50px;
	}
	.area04 .dl01 dt{
		padding: 2vw 0 2vw 15vw;
		background: url(/andromeda_lp1/images/icon_08.png) no-repeat left center / 15vw auto;
		font-size: 1.35em;
		line-height: 1.4;
	}
	.area04 .dl01 dd{font-size: 0.85em;}

	.ttl02.h_08 strong{padding-bottom: 4px;}
	.area04 .ttl_icon01{
		font-size: 1.285em;
		background: url( /andromeda_lp1/images/icon_07.png) no-repeat 0 1vw;
		background-size: auto 5vw;
		padding-left: 6vw;
	}
	.area04 .ttl_icon01:nth-of-type(3){
		background: url( /andromeda_lp1/images/icon_07.png) no-repeat 0px 1.5vw / 5vw auto,url(/andromeda_lp1/images/img_11.png) no-repeat right center/ 33vw auto;
		padding-top: 0px;
		margin-bottom: 16px;
	}
	.area05 > p{
		font-size: 0.85em;
		margin-bottom: 26px;
	}
	.btn01{margin-bottom: 60px;}
	.btn01 a{
		padding: 10px;
	}
	.btn01 a ul{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		line-height: 1.4;
	}
	.btn01 a ul li:nth-of-type(2){
		width: 36vw;
		height: 8.5vw;
		font-size: 0.6em;
		margin-top: 10px;
	}
	.btn01 a ul li{width: 55vw;text-align:center}
	.table_box table{margin-bottom: 2px;}
	.table_box .t_box01{width: 195vw;}
	.table_box .t_box02{width: 130vw;}
	.table_box{
		overflow-x: scroll;
		margin-bottom: 30px;
	}
	.table_box::-webkit-scrollbar{height:4px;}
	.table_box::-webkit-scrollbar-track{background:rgba(255,255,255,.1);}
	.table_box::-webkit-scrollbar-thumb{background:#fff;opacity: 0.8;}
	.t_box01 td{padding: 6px;}
	.table_box .t_box02 th,	.table_box .t_box02 td{padding: 6px;}
	.t_box01,.t_box02{font-size: 2vw;line-height: 1.4;}
	footer .wrap{
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse;
	}
	footer small{font-size: 0.85em;}
	footer p{width: 200px;}
	footer p a{left: 0px;}
	.area06 dt{
		font-size: 1.145em;
		font-weight: bold;
	}
}
/*.modal
-----------------------------------------*/
.modal {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: scroll;
	-ms-overflow-style:none;
	display: none;
}
.modal::-webkit-scrollbar {
	display: none;
}
.modal .modal_ov {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
}
.modal .modal_cnts {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	top: 20px;
	width: 960px;
	background: #fff;
	border-radius: 16px;
	padding: 80px 100px 30px;
	color: #333;
}
.modal .modal_cnts > .modal_close {
	position: absolute;
	right: 16px;
	top: 16px;
	width: 32px;
	height: 32px;
	cursor: pointer;
}
.modal .modal_cnts > .modal_close:before,
.modal .modal_cnts > .modal_close:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -1px;
	margin-left: -16px;
	width: 32px;
	height: 2px;
	background: #8d8d8d;
}
.modal .modal_cnts > .modal_close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.modal .modal_cnts > .modal_close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.modal .modal_cnts .mtop_text p{
	font-size: 1.5em;
	margin-bottom: 50px;
}
.modal .modal_cnts .mtop_text p:nth-of-type(2){
	margin-top: -20px;
}
.modal .modal_cnts .modal_ttl .txt {
	margin-top: 30px;
}
.modal .modal_cnts .modal_ttl .txt p{
	font-size: 2.25em;
	border-bottom: 1px solid #ad8609;
	margin-bottom: 20px;
}
.modal .modal_cnts .modal_txt {
	line-height: 1.875;
}
.modal .modal_cnts .modal_txt .btn span {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 35px auto 0;
	width: 140px;
	height: 32px;
	border: 1px solid #b7b7b7;
	color: #8d8d8d;
	cursor: pointer;
}
.modal .modal_cnts .modal_txt .btn span:before,
.modal .modal_cnts .modal_txt .btn span:after {
	content: "";
	position: absolute;
	right: 8px;
	top: 50%;
	width: 10px;
	height: 1px;
	background: #8d8d8d;
}
.modal .modal_cnts .modal_txt .btn span:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.modal .modal_cnts .modal_txt .btn span:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media screen and (max-width:960px) {
	.modal .modal_cnts {
		left: 0;
		margin-left: 0;
	}
}
@media screen and (max-width:768px) {
	.modal .modal_cnts {
		width: auto;
		border-radius: 8px;
		margin: 0 20px;
		padding: 40px 20px 20px;
		color: #333;
	}
	.modal .modal_cnts > .modal_close {
		right: 10px;
		top: 10px;
	}
	.modal .modal_cnts .modal_ttl {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.modal .modal_cnts .modal_ttl .txt {
		margin-top: 0;
		margin-bottom: 20px;
		width: 100%;
	}
}


/*.new css
-----------------------------------------*/
.txt_03_ttl {
	padding: 20px 0 40px;
}
.area03 p.txt_note {
	font-size: 14px;
	line-height: 32px;
	color: #333333;
}
.area05_01 .ttl02.h_05 {
	background: url(/andromeda_lp1/images/txticon_05.png) no-repeat 0px 0px;
}
.member_incentives {
		background: rgba(255,255,255,.1);
		padding: 30px;
		margin-top: 40px;
		margin-bottom: 30px;
}
.member_incentives h3 span {
	color: #f0b92a;
}
.area05_01 .ul02 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin:15px 0;
}
.area05_01 .ul02 li {
		width: 49%;
}
.area05_01 .ul02 li span{
		display: block;
		margin-bottom: 10px;
	font-size: 16px;
	line-height: 28px;
}
.area05_01 .ul03 li {
	margin: 10px 0 10px 22px;
		font-size: 0.85em;
}
.area05_01 .ul03 li:before {
	content: "ex.";
	margin-left: -22px;
}
.area05_01 .list_link li{
	display: block;
}

.area05_01 .list_link li a{
	font-size: 14px;
	line-height: 21px;
	text-decoration: underline;
	color: #fbd559;
	padding-left: 10px;
}
.area05_01 .list_link li img{
	vertical-align: middle;
}

.area05 .ttl02.h_06 {
		background: url(/andromeda_lp1/images/txticon_06.png) no-repeat 0px 20px;
}
.area06 .ttl02.h_07 {
	background: url(/andromeda_lp1/images/txticon_07.png) no-repeat 0px 0px;
}
.area07 .ttl02.h_08 {
		background: url(/andromeda_lp1/images/txticon_08.png) no-repeat 0px 0px;
		position: relative;
}
.area08 .ttl02.h_09 {
		background: url(/andromeda_lp1/images/txticon_09.png) no-repeat 0px 50px;
		position: relative;
}
.ttl02.h_09 strong{
	border-bottom: solid 1px #f1ba00;
	padding-bottom: 10px;
	font-size: 0.75em;
	font-weight: normal;
}
.ttl02.h_09 span{
	font-size: 1.5em;
	padding-bottom: 1px;
}
.area08 .p_area08 span {
	margin-left: 15px;
		font-size: 0.85em;
		display: block;
}
.area08 .p_area08 span:before {
	content: "※";
	margin-left: -15px;
}
.member_incentives .ttl_icon01 {
	font-size: 18px;
	line-height: 28px;
}

.member_incentives p,.area05_01 .ul03 li{
	font-size: 16px;
	line-height: 22px;
}


@media screen and (max-width:768px) {
	.area03 p.txt_note {
		font-size: 12px;
		line-height: 16px;
		margin-top: 15px;
	}
	.area05_01 .ttl02.h_05 span {
			display: block;
			width: 60%;
			margin: 10px auto 0;
	}
	.area05_01 .ul02 {
		width: 100%;
		display: block;
	}
	.area05_01 .ul02 li {
		width: 100%;
		display: block;
	}
	.area05_01 .ul02 li:first-child {
		margin-bottom: 20px;
	}
	.area05_01 .ul03 li {
		margin-left: 17px;
	}
	.area05_01 .ul03 li:before {
		margin-left: -17px;
	}
	.member_incentives p,
	.area05_01 .ul03 li{
		font-size: 12px;
		line-height: 18px;
	}
	.area05 .ttl02,
	.area06 .ttl02{
		width: 100%;
	}
	.area05 .ttl02 img,
	.area06 .ttl02 img {
		display: block;
		margin: 0 auto;
	}
	.ttl02.h_09 strong{
		padding-bottom: 6px;
		line-height: 1.6;
	}
}
