@charset "UTF-8";
/* =======================================

    eveplus.css

========================================== */

/* common
========================================== */

html,body {
	width: 100%;
    margin: 0;
}
body {
  overflow-x: hidden;
}
main,img,p,div,ul,li,a,p,dl,dt,dd {
    box-sizing: border-box;
    line-height: 1.8;
    letter-spacing: 0.05em;
}
body#eveplus main {
    font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;	
	font-style: normal;
    color: #5C5A5B;
    padding-bottom: 0;
}
main {
    color: #424242;
    /* padding-bottom: 100px; */
}
main strong {
    font-weight: normal;
}
.pc {
    display: block;
}
.sp {
    display: none;
}
img,h1,h2,h3,p,li,a,span {
    transition: all .6s;
}
a:hover {
    opacity: 0.8;
}
section {
	padding-left: 0;
	padding-right: 0;
    padding-bottom: 80px;
}
section img {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
section img.lazyloaded {
  opacity: 1;
}
p.note {
    font-size: 14px;
    font-weight: 500;
}
@font-face {
    font-family: 'logotype';
    src: url('../font/logotype_web.woff2') format('woff');
}
.font {
    font-family: 'logotype';
}

/* fv
========================================== */

.fv {
    position: relative;
}
.fv h1 {
    margin: 0 auto;
	max-width: 1980px;
}
section.cvbtn-top {
	padding-top: 30px;
}

/* cvbtn
========================================== */

.cvbtn {
	display: table;
}
.cvbtn.fv {
    z-index: 1;
    margin: 0 auto;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
}
.cvbtn.trip {
	margin: 0 auto 2.5em auto;
}
.cvbtn.cam,
.cvbtn.funwari {
	margin: 0 auto;    
}
.cvbtn.cam  {
}
.cvbtn.funwari {
	position: absolute;
    left: 0;
    right: 0;
	transform: translateY(-40%);
}
.cvbtn.style {
    margin: -5em auto 0 auto;
}
.cvbtn.style p {
    margin: 0 auto 1em auto;
    display: table;
}
.cvbtn.pamph {
	margin: 0 auto;
}
.cvbtn.flow {
	margin: 0 auto;
}
.cvbtn.pamphcam {
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.cvbtn.pamphcam a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 538px;
    height: 79px;
    box-shadow: 0px 6px 0px 0px rgba(48, 36, 12, 1);
    border-radius: 1.5em;
    background: #ffa304;
    font-size: 27px;
    text-align: center;
    color: white;
    border: 6px solid #eb9604;
    text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.3);
    position: relative;
    transition: none;
    letter-spacing: 0.05em;
    background: #a98334;
    border: 6px solid #9e792e;
    width: auto;
    padding: 0 2.5em 0 120px;
}
.cvbtn.pamphcam img {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.cvbtn.pamphcam a:after {
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translateY(-50%);
    content: "\f054";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
}
.cvbtn.pamphcam a:hover {
    box-shadow: none;
    bottom: -6px;    
}

/* youtube
========================================== */

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    max-width: initial;
    margin: 0 auto;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 100% !important;
    width: 100% !important;
    height: 100% !important;
} 


/* campaign
========================================== */

.campaign {
	display: table;
	margin: 0 auto 1em auto;
	max-width: 1000px;
}
.note.cam {
	max-width: 1000px;
	margin: 1em auto 1.5em auto;
}
.bg-green.cam {
    padding-top: 2em;
    padding-bottom: 30px;	
}

/* section tanjo 
========================================== */

section.tanjo h2 {
	display: table;
	margin: 0 auto 5em auto;
}
.airly {
	background: #F0F3E6;
	padding: 0em 2.5em 2.5em 2.5em;
	border-radius: 10px;
	display: table;
	margin: 0 auto;
	width: 1000px;
}
.airly h3 {
    display: table;
    margin: -10% auto 0 auto;
}
section.tanjo {
    padding-top: 80px;
    padding-bottom: 0;
}
.pic-wig {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
    margin: 2.5em auto 3em auto;	
}
.pic-wig figure {
	margin: 0 0 0 -30px;
	position: relative;
}
.pic-wig figure .fuki {
	position: absolute;
	left: 0;
	transform: translate(-30%, -50%);
	z-index: 2;
}
section.tanjo h4 {
	display: table;
	margin: 0 auto 0.5em auto;
}
section.tanjo figure.nemo {
	display: table;
	margin: 0 auto 3em auto;
}
section.tanjo h5 {
	display: table;
    margin: 0 auto 0.3em auto;
}
section.tanjo h6 {
	display: table;
	margin: 2em auto 2em;
}
section.tanjo ul.omakase {
	display: flex;
	justify-content: space-between;
	margin: 0 auto 3em auto;
}
section.tanjo h7 {
  display: table;
  margin: 0 auto 1em auto;
}

/* section funwarikan
========================================== */

section.funwarikan {
	margin-top: 1em;
	padding-bottom: 160px;
}
section.funwarikan picture {
    display: table;
    margin: 0 auto;
}

/* section tokimeki
========================================== */

section.tokimeki {
	padding-top: 80px;
}
section.tokimeki h2 {
	display: table;
	margin: 0 auto 1em auto;
}
section.tokimeki p.lead {
	display: table;
	margin: 0 auto 1.5em auto;
}
section.tokimeki .trouble-answer {
  display: table;
  margin: 0 auto;
}
.style-box {
	background: url("../images/tokimeki_stylebg.jpg") center / 100% 100% no-repeat;
	max-width: 1000px;
	position: relative;
	margin: 0 auto 3em auto;	
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.style-box.miru {
	padding: 6em 2em 0 0;
}
.style-box.hitomi {
	padding: 6em 0 0 2em;
}
.style-box picture {
	position: absolute;	
	bottom: 0;
}
.style-box.miru picture {
	left: 1.5em;
}
.style-box.hitomi picture {
	right: 1.5em;
}
.style-box ul {
	display: flex;
	justify-content: center;
}
.style-box ul li {
	margin-right: 10px;
}
.style-box ul li:last-child {
	margin-right: 0;
}
.text-pic dd {
	max-width: 346px;
}
.text-pic {
	position: relative;
	top: -2em;
}
.style-box.hitomi .text-pic {
	margin: 0 auto 0 0;
}
.text-pic dl dt,
.text-pic dl dd {
	text-align: center;
 	display: table;
}
.text-pic dl dt {
 	margin: 0 auto 1em auto;
}
.text-pic dl dd {
	margin: 0 auto 0.5em auto;
}
.text-pic p.click {
  text-align: center;
  margin: 0.5em auto 0 auto;
	font-size: clamp(14px, 2.3vw, 16px);
}
.modaal-container picture {
    display: table;
    top: 10vh;
    position: relative;
    margin: 0 auto;
}
#inline1,
#inline2,
#inline3,
#inline4,
#inline5,
#inline6 {
	display: none;
}
.arrange {
  display: table;
  margin: 0 auto;
}
.arrange.miru {
  margin-bottom: 5em;
}

/* section pamph
========================================== */

section.pamph {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* section trip
========================================== */

section.trip {
	display: none;
	padding-top: 20px;
	position: relative;
}
section.trip .top {
	display: table;
	margin: 0 auto;
	position: relative;
}
section.trip .cut {
	position: absolute;
	z-index: 2;
}
section.trip .cut.right {
	right: 0;
    transform: translate(30%, -30%);
}
section.trip .cut.left {
	transform: translate(-30%, 20%);
 	bottom: 0;
 	left: 0;
}
section.trip h2 {
    display: table;
    margin: 0 auto 1.5em auto;
}
.pattern {
	position: absolute;
    z-index: -1;
}
.pattern.one {
	top: -2em;
	left: -5%;
}
.pattern.two {
  right: -5%;
  transform: translateY(150%);
}
.trip-pic {
	display: table;
	margin: 0 auto;
}
.trip-pic.two {
  position: relative;
  display: block;
}
.trip-pic.two picture {
 	margin: 0 auto;
	display: table;
}
.pattern.three {
	top: 0;
	left: -5%;
}
.pattern.four {
  right: -5%;
  bottom: -10%;
}
section.trip .last {
	display: block;
	margin: 0 auto;
	position: relative;
}
section.trip .last picture {
	display: table;
	margin: 0 auto 1em auto;
}
section.trip h3 {
	display: table;
	margin: 0 auto 0.5em auto;
}
.pattern.five {
	top: 0;
	left: -5%;
}
.pattern.six {
  right: -5%;
  bottom: 0;
}
.tvcm {
 	max-width: 1000px;
 	margin: 0 auto 2em;
}
.tvcm h4 {
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: clamp(16px, 3vw, 35px);
	display: table;
	margin: 0 auto 0.5em auto;
}

/* section flow
========================================== */

section.flow,
section.qa {
	padding-top: 80px;
}
section.flow h2,
section.qa h2 {
	display: table;
}
section.flow h2 {
	margin: 0 auto 1em auto;
}
section.flow ul {
	max-width: 1000px;
	margin: 0 auto 3em auto;
}
section.flow ul li {
	margin-bottom: 2em;
}
section.flow ul li:last-child {
	margin-bottom: 0;
}
section.flow .box {
	background: white;
	border-radius: 10px;
	padding: 3em 2em 2em 1.5em;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 98%;
	margin: 0 0 0 auto;
}
section.flow ul li:nth-child(2) .box:first-of-type {
    border-radius: 10px 10px 0 0;
    padding: 3em 2em 0 1.5em;
}
section.flow ul li:nth-child(2) .box:nth-of-type(2) {
    border-radius: 0 0 10px 10px;
	padding: 1.5em 2em 2em 1.5em;
}
section.flow .box picture {
	flex-shrink: 0;
	padding-right: 2em;
}
section.flow .box p,
section.flow .box dl dt {	
	line-height: 1.6;
}
section.flow .box p {
	font-size: clamp(16px, 1.8vw, 18px);
	font-weight: 600;
}
section.flow .box .apply {
	display: flex;
	justify-content: flex-start;
	margin-top: 0.5em;
}
section.flow .box .apply .tel {
	margin-right: 1em;
}
section.flow .box dl dt {
	color: #75983B;
	font-size: clamp(20px, 2.3vw, 23px);
	padding-bottom: 4px;
	border-bottom: 1px solid;
	margin-bottom: 6px;
	font-weight: 500;
}
section.flow ul li h3 {
  position: relative;
  top: 1em;
}
section.flow .box .text {
  width: 100%;
}

/* section qa
========================================== */

section.qa h2 {
	margin: 0 auto 1.8em auto;
}
section.qa dl {
	max-width: 1000px;
	margin: 0 auto 3em auto;
}
section.qa dl dt {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background: #F9F3ED;
	margin-bottom: 2em;
}
section.qa dl dt p {
	font-size: clamp(16px, 2.3vw, 25px);
	color: #95785D;
	padding-left: 1em;
	font-weight: 600;
}
section.qa dl dt figure {
	background: #BB9573;
	width: 40px;
	padding: 0.5em 1em;
	box-sizing: content-box;
}
section.qa dl dd {
	
}
section.qa dl dd .answer {
	display: flex;
	align-items: center;
}
section.qa dl dd figure {
	width: 40px;
	padding: 0.5em 1em;
	box-sizing: content-box;
	flex-shrink: 0;
}
section.qa dl dd p {
	font-size: clamp(16px, 2vw, 18px);
	font-weight: 500;
}
section.qa dl dd p span,
section.qa dl dd ul li .text p:first-of-type span {
	font-size: 80%;
}
section.qa dl dd ul li {
	border-radius: 10px;
	background: #F9F3ED;
	padding: 2em;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 0 1.5em auto;
 	width: 92%;
}
section.qa dl dd ul li:last-child {
	margin-bottom: 0;
}
section.qa dl dd ul li figure {
	padding-right: 1.5em;
	flex-shrink: 0;
	width: 132px;
}
section.qa dl dd ul li .text {
	width: 100%;
}
section.qa dl dd ul li .text p:first-of-type {
	font-size: clamp(20px, 2.3vw, 25px);
	font-weight: 600;
	color: #95785D;
	margin-bottom: 0.5em;
}
section.qa .apply {
	display: flex;
	justify-content: flex-start;
	margin-left: 4.5em;
}
section.qa .apply p {
	margin-right: 1em;
}
section.qa .apply p:last-of-type {
}

.note.last {
	max-width: 1000px;
	margin: 0 auto;
}
section.qa .note {
  font-size: 14px;
  text-align: right;
  margin-top: 1em;
}

/* section wigmag
========================================== */

section.wigmag {
    background: #f0f3e6;
    padding: 100px 0 50px 0;
    position: relative;
}
section.wigmag h2 {
    display: table;
    margin: 0 auto 30px auto;
}
section.wigmag picture {
    display: table;
    margin: 0 auto 25px auto;
}
section.wigmag .cvbtn.pamph img {
    left: -20px;
}
section.wigmag .wbg {
    position: absolute;
}
section.wigmag .wbg.topleft,
section.wigmag .wbg.topright {
    top: 0;
}
section.wigmag .wbg.topleft,
section.wigmag .wbg.btmleft {
    left: 0;
}
section.wigmag .wbg.topright,
section.wigmag .wbg.btmright {
    right: 0;
}
section.wigmag .wbg.btmleft,
section.wigmag .wbg.btmright {
    bottom: 0;
}
section.wigmag ul {
    display: flex;
    justify-content: space-between;
}
section.wigmag .slider {
    display: none !important;
}
section.wigmag ul.pc {
    max-width: 1000px;
    margin: 0 auto 50px auto;
}
section.wigmag h2,
section.wigmag ul {
    position: relative;
    z-index: 1;
}
section.wigmag ul li {
    position: relative;
}
section.wigmag picture {
    position: absolute;
    z-index: 1;
}
section.wigmag li:first-child picture,
section.wigmag li:last-child picture {
    bottom: 5%;
}
section.wigmag li:first-child picture {
    left: -22%;
}
section.wigmag li:nth-child(2) picture {
    bottom: 20%;
    right: -15%;
}
section.wigmag li:last-child picture {
    right: -15%;
}

/* section common
========================================== */

.bg-green {
	background: #F0F3E6;
}
.bg-beige {
	background: #F9F3ED;
}
.bg-darkbeige {
	background: #F4EAE0;
}
.bg-foot {
    background: #fdf7ed;
}
.cvbtn {
	transition: all .3s ease;
}

/* ====================================== */
/* media query */

@media screen and (max-width : 64em) {
	
	/* common */
	
	.padding {
		padding-left: 3%;
		padding-right: 3%;
	}
	
	/* fv */
	
	.fv h1 {
		max-width: 100%;
	}
	section.cvbtn-top {
		padding-top: 1.5em;
	}
	
	/* cvbtn */
	
	.cvbtn.fv,
	.cvbtn.funwari,
	.cvbtn.style,
	.cvbtn.pamph,
	.cvbtn.trip,
	.cvbtn.flow,
	.cvbtn.cam {
		max-width: 45vw;
	}
	.cvbtn.funwari {
        transform: translateY(-50%);
	}
	
	/* campaign */
	
	.campaign {
		max-width: 100%;
	}
    
	/* wigmag */
    
    section.wigmag picture {
        max-width: 95%;
    }
    section.wigmag h2 {
    }
    section .title {
        width: 60vw;
        margin: 0 auto;
    }
    section.wigmag {
        padding: 4em 0 3em 0;
    }   
    section.wigmag ul.pc {
        max-width: 95%;
    }
    section.wigmag ul.pc li {
        width: calc(100% / 3 - 15px);
    }
    section.wigmag li:first-child picture,
    section.wigmag li:last-child picture {
        bottom: 15%;
    }
    section.wigmag li:first-child picture {
        width: 32%;
        left: -10%;
    }
    section.wigmag li:nth-child(2) picture {
        width: 22%;
        right: -10%;
    }
    section.wigmag li:last-child picture {
        width: 25%;
        right: -10%;
    }
	
	/* section tanjo */
	
	section.tanjo {
		padding-top: 60px;
	}	
	.airly {
	    max-width: 95%;
        width: 95%;
        padding: 0 1.5em 1.5em 1.5em;
	}
	section.tanjo h2 {
		max-width: 60vw;
        margin: 0 auto 4em auto;
	}
	.airly h3 {
		width: 50vw;
	}
	.pic-wig {
		margin: 2em auto 2em auto;
	}
	.pic-wig figure .fuki {
		width: 35%;
		transform: translate(-30%, -60%);
	}
	section.tanjo h4 {
		width: 35vw;
	}
	section.tanjo h5 {
		width: 45vw;
	}
	section.tanjo h6 {
		width: 85vw;
	}
	section.tanjo h7 {
		width: 60vw;
	}
	section.tanjo h4 img,
	section.tanjo h5 img,
	section.tanjo h6 img,
	section.tanjo h7 img,
	section.flow ul li h3 img {
		width: 100%;
	}
	section.tanjo figure.nemo {
		margin: 0 auto 2em auto;
	}
	
	/* section funwarikan */
	
	section.funwarikan {
		padding-bottom: 80px;
	}
	
	/* section tokimeki */
	
	section.tokimeki {
		padding-top: 60px;
	}
	section.tokimeki h2 {
		width: 85vw;
	}
	section.tokimeki p.lead {
		width: 45vw;
	}
	section.tokimeki .trouble-answer {
		width: 85vw;
	}
	.style-box picture {
		width: 55%;
	}
	.text-pic {
		width: 50%;
	}
	.text-pic dl dt {
		width: 80%;
	}
	.text-pic dl dd {
		width: 70%;
	}
	.style-box.miru {
		padding: 4em 1.5em 0 0;
	}
	.style-box.hitomi {
		padding: 4em 0 0 1.5em;
	}
	
	/* section trip */
	
	section.trip .top {
		width: 80vw;
	}
	section.trip .cut {
		width: 30%;
	}	
	.pattern {
		width: 20vw;
	}
	section.trip h2 {
		width: 95%;
	}
	.pattern.two {
		transform: none;
		top: 20%;
	}
	section.trip .last picture {
		width: 95%;
	}
	.trip-pic {
		width: 95%;
	}
	section.trip h3 {
		width: 60vw;
	}
	.tvcm {
	  max-width: 95%;
	}
	
	/* section flow */
	
	section.flow,
	section.qa {
		padding-top: 60px;
	}
	section.flow ul {
		max-width: 95%;
		margin: 0 auto 2em auto;
	}
	section.flow h2 {
		width: 55vw;
	}
	section.flow ul li h3 {
		width: 30vw;
	}
	section.flow .box picture {
		width: 36%;
	}
	section.flow .box .apply {
		width: 90%;
	}
	section.flow ul li {
		margin-bottom: 1em;
	}
	
	/* section qa */
	
	section.qa dl {
		max-width: 100%;
		margin: 0 auto 2em auto;
	}
	section.qa h2 {
		width: 50vw;
	}
	section.qa dl dt {
		margin-bottom: 1em;
	}
	section.qa dl dd ul li {
    	padding: 1.5em;
	}
	section.qa dl dd ul li figure {
		width: 16%;
	}
	section.qa dl dt figure {
		width: 2em;
	}
	section.qa dl dd figure {
		width: 2em;
	}

	/* section common  */
	
	section {
		padding-bottom: 60px;
	}
	
	
}

@media screen and (max-width : 42em) {

    /* common */
    
    body {
        min-width: 100%;
    }
    body,html {
        overflow-x: hidden;
    }
    .pc {
        display: none;
    }
	.sp {
		display: block;
	}
    section {
        padding-left: 0;
		padding-right: 0;
		padding-bottom: 3em;
		margin: 0 auto;
    }
    main,img,p,div,ul,li,a,p,dl,dt,dd {
        line-height: 1.6;
        letter-spacing: 0em;
    }
    body#eveplus main {
        padding-bottom: 0;
    }
	
    /* cvbtn */
	
	.cvbtn.fv,
	.cvbtn.pamph,
	.cvbtn.cam {
		max-width: 100%;
	}
    .cvbtn.fv {
        position: relative;
        transform: none;
        background: #f0f3e6;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 1em;
    }
    .cvbtn.fv.last {
        background: #fdf7ed !important;
    }
	.cvbtn.trip,
	.cvbtn.flow {
		max-width: 95%;
	}
	.cvbtn.funwari {
		max-width: 100%;
		transform: none;
		position: relative;
		margin: 1em auto 0 auto;
	}
	.cvbtn.style {
		margin: 0 auto;
		max-width: 100%;
	}
    .cvbtn.pamphcam {
        width: 90%;
    }
    .cvbtn.pamphcam a {
        width: 100%;
        height: auto;
        font-size: 4vw;
        padding: 0.5em 2.5em 0.5em 20%;
        line-height: 1.3;
        border-radius: 2em;
        border: 3px solid #9e792e;
    }
    .cvbtn.pamphcam img {
        width: 20vw;
    }
	
	/* campaign */
	
	.note.cam {
	}
	
	/* section tanjo */
	
	section.tanjo {
    	padding-top: 3em;
	}
	section.tanjo h2 {
		max-width: 95%;
		margin: 0 auto 3.2em auto;		
	}
	.airly h3 {
		margin: -15% auto 0 auto;
        width: 100%;
	}
	.pic-wig {
		margin: 1em auto 1em auto;
        display: block;
	}
	.pic-wig figure {
		width: 40vw;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        left: -2em;
	}
	.pic-wig figure .wig {
		margin: 1em auto 0 auto;
        order: 2;
	}
	.pic-wig figure .fuki {
		width: 72px;
        position: relative;
        order: 1;
        transform: none;
        margin-right: -0.5em;
        margin-top: 1.5em;
	}
	.airly {
		padding: 0 1em 1em 1em;
	}
	section.tanjo h4 {
		width: 80vw;
	}
	section.tanjo h5 {
		width: 75vw;
	}
	section.tanjo h6 {
		width: 85vw;
	}
	section.tanjo h7 {
		width: 90vw;
	}
	section.tanjo figure.nemo {
		margin: 0 auto 1em auto;
	}
	section.tanjo ul.omakase {
		display: table;
		margin: 0 auto 1em auto;
	}
	
	/* section funwarikan */
	
	section.funwarikan {
		padding-bottom: 2em;
	}
	
	/* section tokimeki */
	
	section.tokimeki {
		padding-top: 3em;
	}
	.style-box {
		background: none;
		padding: 0 0 0 0;
		max-width: 100%;
		display: block;
		margin: -1em auto 0 auto;
	}
	.style-box picture {
		width: 100%;
		position: relative;
		margin: 0 auto 0 auto;
		left: initial;
	}
	.text-pic {
		width: 100%;
		top: 0;
	}
	.style-box.miru,
	.style-box.hitomi {
		padding: 0 0 0 0;
	}
	.style-box.miru picture {
		left: initial;
	}
	.style-box.hitomi picture {
		right: initial;
	}
	section.tokimeki h2 {
		width: 100%;
	}
	section.tokimeki p.lead {
		width: 85vw;
	}
	section.tokimeki .trouble-answer {
		width: 100%;
	}
	section.tokimeki h2 {
        width: 100%;
        margin: 0 auto 0.5em auto;
    }
	.arrange {
		margin: 2em auto 0 auto;
	}
	.arrange figure {
		margin: 0 auto 2em auto;
	}
	
	/* section pamph */
	
	section.pamph {
		padding-top: 1em;
		padding-bottom: 1em;
	}
	
	/* section trip */
	
	section.trip h2 {
		width: 95%;
		margin: 0 auto;	
	}
	section.trip .top {
		width: 95%;
	}
	section.trip h3 {
		width: 70vw;
	}

	/* section flow */
	
	section.flow,
	section.qa {
		padding-top: 3em;
	}
	section.flow .box .apply,
	section.qa .apply {
		display: block;
	}
	section.flow .box .apply .tel,
	section.qa .apply .tel,
	section.qa .apply .fitting {
		margin-right: 0;
		margin-bottom: 0.5em;
	}
	section.flow .box,
	section.flow ul li:nth-child(2) .box:first-of-type,
	section.flow ul li:nth-child(2) .box:nth-of-type(2) {
		flex-flow: column;
        width: 100%;
        padding: 1em 1em 2em 1em;
	}
	section.flow .box .apply,
	section.qa .apply {
		width: 80%;
		margin: 0.5em auto 0 auto;
	}
	section.flow .box .apply p,
	section.qa .apply p {
		width: 100%;
	}
	section.flow ul li h3 {
		width: 100%;
		top: initial;
		margin-bottom: 5px;
	}
	section.flow .box picture {
		width: 100%;
        padding-right: 0;
		margin-bottom: 1em;
	}
	section.flow h2 {
		width: 80%;
	}
	section.flow li:first-child .box p {
		display: table;
		margin: 0 auto;
	}
	
	/* section qa */
	
	section.qa dl dd ul li {
		padding: 1em;
		width: 100%;
	}
	section.qa dl dd ul li .text p:first-of-type span {
		display: block;
	}
	section.qa dl dd ul li .text p:first-of-type {
		padding: 1em 0 1em 3.6em;
		display: table;
        margin: 0 0 0.5em 0;
	}
	section.qa dl dd ul li:first-child .text p:first-of-type {
		background: url("../images/qa3_img1_sp.png") left / 3em auto no-repeat;
	}
	section.qa dl dd ul li:nth-child(2) .text p:first-of-type {
		background: url("../images/qa3_img2_sp.png") left / 3em auto no-repeat;
	}
	section.qa dl dd ul li:nth-child(3) .text p:first-of-type {
		background: url("../images/qa3_img3_sp.png") left / 3em auto no-repeat;
	}
	section.qa h2 {
		width: 80vw;
	}
    
    /* wigmag */
    
    section .title {
        width: 95vw;
    }
    section.wigmag h2 {
        margin: 0 auto 1em auto;
    }
    section.wigmag .cvbtn.pamph img {
        left: 0;
        width: 25vw;
    }   
    section.wigmag .wbg.topleft,
    section.wigmag .wbg.btmright {
        width: 50%;
    }
    section.wigmag .slider {
        display: block !important;
        max-width: 100%;
        margin: 0 auto 2em auto;
    }
    section.wigmag ul.pc {
        display: none;
    }
    section.wigmag picture {
        display: none;
    }
    
}