@charset  "utf-8";
/* CSS Document */
*{	margin: 0;
	padding:0;}
body {
	color: #353535;
	/*font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;*/
	font-family: 'Noto Sans Japanese', sans-serif;
	line-height: 1.75;
	background: #ffffff;
	background-size: cover;
	font-size: 18px;	
}

#test img{width: 100%;}
  
	/*h1{font-size:250%;font-family:"新ゴ B"}*/
	h2{font-size:210%;font-family: 'Noto Sans Japanese', sans-serif;
line-height: 1.7em;}
	h3{font-size:150%;font-family: 'Noto Sans Japanese', sans-serif;
font-size: 200%;}
	h4{font-size:125%;font-family:"新ゴ B"}
	h5{font-size:100%;font-family:"新ゴ B"}
	

h1 {
    font-size: 250%;
    font-family: 'Noto Sans Japanese', sans-serif;
    color: #292929;
    line-height: 1.4;
	text-align: center;
}

h3,h2 {
	font-family: 'Noto Sans Japanese', sans-serif;
	text-align: center;
	
}

@media screen and (max-width: 1000px) {

	h1{font-size:230%}
	h2{font-size:180%}
	h3{font-size:200%}
	h4{font-size:125%}
	h5{font-size:100%}
}

@media screen and (max-width: 435px) {

  
	h1{font-size:160%}
	h2{font-size:150%}
	h3{font-size:140%}
	h4{font-size:100%}
	h5{font-size:100%}
}



ul.list_a01,ul.list_b01 {
	background: #fff;
	padding: 1em 0;
}

ul.list_a01 li,ul.list_b01 li {
	background: #fff;
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp02/img/list_a01.jpg);
	background-repeat: no-repeat;
	background-size: 2em;
	padding: .5em 0 .5em 3.2em;
	margin: 0;
	background-position: top .3em left .5em;
	font-size: 1em;
	border-bottom: dotted 2px #d8c9ba;
}



ul.list_b01 li {
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp02/img/list_b01.png);
}

/*=========================================================================

HEADER

===========================================================================*/
header {
    width: 100%;
	/*height:70vh;
    /*text-align: center;*/
	background: #f6f6f6;
   /* background: url(../img/back.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: initial;
	  position: relative;
}
.header_in {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;padding-bottom:2rem;
	
}

@media screen and (max-width: 500px) {
	/* 陦ｨ遉ｺ鬆伜沺縺�700px莉･荳九�蝣ｴ蜷医↓驕ｩ逕ｨ縺吶ｋ繧ｹ繧ｿ繧､繝ｫ */
.header_in {padding-bottom:3.5rem;}}

.header_text{
	
	font-weight:600;
	font-size:170%;
	padding: 1.5em 2em 1.5em;
	 z-index: 2;
}

.top_text{position: relative;z-index: 10;
width: 60%;}

.news {
    text-align: center;
    background: rgba(255, 251, 74, 0.82);
    border-bottom: solid 1px #b2b2b2;
    padding: 0.5em;
    font-size: 120%;
    position: fixed;
    z-index: 999;
    width: 100%;
    box-shadow: 0px 2px 7px #aaa;
    margin-top: -2.1em;
}

@media screen and (max-width: 700px) {
	/* 陦ｨ遉ｺ鬆伜沺縺�700px莉･荳九�蝣ｴ蜷医↓驕ｩ逕ｨ縺吶ｋ繧ｹ繧ｿ繧､繝ｫ */
	.news {
    font-size: 90%;
    margin-top: -2.8em;
}}



#video-area{float:right;position: absolute;
top:20px;
right: 0;
}

video{
	width: 467px;
    height: 644px;
    object-fit: cover;
		object-fit: cover;
z-index: 0;
position: relative;}

@media screen and (max-width: 800px) {
	.top_text{width: 100%;}
	video{
	width: 100%;
    height: inherit;
    object-fit: cover;
		object-fit: cover;}

#video-area{float:none;position:relative;

}

}

/*=========================================================================

CONTENTS

===========================================================================*/
#contents {
	max-width: 750px;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0px 0px 10px #aaa;
}


@media screen and (max-width: 435px) {
	/* 陦ｨ遉ｺ鬆伜沺縺�435px莉･荳九�蝣ｴ蜷医↓驕ｩ逕ｨ縺吶ｋ繧ｹ繧ｿ繧､繝ｫ */
	#contents {
		background-color: #fff;
	}
}

p {
	white-space: pre-line;
}

.text {
	/*margin: 0 6%;*/
	margin:5% 6% 0;
}

@media screen and (max-width: 435px) {
	/* 陦ｨ遉ｺ鬆伜沺縺�435px莉･荳九�蝣ｴ蜷医↓驕ｩ逕ｨ縺吶ｋ繧ｹ繧ｿ繧､繝ｫ */
	.text {
		/*margin: 0 5%;*/
		margin: 5% 5% 0;
	}
}

.ttl {
	width: 100%;
	margin: 6rem 0 4rem;
	background-repeat: repeat-x;
	background-size: contain;
}

.ttl_in {
	margin: 0 auto;
	border-bottom: solid 3px #ffc6c7;
	position: relative;
	width: fit-content;
	display: inline-block;
	line-height: 1.6;
	padding-bottom: 0.5em;
}

.ttl_in:after {position: absolute;content: " ";display: block;border-bottom: solid 3px #da0001;bottom: -3px;width: 10%;left: 0px;}

.ttl_text {
	width: 100%;
	    margin: 1em 0 2em;
	padding: 0.5em 2em 0;
	color: #353535;
	text-align: center;
	box-sizing: border-box;
	font-weight:bold;
}

@media screen and (max-width: 435px) {
	/* 陦ｨ遉ｺ鬆伜沺縺�320px莉･荳九�蝣ｴ蜷医↓驕ｩ逕ｨ縺吶ｋ繧ｹ繧ｿ繧､繝ｫ */
	.ttl_text {
		width: 100%;
		margin: 2em 0 1em;
		padding: 1em 6%;
		text-align: center;
	}

	.ttl {
		width: 100%;
		margin: 2.5em 0 2em;
		background-repeat: repeat-x;
		background-size: contain;
	}
}

.pcnone{
	display:none;}

.spnone{ display:inherit;}

@media screen and (max-width: 700px) {

	
	.pcnone{
	display:inherit;}
	
	.spnone{ display:none;}
	
	
}
.sec01{
    max-width: 1000px;
    margin: 0 auto;
    /*box-shadow: 0px 0px 10px #aaa;*/
    background: url(../img/back1.png);
    background-repeat: repeat;
    background-position: center;
}


.bg_img{
    max-width: 800px;
    margin: 0 auto;
    /*box-shadow: 0px 0px 10px #aaa;*/
    /*background: url(../img/bg_img.jpg);
    background-repeat: no-repeat;
    background-position: center top;*/
}


/*追加 ----------------------*/

.date-inner{
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 21.5%;
    background: url('../img/nittei_02.png') 0 0 no-repeat;
    background-size: 100%;
}
/*.date-inner p {
    font-size: 170%;
    margin-top: -195px;
    margin-left: 79px;
    color: #4c2f02;
    font-weight: bold;
    line-height: 90%;
}*/
.date-inner p {
    font-size: 170%;
    margin-top: -158px;
    margin-left: 79px;
    color: #4c2f02;
    font-weight: bold;
    line-height: 90%;
}

.main-btn{
	text-align: center;
	margin: 20px 0;
}
/*.main-btn iframe{
	height: 980px;
}*/
.hogo{
	margin: 0 auto;
	font-size:90%;
	background-color:#eee;
	padding:20px;
	margin-bottom:20px;
	margin-top:20px;
}
@media screen and (max-width: 768px) {
	
	.date-inner p {
    font-size: 95%;
    margin-top: -84px;
    margin-left: 10%;
}
	
	/*.date-inner p{
		font-size: 95%;
		margin-top: -100px;
		margin-left: 12%;
	}*/
	

	
	.hogo{
		font-size: 70%;
	}
}





/*ここまで-------------------*/

/*=========================================================================

スライド

===========================================================================*/
#pp2 {
    /*margin: 0 0 0 -30px;*/
    overflow: auto;
    height: 469px;
    text-align: center;
    background-color: #fff;
}

#ppbox {
    margin: 0px 0 0 30px;
    padding: 0;
}
#pl {
    margin: auto;
    width: 100%;
}

#pl th {
    padding: 5px -1px;
    font-weight: bold;
    text-align: center;
    background-color: #d90110;
    border: 1px solid #ddd;
    color: #FFF;
    width: 0px;
    line-height: 1.2em;
}

.long {
    width: 690px;
    margin: 0px 8px 0px 29px;
}

.max{
	border: 0;
    vertical-align: bottom;
	max-width: 100%;
	margin:0 0 0 30px;
}

@media screen and (max-width: 435px) {
	.max {
		border: 0;
    vertical-align: bottom;
	max-width: 100%;
	margin:0 0 0 14px;
	}}

@media screen and (max-width: 435px) {
table.slide1 tr {
    border-bottom: solid 1px #ddd;
}
table.slide1 th {
    border-right: solid 1px #ddd;
    font-weight: 400;
    background: #3E3E3E;
    /*padding: 1em 2em;*/
    color: #fff;
       width: 23%;
}

table.slide1 td {
	font-size:55%;
	padding: 1px 2px 1px 2px;
    border: solid 1px #797979;
    white-space: pre-line;
}}

.icon{max-width: 10%;}
.icon2{max-width: 15%;}

/*=========================================================================

BULLET

===========================================================================*/
.bullet {
	padding: 0;
}

.bullet ul {
	background: rgb(255,255,255,0.7);
	padding: 1em 0;
}

.bullet ul li {
	background: #fff;
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-size: 2em;
	padding: .5em 0 .5em 2.8em;
	margin: 0;
	background-position: top .3em left .5em;
	font-size: 1em;
	border-bottom: dotted 2px #d8c9ba;
}


.bullet2 ul li {
	background: #fff;
	background-image: url(../img2/check.png);
	background-repeat: no-repeat;
	background-size: 2em;
	padding: .5em 0 .5em 2.8em;
	margin: 0;
	background-position: top .3em left .5em;
	font-size: 1em;
	border-bottom: dotted 2px #d8c9ba;
}

.bullet .fuan li {
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp/img/moya.png);
}

.bullet ul li:first-child {
	padding: .5em 0 .5em 3em;
}

.bullet ul li:last-child {
	padding: .5em 0 .5em 3em;
}


@media screen and (max-width: 435px) {
.bullet ul li {
    background-size: 1.5em;
    padding: 0.5em 0 0.5em 2.2em;
    margin: 0;
    background-position: top 0.5em left 0em;
}
	
	.bullet ul li:first-child {
    padding: 0.5em 0 0.5em 2.2em;
}
}
	

.naiyou {
    width: 100%;
    border: solid 1px #E8E8E8;
    border-radius: 5px;
    background: #fff;
    position: relative;
    margin: 0 0 13px 0;
    box-sizing: border-box;
    overflow: hidden;
    padding: 30px;
}
.naiyou_img {
    border-radius:0 5px 5px 0;
    float: left;
    overflow: hidden;
    width: 26%;
    margin-left: 1%;
}

.clum_end dl dd img {
    position: static;
    float:right;
}
.naiyou dt {
    padding: 0 0 0.2em 0;
    border-bottom: solid 1px #e8720f;
    font-weight: bold;
    margin: -9px 0 0.5em 0;
}
.naiyou dl {
    width: 100%;
    float:left;
}

.naiyou dd p {
    padding: 1em 0 0em 0;
    line-height: 30px;
}

.naiyou_nam {
    background: #ff2222;
    color: #fff;
    display: block;
    float: left;
    margin: 0.2em 1em 0 0;
    padding: 0em 0.5em;
    height: 100%;
}
.naiyou.clum_end {
    width: 912px;
    display: block;
    box-sizing: border-box;
    height: 20em;
}

.tokuten {
    width: 100%;
    border: solid 1px #E8E8E8;
    border-radius: 5px;
    background: #fff;
    position: relative;
    margin: 0 0 13px 0;
    box-sizing: border-box;
    overflow: hidden;
    padding: 30px;
}
.tokuten_img {
    border-radius:0 5px 5px 0;
    float: left;
    overflow: hidden;
    width: 26%;
    margin-left: 1%;
}

.tokuten dt {
    padding: 0 0 0.2em 0;
    border-bottom: solid 1px #FF5A00;
    font-weight: bold;
    margin: -9px 0 0.5em 0;
}
.tokuten dl {
    width: 73%;
    float:left;
}

.tokuten dd p {
    padding: 1em 0 0em 0;
    line-height: 30px;
}

.tokuten_nam {
    background: #ff5a00;
    color: #fff;
    display: block;
    float: left;
    margin: 0.2em 1em 0 0;
    padding: 0em 0.5em;
    height: 100%;
}
.tokuten.clum_end {
    width: 912px;
    display: block;
    box-sizing: border-box;
    height: 20em;
}

/*=========================================================================

TOTUTEN 

===========================================================================*/


h3 {
    position: relative;
 
}
/*

h3:before, h3:after {
    position: absolute;
    top: 100%;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 5px solid #000;
    opacity: 0.5;
}

h3:before {
    left: 0;
    border-right: 5px solid #000;
}

h3:after {
    right: 0;
    border-left: 5px solid #000;
}
*/


/*=========================================================================

VOICES

===========================================================================*/
.voice {
	background: #e6e2df;
	padding: 0;
	margin: 0 6%;
}

.voice p {
	background-color: #fff;
	background-image: linear-gradient(90deg,transparent 2em,transparent 2.01em),linear-gradient(#eaeaea .1em,transparent .1em);
	background-size: 100% 1.8em;
	padding: 1.8em 1em;
	margin: 0 2% 1em;
	border: solid 1px gray;
	line-height: 1.8em;
}



/*=========================================================================

LETTER

===========================================================================*/


.letter {
    background:
		url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp/img/letter01.png) center top no-repeat,
		url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp/img/letter03.png) center bottom no-repeat,
		url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp/img/letter02.png) center top repeat-y;
	background-size:contain;
}

.letter p {
    position: relative;
    background-image: linear-gradient(rgba(248, 202, 144, 0.5) .01em, transparent .1em);
    background-size: 100% 1.75em;
    line-height: 1.75em;
    margin: 3em 6%;
}



@media screen and (max-width: 435px){
.letter p .right_pic {
    padding: 0 0 0.75em 0 !important;
    width: auto !important;
    height: 10em !important;
}
}

/*=========================================================================

TABLE

===========================================================================*/
table {width:100%;
table-layout: fixed;　　/*追加する*/
	
}

caption {
	background: #3e3e3e;
	color: #fff;
	padding: .5em;
	border-radius: 5px 5px 0 0;
}


table tr {
	border-bottom: solid 1px #ddd;
}

table th {
	
	font-weight: 400;
	background: #fff;
	padding: 1em 1em;
	color: #272727;
	font-weight:700;
	width: 15%;

}

table td {
    padding: 0.8em 1.2em;
	    background: #fff;
	
}

#office {
	border-left: 1px solid #dcdcc1;
	border-top: 1px solid #dcdcc1;
	font-size: 100%;
	width:90%!important;
	margin:0 auto;
	font-size: 16px;
}
#office_op {
	border-left: 1px solid #dcdcc1;
	border-top: 1px solid #dcdcc1;
	font-size: 100%;
	width:90%!important;
	margin:0 auto;
	font-size: 16px;
}
#office table {width:90%!important;}
#office_op table {width:90%!important;}

#office th {
	background-color: #196AAB;

	border-right: 1px solid #dcdcc1;
	border-bottom: 1px solid #dcdcc1;
	color: #fff;
}

#office_op th {
    background-color: #a61720;
    border-right: 1px solid #dcdcc1;
    border-bottom: 1px solid #dcdcc1;
    color: #fff;
}

#office td {
	background-color: #fff;
	border-right: 1px solid #dcdcc1;
	border-bottom: 1px solid #dcdcc1;
}

#office_op td {
	background-color: #fff;
	border-right: 1px solid #dcdcc1;
	border-bottom: 1px solid #dcdcc1;
}
#office caption {
	background: #7FBFFF;
	padding: 8px 12px;
	margin: 5px 0;
	color: #fff;
	font-size: 130%;
	font-weight: 700;
}
#office_op caption {
	background: #7FBFFF;
	padding: 8px 12px;
	margin: 5px 0;
	color: #fff;
	font-size: 130%;
	font-weight: 700;
}

#table_form th {
    font-weight: 400;
    background: #fff;
    padding: 1em 1em;
    color: #272727;
    font-weight: 700;
    width: 20%;
	
}

.hissu {
    background: #fffc80;
    border-radius: 3px;
    padding: 0 3px;
    font-size: 80%;
    color: #080808;
}

@media screen and (max-width: 435px) {
	/* 陦ｨ遉ｺ鬆伜沺縺�435px莉･荳九�蝣ｴ蜷医↓驕ｩ逕ｨ縺吶ｋ繧ｹ繧ｿ繧､繝ｫ */
	table:not(.table_ichiran),table:not(.table_ichiran) tr,table:not(.table_ichiran) th,table:not(.table_ichiran) td,table:not(.table_ichiran) tbody,caption {
		/*width: 100%;
		display: block;*/
		box-sizing: border-box;}

	table th {
		padding: .5em;
		border: 0;
		display: block;width: 100%;}
		table td {display: block;width: 100%;}
	
	
  #office {width: 100%;}
#office th,
#office td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
  #office_op {width: 100%;}
  #office_op th,
  #office_op td {
	  display: block;
	  width: 100%;
	  border-bottom:none;
	}
	
	#table_form th{text-align:left!important; width: 100%!important;display: block;padding: 1em 0 0.5em;}
	#table_form td{padding: 0em 1em 1em;}
input[type="text"] {
    background: #FDF6F8;
    padding: 0.5em;
    width: 100%;
    box-sizing: border-box;
}
}


.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
/*横スクロールできる表（テーブル）①
※white-spaceプロパティを使う方法*/
/*
.table-wrap {
  overflow-x: scroll;
}
table.table_ichiran {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
}
.table th,
.table td {
  border: 2px solid #eee;
  padding: 4px 8px;
}

/*横スクロールできる表（テーブル）②
※min-widthを使う方法*/

.table-wrap {
  overflow-x: scroll;
}
table.table_ichiran {
  width: 100%;
  min-width: 600px;
  border-collapse: collapse;
}
.table th,
.table td {
  border: 2px solid #eee;
  padding: 4px 8px;
}


/*=========================================================================

FAQ

===========================================================================*/
.qa {
	background: #fff;
}

.qa dl {
	border-radius: 5px;
	margin: 0 0 1rem;
}

.qa dt {
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp/img/q01.jpg);
	background-position: left top;
	background-size: 1.3em;
	padding: 0 0 4px 2em;
	background-repeat: no-repeat;
	font-size: 1.2rem;
	font-weight: 700;
	border-bottom: solid 1px #d10014;
	margin: 0 0 .5rem;
}

.qa dd {
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp/img/a01.jpg);
	background-position: left top;
	background-size: 1.3em;
	padding: 0 0 1em 2em;
	background-repeat: no-repeat;
	margin: 0;
}

/*=========================================================================

IMAGES

===========================================================================*/

.right_pic {
	padding: 0 0 1rem 1rem;
	float: right;
}

.left_pic {
	padding: 0 1rem 1rem 0;
	float: left;
}

@media screen and (max-width: 600px) {
	/* 陦ｨ遉ｺ鬆伜沺縺�600px莉･荳九�蝣ｴ蜷医↓驕ｩ逕ｨ縺吶ｋ繧ｹ繧ｿ繧､繝ｫ */
	.right_pic {
		padding: 0 0 1rem 1rem;
		float: none;
		width: 50%;
	}
	.left_pic {
		padding: 0 1rem 1rem 0;
		float: left;
		width: 50%;
	}
}

@media screen and (max-width: 435px) {
	/* 陦ｨ遉ｺ鬆伜沺縺�435px莉･荳九�蝣ｴ蜷医↓驕ｩ逕ｨ縺吶ｋ繧ｹ繧ｿ繧､繝ｫ */
	/*.right_pic {
		padding: 0 0 1rem;
		float: none;
		width: 60%;
		display: block;
		margin: 0 auto;
	}*/
	.left_pic {
		padding: 0 0 1rem;
		float: none;
		width: 60%;
	}
}

.sankaku {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 2em 2em 0;
	border-color: #f3904da3 transparent transparent;
	display: block;
	text-align: center;
	margin: 0 auto -1rem;
}



/*=========================================================================

MOVIE

===========================================================================*/

.movie {position: relative;width: 100%;margin:0 auto;padding-top: 56.25%;border: solid 4px #bebebe;box-sizing: border-box;}
.movie iframe { position: absolute; top: 0; left: 0; width: 100%;height: 100%;}


/*=========================================================================

INPUT

===========================================================================*/
input {
	padding: 7px 8px;
	font-size: 100%;
	margin: 8px 0 6px;
	border-radius: 5px;
	border: solid 1px #A2A2A2;
}

input[type="submit"] {
font-size: 180%;
    background-color: #fd0b85;
    box-shadow: 1px 5px 0 #6e0a3d;
    /* text-shadow: 0 -1px #149421; */
    position: relative;
    padding: 0.5em 1em;
    border-radius: 5px;
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
}


input[type="submit"]:hover {
	top: 3px;
	box-shadow: none;
	color: #fff;
}




label:hover {
	background: #FFEFB7;
	cursor: pointer;
	border-radius: 6px;
}


@media screen and (max-width: 700px) {
	
	input[type="submit"] {
    background-color: #fd0b85;
    box-shadow: 1px 5px 0 #6e0a3d;
    /* text-shadow: 0 -1px #149421; */
    position: relative;
    padding: 1em 1em;
    font-size: 110%;
    border-radius: 5px;
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
}
}


/*=========================================================================

INPUT2

===========================================================================*/
input {
	padding: 7px 8px;
	font-size: 100%;
	margin: 8px 0 6px;
	border-radius: 5px;
	border: solid 1px #A2A2A2;
}

.submit_op{
font-size: 180%;
background: linear-gradient(263deg, #ac8545 0%,#cfa258 50%, #af8746 100%);
box-shadow: 1px 5px 0 #7d5e2d !important;
    /* text-shadow: 0 -1px #149421; */
    position: relative;
    padding: 0.5em 1em;
    border-radius: 5px;
    color: #FFF;
    font-weight: 700;
	text-decoration: none;
	
}






.submit_op:hover {
	top: 3px;
	box-shadow: none;
	color: #fff;
}




label:hover {
	background: #FFEFB7;
	cursor: pointer;
	border-radius: 6px;
}


@media screen and (max-width: 700px) {
	
	.submit_op{
		background: linear-gradient(263deg, #ac8545 0%,#cfa258 50%, #af8746 100%);
		box-shadow: 1px 5px 0 #7d5e2d !important;
    /* text-shadow: 0 -1px #149421; */
    position: relative;
    padding: 1em 1em;
    font-size: 110%;
    border-radius: 5px;
    color: #FFF;
    font-weight: 700;
	text-decoration: none;
	width: max-content;
}
}

/*=========================================================================

space-between

===========================================================================*/

.space-between {
  display: flex;
  justify-content: space-between;
}

.space-around {
  display: flex;
  justify-content: space-around;
}

@media screen and (max-width: 700px) {

.space-between {
  display: block;
}

.space-around {
  display: block;
  width: 83%;
  margin: 0 auto;
}

}


/*=========================================================================

order

===========================================================================*/
.order {
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 6px 1px #8c8c8c;
}

.order h3 {
	background: #1f1f1f;
	text-align: center;
	padding: .5em 0;
	color: #fff;
}

.bar {
	background: #feffc6;
	display: block;
	padding: .5em 0;
	border: double 3px #dcb90f;
}

/*=========================================================================

縲縲縲縲竊薙�繧ｿ繝ｳ竊�

===========================================================================*/
.submit {
	background-color: #48bb00;
	box-shadow: 0 8px 0 #399400;
	text-shadow: 0 -1px #007b15;
	position: relative;
	padding: .5em;
	border-radius: 5px;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	margin: .3em 1em 1.7rem;
	text-align: center;
	box-sizing: border-box;
}

.submit:active,.submit:hover {
	top: 8px;
	box-shadow: none;
}
/*.submit_op {
	background-color: #48bb00;
	box-shadow: 0 8px 0 #399400;
	text-shadow: 0 -1px #007b15;
	position: relative;
	padding: .5em;
	border-radius: 5px;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	margin: .3em 1em 1.7rem;
	text-align: center;
	box-sizing: border-box;
}

.submit_op:active,.submit_op:hover {
	top: 8px;
	box-shadow: none;
}*/


.submit02 {
    background-color: #dc8e00;
    box-shadow: 0 8px 0 #945a00;
    text-shadow: 0 -1px #a36900;
    position: relative;
    padding: .5em;
    border-radius: 5px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    margin: .3em 1em 1.7rem;
    text-align: center;
    box-sizing: border-box;
}
.submit02:active,.submit02:hover {
	top: 8px;
	box-shadow: none;
}

.imgbtn {
	display: block;
	margin: 30px auto;
}

.head_btn01 {
	display: block;
	right: 0;
	color: #000;
	font-size: 32px;
	background: #208F02;
	padding: 1.5em 0;
}


.button__box {
    text-decoration: none;
    background: linear-gradient(to bottom,#FD0B85 0,#FD0B85 50%,#FD0B85 50%,#FD0B85 100%);
    /*font-size: 3.4vw;*/
	font-size: 2em;
    letter-spacing: -.01em;
    font-weight: 700;
    color: #fff!important;
    display: block;
    text-align: center;
    /* box-sizing: border-box; */
   box-shadow: 0 0.93333vw 0 0 #6e0a3d;
    padding: 1.5vw 4vw;
    border-radius: 10px;
    position: relative;
    width: 70%;
	max-width: 600px;
    margin: 0.5rem auto 2vw;
    z-index: 10;

}

.button__box_op {
	text-decoration: none;
	/* background: linear-gradient(to bottom,#b58a4c 0,#b68c4a 50%,#cb9f56 50%,#c39853 100%); */
	/* font-size: 3.4vw; */
	font-size: 2em;
	letter-spacing: -.01em;
	font-weight: 700;
	color: #fff!important;
	display: block;
	text-align: center;
	/* box-sizing: border-box; */
	box-shadow: 0 0.93333vw 0 0 #7d5e2d;
	padding: 1.5vw 4vw;
	border-radius: 10px;
	position: relative;
	width: 70%;
	max-width: 600px;
	margin: 0.5rem auto 2vw;
	z-index: 10;
	background: linear-gradient(263deg, #ac8545 0%,#cfa258 50%, #af8746 100%);
}


.button__box:hover{ box-shadow:none;
top:8px;
  transform: translate3d(0, 8px, 0);
  transition-duration: 0.3s;}

@media screen and (max-width: 435px) {	
	.button__box {
	font-size: 120%;
	width: 80%;
	padding: 2.5vw 4vw;
		
	}

	.button__box_op {
		font-size: 120%;
		width: 80%;
		padding: 2.5vw 4vw;
			
		}

}



	

.button__box_op:hover{ box-shadow:none;
top:8px;
  transform: translate3d(0, 8px, 0);
  transition-duration: 0.3s;}

.ya {
width: 10%;
    position: absolute;
    top: 26%;
    right: 4%;
    transform: rotate(180deg);
}

/*=========================================================================

縲縲縲縲竊薙ヵ繝�ち繝ｼ竊�

===========================================================================*/
footer {
border-top: 1px solid #9a9a9a;
    width: 100%;
    padding: 35px 0 10px;
    font-size: 80%;
    color: #fff;
    margin-top: 3em;
    background: #5a5858;
}

.footer_in {
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 1em;
}

footer a {
	color: #ffff;
}

footer a:hover {
	color: #ea82ff;
}
.page_top{position:relative;}
.page_top_op{position:relative;}

.page_top p {
	display: inline-block;
    position: relative;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    left: 0%;
    top: 50%;
    transform: translate(-50%, -50%);
	
	
	/*display: inline-block;
position: absolute;
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);*/}

.page_top_op p {
	display: inline-block;
    position: relative;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    left: 0%;
    top: 50%;
    transform: translate(-50%, -50%);
	
	
	/*display: inline-block;
position: absolute;
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);*/}





.page_top a {

	position: fixed;
	bottom: 10px;
	right: 10px;
	display: block;
	align-items: center!important;
	text-decoration: none;
	background: #fd0b85;
	color: #fff;
	padding: .5em;
	line-height: 1.4;
	width: 3em;
    height: 13em;
	font-weight: 600;
	writing-mode: vertical-rl;
display: inline-block;
	  -ms-writing-mode: tb-rl;
	z-index: 999;
	
}

.page_top_op a {
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: block;
    align-items: center!important;
    text-decoration: none;
    background: #b68c4a;
    color: #fff;
    padding: 0.5em;
    line-height: 1.4;
    width: 3em;
    height: 13em;
    font-weight: 600;
    writing-mode: vertical-rl;
    display: inline-block;
    -ms-writing-mode: tb-rl;
    z-index: 999;
}


.page_top a:hover {
	background: rgba(121,121,121,0.7);
}
.page_top_op a:hover {
	background: rgba(121,121,121,0.7);
}


.page_top_op a:hover {
	background: rgba(121,121,121,0.7);
}
.page_top_op_op a:hover {
	background: rgba(121,121,121,0.7);
}

@media screen and (max-width: 800px) {
.page_top a {
	position: fixed;

	display: block;
	align-items: center!important;
	text-decoration: none;
	background: #fd0b85;
	color: #fff;
	padding: .5em;
	line-height: 1.4;
	width: 150px;
    height: 7%;
	font-weight: 600;
	/*writing-mode: horizontal-tb;*/
display: inline-block;
	  /*-ms-writing-mode:horizontal-tb;*/
	z-index: 999;
		display: none;}

		.page_top_op a {
			position: fixed;
		
			display: block;
			align-items: center!important;
			text-decoration: none;
			background: #b68c4a;
			color: #fff;
			padding: .5em;
			line-height: 1.4;
			width: 150px;
			height: 7%;
			font-weight: 600;
			/*writing-mode: horizontal-tb;*/
		display: inline-block;
			  /*-ms-writing-mode:horizontal-tb;*/
			z-index: 999;
				display: none;}
	
	.page_top p {
	display: block;
    position: relative;
    writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    right: -40%;
    top: 50%;
		transform: translate(-50%, -50%);
		text-align: center;
			
	}

	.page_top_op p {
		display: block;
		position: relative;
		writing-mode: horizontal-tb;
		-ms-writing-mode: horizontal-tb;
		right: -40%;
		top: 50%;
			transform: translate(-50%, -50%);
			text-align: center;
				
		}

.footer_in p img {
	max-width: 50px;
}
}
@media screen and (max-width: 500px) {
		.page_top p {
	display: inline-block;
    position: relative;
    writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    right: -50%;
    top: 50%;
	font-size: 16px;
		transform: translate(-50%, -50%);
		text-align: center;
			
	}
	.page_top_op p {
		display: inline-block;
		position: relative;
		writing-mode: horizontal-tb;
		-ms-writing-mode: horizontal-tb;
		right: -50%;
		top: 50%;
		font-size: 16px;
			transform: translate(-50%, -50%);
			text-align: center;
				
		}

}


/*=========================================================================

縲縲縲縲竊薙Μ繝ｳ繧ｯ竊�

===========================================================================*/
a img {
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

a img:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}


/*=========================================================================

縲縲縲縲竊菟assform 竊�

===========================================================================*/
.passform {
    background: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 30px 1em;
    max-width: 1000px;
    margin: 20px auto 50px;
}

form.post-password-form {
    max-width: 1000px;
    margin: 1em auto 0;
    text-align: center;
    background: #fff;
}



/*=========================================================================

BOX

===========================================================================*/
 
 #ppbox {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 2em;
    padding: 0;
}


#pp {
    margin: 0;
    padding: 1px 40px 50px 40px;
    /*border: solid 1px #c7c7c7;*/
    overflow: auto;
    height: 70px;
    text-align: left;
    background-color: #fff8e7;
    color: #292929;
}
 
  #pp1 {
    margin-bottom: 1%;
    padding: 15px 40px 5px 40px;
    /*border: solid 1px #c7c7c7;*/
    overflow: auto;
    height: 70px;
    text-align: left;
    background-color: #fff8e7;
    color: #292929;
}
 

/*=========================================================================

ドメイン指定

===========================================================================*/
@media only screen and (min-width: 750px){
.bomain-box {
    border: solid 1px #ccc;
    padding: 18px 31px 15px;
    margin: 30px auto;
    background: #f5f5f5;
    width: 90%;
}}

.bomain-box {
	border: solid 1px #585858;
	padding: 18px 31px 25px;
	margin: 18px 18px 5px 18px;
	background: #f5f5f5;
	/*width: 940px;*/
}
.bomain-box_in {
	width:70%;
    background: #fff;
    padding: 2%;
    border: 5px solid #b15454;
    display: block;
    margin: 5% auto;
    text-align:center;
	}
	
	.bomain-box_in1 {
		width: 90%;
		background: #fff;
		padding: 2%;
		border: 5px solid #b15454;
		display: block;
		margin: 5% auto;
		text-align:center;
		font-size:13px;
		}
		
	
.domain {
	width: 100%;
	margin-top: 5px;
}

.domain td {
	background: #fff;
	padding: 1px 2px;
	border: 1px solid #ddd;
}

.domain th {
	/*width: 30%;*/
	background-color: #B5636C;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #fff;
}
/**********ステップ*************************/
#step {
	width: 100%;
	margin: 1em auto 0;
	position: relative;
	height: 220px;
}

.bg1 {
	background: url(../img/step1_bg.jpg) no-repeat;
	background-size: 100% 100%;
}

.bg2 {
	background: url(../img/step2_bg.jpg) no-repeat;
	background-size: 100% 100%;
}

.bg_gray{
	background: #f2f2f2;
	padding:1em;
}

.box_bg_gray{background: #f2f2f2;}


.box_bg_gray_bl{
	background: #f2f2f2;
	border:1px solid #3675AD;
position:relative;
padding:1em 1em 1em;
margin: 1rem 2rem;}


.box_bg_red_bl_op {
    background: #f2f2f2;
    border: 1px solid #af1920;
    position: relative;
    padding: 1em 1em 1em;
    margin: 1rem 2rem;
}


.box_bg_gray_brl{background:rgba(255, 255, 255, 0);border:1px solid #343434;
position:relative;
padding:1em 0.8em 0.8em;
width: 95%;}
#step p {
    font-size: 90%;
    width: 700px;
    position: absolute;
    top: 35px;
    left: 170px;
}



@media screen and (max-width: 435px) {
	.box_bg_gray_bl {
		font-size: 80%;
    padding: 1em 1em 1em;
    margin: 1rem 0.8em;
}
.box_bg_red_bl_op {
	font-size: 80%;
padding: 1em 1em 1em;
margin: 1rem 0.8em;
}


}

#step1 {
	border: 2px solid #ccc;
	padding: 10px;
	margin: 10px;
	overflow-y: auto;
}

#step1 p {}

.letter_shadow {
	box-shadow: 0px 0px 25px 0px #D0D0D0;
}

.order_box {
	border-radius: 5px;
	margin: -160px 2px 0 0;
	background: #fff;
}

.order_box1 {
	border-radius: 5px;
	margin: 0 0 0 0;
	background: #fff;
}

.step6 {font-size: 200%;
line-height: 1.5;
}

.b {
font-weight: bold;
}


/*=========================================================================

sec

===========================================================================*/

.sec_qa,.sec_sanka{background: #F4F4F4;
padding:1.5rem 1.5rem;}
.sec_jisseki{background: #F4F9FD;
padding:1rem 1rem;}

.sec_jisseki_op {
    background: #fdfdf3;
    padding: 1rem 1rem;
}

.sec_profile{
   /* background-image: linear-gradient(to top, #eefcfd, #f1fcfe, #f4fdfe, #f7fdff, #fafeff);*/
	 /* 方眼紙模様に必須のスタイル */
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #f8f5f5 calc(100% - 1px)),
                    linear-gradient(90deg, transparent calc(100% - 1px), #f8f5f5 calc(100% - 1px));
  background-size: 16px 16px;
  background-repeat: repeat;
  background-position: center center;

padding:1rem 1rem;
margin: -2rem 0;}

@media screen and (max-width: 435px) {
	.sec_qa,.sec_sanka{background: #F4F4F4;
padding:1.5rem 0rem;}
	.sec_profile{padding: 0;}
}
	
/*=========================================================================

voice
===========================================================================*/

.sec_voice{background: #F4F4F4;
    padding: 4em 1em 2em;}

.voice_icon{width:23%;position:absolute;top:1rem;right:1rem;}
.voice_box{
	border-radius:10px ;
	position: relative;
	display:inline-block;
	width: 85%;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,0.4);
padding:2rem 1rem 1rem;
margin:1rem;
border:1px solid #1E5E9A;}


.voice_box_op{
	border-radius:10px ;
	position: relative;
	display:inline-block;
	width: 85%;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,0.4);
padding:2rem 1rem 1rem;
margin:1rem;
border:1px solid #b61e26;}






.voice_ttl{margin:1rem 0;line-height: 2.8rem;
font-size: 170%;
color:#fd0b85;}

.voice_ttl_op{
	margin:1rem 0;line-height: 2.8rem;
	font-size: 170%;
	color: #b18747;;}
	

.name{background:#196AAB;
color:#fff;
font-weight: 600;
padding:5px 10px;
border-radius: 20px;
margin-bottom: 1rem;}

.name1 {
    background: #b61e26;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 20px;
    margin-bottom: 1rem;
}

.float_none {
	clear: both;
}



.gray_box{
	/*margin-top:20px;*/
	background:#F4F4F4;
	margin-top:1.5rem;
padding:.5rem;}

@media screen and (max-width: 650px) {
		.voice_icon{width:40%;position:relative;margin:0 auto;}
	
}
@media screen and (max-width: 435px) {
	.voice_box{width: 80%;}
	.voice_box_op{width: 80%;}
	.voice_icon{width:40%;;position:relative;margin:0 auto;}
	.voice_ttl{font-size: 130%;margin:1rem 0 0;}
	.voice_ttl_op{font-size: 130%;margin:1rem 0 0;}
	
}
/*=========================================================================

CTA

===========================================================================*/
.cta{background: #06365B;
	position:relative;
font-weight: 600;
padding: 2em 0 1.5em;
margin-bottom: -2rem;}


.circle4 {
display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    background: #ffffff;
    border-radius: 50%;
    border: 5px solid #08365b;
    width: 120px;
    height: 120px;
    color: #363636;
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: -4em;
    left: -2em;
}
.circle4 > .circle-txt1 {
  display: block;
  width: 100%;
  font-size: 40px;
  line-height: 1;
}
.circle4 > .circle-txt2 {
  display: block;
  width: 100%;
  margin-top: 0px;
}


.cta1 {
	/* background: #8f070e; */
	background: linear-gradient(50deg, #b61c22 0%, #820008 100%);
    position: relative;
    font-weight: 600;
    padding: 2em 0 1.5em;
    margin-bottom: -2rem;
	
}


.circle_op {
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    background: #ffffff;
    border-radius: 50%;
    border: 5px solid #a6141a;
    width: 120px;
    height: 120px;
    color: #363636;
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: -4em;
    left: -2em;
}

.circle_op > .circle-txt1 {
	display: block;
	width: 100%;
	font-size: 40px;
	line-height: 1;
  }
  .circle_op > .circle-txt2 {
	display: block;
	width: 100%;
	margin-top: 0px;
  }




.arrow_animation_button::after { /* 矢印の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: -500px;
  width: 13px;
  height: 13px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  animation: slideBlink 1s linear infinite; /* アニメーションの初期設定 */
}
 
@keyframes slideBlink { /* アニメーションの内容 */
  from { /* アニメーション開始時のスタイル */
    opacity: 0;
    left: 8px;
  }
  to { /* アニメーション終了時のスタイル */
    opacity: 1;
    left: 25px;
  }
}


@media screen and (max-width: 610px) {
.circle4 {
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    background: #ffffff;
    border-radius: 50%;
    border: 5px solid #08365b;
    width: 95px;
    height: 95px;
    color: #363636;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: -4em;
    left: 0em;
}
	.circle4 > .circle-txt1 {
    display: block;
    width: 100%;
    font-size: 28px;
    line-height: 1;
}

.circle_op {
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    background: #ffffff;
    border-radius: 50%;
	border: 5px solid #a6141a;
    width: 95px;
    height: 95px;
    color: #363636;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: -4em;
    left: 0em;
}
	.circle_op > .circle-txt1 {
    display: block;
    width: 100%;
    font-size: 28px;
    line-height: 1;
}

}


input[type=radio].hide-radiobtn{
	　　display: none;
	}
	
	.online_manseki{background: #8b8a8a;
		padding: 0.1em 0.2em;}
	

/*=========================================================================

LESSON

===========================================================================*/
.lesson{background:#FDFDF3;
padding:0 0 9em;
margin-top: -5rem;}

.lesson_box{position: relative;
	width: 80%;
	top: 5em;
	margin: 5em auto 0;
	padding: 7rem 1.5rem 2rem;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,0.4);}
.lesson_icon{position: absolute;
	width: 40%;
    top: -38px;
left: 50%;
	
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);}

.lesson{ width: 100%;
    text-align: center top;
}


@media screen and (max-width: 435px) {.lesson_box{position: relative;
	width: 85%;
	top: 4em;
	margin: 3em auto 0;
	padding: 3rem 1rem 2rem;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,0.4);}

.lesson_icon{top: -23px;}

	.mb_buton{
		display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	}
}
/*=========================================================================

SLIDE

===========================================================================*/

.move_slide{
	width:100%;
	height: 250px;
	background:url(../img/chart_slide.png);
	animation: cloudmove 20s linear infinite;
	-webkit-animation: cloudmove 20s linear infinite;
	-moz-animation: cloudmove 20s linear infinite;
}

@media screen and (max-width: 435px) {
	.move_slide{
	width:100%;
	height: 180px;
	background:url(../img/chart_slide_sp.png);
	animation: cloudmove 20s linear infinite;
	-webkit-animation: cloudmove 20s linear infinite;
	-moz-animation: cloudmove 20s linear infinite;
}
}

@keyframes cloudmove {
	0% {background-position: 0 0;}
	25% {background-position: 200px 0;}
	50% {background-position: 400px 0;}
	75% {background-position: 600px 0;}
	100% {background-position: 800px 0;}
}
@-webkit-keyframes cloudmove {
	0% {background-position: 0 0;}
	25% {background-position: 200px 5px;}
	50% {background-position: 400px 0;}
	75% {background-position: 600px 5px;}
	100% {background-position: 800px 0;}
}
@-moz-keyframes cloudmove {
	0% {background-position: 0 0;}
	25% {background-position: 200px 5px;}
	50% {background-position: 400px 0;}
	75% {background-position: 600px 5px;}
	100% {background-position: 800px 0;}
}

	
	
	
	/*.slider {
  margin: 30px auto 0;
  max-width: 800px;
  width: 100%;
}
.slick-img img {
  height: auto;
  width: 100%;
}*/
	.slider {
  margin: 0 auto;
 /* max-width: 600px;*/
 /* width: 90%;*/
}
.slider-img {
  margin: 0 10px;
}
/*
.slider-img img {
  height: auto;
  /*width: 100%;
}

	
	
	
	/*------ スライダーの横幅 ------*/
.slider2{
  width:70%;
  margin:0 auto;
}

/*------ スライダー画像 ------*/
.slider2 .voice_box{
	width:100%;
}

/*-------- 高さ調整 ----------*/
.slider2 .slick-slide{
	height:auto!important;
}

/*---------- 矢印 ----------*/
.slider2 .slick-next{
    right:0!important;
}
.slider2 .slick-prev{
    left:0!important;
}
.slider2 .slick-arrow{
    width: initial!important;
    height: initial!important;
    z-index:2!important;
}
.slider2 .slick-arrow:before{
    font-size: 30px!important;
}
/*----------------------------------------------------

▼　よくある質問

----------------------------------------------------*/
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
	color: #1b2538;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	font-weight: bold;
	line-height: 1.6em;
	position: relative;
	display: block;
	margin: 0 5%;
	padding: 1em 3em 1em 2.5em;
	cursor: pointer;
	text-indent: 1em;
	border-radius: 0.5em;
	background: #fff;
	text-align: left;
}
.cp_qa .cp_actab label::before {
	/*font-family: serif;*/
	font-size: 1.5em;
	margin-left: -2em;
	padding-right: 0.5em;
	content: 'Q';
	color:#8BACCB;
}


.cp_qa .cp_actab label:hover {
	transition: all 0.3s;
	color: #6ec5c2;
}
/* --質問の＋アイコン */
.cp_qa .cp_actab label::after {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 2em;
	position: absolute;
	top: 0;
	right: 0;
	content: '＋';
	display: inline-block;
	width: 2em;
	height: 2em;
	-webkit-transition: transform 0.4s;
	        transition: transform 0.4s;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	position: relative;
	overflow: hidden;
	max-height: 0;
	padding: 0 0 0 2.5em;
	-webkit-transition: max-height 0.2s;
	        transition: max-height 0.2s;
	border-radius: 0 0 0.5em 0.5em;
	margin: 0 5%;
}
.cp_qa .cp_actab .cp_actab-content::before {
	/*font-family: serif;*/
	font-size: 1.5em;
	position: absolute;
	margin: 0.4em 0 0 -1em;
	padding: 0;
	color:#FFCB3C;
	content: 'A';
}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 1em 1em 1em 0;
	line-height: 2em;
	
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
	border: 10px solid #fff;
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab input:checked ~ label {
	color: #6ec5c2;
	border-radius: 0.5em 0.5em 0 0;
}
/* 質問をクリックした時の+の動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

p {
    display: inline-block;
   /* text-align: left;*/
}



@media screen and (max-width: 600px) {.cp_qa .cp_actab label {
    margin: 0 4%;
    font-size: 85%;}
	.cp_qa .cp_actab .cp_actab-content p {
	font-size: 90%;
	line-height: 2em;
	
}
.cp_qa .cp_actab .cp_actab-content {
	margin: 0 5%;
}}


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

▼　よくある質問2

----------------------------------------------------*/
.cp_qa_op *, .cp_qa_op *:after, .cp_qa_op *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa_op .cp_actab_op {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
	color: #1b2538;
}
.cp_qa_op .cp_actab_op input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa_op .cp_actab_op label {
	font-weight: bold;
	line-height: 1.6em;
	position: relative;
	display: block;
	margin: 0 5%;
	padding: 1em 3em 1em 2.5em;
	cursor: pointer;
	text-indent: 1em;
	border-radius: 0.5em;
	background: #fff;
	text-align: left;
}
.cp_qa_op .cp_actab_op label::before {
	/*font-family: serif;*/
	font-size: 1.5em;
	margin-left: -2em;
	padding-right: 0.5em;
	content: 'Q';
	color: #bf8689;
}


.cp_qa_op .cp_actab_op label:hover {
	transition: all 0.3s;
	color: #bf868a;
}
/* --質問の＋アイコン */
.cp_qa_op .cp_actab_op label::after {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 2em;
	position: absolute;
	top: 0;
	right: 0;
	content: '＋';
	display: inline-block;
	width: 2em;
	height: 2em;
	-webkit-transition: transform 0.4s;
	        transition: transform 0.4s;
}
/* 答え */
.cp_qa_op .cp_actab_op .cp_actab-content_op {
	position: relative;
	overflow: hidden;
	max-height: 0;
	padding: 0 0 0 2.5em;
	-webkit-transition: max-height 0.2s;
	        transition: max-height 0.2s;
	border-radius: 0 0 0.5em 0.5em;
	margin: 0 5%;
}
.cp_qa_op .cp_actab_op .cp_actab-content_op::before {
	/*font-family: serif;*/
	font-size: 1.5em;
	position: absolute;
	margin: 0.4em 0 0 -1em;
	padding: 0;
	color:#FFCB3C;
	content: 'A';
}
.cp_qa_op .cp_actab_op .cp_actab-content_op p {
	margin: 1em 1em 1em 0;
	line-height: 2em;
	
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa_op .cp_actab_op input:checked ~ .cp_actab-content_op {
	max-height: 40em;
	border: 10px solid #fff;
}
/* 質問をクリックした時のアイコンの動き */

.cp_qa_op .cp_actab_op input:checked ~ label {
	color: #bf868a;
	border-radius: 0.5em 0.5em 0 0;
}

/* 質問をクリックした時の+の動き */
.cp_qa_op .cp_actab_op input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

p {
    display: inline-block;
   /* text-align: left;*/
}



@media screen and (max-width: 600px) {.cp_qa_op .cp_actab_op label {
    margin: 0 4%;
    font-size: 85%;}
	.cp_qa_op .cp_actab_op .cp_actab-content_op p {
	font-size: 90%;
	line-height: 2em;
	
}
.cp_qa_op .cp_actab_op .cp_actab-content_op {
	margin: 0 5%;
}}


/** * * * * * * * * * * * * * * *  form-nav ** * * * * * * * * * * * * * * */

.progressbar {
  display: flex;
  flex-wrap: wrap;
}
.progressbar .item {
    position: relative;
    width: 33%;
    text-align: center;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 13px 0;
    line-height: 1.5;
    background: #C7C7C7;
    color: #fff;
}
.progressbar .item2 {
    position: relative;
    width: 33%;
    text-align: center;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 13px 0;
    line-height: 1.5;
    background: #F5F5F5;
    color: #999999;
}
.progressbar .item:not(:last-child)::before,
.progressbar .item:not(:last-child)::after {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 100%;
    content: '';
    border: 37px solid transparent;
    border-left: 20px solid #C7C7C7;
    margin: auto;
}
.progressbar .item:not(:last-child)::before {
    margin-left: 1px;
    border-left-color: #FFF;
}

@media screen and (max-width: 767px) {
.progressbar .item,.progressbar .item2 {
    font-size: 11px;
    line-height: 1.4;
    padding: 10px 0;
}
.progressbar .item:not(:last-child)::before,
.progressbar .item:not(:last-child)::after {
    border-width: 25px;
    border-left-width: 12px;
}
}

/* active */

.progressbar .item.active {
    z-index: 1;
    background: #3C3C3C;
    color: #FFF;
}
.progressbar .item.active:not(:last-child)::after {
    border-left-color: #3C3C3C;
}
.progressbar .item.active:not(:last-child)::before {
    border-left: none;
}




/* 吹き出し */

.balloon2 {
    position: relative;
    display: block;
    margin: 1.5em 0;
    padding: 10px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #131313;
    font-size: 130%;
    background: #FFF;
    border-radius: 15px;
    border: solid 3px #1e5e9a;
    box-sizing: border-box;
    width: 80%;
    margin: 1.5em auto;
    text-align: center;
	font-weight: 600;
}

.balloon2_op {
    position: relative;
    display: block;
    margin: 1.5em 0;
    padding: 10px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #131313;
    font-size: 130%;
    background: #FFF;
    border-radius: 15px;
    border: solid 3px #b81a23;
    box-sizing: border-box;
    width: 80%;
    margin: 1.5em auto;
    text-align: center;
    font-weight: 600;
}

.balloon2:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}


.balloon2_op:before {
	content: "";
	position: absolute;
	bottom: -24px;
	left: 50%;
	margin-left: -15px;
	border: 12px solid transparent;
	border-top: 12px solid #FFF;
	z-index: 2;
  }

.balloon2:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #1e5e9a;
  z-index: 1;
}

.balloon2_op:after {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -17px;
	border: 14px solid transparent;
	border-top: 14px solid #b81a23;
	z-index: 1;
  }
.balloon2 p {
  margin: 0;
  padding: 0;
}

.balloon2_op p {
	margin: 0;
	padding: 0;
  }

@media screen and (max-width: 767px) {
	.balloon2 {
    width: 100%;

}
.balloon2_op {
    width: 100%;

}

}








input[type=radio].hide-radiobtn{
display: none;
}

.online_manseki{background: #8b8a8a;
    padding: 0.1em 0.2em;}


/********************フェードイン*************************************************/

.fade {
	transition: all 1200ms;
	opacity: 0;
	visibility: hidden;
	transform: translate(0px, 50px);
  }
  
  .fadein {
	opacity: 1;
	visibility: visible;
	transform: translate(0px, 0px);
  } 
  