@charset "utf-8";
body > img[src="//b95.yahoo.co.jp/"], body > img, body > iframe {
	display: none !important;
}

/* for pc */
@media screen and (min-width: 740px) {
.secInr {
	max-width: 950px;
	margin: 0 auto;
}
.forSP {
	display: none !important;
}

.cpnEndText{
text-align: center;
padding:30px 0 0 0;
color: #cc0000;
font-weight: bold;
font-size: 40px;
}

}
/* common */
body {
	min-width: 320px;
}
.mgt80 {
	margin-top: 80px;
}
.headLv2 {
	font-size: 52px;
}
.headLv2 .subTtl {
	display: block;
	font-size: 30px;
}
.subheadLv2 {
	font-size: 32px;
	font-weight: bold;
}
.readLv2 {
	font-size: 16px;
}
.readLv2_l {
	font-size: 22px;
}
footer {
	background: #000;
}
.footerInr {
	color: #fff;
	font-size: 12px;
	max-width: 950px;
	padding: 10px 0;
	margin: 0 auto;
}
.altIcon {
	width: 12px;
}
.txtLink img {
	vertical-align: middle;
	margin-right: 5px;
}
.sec01, .sec02, .sec03, .sec04, .sec05 {
	overflow: hidden;
}
.btnRD {
	background: #cc0000;
	color: #fff;
	padding: 10px 20px;
}
.btnRD:hover {
	opacity: 0.8;
}
/* common FadeUp */
.elmFadeup {
	opacity: 0;
}
:root .elmFadeup {
	opacity: 1\0/;
}
.maintenance {
	background: #FBEAEA;
	color: #cc0000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 12px 0;
	margin-top: 20px;
}
/* mainSwitche */
.switche {
	width: 100%;
	min-height: 900px;
	z-index: 1;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
/* sec01 */
.sec01 {
	background: url(../img/bg_main.jpg) top center no-repeat;
	background-size: cover;
}
.sec01 .headLogo {
	z-index: 2;
	position: relative;
	padding-top: 15px;
}
.sec01 .headLogo .logo {
	padding-top: 20px;
	z-index: 2;
	position: relative;
	float: left;
}
.sec01 .headLogo .logo02 {
	display: table;
	float: left;
	margin-left: 5%;
}
.sec01 .headLogo .logo02 li {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}
.sec01 .headLogo .logo02 li:last-child {
	padding-right: 0px;
}
.sec01 .mainTtl {
	position: relative;
	max-width: 950px;
	margin: 48px auto 0 auto;
}
.sec01 .logoMakana {
	display: block;
	position: absolute;
	top: -10px;
	right: -7px;
	width: 18%;
	height: auto;
}
.sec01 .logoMakana img {
	width: 100%;
}
.sec01 .boll03 {
	display: block;
	position: absolute;
	top: 34%;
	right: -3%;
	width: 105px;
	height: 138px;
}
.sec01 .boll03 img {
	width: 100%;
}

.sec01 .cpnBnrArea{
position: absolute;
bottom:40px;
left: 0;
z-index: 1000;
}

 @keyframes swing {
 0% {
transform: translate(0%, 0%);
}
 10% {
transform: translate(5%, 0%) rotate(5deg);
}
 18% {
transform: translate(8%, 0%) rotate(8deg);
}
 25% {
transform: translate(-5%, 0%) rotate(-5deg);
}
 35% {
transform: translate(-6%, 0%) rotate(-6deg);
}
 45% {
transform: translate(5%, 0%) rotate(5deg);
}
 50% {
transform: translate(6%, 0%) rotate(6deg);
}
 60% {
transform: translate(-2.5%, 0%) rotate(-2.5deg);
}
 65% {
transform: translate(-3.5%, 0%) rotate(-3.5deg);
}
 75% {
transform: translate(0%, 0%) rotate(0deg);
}
 100% {
transform: translate(0%, 0%) rotate(0deg);
}
}
.swing {
	-webkit-transform-origin: middle center;
	transform-origin: middle center;
	animation: swing 1s linear 0s 1;
}
/* colorbox */
#cboxContent {
	border-radius: 10px;
	box-shadow: 4px 4px rgba(0,0,0,0.4);
	padding: 40px 40px 20px 40px;
}
#cboxClose {
	background: url(../img/btn_mdl_close.png) 0 0 no-repeat;
	width: 44px;
	height: 44px;
	top: 10px;
	right: 10px;
}
#cboxClose:hover {
	background-position: 0 0;
}
.sec01 {
	position: relative;
}
.sec01 .head {
	text-align: center;
	width: 100%;
	position: relative;
	/*
	padding: 0 30px;
	*/
}
.sec01 .read {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
.sec01 .mainArea {
	width: 100%;
	max-width: 950px;
	margin: 0 auto 0 auto;
	position: relative;
}
.sec01 .headArea {
	position: absolute;
	z-index: 1;
	/* top: 551px; */
	bottom: 54px;
	right: 0px;
}
.sec01 .mvBnr {
	text-align: right;
}
.sec01 .mvBnr li {
	margin-top: 10px;
}
.sec01 .mvBnr a {
	border-radius: 4px;
	transition: all 0.2s ease;
}
.sec01 .mvBnr a:hover {
	opacity: 0.8;
}
.sec01 .mvInr {
	max-width: 1115px;
	margin: 0 auto;
}
.lineWrap .lineLead {
	font-size: 22px;
	text-align: center;
	margin-top: 25px;
}
.lineWrap .noteList {
	max-width: 660px;
	margin: 30px auto 0 auto;
}
.lineWrap .noteList li {
	font-size: 16px;
	margin-top: 5px;
}
.lineWrap .lineImg {
	margin-top: 20px;
	text-align: center;
}
.lineWrap .head {
	background: #13a200;
	display: table;
	border-radius: 4px;
	width: 100%;
	max-width: 660px;
	height: 64px;
	margin: 0 auto;
}
.lineWrap .head > span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.purchaseBtn {
	display: inline-block;
	background: #cc0000;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	width: 330px;
	padding: 15px 15px 15px 15px;
	margin-top: 50px;
}
.purchaseBtn .ext {
	vertical-align: middle;
	width: 15px;
	padding-right: 4px;
}
.btnArea {
	position: relative;
	width: 620px;
	margin: 0 auto;
}
.qrCode {
	position: absolute;
	top: 42px;
	right: 0px;
}
.sec01 .videoArea {
	/*
	background: url(../img/bg_video_phone.png) 0 0 no-repeat;
	background-size: 100% auto;
	*/
	width: 950px;
	/*
	height: 589px;
	position: absolute;
	left: 50%;
	bottom: -1px;
	margin-left: -475px;
	*/
}
.sec01 .video {
	z-index: 999;
	/*
	width: 240px;
	position: absolute;
	top: 57px;
	left: 374px;
	*/
}
.sec01 .screen {
	width: 100%;
	height: 383px;
}
/* sec02 */
.sec02 {
	/*
	background: url(../img/bg_sec02.jpg) no-repeat center center;
	background-size: cover;
	*/
	min-height: 300px;
	padding-bottom: 80px;
}
.sec02 .headLv2 {
	color: #333;
	font-size: 38px;
	text-align: center;
	padding-top: 100px;
}

.sec02.diagnosis .secHead{ 
text-align: center;
color: #fff;
font-size: 40px;
padding: 40px;
background-color: #f4699e;
background-image: url(../img/bg_sec02_head.jpg);
background-position: center top;
background-repeat: no-repeat;
line-height: 1;
position: relative;
}
.sec02.diagnosis .secHead::after{
content: "";
display:block;
width: 0;
height: 0;
border-style: solid;
border-width: 30px 29px 0 29px;
border-color: #f4699e transparent transparent transparent;
position: absolute;
left: 50%;
margin-left: -29px;
bottom: -30px;
}


.sec02 .subheadLv2 {
	/*
	color: #fff;
	*/
}
.sec02 .readLv2 {
	/*
	color: #fff;
	*/
	padding-top: 5px;
}
.sec02 .numWrap01 {
	background: url(../img/icon_no2.png) no-repeat top left;
	padding-left: 10px;
	width: 60%;
	margin: 40px 0 0 0;
}
.sec02 .expList {
	margin-top: -188px;
}
.sec02 .expList {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.sec02 .expList li {
	display: table-cell;
	vertical-align: bottom;
	padding-right: 4%;
	width: 39%;
	opacity: 0;
}
:root .sec02 .expList li {
	opacity: 1\0/;
}
.sec02 .expList li:first-child {
	padding-bottom: 15px;
}
.sec02 .expList li:last-child {
	padding-right: 0px;
	position: relative;
	width: 57%;
}
.onlyIcn {
	display: inline-block;
	width: 154px;
}
.onlyIcn img {
	vertical-align: middle;
	width: 100%;
	padding: 0px 8px 0 0;
	margin-top: -5px;
}
/* type8 */
.typeWrap {
	position: absolute;
	top: 136px;
	left: 161px;
	transform: scale(1.57);
}
.typeWrap .mv {
	position: absolute;
	width: 90px;
	height: 108px;
	transform: scale(0.60);
	animation: anim-x 10s cubic-bezier(0.445, 0.05, 0.55, 0.95)-5s infinite alternate, anim-y 10s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s infinite alternate;
}
.typeWrap .mv:nth-child(1) {
	animation-delay: -5s, 0s;
}
.typeWrap .mv:nth-child(2) {
	animation-delay: -7.5s, -2.5s;
}
.typeWrap .mv:nth-child(3) {
	animation-delay: -10s, -5s;
}
.typeWrap .mv:nth-child(4) {
	animation-delay: -12.5s, -7.5s;
}
.typeWrap .mv:nth-child(5) {
	animation-delay: -15s, -10s;
}
.typeWrap .mv:nth-child(6) {
	animation-delay: -17.5s, -12.5s;
}
.typeWrap .mv:nth-child(7) {
	animation-delay: -20s, -15s;
}
.typeWrap .mv:nth-child(8) {
	animation-delay: -22.5s, -17.5s;
}
@keyframes anim-x {
0% {
margin-left:-100px;
}
100% {
margin-left:100px;
}
}
@keyframes anim-y {
0% {
margin-top:-100px;
}
100% {
margin-top: 100px;
}
}
@-moz-keyframes anim-x {
0% {
margin-left:-100px;
}
100% {
margin-left:100px;
}
}
@-moz-keyframes anim-y {
0% {
margin-top:-100px;
}
100% {
margin-top:100px;
}
}
@-webkit-keyframes anim-x {
0% {
margin-left:-100px;
}
100% {
margin-left:100px;
}
}
@-webkit-keyframes anim-y {
0% {
margin-top:-100px;
}
100% {
margin-top:100px;
}
}

/* 未対応制御 */
@media screen and (min-width: 1001px) {
.forStop {
	display: none;
}
}

@media screen and (max-width: 1000px) {
.forPlay {
	display: none;
}
}
:root .forPlay {
	display: none\0/;
}
:root .forStop {
	display: block\0/;
}

@media all and (-ms-high-contrast: none) {
.forPlay:not(:target) {
	display: block;
}
}

@media all and (-ms-high-contrast: none) {
.forStop:not(:target) {
	display: none;
}
}
/* sec03 */
.sec03 {
	background: url(../img/bg_sec03.jpg) no-repeat top center #ebe9e2;
	background-size: 1920px 900px;
	min-height: 900px;
	padding: 130px 0;
}
.sec03 .secInr {
	position: relative;
	width: 100%;
	max-width: 950px;
}
.sec03 .headLv2 {
	color: #87553a;
}
.sec03 .readLv2 {
	color: #87553a;
	padding-top: 30px;
}
.sec03 .readLv2_l {
	color: #87553a;
	padding-top: 30px;
}
.sec03 .goodWrap {
	position: relative;
}
.sec03 .cntCol2 .txtBox {
    float: left;
    width: 53%;
}
.sec03 .btnGood {
	background: #f8f6f0;
	border-radius: 10px;
	text-align: center;
	width: 62%;
	padding: 20px 0px;
	margin-top: 20px;
}
.sec03 .icnMakana {
	position: absolute;
	width: 226px;
	left: 70%;
	top: -10px;
}
.sec03 .icnMaira {
	text-align: right;
	margin-right: -80px;
}
.sec03 .icnMaira img {
	width: 38%;
}

.sec03 .cntCol2 .phoneBox {
	background: url(../img/bg_phone_01.png) no-repeat top center;
	float: right;
	width: 338px;
	height: 630px;
	opacity: 0;
}
.sec03 .mapNote {
	position: absolute;
	top: 370px;
	left: 99px;
	width: 171px;
	height: 296px;
}
:root .sec03 .cntCol2 .phoneBox {
	opacity: 1\0/;
}


.sec03.hawaiico{
background-image: url(../img/bg_hawaiico.jpg);
background-position: center bottom;
background-repeat: no-repeat;
background-color: #ffe8f1;
background-size: auto;
min-height: inherit;
padding: 130px 0 45px 0;
}

.sec03.hawaiico .headLv2 {
color:#d32e6e;
font-size: 38px;
}


.sec03.hawaiico .readLv2_l {
color: #d32e6e;
padding-top: 30px;
}
.sec03.hawaiico .cntCol2 .txtBox {
float: left;
width: 58%;
}
.sec03.hawaiico .infoBox{
width: 100%;
padding-top: 35px;
}
.sec03.hawaiico .infoBox .infoHead{
width: 376px;
margin: 0 auto;
position: relative;
z-index: 1;
}
.sec03.hawaiico .infoBox .textBox{
background-color: #fff;
border-radius: 10px;
margin-top: -1px;
padding-top: 40px;
padding: 40px 29px 16px 24px;
}
.sec03.hawaiico .infoBox .textBox .hawaiicoLogo {
float: left;
width: 23%;
}
.sec03.hawaiico .infoBox .textBox .text {
float: right;
width: 72%;
}
.sec03.hawaiico .infoBox .textBox .text dl > dt{
font-size: 20px;
font-weight: bold;
}
.sec03.hawaiico .infoBox .textBox .text dl > dd{
font-size: 16px;
}
.sec03.hawaiico .infoBox .textBox .text dl > dd:last-of-type{
overflow: hidden;
}

.sec03.hawaiico .infoBox .textBox .text dl > dd .moreBtn{
float: right;
margin-top: 20px;
text-align:center;
width: 167px;
position: relative;
background-color: #6ec3b7;
color: #fff;
height: 40px;
display: block;
line-height: 40px;
font-size: 14px;
}
.sec03.hawaiico .infoBox .textBox .text dl > dd .moreBtn:hover{
opacity: 0.7;
}
.sec03.hawaiico .infoBox .textBox .text dl > dd .moreBtn span{
text-align: center;
position: relative;
padding-left: 22px;
}
.sec03.hawaiico .infoBox .textBox .text dl > dd .moreBtn span::before{
content: "";
display: block;
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 0 4px 10px;
border-color: transparent transparent transparent #ffffff;
top: 50%;
left: 0;
margin-top: -4px;
}

.sec03.hawaiico .infoBox .appDlBtn{
margin-top: 25px;
}
.sec03.hawaiico .infoBox .appDlBtn ul{
overflow: hidden;
text-align: center;
line-height: 0;
font-size: 0;
}
.sec03.hawaiico .infoBox .appDlBtn li {
display: inline-block;
margin: 0 12px;
}
.sec03.hawaiico .infoBox .appDlBtn li:first-of-type{
width: 37.8%;
}
.sec03.hawaiico .infoBox .appDlBtn li:last-of-type{
width: 45.5%;
}

.sec03.hawaiico .cntCol2 .phoneBox {
    background: url(../img/bg_hawaiico_app.png) no-repeat top right;
    background-size: contain;
	float: right;
    width: 38%;
    height: 690px;
    opacity: 0;
}

.sec03.calendar{
background-image: url(../img/bg_sec07.jpg);
background-repeat: no-repeat;
background-position: right bottom;
background-color: #cffbff;
padding: 0;
background-size: auto;
min-height: 821px;
}
.sec03.calendar .headLv2 {
color: #288b94;
font-size: 38px;
}
.sec03.calendar .readLv2_l {
color: #288b94;
padding-top: 30px;
}

.sec03.calendar .cntCol2 .txtBox {
    float: left;
    width: 61%;
    position: relative;
    z-index: 1;
    padding-top: 130px;
}

.sec03.calendar .cntCol2 .goodWrap .icnMakana {
    width: 304px;
    position: relative;
    top: inherit;
    left: inherit;
    margin-top: 100px;
}

.sec03.calendar .cntCol2 .phoneBox {
    background: url(../img/bg_calendar.png) no-repeat bottom center;
    background-size: contain;
    width: 100%;
    max-width: 950px;
    height: 821px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
}


.sec03.search{
background-image: url(../img/bg_search.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: #ebe9e2;
padding: 0;
background-size: auto;
}

.sec03.search .headLv2{
font-size: 38px;
}

.sec03.search .cntCol2 .txtBox {
    float: left;
    width: 61%;
	position: relative;
	z-index: 1;
	padding-top: 130px;
}

.sec03.search .cntCol2 .goodWrap .icnMakana{
width: 226px;
position: relative;
top: inherit;
left: inherit;
margin-top: 105px;
}
.sec03.search .cntCol2 .phoneBox {
    background: url(../img/bg_phone_01.png) no-repeat bottom center;
    background-size: contain;
	width: 100%;
	max-width: 950px;
	height: 900px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
    opacity: 0;
}




/* sec04 */
.sec04 {
	background: url(../img/bg_sec04.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	min-height: 300px;
	padding: 0 0 100px 0;
}
.sec04 .headLv2 {
	color: #f8f6f0;
	text-align: center;
	padding-top: 100px;
}
.sec04 .subheadLv2 {
	color: #fff;
}
.sec04 .readLv2 {
	color: #f8f6f0;
	padding: 5px 10px 0 0;
}
.sec04 .numWrap02 {
	background: url(../img/icon_no3.png) no-repeat top left;
	padding-left: 130px;
}
.sec04 .tripWrap {
	position: relative;
	padding-bottom: 35px;
}
.sec04 .icnTrip {
	position: absolute;
	width: 300px;
	right: 10px;
	bottom: -63px;
}
.sec04 .mapImg {
	padding-top: 60px;
	margin-left: -30px;
}
.sec04 .cntCol2 {
	margin-top: 40px;
}
.sec04 .cntCol2 .txtBox {
	float: right;
	width: 53%;
	margin-top: 10px;
}
.sec04 .cntCol2 .phoneBox {
	float: left;
	width: 35%;
	height: 630px;
	opacity: 0;
	position: relative;
}
.sec04 .cntCol2 .phoneBox > span {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 175%;
}
:root .sec04 .cntCol2 .phoneBox {
	opacity: 1\0/;
}
/* sec05 */
.sec05 {
	padding: 40px 0;
}
.sec05 .bnrList {
	margin-top: 60px;
}
.sec05 .bnrList li {
	float: left;
	width: 50%;
}
.sec05 .bnrList a {
	transition: all 0.2s ease-in-out;
}
.sec05 .bnrList a:hover {
	opacity: 0.7;
}
.sec05 .serviceWrap {
	border: 1px solid #ccc;
	padding: 30px 30px 40px 30px;
	margin-top: 50px;
}
.sec05 .serviceWrap .sTxt {
	text-align: center;
}
.sec05 .serviceWrap .sTxt a {
	text-decoration: underline;
}
.sec05 .serviceWrap .sTxt a:hover {
	text-decoration: none;
}
.sec05 .serviceWrap .logos {
	display: table;
	width: 100%;
	margin-top: 40px;
}
.sec05 .serviceWrap .logos li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/* sec06 */
.sec06 {
	padding: 0 0 0 0;
}
.sec06.wrapCol2 .leftCont {
	background: url(../img/bg_respot.jpg) no-repeat left bottom;
	background-size: cover;
	min-height:980px;
	width: 50%;
	float: left;
}
.sec06.wrapCol2 .rightCont {
	background: url(../img/bg_trip.jpg) no-repeat right top;
	background-size: cover;
	min-height:980px;
	width: 50%;
	float: right;
}
.sec06.wrapCol2 .leftCont .contInr {
	width: 100%;
	max-width: 475px;
	margin-left: auto;
}
.sec06.wrapCol2 .rightCont .contInr {
	width: 100%;
	max-width: 475px;
	margin-right: auto;
}
.sec06 .subheadLv2 {
	color: #fff;
	text-align: center;
	font-weight: normal;
	width: 90%;
	margin: 80px auto 0 auto;
}
.sec06.wrapCol2 .leftCont .subheadLv2{
	color: #2c5d7f;
}
.sec06.wrapCol2 .rightCont .subheadLv2{
	color: #136754;
}
.sec06.wrapCol2 .rightCont .subheadLv2 sup {
	font-size:60%;
	vertical-align: top;
}

.phone2col {
	display: block;
	text-align: center;
	padding-left: 45px;
	margin-top: 50px;
}

.phone2col {
    display: block;
    text-align: center;
	padding: 0;
    margin-top: 50px;
}

.descriptTxt {
	width: 90%;
	margin-top: 70px;
}
.descriptTxt dt {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.descriptTxt dd {
	color: #fff;
	font-size: 16px;
	line-height: 1.8;
	margin-top: 10px;
}
.descriptTxt p{
	color: #fff;
	font-size: 16px;
	line-height: 1.8;
	margin-top: 10px;
}
.sec06.wrapCol2 .leftCont .descriptTxt p{
	color: #2c5d7f;
}
.sec06.wrapCol2 .rightCont .descriptTxt p,
.sec06.wrapCol2 .rightCont .descriptTxt li{
	color: #136754;
}
.sec06.wrapCol2 .rightCont .descriptTxt sup {
	font-size:80%;
	vertical-align: top;
}

.sec06.wrapCol2 .rightCont .descriptTxt {
	margin-left: 50px;
}
.sec06.wrapCol2 .rightCont .descriptTxt dt {
	color: #f8ff40;
}

.hwaiico02{
	background-color: #6acec1;
	background-image: url(../img/bg_hwaiico02_01.png), url(../img/bg_hwaiico02_02.png);
	background-position: right -136px, left -136px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 110px;
}
.hwaiico02 .contInr{
max-width: 950px;
margin: 0 auto;
padding-top: 60px;
padding-bottom: 70px;
}
.hwaiico02 .contInr:first-of-type{
padding-top: 0;
padding-bottom: 0;
}
.hwaiicoLogo{
width: 21.3%;
float: left;
margin-left: 30px;
}
.hawaiicoText{
color: #fff;
font-size: 22px;
float: right;
width: 68%;

}
.hawaiicoText .moreBtn a{
    margin-top: 20px;
    text-align: center;
    width: 208px;
    position: relative;
    background-color: #1a9585;
    color: #fff;
    height: 40px;
    display: block;
    line-height: 40px;
    font-size: 18px;
}
.hawaiicoText .moreBtn a span {
    text-align: center;
    position: relative;
    padding-left: 22px;
}
.hawaiicoText .moreBtn a span::before {
content: "";
display: block;
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 0 4px 10px;
border-color: transparent transparent transparent #ffffff;
top: 50%;
left: 0;
margin-top: -4px;
}
.makanaPict {
float: right;
width: 27.5%;
}
.appPict {
float: left;
width: 72.5%;
}
.hwaiico02 .appDlBtn{
background-image: url(../img/bg_appBtnList.gif);
background-repeat: repeat;
}
.hwaiico02 .appDlBtn ul{
letter-spacing: -0.4em;
text-align:center;
padding: 30px 0;
line-height: 1;
font-size: 0;
}
.hwaiico02 .appDlBtn ul li{
display: inline-block;
letter-spacing: normal;
margin: 0 12px;
line-height: 1;
font-size: 0;
}
.hwaiico02 .appDlBtn ul li:first-of-type{
width:208px;
}
.hwaiico02 .appDlBtn ul li:last-of-type{
width:250px;
}


/* sec07 */
.sec07 {
	background-color: #f7e77e;
	background-image: url(../img/bg_maira_01.png), url(../img/bg_maira_02.png);
	background-image: url(../img/bg_cap_01.png), url(../img/bg_cap_02.png);
	background-position: right top, left bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 100% auto;
}
.sec07 .secInr {
	padding: 75px 0 80px 0;
}
.sec07 .headLv2 {
    font-size:46px;
}

.headWrap {
	color: #e85d19;
	text-align: center;
}
.headWrap .cmpIcn {
	display: inline-block;
	background: #e85d19;
	border-radius: 10px;
	color: #eedf78;
	font-size: 18px;
	padding: 6px 20px 8px 20px;
}
.headWrap .lead01 {
	font-size: 32px;
	margin-top: 10px;
}
.headWrap h2 {
	line-height: 1.1 !important;
}
.headWrap .lead02 {
	font-size: 22px;
	margin-top: 20px;
	padding: 0 50px;
	text-align: left;
}
.headWrap .capDate{
background-color:#fffbe1;
border-radius:23px;
font-size:22px;
text-align: center;
color: #e85d19;
display: inline-block;
padding: 9px 42px;
margin-top: 30px;
}

.prizeList {
	display: table;
	max-width: 800px;
	max-width: 950px;
	margin: 50px auto 0 auto;
}
.prizeList li {
	display: table-cell;
	vertical-align: bottom;
	width: 49%;
	width: 100%;
	padding-right: 20px;
	padding-right:0;
}
.prizeList li:last-child {
	padding-left: 20px;
	padding-left: 0;
	width: 51%;
	width: 100%;
}
.entryBox {
	border: 2px solid #e85d1a;
	border:0;
	border-radius: 40px;
	width: 770px;
	width: 950px;
	padding: 0 40px 40px 40px;
	padding: 0;
	margin: 80px auto 0 auto;
}
.entryHead {
	background: #f7e77e;
	font-size: 32px;
	color: #e85d19;
	text-align: center;
	width: 20%;
	min-width: 170px;
	margin: -30px auto 0 auto;
}
.flowArea {
	background: url(../img/parts_arrow_r.png) center 160px no-repeat;
	margin-top: 20px;
}
.flowArea .left {
	width: 46%;
	max-width: 310px;
	float: left;
}
.flowArea .right {
	width: 46%;
	max-width: 310px;
	float: right;
}
.flowArea dd {
	text-align: center;
	margin-top: 30px;
	width:212px;
	margin: 30px auto 0 auto;
}
.acoWrap {
	margin-top: 60px;
}
.acoWrap * {
	line-height: 1.7;
}
.acoWrap .notes {
	padding-left: 1em;
}
.acoWrap .notes li {
	text-indent: -1em;
}
.accordion .acoHead {
	background: #e85d19;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
	cursor: pointer;
	padding: 8px 10px 8px 10px;
}
.accordion .acoHead:after {
	display: block;
	content: "";
	width: 26px;
	height: 26px;
	background: url(../img/icon_plus.png) 0 0 no-repeat;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}
.accordion .acoHead.open:after{
background: url(../img/icon_minus.png) 0 0 no-repeat;
}
.accordion .acoBody {
	display: none;
	background: #fff;
	padding: 40px 50px 60px 50px;
}
.detArea > dt {
	border-bottom: 1px solid #E85D19;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 25px;
}
.detArea > dt:first-child {
	margin-top: 0px;
}
.detArea > dd {
	margin-top: 10px;
}

@media screen and (max-width: 739px) {


.sec02.diagnosis .secHead{ 
text-align: center;
color: #fff;
font-size: 20px;
padding: 15px 0; 
background-color: #ef5992;
background-image: none;
line-height: 1.5;
position: relative;
}
.sec02.diagnosis .secHead::after{
content: "";
display:block;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 14px 0 14px;
border-color: #ef5992 transparent transparent transparent;
position: absolute;
left: 50%;
margin-left: -7.5px;
bottom: -15px;
}

.sec07 {
	background-image: none;
}
.sec07 .secInr {
	padding: 30px 0;
}
.headWrap {
	padding: 0 10px;
}
.headWrap .cmpIcn {
	border-radius: 5px;
	font-size: 14px;
	padding: 2px 30px 4px 30px;
}
.headWrap .lead01 {
	font-size: 14px;
	margin: 15px 0 5px 0;
}
.headWrap .lead02 {
	font-size: 12px;
	margin-top: 10px;
}
.prizeList {
	display: block;
	width: 85%;
	width: 90.625%;
	margin: 30px auto 0 auto;
}
.prizeList li {
	display: block;
	width: 100%;
	padding: 0px;
	margin-top: 20px;
}
.prizeList li:last-child {
	padding-left: 0px;
	width: 100%;
}
.entryBox {
	border-radius: 20px;
	width: 90%;
	width: 90.625%;
	padding: 0 20px 20px 20px;
	padding: 0 0 20px 0;
	margin: 50px auto 0 auto;
}
.entryHead {
	font-size: 16px;
	margin-top: -11px;
	font-weight: bold;
	min-width: 100px;
}
.flowArea {
	margin-top: 10px;
}
.flowArea .left {
	width: 100%;
	max-width: 100%;
	float: none;
}
.flowArea .right {
	width: 100%;
	max-width: 100%;
	float: none;
	margin-top: 10px;
}
.flowArea .left dd img, .flowArea .right dd img {
	width: 64%;
}
.acoWrap {
	width: 90%;
	margin: 30px auto 0 auto;
}
.accordion .acoHead {
	font-size: 12px;
	padding: 15px 10px;
}
.accordion .acoHead:after {
	width: 13px;
	height: 13px;
	background-size: 13px 13px;
}
.accordion .acoHead.open:after{
	width: 13px;
	height: 13px;
	background-size: 13px 13px;
}
.accordion .acoBody {
	padding: 20px;
}
}

/* sec08 */
.sec08 {
	background-color: #fff3a3;
	background-image: url(../img/bg_push_01.png), url(../img/bg_push_02.png);
	background-position: left bottom, right bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	color: #e85d19;
}
.sec08 .secInr {
	padding: 100px 0;
}
.pushMakana {
	display: table;
	margin: 0 auto;
}
.pushMakana .makanaImg, .pushMakana .makanaTxt{
	display: table-cell;
	vertical-align: middle;
}
.pushMakana .makanaImg{
	padding-right: 40px;
}
.pushMakana .makanaTxt p{
	background: #fffbe1;
	border-radius: 20px;
	position: relative;
    padding: 25px 25px 20px 52px;
	font-size: 24px;
	width: 600px;
}
.pushMakana .makanaTxt p:after {
    content: "";
    background: url(../img/parts_push_txt.png) no-repeat left center;
    position: absolute;
    left: -16px;
    top: 37%;
    height: 22px;
    width: 16px;
}
.pushBox {
    text-align: center;
    font-size: 22px;
    border: 2px solid #e85d19;
    border-radius: 10px;
    max-width: 900px;
    margin: 65px auto 0;
}
.pushHead {
    font-size: 28px;
    position: relative;
    background: #fff3a3;
    display: inline-block;
    padding: 0 5px 0 10px;
    line-height: 1.2;
    top: -18px;
}
.pushHead:before {
	content: "";
	position: absolute;
	background: url(../img/parts_push_01.png) no-repeat left bottom #fff3a3;
	left: -30px;
	width: 30px;
	height: 29px;
}
.pushHead:after {
	content: "";
	position: absolute;
	background: url(../img/parts_push_02.png) no-repeat right bottom #fff3a3;
	right: -30px;
	width: 30px;
	height: 29px;
}
.pushBoxInr{
	padding: 5px 42px 28px;
}
.pushBoxInr .boxInr {
	width: 100%;
}
.pushBoxInr .boxTxt {
	float: right;
	width: 88%;
}
.pushBoxInr .boxTxt b{
	font-size: 35px;
}
.pushBoxInr .boxImg {
    float: left;
	text-align: left;
    margin: 10px auto 0;
	width: 12%;
}
.pushDate {
    background: #fffbe1;
    border-radius: 10px;
    padding: 5px 10px 2px;
    margin: 5px auto 0;
}
.pushDate span {
	font-size: 18px;
}

@media screen and (max-width: 739px) {
.sec08 {
	background-image: none;
}
.sec08 .secInr {
    padding: 40px 0;
    margin: 0 15px;
}
.pushMakana .makanaImg  {
    padding: 0 15px 0 3px;
    width: 30%;
}
.pushMakana .makanaTxt {
    width: 60%;
}
.pushMakana .makanaTxt p {
    font-size: 15px;
    padding: 10px 15px 10px;
    border-radius: 5px;
    text-align: center;
	line-height: 1.3;
	width: auto;
}
.pushMakana .makanaTxt p:after {
    background: url(../img/parts_push_txt_sp.png) no-repeat left center;
    left: -10px;
    width: 22px;
    background-size: 50%;
    height: 34px;
}
.pushBox {
    border-width: 1px;
    width: auto;
    font-size: 15px;
    margin: 35px auto 0;
    border-radius: 5px;
}
.pushHead {
    font-size: 17px;
    top: -1rem;
    padding: 0 0.5rem 0 1rem;
}
.pushHead:before {
    background: url(../img/parts_push_01_sp.png) no-repeat left top #fff3a3;
    background-size: 100%;
    width: 18.5px;
    height: 17.5px;
	left: -1.5rem;
}
.pushHead:after{
	background: url(../img/parts_push_02_sp.png) no-repeat right top #fff3a3;
    background-size: 100%;
    width: 18.5px;
    height: 17.5px;
	right: -1.5rem;
}
.pushBoxInr {
    padding: 0 12px 24px;
}
.pushBoxInr .boxTxt, .pushBoxInr .boxImg {
	float: none;
	text-align: center;
	width: auto;
}
.pushBoxInr .boxTxt b {
    font-size: 20px;
    padding-top: 5px;
    display: inline-block;
}
.pushBoxInr .boxImg {
    width: 25%;
}
.pushDate {
    font-size: 12px;
    border-radius: 40px;
    padding: 10px 30px 8px;
    margin: 10px auto 0;
}
.pushDate span {
    font-size: 12px;
}
}



/* question Area */
.questionWrap {
	margin-top: 40px;
}
.questionWrap dt {
	text-align: center;
}
.questionWrap{
	display: flex;
}
.questionWrap .qInr_l {
	background: #ffeae0;
	width: 50%;
	min-height: 600px;
	padding: 50px 0 30px 0;
	order: 2;
}
.questionWrap .qInr_r {
	background: #fcd7e4;
	width: 50%;
	min-height: 600px;
	padding: 50px 0 30px 0;
	order: 1;
}
.questionWrap.modalSet {
	margin-top: 20px;
}
.questionWrap.modalSet dt > img {
	width: 26%;
}
.questionWrap.modalSet .qInr_l {
	min-height: 460px;
	padding: 25px 0 15px 0;
}
.questionWrap.modalSet .qInr_r {
	min-height: 460px;
	padding: 25px 0 15px 0;
}
.btnYL {
	display: block;
	background: #ffc000;
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	transition: all 0.2s linear;
	width: 100%;
	max-width: 320px;
	padding: 15px 10px;
	margin: 50px auto 0 auto;
}
.btnYL:hover {
	opacity: 0.8;
}
.questionWrap.modalSet .btnYL {
	margin: 25px auto 0 auto;
}
.questionWrap.modalSet .snsBtn {
	margin-top: 25px;
}
/* about */
.aboutWrap {
	border: 1px solid #ccc;
	width: 100%;
	max-width: 950px;
	padding: 60px 50px;
	margin: 80px auto 0 auto;
}
.aboutWrap > dl > dt {
	font-size: 24px;
	font-weight: bold;
}
.aboutWrap > dl > dd {
	background: url(../img/parts_makana_maira.png) top right no-repeat;
	background-size: 40%;
	font-size: 16px;
	padding: 10px 46% 0 0;
}
/* fixed botton */
.start {
	position: relative;
	width: 950px;
	margin: 0 auto;
}
.btnBox {
	z-index: 9999;
	width: 164px;
	position: absolute;
	top: 0;
	right: 0;
}
.openBtn, .closeBtn {
	position: fixed;
	bottom: 30px;
}
.openBtn a, .closeBtn a {
	display: block;
	border-radius: 82px;
	width: 164px;
	height: 164px;
	transition: all 0.2s ease-in-out;
	opacity: 0.95;
}
.openBtn a:hover, .closeBtn a:hover {
	opacity: 1;
}
.closeBtn {
	display: none;
}
/* modal */
.modalWrap {
	background: #fff;
	border-radius: 20px;
	position: fixed;
	top: 60%;
	left: 45%;
	width: 950px;
	opacity: 0;
	transform: scale(0);
	transition: all 0.2s cubic-bezier(1.0, 0, 1.0, 1.0);
	z-index: 999;
}
.modalWrap.openSlide {
	top: 40px;
	left: 50%;
	margin-left: -475px;
	transform: scale(1.0);
	opacity: 1;
}
.modalWrap.closeSlide {
	top: 60%;
	left: 45%;
	transform: scale(0);
	opacity: 0;
}
.modalWrap .modalInr {
	padding: 40px;
}
.ruleArea {
	border: 1px solid #ccc;
	height: 150px;
	padding: 10px;
	overflow-y: scroll;
}
.question {
	text-align: center;
	margin-top: 20px;
}
.snsBtn {
	padding: 0 40px;
	margin-top: 50px;
}
.snsBtn li {
	text-align: center;
	margin-top: 10px;
}
.snsBtn .closed {
	background: #000;
	opacity: 0.5;
}
.snsBtn button {
	transition: all 0.2s ease-in-out;
}
.snsBtn button:hover {
	opacity: 0.7;
	cursor: pointer;
}
.snsBtn button {
	border: none;
	background: none;
	padding: 0px;
	margin: 0px;
}
.question .txtLink button {
	border: none;
	background: none;
	padding: 0px;
	margin: 0px;
}
.question .txtLink button:hover {
	text-decoration: underline;
	cursor: pointer;
}
.blackOut {
	display: none;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
}
/* noteList */
.noteList > li {
	margin-top: 9px;
	padding-left: 1.2em;
}
.noteList > li:first-child {
	margin-top: 0
}
.noteList > li > span.listMark {
	width: 1em;
	margin-right: 0.2em;
	margin-left: -1.2em;
	display: inline-block;
*display:inline;
	zoom: 1;
}

/* button set */
@media screen and (max-width: 950px) {
.sec01 .logoMakana {
	top: -4px;
	right: -8px;
}
.sec02 .subheadLv2 {
	font-size: 16px;
}
.sec02 .expList {
	margin-top: -160px;
}
.sec06 .cntCol2 .txtBox {
	width: 54%;
}
.sec06 .subheadLv2 .iconMakana02 {
	width: 25%;
}
.sec06 .subheadLv2 {
	font-size: 22px;
}
.btnArea {
	width: 585px;
}
/* fixed botton */
.start {
	position: relative;
	width: 100%;
}
.btnBox {
	z-index: 9999;
	width: 134px;
	position: absolute;
	top: 0;
	right: 0;
}
.openBtn, .closeBtn {
	position: fixed;
	bottom: 30px;
}
.openBtn a, .closeBtn a {
	display: block;
	border-radius: 67px;
	width: 134px;
	height: 134px;
}
.closeBtn {
	display: none;
}
}

 @media screen and (min-width: 740px) and (max-width: 950px) {
		.sec01 .video {
			position: relative;
			left: -23%;
		}
		.sec03.search .headLv2{
			font-size: 40px;
		}
		.sec01 .cpnBnrArea{
			bottom: 0px;
		}
/*.switche {
	min-height: 750px;
}
.headLv2 {
	font-size: 36px;
}
.headLv2 .subTtl {
	font-size: 26px;
}
.sec01 .videoArea {
	width: 720px;
	height: 447px;
	margin-left: -360px;
}
.sec01 .video {
	top: 46px;
	left: 284px;
	width: 181px;
}
.sec01 .headArea {
	top: 411px;
	right: 10px;
}
.sec01 .screen {
	height: 288px;
}
.sec02 .headLv2 {
	font-size: 32px;
}
.sec03 {
	background-image: url(../img/bg_sec03_mid.jpg);
}
.sec03 .icnMaira {
	text-align: right;
	margin-right: 0px;
}
.sec03 .mapNote {
	display: none;
}
.sec06.wrapCol2 .rightCont .descriptTxt, .sec06.wrapCol2 .leftCont .descriptTxt {
	margin: 0 20px;
}
.onlyIcn img {
	padding: 4px 8px 0 0;
}*/

} 

/* for sp */
@media screen and (max-width: 739px) {
.forPC {
	display: none !important;
}
.flowArea {
	background-image: none;
}
.btnRD img {
	width: 11px;
	height: 10px;
}
.btnRD:hover {
	opacity: 1;
}

.switche {
	min-height: 570px;
	background: url(../img/bg_main_sp.jpg) top center no-repeat;
	background-size: cover;
}
.headLv2 {
	font-size: 22px;
	text-align: center;
	width: 90%;
	margin: 0 auto;
}
.subheadLv2 {
	font-size: 18px;
	width: 100%;
	margin: 0 auto;
}
.readLv2 {
	font-size: 12px;
	width: 100%;
	margin: 0 auto;
}
.readLv2_l {
	font-size: 15px;
	text-align: center;
}
.headLv2 .subTtl {
	font-size: 16px;
}
.sec07 .headLv2 {
    font-size:23px;
}

.headWrap h2 {
	line-height: 1.4 !important;
}
.headWrap .capDate {
	background-color: #fffbe1;
	border-radius: 15px;
	font-size: 12px;
	text-align: center;
	color: #e85d19;
	display: inline-block;
	padding: 9px 10px;
	margin-top: 30px;
}
.headWrap .lead02 {
	font-size: 15px;
	margin-top: 20px;
	padding: 0 10px;
	text-align: left;
}
/* colorbox */
#colorbox, #cboxWrapper, #cboxContent {
	max-width: 100% !important;
}
#cboxContent {
	padding: 32px 15px 0px 15px;
}
#cboxClose {
	background-size: 22px 22px;
	width: 22px;
	height: 22px;
	top: 5px;
	right: 5px;
}
#cboxClose:hover {
	background-position: 0 0;
}
.lineWrap .lineLead {
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
}
.lineWrap .noteList {
	margin-top: 20px;
}
.lineWrap .noteList li {
	font-size: 14px;
	margin-top: 5px;
}
.lineImg {
	margin-top: 20px;
	text-align: center;
}
.lineWrap .head {
	height: 36px;
}
.lineWrap .head > span img {
	width: 90%;
}
.purchaseBtn {
	font-size: 16px;
	width: 90%;
	padding: 12px 15px 12px 15px;
	margin-top: 30px;
}
.purchaseBtn .ext {
	vertical-align: middle;
	width: 15px;
	padding-right: 4px;
}
.btnArea {
	position: relative;
	width: auto;
}
.qrCode {
	display: none;
}

/* hwaiico02 */
.hwaiico02 {
background-color:#6acec1; 
background-image: none;
padding-top:40px;
}
.hwaiico02 .contInr {
margin:30px 3.125% 0 3.125%;
padding: 0;
}
.hwaiico02 .contInr:first-child{
margin-top: 0;
}
.makanaPict, .appPict{
width: auto;
}
.hwaiicoLogo {
width: 41%;
margin: 0 auto;
float: none;
}
.hawaiicoText {
width: auto;
margin: 0;
float: none;
color: #fff;
font-size: 15px;
padding: 20px 0 0 0;
}
.hawaiicoText .moreBtn{
margin:10px 11.6666667% 0 11.6666667%;
}
.hawaiicoText .moreBtn a {
width:100%;
padding: 0;
margin: 0;
text-align: center;
position: relative;
background-color: #1a9585;
color: #fff;
height: 45px;
display: block;
line-height:45px;
font-size: 18px;
}


/* sec01 */
.sec01 {
background-image: none;

}
.sec01 .headArea {
	width: 280px;
	float: none;
	margin: 0 auto;
}
.sec01 .head {
	margin: 0px !important;
}
.sec01 .headLogo {
	padding-top: 15px;
}
.sec01 .headLogo .logo {
	width: 209px;
	padding: 10px 0 0 10px;
	margin-bottom: 10px;
}
.sec01 .headLogo .logo02 {
	margin-left: 3%;
	width: 35%;
	float: right;
	padding: 5px 10px 0 0;
}
.sec01 .headLogo .logo02 li {
	padding-right: 5%;
}
.sec01 .headLogo .logo02 li img {
	vertical-align: middle;
}
.sec01 .mainTtl {
	/*
	width: 80%;
	max-width: 324px;
	margin: 10px auto 0 auto;
	*/
	width: 90.625%;
	margin: 0 auto;
}
.sec01 .head {
	/* padding: 0 10px; */
	margin-top: 20px;
	padding: 0;
}
.sec01 .read {
	font-size: 12px;
	margin-top: 10px;
}
.sec01 .mainArea {
	/*
	width: 100%;
	margin: 15px auto 0 auto;
	*/
	width: 90.625%;
	margin: 0 auto;
}
.sec01 .mainArea .mainL {
	float: left;
	margin: 0 10px 0 10px;
}
.sec01 .mainArea .mainR {
	float: left;
}
.sec01 .mainArea .mainL, .sec01 .mainArea .mainR {
	width: 40%;
}
.sec01 .mainArea .mainPhone {
	z-index: 1;
}
.sec01 .mainArea .boll01 {
	top: 50px;
	left: -60px;
	z-index: 2;
	width: 64%;
}
.sec01 .mainArea .boll02 {
	top: 103px;
	right: -60px;
	z-index: 3;
	width: 55%;
}

.sec01 .videoArea {
	/*
	background: url(../img/bg_video_phone_sp.png) 0 0 no-repeat;
	background-size: 288px auto;
	width: 288px;
	max-width: 288px;
	height: 423px;
	left: 50%;
	bottom: -31px;
	margin-left: -147px;
	*/
	width: 100%;
}

/*
.sec01 .video {
	width: 51%;
	left: 72px;
	top: 112px;
}
*/
.sec01 .screen {
	height: 234px;
}
.pointWrap {
	background: #fff;
	position: relative;
	z-index: 2;
}
.sec01 .mvBnr {
	text-align: center;
	/* margin: 15px auto 0 auto; */
}
.sec01 .mvBnr li {
	margin-top: 10px;
}
.sec01 .mvBnr li:first-child {
	margin-top: 0px;
}


.sec01 .cpnBnrArea{
position: absolute;
bottom:5px;
left: 50%;
width: 94.137931%;
transform: translateX(-50%);
}
.lineLead {
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
/* sec02 */
.sec02 {
	padding-bottom: 30px;
}
.sec02 .headLv2 {
	font-size: 18px;
	text-align: left;
	line-height: 1.3;
	padding-top: 50px;
	font-weight: bold;
}
.sec02 .readLv2 {
	padding-top: 5px;
}
.sec02 .numWrap01 {/*background:url(../img/icon_no2.png) no-repeat top left;*/
	background-size: 20%;
	padding: 0 !important;
	width: 90%;
	margin: 30px auto 0 auto;
}
.sec02 .expList {
	margin-top: 20px;
}
.sec02 .expList {
	display: block;
}
.sec02 .expList li {
	display: block;
	width: 100%;
	text-align: center;
	padding-right: 0px;
	margin: 20px 0 0 0;
}
.sec02 .expList li img {
	width: 85%;
}
.sec02 .expList li:last-child img {
	width: 96%;
}
.sec02 .expList li:last-child {
	width: 100%;
}
.onlyIcn {
	display: inline-block;
	width: 130px;
	float: left;
}
.onlyIcn img {
	vertical-align: bottom;
	width: 100%;
	padding: 0 8px 0 0;
	margin-top: 0px;
}
/* sec03 */
.sec03 {
	background: url(../img/bg_sec03_sp.jpg) no-repeat top center #e8e1cc;
	background-size: 750px;
	min-height: 0;
	padding: 20px 0 0 0;
}

.sec03 .secInr {
	width: 100%;
	margin: 0 auto;
	padding: 0 4.6875%;
}
.sec03 .headLv2 {
	padding-top: 20px;
}
.sec03 .readLv2 {
	padding-top: 20px;
}
.sec03 .readLv2_l {
	font-weight: normal;
	padding-top: 10px;
}
.sec03 .goodWrap {
	padding-top: 10px;
}
.sec03 .btnGood {
	padding: 15px;
	margin: 50px 0 0 25px;
}
.sec03 .icnMakana {
	width: 75px;
	left: 75%;
	bottom: 0;
}
.sec03 .cntCol2 .txtBox {
	float: none;
	width: 100%;
	margin: 0 auto;
}
.sec03 .cntCol2 .phoneBox {
	background: url(../img/bg_phone_01.png) no-repeat top center;
	background-size: cover;
	float: none;
	width: 268px;
	height: 388px;
	margin: 30px auto 0 auto;
}
.sec03 .icnMaira {
	text-align: right;
	margin: 20px 20px 0 0;
}
.sec03 .icnMaira img {
	width: 40%;
}
.sec03 .mapNote {
	position: absolute;
	top: 209px;
	left: 49px;
	width: 101px;
	height: 159px;
}

.sec03.hawaiico{
padding: 0 0 0 0;
}

.sec03.hawaiico .secInr{
width: inherit;
}

.sec03.hawaiico .cntCol2 .txtBox{
float: none;
    width: 100%;
    margin: 0 auto;
}

.sec03.calendar {
    background:#cffbff;
    background-size: 750px;
    min-height: 0;
    padding:0 0 0 0;
}
.sec03.calendar .headLv2 {
    font-size: 22px;
    width: 100%;
    padding-top:40px;
}
.sec03.calendar .readLv2_l {
     padding-top:25px;
}
.sec03.calendar .cntCol2 .txtBox {
    float: none;
    width: 100%;
    position: static;
    z-index: 1;
    padding-top:0;
    display: block;
}
.sec03.calendar .cntCol2 .goodWrap .icnMakana {
    width: 100%;
    position: relative;
    top: inherit;
    left: inherit;
    margin-top: 10px;
}
.sec03.calendar .cntCol2 .phoneBox {
    background: url(../img/bg_calendar_sp.png) no-repeat;
    width: 100%;
    position: initial;
    background-size: contain;
    background-position: center bottom;
    height: 109.53125vw;
    position: static;
	margin-top: 0;
}

.sec03.search .headLv2 {
	font-size: 22px;
	width: 100%;
}
.sec03.search .cntCol2 .txtBox {
	float: none;
	width: 100%;
	position: static;
	z-index: 1;
	padding-top: 35px;
	display: block;
}
.sec03.hawaiico .headLv2{
padding:40px 0 25px;
width: 100%;
margin: 0;
}
.sec03.hawaiico .headLv2{
font-size: 22px;
}
.sec03.hawaiico .readLv2_l {
	 padding: 0;
	 text-align: left;
	 font-weight: normal;
}

.sec03.hawaiico .infoBox{
width: inherit;
padding:0;
margin: 0;
margin-top: 15px;
}
.sec03.hawaiico .infoBox .infoHead{
width: 81.0344828%;
margin: 0 auto;
padding: 0;
}

.sec03.hawaiico .infoBox .textBox {
background-color: #fff;
border-radius: 10px;
margin-top: -1px;
padding: 25px 10px 25px 10px;
}
.sec03.hawaiico .infoBox .textBox .hawaiicoLogo{
float: none;
width: 35.5555556%;
margin: 0 auto;
}
.sec03.hawaiico .infoBox .textBox .text{
float: none;
width: inherit;
margin: 0;
}
.sec03.hawaiico .infoBox .textBox .text dl > dt{
text-align: center;
padding-top: 20px;
}
.sec03.hawaiico .infoBox .textBox .text dl > dd{
padding-top: 15px;
}
.sec03.hawaiico .infoBox .textBox .text dl > dd:last-of-type{
margin: 0 30px;
}
.sec03.hawaiico .infoBox .textBox .text dl > dd .moreBtn{
float: none;
margin: 0;
width: 100%;
font-size: 18px;
}
.sec03.hawaiico .infoBox .appDlBtn{
margin-top: 20px;
}
.sec03.hawaiico .infoBox .appDlBtn ul{
padding: 0 10px;
margin: 0;
}
.sec03.hawaiico .infoBox .appDlBtn li:first-of-type {
	padding: 0;
	width: 208px;
}
.sec03.hawaiico .infoBox .appDlBtn li:last-of-type {
	padding: 0;
	width: 250px;
}
.sec03.hawaiico .cntCol2 .phoneBox {
	background: url(../img/bg_hawaiico_app_sp.png) no-repeat 0 0;
	float: none;
	width: 94%;
	margin: 0 auto;
	height: 136.3vw;
	background-size: 100% auto;
	padding-bottom: 0;
	margin-top: 30px;
	background-position: bottom center;
}
.sec03.search .cntCol2 .goodWrap .icnMakana {
	width: 100%;
	position: relative;
	top: inherit;
	left: inherit;
	margin-top: 10px;
}
.sec03.search .cntCol2 .phoneBox {
	background: url(../img/bg_phone_01_sp.png) no-repeat;
	width: 100%;
	position: initial;
	background-size: contain;
	background-position: center bottom;
	height: 117vw;
	position: static;
}


/* sec04 */
.sec04 {
	padding: 10px 0 0 0;
}
.sec04 .headLv2 {
	text-align: center;
	padding-top: 20px;
}
.sec04 .readLv2 {
	padding: 20px 10px 0 0;
}
.sec04 .numWrap02 {
	background: url(../img/icon_no3.png) no-repeat top left;
	background-size: 20%;
	padding-left: 21%;
	margin: 40px auto 0 auto;
}
.sec04 .icnTrip {
	width: 150px;
	right: 0;
	bottom: -10px;
}
.sec04 .cntCol2 .txtBox {
	float: none;
	width: 90%;
	margin: 0 auto;
}
.sec04 .cntCol2 .phoneBox {
	float: none;
	width: 300px;
	height: auto;
	margin: 315px auto 0 auto;
}
.sec04 .cntCol2 .phoneBox > span {
	width: 100%;
}
/* sec05 */
.sec05 {
	padding: 40px 0;
	margin: 0 10px;
}
.sec05 .bnrList {
	margin-top: 20px;
}
.sec05 .bnrList li {
	float: none;
	width: 100%;
	margin: 0 auto;
}
.sec05 .bnrList li >img {
	width: 100%;
}
.sec05 .bnrList li:last-child {
	float: none;
	margin-top: 10px;
}
.sec05 .serviceWrap {
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 20px;
}
.sec05 .serviceWrap .sTxt {
	font-size: 12px;
	text-align: left;
}
.sec05 .serviceWrap .logos {
	margin-top: 15px;
}
.sec05 .serviceWrap .logos li img {
	width: 85%;
}
/* sec06 */
.sec06 {
	padding: 0 0 0 0;
}
.sec06 .descriptTxt p {
	font-size: 15px;
}
.sec06.wrapCol2 .leftCont {
	overflow: hidden;
	background: #b1ecfb;
	min-height: 600px;
	width: 100%;
	float: none;
}
.sec06.wrapCol2 .rightCont {
	overflow: hidden;
	background: #a4f3e1;
	min-height: 600px;
	width: 100%;
	float: none;
}
.sec06.wrapCol2 .leftCont .contInr {
	width: 100%;
	max-width: 100%;
	margin-left: auto;
}
.sec06.wrapCol2 .rightCont .contInr {
	width: 100%;
	max-width: 100%;
	margin-right: auto;
}
.sec06 .subheadLv2 {
	color: #fff;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	width: 90%;
	padding-top: 25px;
	margin: 0 auto;
}
.phone2col {
	display: block;
	text-align: center;
	width: 84%;
	padding-left: 0;
	margin: 20px auto 0 auto;
}
.descriptTxt {
	width: 90%;
	margin: 20px auto 0 auto;
}
.descriptTxt dt {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.descriptTxt dd {
	color: #fff;
	font-size: 12px;
	line-height: 1.8;
	margin-top: 10px;
}
.sec06.wrapCol2 .rightCont .descriptTxt {
	margin-left: auto;
}
/* question Area */
.questionWrap {
	flex-direction: column;
	margin-top: 40px;
}
.questionWrap dt {
	width: 30%;
	margin: 0 auto;
}
.questionWrap .qInr_l, .questionWrap .qInr_r {
	width: 100%;
	min-height:inherit;
	float: none;
	padding: 30px 10px;
}
.btnYL {
	font-size: 20px;
	width: 100%;
	max-width: 320px;
	padding: 15px 10px;
	margin: 15px auto 0 auto;
}
.snsBtn button {
	width: 100%;
	max-width: 320px;
}
/* about */
.aboutWrap {
	padding: 30px 20px;
	margin: 30px auto 0 auto;
}
.aboutWrap > dl > dt {
	font-size: 16px;
	font-weight: bold;
}
.aboutWrap > dl > dd {
	background: url(../img/parts_makana_maira.png) bottom center no-repeat;
	background-size: 50%;
	font-size: 12px;
	padding: 10px 0 36% 0;
}
.footerInr {
	color: #7a7a7a;
	font-size: 12px;
	text-align: center;
	padding: 20px 0;
}
/* fixed botton */
.start {
	position: relative;
	width: 100%;
}
.btnBox {
	z-index: 9999;
	width: 100px;
	position: absolute;
	top: 0;
	right: 0;
}
.openBtn, .closeBtn {
	position: fixed;
	bottom: 5px;
}
.openBtn a, .closeBtn a {
	display: block;
	border-radius: 50px;
	width: 100px;
	height: 100px;
}
.closeBtn {
	display: none;
}
/* modal */
.modalWrap {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 20px;
	top: 60%;
	left: 45%;
	width: 90%;
	opacity: 1;
	transform: scale(0);
	transition: all 0.3s cubic-bezier(1.0, 0, 1.0, 1.0);
	min-width: auto;
}
.modalWrap.openSlide {
	top: 40px;
	left: 50%;
	margin-left: -45%;
	transform: scale(1.0);
	opacity: 1;
}
.modalWrap.closeSlide {
	top: 60%;
	left: 45%;
	transform: scale(0);
	opacity: 0;
}
.modalWrap .modalInr {
	padding: 15px;
}
.ruleArea {
	border: 1px solid #ccc;
	height: 200px;
	padding: 10px;
	overflow-y: scroll;
}
.question {
	text-align: left;
	margin-top: 20px;
}
.question p {
	font-size: 12px;
	float: none;
	margin-right: 0px;
}
.snsBtn {
	padding: 0;
	margin-top: 20px;
}
.snsBtn li {
	text-align: center;
	float: none;
	margin-right: 0px;
	width: 100%;
}
.snsBtn li:last-child {
	text-align: center;
	float: none;
	margin: 10px 0 0 0;
}
.hwaiico02 .appDlBtn {
	margin-top:30px;
}
.hwaiico02 .appDlBtn ul {
	letter-spacing: -0.4em;
	text-align: center;
	padding: 30px 10px;
	line-height: 1;
	font-size: 0;
}
.hwaiico02 .appDlBtn ul li:first-of-type{
	width:208px;
	}
	.hwaiico02 .appDlBtn ul li:last-of-type{
	width:250px;
	}
.hwaiico02 .appDlBtn ul li {
	display: inline-block;
	letter-spacing: normal;
	margin: 0 5px;
	line-height: 1;
	font-size: 0;
}
.cpnEndText{
text-align: center;
padding:20px 0 0 0;
color: #cc0000;
font-weight: bold;
font-size: 2rem;
}

}

@media screen and (min-width: 500px) and (max-width: 739px) {
.sec02 .numWrap01 {
	background-size: 15%;
	padding-left: 16%;
}
.sec04 .numWrap02 {
	background-size: 15%;
	padding-left: 16%;
}
.sec06 .numWrap01 {
	background-size: 15%;
	padding-left: 16%;
}
.lineWrap .head {
	height: 56px;
}
}

@media screen and (max-width: 350px) {
.sec01 .headLogo .logo02 {
	width: 30%;
	padding-top: 5px;
}
}
.contBlockInr {
	background: url(bg.png);
	padding: 1000px 0 0 0;
}
.testWrap {
	position: relative;
	width: 1000px;
	height: 1000px;
	margin: 0 auto;
}
.moveCnt {
	position: absolute;
	top: 307px;
	left: 410px;
	z-index: 2;
}
.moveCnt02 {
	position: absolute;
	top: 407px;
	left: 550px;
	z-index: 2;
}
.sp {
	position: absolute;
	top: 300px;
	left: 400px;
	z-index: 1;
}
.pFixed {
	position: fixed;
}

/*** Animation Reset ************************************/
@-webkit-keyframes fadeInUp {
 0% {
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0)
}
 100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes fadeInUp {
 0% {
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0)
}
 100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@-webkit-keyframes zoomIn {
 0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
 50%, 100% {
opacity: 1
}
}
@keyframes zoomIn {
 0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
 50%, 100% {
opacity:1
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}
.animated.delay_100ms {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}
.animated.delay_200ms {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.animated.delay_300ms {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
.animated.delay_400ms {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.animated.delay_500ms {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.animated.delay_600ms {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.animated.delay_700ms {
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
.animated.delay_800ms {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
.animated.delay_900ms {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
}
.animated.delay_1000ms {
	-webkit-animation-delay: 1.0s;
	animation-delay: 1.0s;
}
.animated.delay_1100ms {
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
}
.animated.delay_1200ms {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.animated.delay_1300ms {
	-webkit-animation-delay: 1.3s;
	animation-delay: 1.3s;
}
.animated.delay_1400ms {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
.animated.delay_1500ms {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
}
.animated.delay_1600ms {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
}
.animated.delay_1700ms {
	-webkit-animation-delay: 1.7s;
	animation-delay: 1.7s;
}
.animated.delay_1800ms {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s;
}
.animated.delay_1900ms {
	-webkit-animation-delay: 1.9s;
	animation-delay: 1.9s;
}
.animated.delay_2000ms {
	-webkit-animation-delay: 2.0s;
	animation-delay: 2.0s;
}
.animated.delay_4000ms {
	-webkit-animation-delay: 4.0s;
	animation-delay: 4.0s;
}
.animated.duration_100ms {
	-webkit-animation-duration: 0.1s;
	animation-duration: 0.1s;
}
.animated.duration_200ms {
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
}
.animated.duration_300ms {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
}
.animated.duration_400ms {
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
}
.animated.duration_500ms {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
}
.animated.duration_600ms {
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
}
.animated.duration_700ms {
	-webkit-animation-duration: 0.7s;
	animation-duration: 0.7s;
}
.animated.duration_800ms {
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
}
.animated.duration_900ms {
	-webkit-animation-duration: 0.9s;
	animation-duration: 0.9s;
}
.animated.duration_1000ms {
	-webkit-animation-duration: 1.0s;
	animation-duration: 1.0s;
}
.animated.duration_1100ms {
	-webkit-animation-duration: 1.1s;
	animation-duration: 1.1s;
}
.animated.duration_1200ms {
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
}
.animated.duration_1300ms {
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
}
.animated.duration_1400ms {
	-webkit-animation-duration: 1.4s;
	animation-duration: 1.4s;
}
.animated.duration_1500ms {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
}
.animated.duration_1600ms {
	-webkit-animation-duration: 1.6s;
	animation-duration: 1.6s;
}
.animated.duration_1700ms {
	-webkit-animation-duration: 1.7s;
	animation-duration: 1.7s;
}
.animated.duration_1800ms {
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s;
}
.animated.duration_1900ms {
	-webkit-animation-duration: 1.9s;
	animation-duration: 1.9s;
}
.animated.duration_2000ms {
	-webkit-animation-duration: 2.0s;
	animation-duration: 2.0s;
}
.animated.duration_3000ms {
	-webkit-animation-duration: 3.0s;
	animation-duration: 3.0s;
}
.animated.duration_4000ms {
	-webkit-animation-duration: 4.0s;
	animation-duration: 4.0s;
}
.animated.duration_5000ms {
	-webkit-animation-duration: 5.0s;
	animation-duration: 5.0s;
}
.animated.duration_6000ms {
	-webkit-animation-duration: 6.0s;
	animation-duration: 6.0s;
}
