@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;
---------------------------------------------------- */
/* ----------------------------------------------------
header
---------------------------------------------------- */
header{
text-align: center;
}

/* ----------------------------------------------------
wrap
---------------------------------------------------- */
.wrap{
max-width: 724px;
margin: 0 auto;
}
/* ----------------------------------------------------
sec1
---------------------------------------------------- */
.sec01{
	background: url(../images/sec1_bg.png);
	background-size: 100% 100%;
	background-position: center top;
	width: 1024px;
	margin: 0 auto;
	margin-bottom: -125px;
	padding-bottom: 25px;
}
.sec01_01{
	margin-top: -20px;
}
@media screen and (max-width: 640px){
	.sec01{
		background:none;
		width: 100%;
	}
}

/* ----------------------------------------------------
sec2
---------------------------------------------------- */
.sec02{
	background: url(../images/sec2_bgg.png);
	background-size: 100% 100%;
	background-position: center top;
	width: 1024px;
	margin:0 auto;
	padding-top: 125px;
	padding-bottom: 80px;
	text-align: center;
}
.sec02 h2 img{
	margin: 20px auto 10px;
}
.sec02 .comp{
	text-align: center;
}
.sec02 .text{
	text-align: left;
}

.sec02 span.marker{
background:linear-gradient(transparent 60%, #ff6 60%);
}
@media screen and (max-width: 640px){
	.sec02{
		background: url(../images/sec2_s_bg.jpg);
		width: 100%;
		margin:0 auto;
		padding-bottom: 70px;
	}

	.sec02 .sp-item.sp03{
		margin-left: auto;
		margin-right: auto;
		width: 90%;
	}
	.sec02 h2 img{
		margin: 10px auto;
	}
	.sec02 .comp{
		padding: 0 4% 0 4%; 
	}

}


/* ----------------------------------------------------
sec3
---------------------------------------------------- */
.sec03{
	background: url(../images/sec3_bg.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center top;
	width: 1024px;
	height: 540px;
	margin: 0 auto;
	text-align: center;
	padding: 50px 0 60px;
}
@media screen and (max-width: 640px){
	.sec03{
		background: none;
		width: 100%;
		padding: 0px 0 50px;
		margin: -30px auto 100px;
	}
.sec03 .prof .sp-item{
text-align: center;
}

	.sec03 p{
		max-inline-size: max-content;
		margin-inline: auto;
		padding-top: 10px;
		text-align: left;
		width: 90%;
		}
}



/* ----------------------------------------------------
sec4
---------------------------------------------------- */
.sec04{
	background: url(../images/sec4_bg.png);
	background-size: 100% 100%;
	background-position: center top;
	width: 1024px;
	height: 548px;
	text-align: center;
	margin: 0 auto -40px;

}
@media screen and (max-width: 640px){
	.sec04{
		background: url(../images/sec4_s_bg.png);
		background-size: 100% 100%;
		background-position: center top;
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		padding-bottom: 40px;
	
	}
	.sec04 .sec04_01{
		margin-top: -30px;
	}
}

/* ----------------------------------------------------
sec4
---------------------------------------------------- */
.sec04a{
	background-color: #f1e598;
	background-size: 100% 100%;
	background-position: center top;
	width: 1024px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 80px;
}
@media screen and (max-width: 640px){
	.sec04a{
		width: 100%;
		padding-bottom: 40px;
	}

}

/* ----------------------------------------------------
sec5
---------------------------------------------------- */
.sec05{
	background: url(../images/sec5_bg.jpg);
	background-size: 100% 100%;
	background-position: center top;
	width: 1024px;
	text-align: center;
	margin: 0 auto;
}
.sec05_img01{
	display: inline-block;
	margin-top: -150px;
}
@media screen and (max-width: 640px){
	.sec05{
		background: none;
		width: 100%;
	}
	.sec05 h3{
		font-size: 20px;
		font-weight: bold;
		color: #42210b;
		line-height: 1.3;
		text-align: center;
		margin: 10px auto 5px;
	}
}
/* ----------------------------------------------------
sec5a
---------------------------------------------------- */
.sec05a{
	background: url(../images/sec5a_bg.jpg);
	background-size: 100% 100%;
	background-position: center top;
	width: 1024px;
	text-align: center;
	margin: 0 auto;
	padding: 50px 0 60px;
}
@media screen and (max-width: 640px){
.sec05a{
	background: none;
	width: 100%;
	padding: 0 0 0;
}
}
/* ----------------------------------------------------
sec5b
---------------------------------------------------- */
.sec05b{
	background: url(../images/sec5b_bg.png);
	background-size: 100% 100%;
	background-position: center top;
	width: 1024px;
	text-align: center;
	margin: -150px auto 0;
  
}
.sec05b h2{
	padding-top: 150px;
}
@media screen and (max-width: 640px){
	.sec05b{
		margin-top: 0;
	}

}


/* ----------------------------------------------------
sec6a
---------------------------------------------------- */
.sec06a{
	padding-bottom: 50px;
}
.sec06a_01{
	margin: 30px auto 30px;
	text-align: center;
}



@media screen and (max-width: 640px){
	.sec06a{
		background-color: #f0f7fb;
		width: 100%;
		padding-top: 10px;
	}
	.sec06a_01{
		margin: 20px auto 30px;
		text-align: center;
	}
	.sec06a_intro img{
		margin-bottom: 20px;
	}
	.sec06a_intro p{
		padding: 0 4% 0;
	}
	

}
/* ----------------------------------------------------
sec6b
---------------------------------------------------- */
.sec06b{
	background: url(../images/sec6b_bg.jpg) no-repeat;
	background-position: 100% 100%;
	width: 1024px;
	text-align: center;
	margin: 0 auto;
	padding: 50px 0;
}
.sec06b_point{
	display: flex;
	justify-content: flex-start;

}
.sec06b h3{
	font-size: 24px;
	font-weight: bold;
	color: #534741;
	display: inline;
	line-height: 1.3;
	margin-bottom: 10px;
}
.sec06b h3:last-child{
	padding-top: 10px;
} 
.sec06b_01{
	padding: 5px 10px 0 0;
}
.sec06b_02{
	padding: 0 20px 20px 0;
}
.sec06b_pic{
	margin-bottom: 20px;
}
@media screen and (max-width: 640px){
	.sec06b{
		background: url(../images/sec6b_s_bg.jpg) no-repeat;
		background-position: 100% 100%;
		width: 100%;
		text-align: center;
		margin: 0 auto;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.sec06b_point{
		display: block;
	}
	.sec06b h3{
		font-size: 20px;
	}
	.sec06b_pic{
		margin-bottom: 0;
	}

}

/* ----------------------------------------------------
sec7
---------------------------------------------------- */
.sec07{
	background: url(../images/sec7_bg.jpg);
	background-size: 100% 100%;
	background-position: center top;
	width: 1024px;
	text-align: center;
	margin: 0 auto 50px;
	padding-top: -100px;
}
.sec07 .voice{
	margin-bottom: 20px;
}
@media screen and (max-width: 640px){
	.sec07{
		background: url(../images/sec7_s_bg.jpg);
		background-size: 100% 100%;
		background-position: center top;
		width: 100%;
		text-align: center;
		padding-bottom: 50px;
		margin-bottom: 0;

	}
}


/* ----------------------------------------------------
sec8
---------------------------------------------------- */
.sec08{
	background: url(../images/sec8_bg.jpg);
	background-size: 100% 100%;
	background-position: center top;
	width: 1024px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 50px;
}
@media screen and (max-width: 640px){
	.sec08{
		background: none;
		background-size: 100% 100%;
		background-position: center top;
		width: 100%;
		text-align: center;
		margin: 0 auto;
		padding-bottom: 0;
	}
}


/* ----------------------------------------------------
sec10
---------------------------------------------------- */
.sec10{
	background: url(../images/sec10_bg.png);
	background-size: 100% 100%;
	background-position: center top;
	width: 1024px;
	text-align: center;
	margin: 0 auto;
	padding:30px 0 50px 0;
}
.sec10 h2{
	font-size: 40px;
	font-weight: bold;
	color: #42210b;
	font-family: 'Times New Roman', Times, serif;
}
.sec10 .qa_a{
	background: #fff;
	margin-bottom: 30px;
	padding-bottom: 15px;
	box-shadow: 2px 2px 2px #e6e6e6;
}
.sec10 .qa{
	background: #ffd6e5;
	display: flex;
	
}
.sec10 .q_q{
	display: flex;
}
.sec10 .qe{
	font-size: 28px;
	font-weight: bold;
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	color: #534741;
	margin: 0 10px 0 20px;
}
.sec10 .qe_q{
	font-size: 24px;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	color: #534741;
	margin: 0 10px 0 20px;
	padding-top: 5px;
}
.sec10 .qe_a{
	font-size: 18px;
	line-height: 1.3;
	color: #534741;
	margin: 0 10px 0 10px;
	padding-top: 15px;
	text-align: left;
}
.sec10 .qe_a span.marker{
	background:linear-gradient(transparent 60%, #ff6 60%)
}
@media screen and (max-width: 640px){
.sec10{
	width: 100%;
}
.sec10 h2{
	font-size: 24px;
	padding-bottom: 10px;
}
.sec10 .qa{
	background: #ffd6e5;
	display: flex;
	
}
.sec10 .q_q{
	display: flex;
}
.sec10 .qe{
	font-size: 26px;
	margin: 0 3px 0 10px;
}
.sec10 .qe_q{
	font-size: 19px;
	margin: 0 10px 0 3px;
	padding-top: 8px;
}
.sec10 .qe_a{
	font-size: 18px;
	line-height: 1.4;
	color: #534741;
	margin: 0 10px 0 10px;
	padding-top: 15px;
	text-align: left;
}


}
/* ----------------------------------------------------
sec11a
---------------------------------------------------- */
.sec11a{
	width: 1024px;
	margin: 0 auto;
}

.sec11a_invite img{ 
	width: 1024px;
	height: auto;
	margin: -20px auto 0;
}
@media screen and (max-width: 640px){
	.sec11a{
		max-width: 100%;
		margin: 0 auto;
	}
	.sec11a .sec11a_invite img{ 
		width: 100%;
		height: auto;
		margin: -10px auto 0;
	}
}
/* ----------------------------------------------------
sec11b
---------------------------------------------------- */
.sec11b{
	background: url(../images/sec11b_bg.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center top;
	width: 1024px;
	text-align: center;
	margin: -160px auto 0;
}
.sec11b h2 img{
margin: 80px auto 5px;
}
.sec11b .move{
	margin-top: 60px;
}
.sec11b .message{
	margin-top: 50px;
}
.sec11b p{
	color: #1c1c1c;
}

.cta1{
	width: 600px;
	text-align: center;
	margin: 0 auto;
}

.cta1 img{
	width: 100%;
	margin: -70px auto 20px;
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
@media screen and (max-width: 640px){
	.sec11b{
		background: url(../images/sec11b_s_bg_04.jpg) no-repeat;
		width: 100%;
		text-align: center;
		margin: -60px auto 0;
		width: 100%;
	}

	.sec11b h2 img{
		margin: 20px auto 0;
		}
	.sec11b p{
		font-size: 15px;
		margin-top: -5px;
	}
	.sec11b .move{
		width: 100%;
		height: auto;
		aspect-ratio: 16/9å;
		margin-top: 40px;
	}
	.sec11b .message{
		margin-top: 20px;
	}

	.cta1{
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	
	.cta1 img{
		width: 50%;
		margin: 0 auto 20px;
	}

}

/* ----------------------------------------------------
footer
---------------------------------------------------- */
footer{
	background-color: #1a1a1a;
	font-size: 14px;
	color: #fff;
	width: 1024px;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
}
footer ul li a{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
footer ul li{
	display: inline-block;
}
footer ul li a:first-of-type a{
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
}
footer a:link{
	color: #fff;
}
footer a:visited{
	color: #fff;
}
footer a:hover{
	text-decoration: underline;
	opacity: .7;
}
footer a:active{
	text-decoration: underline;
	opacity: .7;
}
.copy{
	font-size: 12px;
}
@media screen and (max-width: 640px){
	footer{
		padding: 7px 0;
		width: 100%;
		font-size: 10px;
	}
.copy{
	font-size: 3vw;
}
}

