
:root {
	--v-space: clamp(90px, 7vw, 120px);
	--txt-color: #222222;
	--base-color: #fff;
	--main-color: #003574;
	--accent-color1: #AA7433:
	--accent-color2 :#FFD22D;

	--color1: #003574;
	--color2: #AA7433;
	--color3: #FFD22D;
	--color3: #A1CBED;
	--color4: #d2e5fc;
	--color5: #F5F1DF;


	--color6: #87CEFA;
	--color7: #FFBF66;
	--acc: #E5E634;
}

@charset "UTF-8";


/* 
上月専用 他のクラスとカブりないこと確認済み 
sm,pcのみ意図的に上書きしています
部分的に上記削除の後､別途指定あり

style.css､当ファイル上記部分は｢尊重｣
しつつ､今後､以下定義は変更可能性大です｡

基本ここの部分は変更せず､追加のみの方針で
ver2024-01-20
 */
.navbtn {
	color:var(--color1);
}

#page_top a::before {
	color:var(--color1);
}

hr{
	background-color:#fff !important;
}
.footer-copy {
	background-color:var(--color1);
}

div.faq p {
	margin-top: 0.1em;
	margin-bottom: 0.5em;
	padding-right: 0.1em;
	padding-left: 0.1em;
	line-height: 1.4;
	text-align: left;
	text-indent: -1em;
	padding-left: 1em;
	margin-left: 5px;
	display: block;
}
div.faq b {
	color: var(--color1);
	// width: 100%;
	font-size: 17px;
	margin-top: 120px;
	margin-top: -3px;
	border-bottom: 1px dashed #99747B;
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	margin-left: 5px;
}


.entry{
	margin-bottom:50px;
}

.left,.right{
	background-color:white;
}


@media screen and (max-width: 568px) {
	.pc{
		display:none;
	}
}

@media screen and (min-width: 568px) {
	.sm{
		display:none;
	}
}



.center{
	text-align:center;
}
.info1 {
	font-weight: bold;
	color: var(--main-color);
	border-bottom: 1px dashed  var(--main-color);
	padding: 5px;
	width: 5.25em;
}
.info2 {
	border-bottom: 1px dashed  var(--main-color);
	padding: 5px;
	width: 400px;
}

@media screen and (max-width: 568px) {
	.info1 {
		display: block;
		padding: 8px 2px 2px 2px;
		width: 100%;
		border-bottom: 1px solid rgba(255,255,255,0);
	}
	.info2 {
		display: block;
		padding: 2px;
		width: 99%;
	}
}


.maru{
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.min{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.cnt{
	text-align:center;
}

.bld{
	font-weight:bold;
	color: var(--main-color);
}

.nuki{
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
	-1px 1px 0 #FFF, 1px -1px 0 #FFF,
	0px 1px 0 #FFF,  0-1px 0 #FFF,
	-1px 0 0 #FFF, 1px 0 0 #FFF;
}

.font10{ font-size:10px; }
.font20{ font-size:20px; }
.font30{ font-size:30px; }
.font40{ font-size:40px; }
.font50{ font-size:50px; }
.font60{ font-size:60px; }
.font70{ font-size:70px; }
.font80{ font-size:80px; }

span.col0{ color:black; }
span.col1{ color:brown; }
span.col2{ color:red; }
span.col3{ color:orange; }
span.col4{ color:yellow; }
span.col5{ color:green; }
span.col6{ color:blue; }
span.col7{ color:purple; }
span.col8{ color:gray; }
span.col9{ color:white; }

p.top-mg10{ margin-top:10px; }
p.top-mg20{ margin-top:20px; }
p.top-mg30{ margin-top:30px; }
p.top-mg40{ margin-top:40px; }
p.top-mg50{ margin-top:50px; }
p.top-mg60{ margin-top:60px; }
p.top-mg70{ margin-top:70px; }
p.top-mg80{ margin-top:80px; }
p.top-mg90{ margin-top:90px; }
p.top-mg100{ margin-top:100px; }
p.top-mg110{ margin-top:110px; }
p.top-mg120{ margin-top:120px; }
p.top-mg130{ margin-top:130px; }
p.top-mg140{ margin-top:140px; }
p.top-mg150{ margin-top:150px; }
p.top-mg160{ margin-top:160px; }
p.top-mg170{ margin-top:170px; }
p.top-mg180{ margin-top:180px; }
p.top-mg190{ margin-top:190px; }
p.top-mg200{ margin-top:200px; }


img.top-mg10{ margin-top:10px; }
img.top-mg20{ margin-top:20px; }
img.top-mg30{ margin-top:30px; }
img.top-mg40{ margin-top:40px; }
img.top-mg50{ margin-top:50px; }
img.top-mg60{ margin-top:60px; }
img.top-mg70{ margin-top:70px; }
img.top-mg80{ margin-top:80px; }
img.top-mg90{ margin-top:90px; }
img.top-mg100{ margin-top:100px; }
img.top-mg110{ margin-top:110px; }
img.top-mg120{ margin-top:120px; }
img.top-mg130{ margin-top:130px; }
img.top-mg140{ margin-top:140px; }
img.top-mg150{ margin-top:150px; }
img.top-mg160{ margin-top:160px; }
img.top-mg170{ margin-top:170px; }
img.top-mg180{ margin-top:180px; }
img.top-mg190{ margin-top:190px; }
img.top-mg200{ margin-top:200px; }


.top-mg10{ margin-top:10px; }
.top-mg20{ margin-top:20px; }
.top-mg30{ margin-top:30px; }
.top-mg40{ margin-top:40px; }
.top-mg50{ margin-top:50px; }
.top-mg60{ margin-top:60px; }
.top-mg70{ margin-top:70px; }
.top-mg80{ margin-top:80px; }
.top-mg90{ margin-top:90px; }
.top-mg100{ margin-top:100px; }
.top-mg110{ margin-top:110px; }
.top-mg120{ margin-top:120px; }
.top-mg130{ margin-top:130px; }
.top-mg140{ margin-top:140px; }
.top-mg150{ margin-top:150px; }
.top-mg160{ margin-top:160px; }
.top-mg170{ margin-top:170px; }
.top-mg180{ margin-top:180px; }
.top-mg190{ margin-top:190px; }
.top-mg200{ margin-top:200px; }


.btm-mg10{ margin-bottom:10px; }
.btm-mg20{ margin-bottom:20px; }
.btm-mg30{ margin-bottom:30px; }
.btm-mg40{ margin-bottom:40px; }
.btm-mg50{ margin-bottom:50px; }
.btm-mg60{ margin-bottom:60px; }
.btm-mg70{ margin-bottom:70px; }
.btm-mg80{ margin-bottom:80px; }
.btm-mg90{ margin-bottom:90px; }
.btm-mg100{ margin-bottom:100px; }
.btm-mg110{ margin-bottom:110px; }
.btm-mg120{ margin-bottom:120px; }
.btm-mg130{ margin-bottom:130px; }
.btm-mg140{ margin-bottom:140px; }
.btm-mg150{ margin-bottom:150px; }
.btm-mg160{ margin-bottom:160px; }
.btm-mg170{ margin-bottom:170px; }
.btm-mg180{ margin-bottom:180px; }
.btm-mg190{ margin-bottom:190px; }
.btm-mg200{ margin-bottom:200px; }


@media screen and (min-width: 568px) { 

	.btm-mg10pc{ margin-bottom:10px; }
	.btm-mg20pc{ margin-bottom:20px; }
	.btm-mg30pc{ margin-bottom:30px; }
	.btm-mg40pc{ margin-bottom:40px; }
	.btm-mg50pc{ margin-bottom:50px; }
	.btm-mg60pc{ margin-bottom:60px; }
	.btm-mg70pc{ margin-bottom:70px; }
	.btm-mg80pc{ margin-bottom:80px; }
	.btm-mg90pc{ margin-bottom:90px; }
	.btm-mg100pc{ margin-bottom:100px; }
	.btm-mg110pc{ margin-bottom:110px; }
	.btm-mg120pc{ margin-bottom:120px; }
	.btm-mg130pc{ margin-bottom:130px; }
	.btm-mg140pc{ margin-bottom:140px; }
	.btm-mg150pc{ margin-bottom:150px; }
	.btm-mg160pc{ margin-bottom:160px; }
	.btm-mg170pc{ margin-bottom:170px; }
	.btm-mg180pc{ margin-bottom:180px; }
	.btm-mg190pc{ margin-bottom:190px; }
	.btm-mg200pc{ margin-bottom:200px; }

	.top-mg10pc{ margin-top:10px; }
	.top-mg20pc{ margin-top:20px; }
	.top-mg30pc{ margin-top:30px; }
	.top-mg40pc{ margin-top:40px; }
	.top-mg50pc{ margin-top:50px; }
	.top-mg60pc{ margin-top:60px; }
	.top-mg70pc{ margin-top:70px; }
	.top-mg80pc{ margin-top:80px; }
	.top-mg90pc{ margin-top:90px; }
	.top-mg100pc{ margin-top:100px; }
	.top-mg110pc{ margin-top:110px; }
	.top-mg120pc{ margin-top:120px; }
	.top-mg130pc{ margin-top:130px; }
	.top-mg140pc{ margin-top:140px; }
	.top-mg150pc{ margin-top:150px; }
	.top-mg160pc{ margin-top:160px; }
	.top-mg170pc{ margin-top:170px; }
	.top-mg180pc{ margin-top:180px; }
	.top-mg190pc{ margin-top:190px; }
	.top-mg200pc{ margin-top:200px; }

}


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

	.btm-mg10sm{ margin-bottom:10px; }
	.btm-mg20sm{ margin-bottom:20px; }
	.btm-mg30sm{ margin-bottom:30px; }
	.btm-mg40sm{ margin-bottom:40px; }
	.btm-mg50sm{ margin-bottom:50px; }
	.btm-mg60sm{ margin-bottom:60px; }
	.btm-mg70sm{ margin-bottom:70px; }
	.btm-mg80sm{ margin-bottom:80px; }
	.btm-mg90sm{ margin-bottom:90px; }
	.btm-mg100sm{ margin-bottom:100px; }
	.btm-mg110sm{ margin-bottom:110px; }
	.btm-mg120sm{ margin-bottom:120px; }
	.btm-mg130sm{ margin-bottom:130px; }
	.btm-mg140sm{ margin-bottom:140px; }
	.btm-mg150sm{ margin-bottom:150px; }
	.btm-mg160sm{ margin-bottom:160px; }
	.btm-mg170sm{ margin-bottom:170px; }
	.btm-mg180sm{ margin-bottom:180px; }
	.btm-mg190sm{ margin-bottom:190px; }
	.btm-mg200sm{ margin-bottom:200px; }

	.top-mg10sm{ margin-top:10px; }
	.top-mg20sm{ margin-top:20px; }
	.top-mg30sm{ margin-top:30px; }
	.top-mg40sm{ margin-top:40px; }
	.top-mg50sm{ margin-top:50px; }
	.top-mg60sm{ margin-top:60px; }
	.top-mg70sm{ margin-top:70px; }
	.top-mg80sm{ margin-top:80px; }
	.top-mg90sm{ margin-top:90px; }
	.top-mg100sm{ margin-top:100px; }
	.top-mg110sm{ margin-top:110px; }
	.top-mg120sm{ margin-top:120px; }
	.top-mg130sm{ margin-top:130px; }
	.top-mg140sm{ margin-top:140px; }
	.top-mg150sm{ margin-top:150px; }
	.top-mg160sm{ margin-top:160px; }
	.top-mg170sm{ margin-top:170px; }
	.top-mg180sm{ margin-top:180px; }
	.top-mg190sm{ margin-top:190px; }
	.top-mg200sm{ margin-top:200px; }

}




.top-mg-10{ margin-top:-10px; }
.top-mg-20{ margin-top:-20px; }
.top-mg-30{ margin-top:-30px; }
.top-mg-40{ margin-top:-40px; }
.top-mg-50{ margin-top:-50px; }
.top-mg-60{ margin-top:-60px; }
.top-mg-70{ margin-top:-70px; }
.top-mg-80{ margin-top:-80px; }
.top-mg-90{ margin-top:-90px; }
.top-mg-100{ margin-top:-100px; }
.top-mg-110{ margin-top:-110px; }
.top-mg-120{ margin-top:-120px; }
.top-mg-130{ margin-top:-130px; }
.top-mg-140{ margin-top:-140px; }
.top-mg-150{ margin-top:-150px; }
.top-mg-160{ margin-top:-160px; }
.top-mg-170{ margin-top:-170px; }
.top-mg-180{ margin-top:-180px; }
.top-mg-190{ margin-top:-190px; }
.top-mg-200{ margin-top:-200px; }


.btm-mg-10{ margin-bottom:-10px; }
.btm-mg-20{ margin-bottom:-20px; }
.btm-mg-30{ margin-bottom:-30px; }
.btm-mg-40{ margin-bottom:-40px; }
.btm-mg-50{ margin-bottom:-50px; }
.btm-mg-60{ margin-bottom:-60px; }
.btm-mg-70{ margin-bottom:-70px; }
.btm-mg-80{ margin-bottom:-80px; }
.btm-mg-90{ margin-bottom:-90px; }
.btm-mg-100{ margin-bottom:-100px; }
.btm-mg-110{ margin-bottom:-110px; }
.btm-mg-120{ margin-bottom:-120px; }
.btm-mg-130{ margin-bottom:-130px; }
.btm-mg-140{ margin-bottom:-140px; }
.btm-mg-150{ margin-bottom:-150px; }
.btm-mg-160{ margin-bottom:-160px; }
.btm-mg-170{ margin-bottom:-170px; }
.btm-mg-180{ margin-bottom:-180px; }
.btm-mg-190{ margin-bottom:-190px; }
.btm-mg-200{ margin-bottom:-200px; }



.spc10{ margin-bottom:10px; }
.spc20{ margin-bottom:20px; }
.spc30{ margin-bottom:30px; }
.spc40{ margin-bottom:40px; }
.spc50{ margin-bottom:50px; }
.spc60{ margin-bottom:60px; }
.spc70{ margin-bottom:70px; }
.spc80{ margin-bottom:80px; }
.spc90{ margin-bottom:90px; }
.spc100{ margin-bottom:100px; }
.spc110{ margin-bottom:110px; }
.spc120{ margin-bottom:120px; }
.spc130{ margin-bottom:130px; }
.spc140{ margin-bottom:140px; }
.spc150{ margin-bottom:150px; }
.spc160{ margin-bottom:160px; }
.spc170{ margin-bottom:170px; }
.spc180{ margin-bottom:180px; }
.spc190{ margin-bottom:190px; }
.spc200{ margin-bottom:200px; }


/*旧テンプレライクな引き継ぎの定義*/

.left{
	width:50%;
	float: left;
}

.right{
	width:50%;
	float:left;
}
.right img{
	text-align:right;
}

.left img{
//	width:90%;
	padding-left:5%;
	//	padding-top:5%;
}

.right img{
	width:90%;
	padding-left:5%;
	//	padding-top:5%;
}

@media screen and (max-width: 568px) { 
	.left{
		display:inline;
		width:50%;
	}

	.right{
		display:inline;
		width:50%;
	}
}


.left73{
	width:70%;	
	float:left;
}

.right73{
	width:30%;
	float:left;
	margin-top:20px;
}
.right73 img{
	width:80%;
	margin:0 auto;
}


.left73r{

	width:30%;
	float:left;
}

.right73r{
	width:70%;	
	float:left;
}

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

	.left73{
		width:60%;	
	}

	.right73{
		width:40%;	
	}

}







.dv4{
	width:248px;
	float:left;
	text-align:center;
	font-size:16px;
}

@media screen and (max-width: 568px) {
	.dv4{
		width:31.2vw !important;
		float:left;
		text-align:center;
		font-size:16px;
	}
}

.lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}

.lightbox .lb-image{
	display: block;
	height: auto;
	max-width: inherit;
	border-radius: 3px;
}

.lightbox a img{
	border: none;
}

table.line3 td{
	display:inline-block;
	width: 33.1%;
	height: auto;
	font-size:16px;

	border:none;

}	


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

	table.line3 td{
		display:inline-block;
		width: 32.1%;
		height: auto;
		font-size:16px;

		border:none;

	}	
	/*
	table.line3 td img{
	padding:0;
	margin:0;
	width:50% !important;
	}

	table.line3 td{
	padding:0;
	margin:0;
	display:block;
	width: 99%;
	height: auto;
	font-size:16px;
	border:none;
	width:100%;
	}	
	 */
}

@media (orientation: landscape) and (max-width: 810px){
	table.line3 td img{
		margin:!important 0;
		padding:!important 0;
		height: 150px;
		text-align:center;
		box-shadow: 3px 3px 4px #666666;
	}	
}



.sec1 {
	padding: var(--v-space) 0;
//	background-color: var(--color4);
	background-color: var(--color6);
	background-image:none;
	background-repeat: repeat;
}

.sec2 {
	padding: var(--v-space) 0;
//	background-color: var(--color5);
	background-color: var(--color7);
	background-image:none;
	background-repeat: repeat;
}


.sec3 {
	padding: var(--v-space) 0;
	background-color: var(--color4);
	background-image:none;
	background-repeat: repeat;
}

.sec4 {
	padding: var(--v-space) 0;
	background-color: white;
	background-image:none;
	background-repeat: repeat;
}

.sec5 {
	padding: var(--v-space) 0;
	background-color: #FFF;
	background-image: url(../img/f5.jpg);
	background-repeat: repeat;
}

.sec6 {
	padding: var(--v-space) 0;
	background-color: #FFF;
	background-image: url(../img/f6.jpg);
	background-repeat: repeat;
}

.sec7 {
	padding: var(--v-space) 0;
	background-color: #FFF;
	background-image: url(../img/f7.jpg);
	background-repeat: repeat;
}



h3.title{
	font-size: clamp(23px, 2.4vw, 33px);
	min-height: 0vw;
	text-align: center;
	font-weight: 400;
	line-height: 1.3;
	/* color: #26a5b3; */
	color: #444;
	margin-top: 2em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',arial,helvetica,clean,sans-serif;
}



h3.title::after {
	display: block;
	content: '';
	width: 160px;
	height: 0px;
	border-top: solid 3px var(--main-color);
	margin-top: 0.2em;
	margin-right: auto;
	margin-left: auto;
}
h3.title + p {
	margin-top: 0.5em;
	margin-bottom: 1em;
	color: #707070;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
}


h2.title {
	position: absolute;
	top: calc((var(--v-space) + 0.7em) * -1);
	font-family: "Montserrat", sans-serif;
	/* font-size: clamp(40px, 5.2vw, 70px); */
	font-size: clamp(35px, 4vw, 55px);
	min-height: 0vw;
	font-weight: 300;
	color: var(--main-color);

	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;

}
h2.title span {
	display: block;
	color: #454545;
	font-size: clamp(17px, 1.5vw, 25px);
	font-weight: 400;
	text-align:left;
}




.mkr {
	/* background-color: #ff9; */
	background: linear-gradient(transparent 60%, #E4E602 60%);
}

.waku{
	background-color:rgba(255,255,255,0.85);
	padding:10px;
	padding-bottom:30px;
	box-sizing: border-box;
	border-radius:10px;
	margin-bottom:50px;
	padding-top:20px;
}


.faq b{
	color: var(--main-color);	/*サイト主要色*/
}


.dv3{
	justify-content:space-around;
	width:30%;	
	height:300px;
	margin:1%;
	float:left;
	box-sizing:border-box;
}

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

	.dv3{
		display:block;
		width:100%;
	}
}

/*問い合わせフォーム*/
.inq{
	width:80%;
	margin-left:10%;

	border-bottom:1px solid #bbb;
	border-collapse:collapse;
}
.inq td{
	//border:1px solid #666;
	font-size:16px;
	padding-top:8px;
	padding-bottom:8px;

}

.inq30{
	width:25%;
	background-color: var(--accent-color1);
	padding:10px;
	vertical-align: middle;
	border-bottom:1px solid #fff;
	border-left:1px solid #bbb;
	color:white;
	font-weight:bold;
}

.inq30:first-child {
	border-top:1px solid #bbb;
}

.inq30l{
	width:25%;
	background-color:#8cb2dd;
	padding:10px;
	vertical-align: middle;
	border-bottom:1px solid #bbb;
	border-left:1px solid #bbb;
	color:white;
	font-weight:bold;
}


.tdtop{
	vertical-align:top;
}

input[type="text"]{
	width:99%;
	font-size:20px;

	border:0;
	padding:10px;
	font-family:Arial, sans-serif;
	color:#aaa;
	border:solid 1px #ccc;


}
.inq textarea{
	width:100%;
	font-size:20px;

	border:0;
	padding:10px;
	font-family:Arial, sans-serif;
	color:#aaa;
	border:solid 1px #ccc;


}
.inq70{
	width:75%;
	padding:10px;
	vertical-align: middle;
	border:1px solid #bbb;
	vertical-align: middle;
	background-color:var(--base-color);
}



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


	p.indent{
		padding-left:1em;
		text-indent:-1em;
		margin-bottom:0px;
	}

	.inq,.inq70,.inq30,.inq30l{
		margin:0;
		padding:0;
		width:100%;
		display:block;
		border:none;
	}

	input[type="text"]{
		margin:0;
		padding:0;
		width:100%;
		line-height:1.6;

	}
	.inq30{
		padding:5%;
		padding-right:-5px;
		//	margin-bottom:-20px;
		width:100%;
	}
	.inq70{
		padding-bottom:10px;
		padding-right:-5px;
		margin-bottom:10px;
		width:100%;
	}

}

.sub{
	border-radius:5%;
	font-size:18pt;
	text-align:center;
	cursor:pointer;
	padding:12px12px;
	color:#ffffff;
	background:navy;
	line-height:180%;
	border:none;
}

@media screen and (max-width: 568px) { 
	.l,.r{
		display:block;
		width:100%;
	}


}

/*上月適宜追加*/

@media screen and (max-width: 568px) { 
	.waku2 h3.title{
		margin-top:30px;
	}
	.dv3c {
		padding-bottom:20px !important;
	}
}


p.topT{
	color:var(--main-color);
}
.wakuA{
	margin-top:30px;
	margin-bottom:30px;
	padding:20px;
	border-radius:20px;
	background-color:#FFD22D;
	color:var(--color1);
	font-size:25px;
	text-align:center;
	font-weight:900;
}
@media screen and (max-width: 568px) { 
	.wakuA{
		font-size:16px;
	}

}


.dv3b{
	width:300px;
}
.dv3c{
	height:440px;
	background-color:white;
	border-radius:10px;
	padding:10px;
}



.dv3a img{
	width:30%;
	padding-left:35%;
}
.dv3 p{
	margin-top:10px;
	font-size:15.55px;
}


h3.titleC{
	padding:0;
	padding-top:0.7em;
	font-size:17px;
	background-color:var(--main-color);
	border-radius:20px;
	color:white;
	font-weight:500;
	margin-top:20px;
}

h3.titleC::after{

}


figure.img{
	border:solid 10px #fff;

	background-color:white;
	padding-left:3px;
	box-shadow: 0 13px 13px 0 rgba(0, 0, 0, .15);
}
@media screen and (max-width: 568px) { 

	figure.img{
		border:solid 5px #fff;
	}
}

.dv3a,.sw{
	background-color:white;
	box-sizing:border-box;
	padding:10px;
	border-radius:10px;
	padding-top:0px;
	height:320px;
}

.dv3a2{
	width:620px;
}
@media screen and (max-width: 568px) { 
	.dv3a2{
		width:100%;
	}
}

.waku2{
	padding-left:20px;
}
.header {
	background-color:var(--color5);
}
@media (min-width: 569px){
	.nav ul {
		background-color:var(--color3);
	}
}
h1{
	background-color:var(--color5);
}
.pseudofooter{
	background-color:var(--color5);
}

.font30{
	margin-top:10px;
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}

@media screen and (max-width: 568px) { 
	.dv3{
		height:auto !important;
		margin-left:-3px !important;
	}
}

h3.title::after {
	display: block;
	content: '';
	width: 160px;
	height: 0px;
	border-top: double 6px #FFD22D;
	margin-top: 0.2em;
	margin-right: auto;
	margin-left: auto;
}

h3.titleC::after {
	border-top: solid 3px var(--color1);
}
.dv3a2 img{
	margin:0;
	padding:0;
	padding-top:30px;
	height:auto;
	margin:0 auto;
	width:60%;

	box-shadow:none !important;
}

.dv3aB{
	background-color:var(--color5);
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
	/*アイパッドiPadが縦向きのみの記述*/
	h3.titleC {
		font-size: 14px;
		padding-bottom:5px;
	}
	.dv3a2 {
		width:440px;
		padding-top:30px;
	}
	.dv3 p{
		font-size:15px;
	}
	.ipdt1{
		margin-top:50px !important;
	}

	img.next{
		padding:10px;
		padding-left:2px;
	}

	img.next2{
		width:18px !important;
		margin-left:2px !important;
	}
}

section.sec4{
	padding-top:0px;
}
.indM{
	margin-top:20px;
}

.imdM img{
	width:98% !important;
}

.right2 img{
	width:98% !important;
	padding-left:1%;
}

.left2 img{
	width:98% !important;
	padding-left:1%;
}
.left3,.right3{
	padding-top:20px;
}
.maru{
	font-weight:700;
}
strong{
	font-weight:700 !important;
}

@media screen and (max-width: 568px) { 
	.dv3a2 img {
		margin: 0;
		padding: 0;
		padding-top: 10px;
		height: auto;
		margin: 0 auto;
		width: 100%;
		box-shadow: none !important;
	}
	h2.titleC{
		font-size:27px;
	}
}

h2.t22 {
	top: calc((var(--v-space) + 0.7em) * -1.5);
}

@media screen and (max-width: 568px) { 
	h2.t22 {
		top: calc((var(--v-space) + 0.7em) * -1.4);
	}
}

@media screen and (min-width: 568px) { 
	.dv3d{
		height:200px;		
	}
	.wakuA{
		width:92%;
		margin-left:0%;
	}

	.w3{
		width:94%;
		margin-left:1%;
		margin-top:-40px;
	}
	p.w3{
		margin-top:30px;	
		margin-left:30px;	
	}
}

.bk1{
	background-image: url(../img/bk1.jpg);
	background-repeat:no-repeat;
	background-size:150px;
	background-position:bottom 20px right 20px;
}

.bk2{
	background-image: url(../img/bk2.jpg);
	background-repeat:no-repeat;
	background-size:150px;
	background-position:bottom 20px right 20px;
}

.bk3{
	background-image: url(../img/bk3.jpg);
	background-repeat:no-repeat;
	background-size:150px;
	background-position:bottom 20px right 20px;
}

.bk4{
	background-image: url(../img/bk4.jpg);
	background-repeat:no-repeat;
	background-size:150px;
	background-position:bottom 20px right 20px;
}

@media screen and (max-width: 568px) { 
	.bk1,	
	.bk2,	
	.bk3,	
	.bk4{
		background-image:none;
	}
}
figure.tel{
	width:70%;
	margin:0 auto;
}
@media screen and (max-width: 568px) { 
	figure.tel{
		width:100%;
		margin:0 auto;
	}
}
img.next{
	width:40px;
	margin:10px;
}

@media screen and (min-width: 568px) { 
	img.next{
		margin-bottom:10px;
	}
}


.sec1a{
	padding:0;
}


.sec1aa {
	padding: var(--v-space) 0;
	background-color: #FFF;
	background-image: url(../img/bk22.jpg);
	background-size:cover;
	background-repeat:no-repeat;
}

.sec1bb {
	padding: var(--v-space) 0;
	background-color: #FFF;
	background-image: url(../img/bk22.jpg);
	background-size:cover;
	background-repeat:no-repeat;
}


@media screen and (max-width: 568px) { 
	img.next{
		padding:10px;
		padding-left:2px;
		margin:0;
		margin-bottom:50px;
	}
	
}
