@charset "utf-8";
body {
	font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

body .sp-item {
    display: none !important; }
  body .pc-item {
    display: block !important; }

  @media screen and (max-width: 640px) {
    body {
      min-width: inherit;
	  height:100%;
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; }
	  body .sp-item img {
		width:100%;}
}

@media screen and (max-width: 640px) {
	.sp img{
		max-width:90%;
}
	.sp02 img{
		max-width:100%;
}
.sp03 img{
		max-width:70%;
}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


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

    text

---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

/* ここから書いていきましょう */
.area {
	padding: 10px 0;
}

body {
	max-width: 720px;
	margin: 0 auto;
}

.contWrap {
	max-width: 720px;
	margin: 0 auto;
}

.contWrap img {
	max-width: 96%;
	margin: 0 auto;
}

.text {
	text-align: justify;
	font-feature-settings: "palt";
	margin: 0 auto;
	font-size: 18px;
}

span {
	background:linear-gradient(transparent 60%, #ff6 60%);
	font-weight: bold;
}

.span2 {
	background:linear-gradient(transparent 68%, #fbca25 60%);
	font-weight: bold;
}

@media screen and (max-width: 640px) {
	.text {
		font-size: 16px;
	}

	.span2 {
		background:linear-gradient(transparent 75%, #fbca25 60%);
		font-weight: bold;
	}
}



/* ヘッダー */
h1 img {
	width: 100%;
}

.tyuui {
	margin-bottom: 3%;
}

/* cta */
.cta {
	background-color: #ecf1f3;
	padding-bottom: 10%;
}

.cta-ttl img {
	width: 100%;
	margin-top: -8%;
}

.btn {
	text-align: center;
	margin-top: -30%;
}

.btn img {
	width: 80%;
}

/* area01 */
.area01 {
	background-color: #f5b5bc;
}

.area01-01 img{
	max-width: 100%;
}

.area01-03 {
	margin-top: -10%;
}


/* area02 */
.area02 {
	padding: 0;
}

.area02 p {
	font-family: serif;
	font-weight: bold;
	color: #544643;
}

.area02-01 img {
	width: 100%;
}


/* area03 */
.area03 {
	background: url(../images/area03-bg.png) repeat;
	background-size: 50%;
	padding-bottom: 5%;
}

.area03 h2 img {
	max-width: 100%;
}

.area03 p img {
	margin: 3% 0;
	max-width: 85%;
}


/* area04 */
.area04 {
	padding-bottom: 5%;
	background: url(../images/area04-bg.png) repeat;
	background-size: 100%;
}

.area04 h2 {
	margin-top: -15%;
}

.area04-01 img {
	max-width: 100%;
}


/* area05 */
.area05 {
	padding: 0;
	background-color: #f3efe9;
}

.area05 h2 img{
	max-width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
}

.area05-01 img{
	max-width: 100%;
	margin-top: 20%;
	position: relative;
}

.area05-02 img {
	margin-top: -8%;
	position: relative;
	z-index: 1;
}

@media screen and (min-width: 640px) {
	.area05 h2 img{
		max-width: 720px;
		width: 100%;
	}
}


/* area06 */
.area06 {
	background-color: #f3efe9;
}

.area06 h2 {
	margin-top: -10%;
}

.area06-01 img{
	margin-top: -16%;
	max-width: 100%;
}

.guide {
	margin-bottom: -8%;
}

.guide img {
	width: 30%;
}


/* cta2 */
.cta2 {
	background-color: #ffffff;
}
.cta2 .cta-ttl img{
	margin-top: -5%;
}


/* area07 */
.area07 {
	background: url(../images/area07-bg.png) repeat;
	background-size: 100%;
	padding-bottom: 15%;
	padding-top: 5%;
}

.area07 h2 {
	margin-bottom: -15%;
}

.area07 p {
	margin-bottom: -5%;
}


/* area08 */
.area08 {
	background: url(../images/area08-bg.png) repeat;
	background-size: 100%;
}

.area08 h2 {
	margin-top: -15%;
}

.cont {
	margin: 5% auto;
	background-color: #ffffff;
	border-radius: 10%;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	padding-bottom: 3%;
	width: 96%;
}

.cont img {
	max-width: 100%;
}

.area08 .text {
	padding: 0 10%;
	margin-top: 2%;
}


/* cta3 */
.cta3 {
	background-color: #ffffff;
}

.cta3 .cta-ttl img {
	margin-top: 0;
}


/* area09 */
.area09 {
	background: url(../images/area09-bg.png) repeat;
	background-size: 100%;
	padding-bottom: 15%;
}

.area09 h2 {
	padding-bottom: -10%;
}

.area09 h2 img {
	width: 90%;
}

.flow {
	width: 90%;
	margin: 0 auto;
}

/* .flow0 {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 5;
}

.flow1, .flow2, .flow3, .flow4 {
	position: relative;
}

.flow1 {
	margin-top: 110%;
	z-index: 4;
}

.flow2 {
	margin-top: 5%;
	z-index: 3;
}

.flow3 {
	margin-top: 8%;
	z-index: 2;
}

.flow4 {
	margin-top: 9%;
	z-index: 1;
}

.flow .text {
	padding:  0 15%;
	font-size: 13px;
}

.flow0 .text {
	margin-top: -40%;
}

.flow1 .text {
	margin-top: -60%;
}

.flow2 .text {
	margin-top: -33%;
}

.flow3 .text {
	margin-top: -40%;
}

.flow4 .text {
	margin-top: -23%;
} */

@media screen and (max-width: 640px) {
	.area09 .text {
		font-size: 10px;
	}
}

/* @media screen and (min-width: 640px) {
	.flow0 {
		max-width: 720px;
	}

	.flow.flow0 {
		width: 80%;
	}
} */


/* area10 */
.area10 {
	background: url(../images/area09-bg.png) repeat;
	background-size: 100%;
	padding-top: 0;
	padding-bottom: -10%;
}

.area10 h2 img {
	width: 85%;
}

.qa-box {
	border-radius: 10%;
	background-color: #ffffff;
	margin: 5% 3%;
}

.q-box {
	display: flex;
	align-items: center;
	background-color: #ffb7bd;
	border-radius: 0.5em 0.5em 0 0;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 1.6em;
	padding: 3% 3% 3% 3%;
	text-align: justify;
	font-feature-settings: "palt";
}

.q {
	margin-right: 5%;
}

.q img {
	width: 40px;
}

.q4 img {
	width: 60px;
}

.q5 img {
	width: 60px;
}

.q6 img {
	width: 60px;
}

.q7 img {
	width: 60px;
}

.a-box {
	display: flex;
	background-color: #ffffff;
	font-size: 15px;
	line-height: 1.6em;
	margin: 1em;
	padding: 0 3% 3% 3%;
	font-feature-settings: "palt";
	text-align: justify;
}


/* area11 */
.area11 {
	padding-top: 10%;
}

.area11 h2 img {
	width: 80%;
}

.message {
	margin: 0 auto;
	width: 95%;
	border: 2px solid #b75a75;
	box-shadow: 3px 3px rgb(203,203,203);
	padding: 5% 0;
}

.area11 .text {
	margin-top: 5%;
	padding: 0 5%;
}

.text01 {
	text-align: center;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
	padding: 3% 0;
	width: 80%;
	font-size: 20px;
}

@media screen and (max-width: 640px) {
	.text01 {
		font-size: 16px;
	}
}

.text02 {
	font-family: serif;
}


/* area12 */
.area12 .text {
	padding: 0 8%;
}

.area12-01 {
	text-align: center;
	font-size: min(calc(20px + 10 * (100vw - 320px)/1080), 30px);
	font-family: serif;
}

.area12-02 {
	text-align: center;
	font-size: min(calc(15px + 3 * (100vw - 320px)/1080), 18px);
	font-family: serif;
}

.area12-03 {
	text-align: center;
	font-size: min(calc(10px + 3 * (100vw - 320px)/1080), 13px);
	font-family: serif;
}


iframe {
	width: 90%;
	height: 300px;
}

.map {
	text-align: center;
}



/* フッター */
footer {
	background-color: #e8e8e8;
	color: #333333;
	font-size: 12px;
	margin: 0 auto;
	padding: 1% 0;
}

footer p {
	font-size: 10px;
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
	-ms-transform:scale(0.8);
	-o-transform:scale(0.8);
	transform:scale(0.8);
}


.fixed_btn {
  position: fixed;
  bottom: 0;
  width: 100%;
	max-width: 720px;
  height: min(calc(85px + 90 * (100vw - 320px)/400), 175px);
  text-align: center;
  /* border-top: 4px solid #fff; */
	padding-top: 1%;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.9);
}

@media screen and (min-width: 720px) {
	.fixed_btn {
		height: min(calc(175px + 10 * (100vw - 720px)/680), 185px);
	}
}

.fixed_btn img {
	width: 95% ;
	margin-bottom: 5%;
}

.fixed_btn a:hover {
  opacity: 0.8;
}