@charset "utf-8";
body{
	font-size:16px;
	background-color:#FFFFFF;
	color:#000;
	margin:0;
	padding: 0;
	font-family:"メイリオ", "Meiryo","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	line-height: 1.6;
	text-align: center;
}
img {
	max-width: 100%;
	height: auto;
}

a img:hover{
	opacity: 0.8;
}
#body{
	margin: 0;
	text-align: left;
		background-image: url("../images/back.gif");
	background-repeat: repeat-y ;
	background-position: center top;
}

#contents{
	width:1180px;
	margin: 0 auto;
}
#contents::after{
	content: "";
	display: block;
	clear: both;
}

#contents .h1{
	width:1180px;
	line-height: 1.4;
	font-size: 36px;
	margin: 30px 0 20px 0;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	text-align: center;

}

#contents h2{
	line-height: 1.4;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	margin: 50px 0 20px 0;
	background-image: url("../images/midasi-haikei.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#contents h3{
	width:1180px;
	line-height: 1.4;
	font-size: 24px;
	padding: 5px  0px 5px 0px;
	margin: 50px 0 20px 0;
	background-image: url("../images/midasi-haikei.gif");
	background-repeat: no-repeat;
	background-position: left center;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	text-align: left;
	background-color: #d3b54d;
	text-indent: 1em;
}
#contents h1.h3{
	width:1180px;
	line-height: 1.4;
	font-size: 24px;
	padding: 5px  0px 5px 0px;
	margin: 50px 0 20px 0;
	background-image: url("../images/midasi-haikei.gif");
	background-repeat: no-repeat;
	background-position: left center;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	text-align: left;
	background-color: #d3b54d;
	text-indent: 1em;
}

#contents h4{
	border-bottom: solid 2px #d3b54d;
	width:1180px;
	font-size: 20px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	text-indent: 0em;
}

#contents h5{
	border-bottom: solid 2px #d3b54d;
	width:580px;
	font-size: 20px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	text-indent: 0em;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}


#contents p{
	margin: 5px 0px;
}


#news h2{
	background-color: #d3b54d;
	padding: 10px;
	padding-left: 10px;
	font-size: 18px;
	margin-top: 50px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
}
header{
	position: relative;
}
.topimage{
	width: 1180px;
	margin: 0 auto;
	position: relative;
}

.topimage-ue{
	position: absolute;
	left: 0px;
	top: 0px;
}
.topimage .follmov{
	position: absolute;
	right:20px;
	bottom:30px;
	width: 280px;
}
.topimage .follmov a{
	background-color: rgba(255, 255, 255, 0.8);
	border:solid 4px #D9BB53;
	border-radius:10px;
	display: block;
	color: #D9BB53;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0;
	line-height: 1;
	text-align: center;
	z-index: 99999;
}
.topimage .follmov a:hover{
	background-color: rgba(255, 255, 255, 1);
}

.head{
	width: 1180px;
	margin: 0px auto 10px;




}

.shadow-kasen{
	background-color: #EDEEEE;
	background: -moz-linear-gradient(top, #DDD,#FFF);
	background: -webkit-linear-gradient(top, #DDD,#FFF);
	background: linear-gradient(to bottom, #DDD,#FFF);
	height: 10px;
	margin-bottom: 20px;
}


section{
	display: block;
}

section::after,
.head::after{
	content: "";
	display: block;
	clear: both;
}
section.noclear::after{
	clear: none;
	display: inline;
}
#rogo{
	margin: 20px 0 0 0;
	padding: 0;
	line-height: 1;
	float: left;
	width: 377px;
}




#gnavi {
	width:770px;
	float: right;

}
#gnavi ul{
	list-style: none;
	margin: 0px;
	padding: 45px 0 0 0;
	letter-spacing: -0.5em;
	text-align: right;
}
#gnavi li{
	display: inline-block;
	line-height: 1;
	text-align: center;
	margin: 0;
	padding: 0 0px;
	letter-spacing: normal;
}
#gnavi li .line{
	display: block;
	height: 2px;

}
#gnavi li.thiscorse .line,
#gnavi li.this .line{

}
#gnavi li.thiscorse a,
#gnavi li.this a{
	color: #955631;
	cursor:default;

}

#gnavi li a {
	font-size: 16px;
	display: block;
	margin: 0;
	padding: 1px 7px;
	color: #000;
	text-decoration: none;
	border-left:solid 1px #AAA;
}
#gnavi li:first-child a{
border-left:0;
}
#gnavi li a span{
	display: block;
	font-size: 10px;
	margin-top: 3px;
}

#gnavi li:not(.this):hover{

}
#gnavi li:not(.this):hover .line{

}
#gnavi li:not(.this):hover a{
	color: #955631;
}

.ol-sp,
#gnavi .ol-sp{
	display: none;
}

.topimage img{
	width: 100%;
}
#topcopy{
	margin-top: 20px;
	width: 1180px;
	text-align: center;
	font-size: 14px;
}
#topcopy p{
	margin:10px 0;
}

#topcopy figure{
	text-align: center;
	margin: 0;
	line-height: 1;
}

.notice2020 a {
  display: block;
	box-sizing: border-box;
  width: 1180px;
  border: solid 1px #999;
  text-align: center;
  padding: 20px;
  color: #f00;
  margin: 40px auto;
  transition: 0.3s;
	text-decoration: none;
  font-size: larger;
  font-weight: normal;
}
.notice2020 a:hover {
  background-color: #fee;
}

#news{
	margin-top: 0px;
	width: 1180px;
			background-color: #fff;

}
#news ul{
	list-style: none;
	margin: 0;
	padding: 0;
				background-color: #fff;
}
#news li{

}
#news li a{
	display: block;
	padding: 10px;
	height: 100%;
	text-decoration: none;
	line-height: 1.6;
}
#news li a:hover{
	background-color: #EEE;
}


#news .date{
	font-size: 14px;
	color: #000;
	display: block;
	text-align: left;
	margin-right: 10px;
}
#news .title{
	display: block;
	color: #2F8AC5;
	font-size: 16px;
}
.link{
	text-align: center;
	padding:  10px 0px 10px 0px;

}
.link a{
	display: inline-block;
	padding: 10px 50px;
	text-decoration: none;
	background-image: url("../images/yajirushi.png");
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 1;
	background-color:  #d3b54d;
	border-radius: 0px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.link a:hover{
	background-color: #a38636;
}
footer{
	border-top: solid 1px #AAA;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#footernavi{
	text-align: right;
	width: 1180px;
	margin: 0 auto;
}
#footerin{
	width: 1180px;
	margin: 0 auto;
}
#footernavi ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footernavi li{
	display: inline-block;
	border-left:solid 1px #AAA;
}
#footernavi li a{
	text-decoration: none;
	padding: 5px 10px;
	line-height: 1;
	font-size: 14px;
	color: #000;
}
#footernavi li a:hover{
	color: #2F8AC5;
}
.copyright{
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
#pagetop{
	position: fixed;
	bottom:30px;
	right:20px;
	background-color: #AAA;
	width: 47px;
	text-align: center;
	height: 47px;
}
#pagetop img{
	width: 36px;
	margin-top: 10px;
}
#footerin h2{
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	margin-top: 20px;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
		font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	font-style:normal;
}
#footerin address p{
	margin: 0;
	font-size: 14px;
}
#pankz{
	margin: 10px 0 20px 0;
}


table.underline {
	margin: 0 20px;
	border-collapse: collapse;
	width:calc(100% - 40px);
	font-size: 18px;
}
table.underline th {
	border-bottom:dashed 1px #AAAAAA;
	padding:10px 5px;
	width: 180px;
	font-weight: normal;
	vertical-align:top;
	text-align: left;
	white-space: nowrap;
}
table.underline td{
	border-bottom:dashed 1px #AAAAAA;
	padding:10px 5px;
	text-align:left;
	vertical-align:top;
	empty-cells: show;
}
table.underline table.no-line{
	margin: 0;
}
table.underline table.no-line td,
table.underline table.no-line th{
	border: 0;
	padding:5px;
	width: auto;
}
table.underline table.no-line th{
	padding-right: 2em;
}
#contents p.list1{
	margin-left: 1.5em;
	text-indent: -2em;
}
.outline{
	position: relative;
}
.outlineimage{
	position: absolute;
	top:0;
	right:0;
	width: 420px;
	float: right;
	background-color: #FFF;
	padding-left:40px;
	font-size: 16px;
	text-align: center;
}
table.underline a{
	text-decoration: none;
}
img.pdf{
	vertical-align: -10px;
	margin-right: 10px;
}








.form table {
	border-collapse: collapse;
	width:100%;
}
.form th {
	background-color: #EEE;
	text-align: left;
	border:solid 1px #AAAAAA;
	padding:10px;
	vertical-align:middle;
	empty-cells: show;
	font-weight: normal;
	display: nowrap;
}
.form th span{
	color: #FF0000;
	font-size: 12px;
}

.form td {
	border:solid 1px #AAAAAA;
	padding:10px;
	text-align:left;
	vertical-align:middle;
	empty-cells: show;
}

.form td span{
	font-size: 16px;
	display: inline-block;
	width: 2.5em;
}
.form td span.mess{
	display: inline;
	width: auto;
	font-size: 14px;
}
input[type="tel"],
input[type="email"],
input[type="radio"],
input[type="checkbox"],
textarea,
input[type="text"]{
	font-size: 16px;
}
.form .name{
	width: 150px;
}
.form .zip{
	width: 70px;
}
.form .address{
	width: 800px;
}
.form textarea{
	width: 800px;
	height: 200px;
}
.form .tell{
	width: 200px;
}
.form .mail{
	width: 400px;
}
.form .err{
	font-size: 14px;
	color: #FF0000;
	margin: 0;
}
.privacy{
	border:solid 1px #AAA;
	padding: 10px 20px;
	margin: 20px 0 20px 0;
	background-color: #FFF;
}
.privacy h3{
	margin: 0;
	padding: 0;
	color: #FF0000;
	font-size: 20px;
}
.privacy p{
	margin: 0;
}

.form .submit{
	opacity: 1;
	width: 200px;
	height: 50px;
	border: solid 1px #2F8AC5;
	border-radius: 10px;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	background-color: #2F8AC5;
	background: -moz-linear-gradient(top, #62AADA, #2F8AC5);
	background: -webkit-linear-gradient(top, #62AADA, #2F8AC5);
	background: linear-gradient(to bottom, #62AADA, #2F8AC5);
	cursor:pointer;
}

.form .submit:hover{
	background-color: #62AADA;
	background: -moz-linear-gradient(top, #2F8AC5, #62AADA);
	background: -webkit-linear-gradient(top, #2F8AC5, #62AADA);
	background: linear-gradient(to bottom, #2F8AC5, #62AADA);
}


.topics table{
	margin-top: 30px;
	font-size: 18px;
}
.topics table th{
	font-weight: normal;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: top;
	line-height: 1.5;
}
.topics table td{
	vertical-align: top;
	line-height: 1.5;
	padding-bottom: 20px;
}
.topics table td a{
	display: block;
}
.topics table td img{
	vertical-align: -3px;
}
.date{
	text-align: right;
}
.half{
	width: 570px;
}
.floatL{
	float: left;
}
.floatR{
	float: right;
}
.clear{
	clear: both;
}

.bottonlink{
		text-align: center;
		margin: 30px 0;
}
.bottonlink a{
	display: inline-block;
	padding: 20px 20px;
	text-decoration: none;
	padding-left: 60px;
	background-image: url("../images/pdf.png");
	background-repeat: no-repeat;
	background-position: 20px center;
	line-height: 1;
	border: solid 2px #2F8AC5;
	border-radius: 6px;
	text-align: center;
}
.bottonlink a:hover{
	background-color: #EEE;
}
.back a{
	display: block;
	width: 80px;
	text-decoration: none;
	border-radius: 50%;
	background-color: #2F8AC5;
	color: #FFF;
	margin: 10px auto;
	font-size: 14px;
	text-align: center;
}
.back a:hover{
	background-color: #62AADA;
}
.marginL20{
	margin-left: 20px;
}

#privacy{
	margin-top: 50px;
}
#privacy .list2{
	margin-left: 3em;
}
#privacy .right{
	text-align: right;
}
#privacy .toi{
	border: solid 1px #AAA;
	padding: 20px;
	margin: 30px 10px;
}
#privacy p.kome{
	margin: 0;
	margin-left: 1em;
	text-indent: -1em;
}

/*ここから新規
---------------------------------------------------------------------------*/

#japan{
	float: right;
	display: inline;
	width: 260px;

}
#japan ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: -0.5em;
	text-align: right;
}

#japan li{
	display: inline-block;
	line-height: 1;
	text-align: center;
	margin: 0 2px;
	padding: 0 0px;
	letter-spacing: normal;

}

#japan li a {
	font-size: 16px;
	display: block;
	margin: 0 2px;
	padding: 5px 10px;
	color: #000;
	text-decoration: none;
	background-color: #e2e2e2;
	border-radius: 0px 0px 5px 5px;
}

#japan li a:hover{
	background-color: #CD8E69;
}

.oomoji{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	font-size: 30px;
}

.oomoji-top{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	font-size: 30px;
}

.oomoji2{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	font-size: 28px;
	padding-left:10em;
	text-indent:-5em;
	color: #922828;
	padding-left: 500px;
	margin-bottom: 30px;
}

.tyuumoji{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	font-size: 20px;
}

.tyuumoji-top{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	font-size: 20px;
}

.syomoji{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.syomoji2{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.syomoji3{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.syomoji-top{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.mojisyo{
		font-size: 12px;
}

.bunkatu{
		width:1180px;
		margin-top: 50px;
}
.bunkatu2{
		width:278px;
		float: left;
		border: solid 1px #d3b54d;
		margin-right: 20px;
		height: 320px;
		background-color: #fff;
}
.bunkatu2:last-child{
		margin-right: 0px;
}
.bunkatu2 img{
	width: 100%;
	height: auto;
	}

.bunkatu2 a{
	text-decoration: none;
	color: #000;
	display: block;
	height: 100%;
}

.bunkatu2 a:hover  {
		opacity: 0.8;
}

.bunkatu2 p{
	margin-left: 5px !important;
}

#aku-bana{
		width:1180px;
		margin-top: 40px;


}

.akusesu{
	float: left;
	width: 820px;
}

.akusesu table{
	margin-top: 20px;
	border-spacing: 0px 10px;
}

.akusesu table th{
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}

.akusesu h2{
	background-image: url("../images/midasi-haikei.gif");
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.4;
	font-size: 18px;
	margin: 0px 0 0px 0  !important;
		background-color: #d3b54d;
		padding: 10px 10px 10px 10px !important;

	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
}

.migi-bana{
	float: right;
	width: 300px;
}

.akusesu::after,
migi-bana::after{
	content: "";
	display: block;
	clear: both;
}

.slider2{
	width: 1140px;
}

.slider2 img{
box-sizing: border-box;
padding: 20px;
}

.slider-oya{
	width:1140px;
	background-color:#7d7d7d ;
	position: relative;
	padding: 20px;
	margin-top: 50px;
}

.prev{
	width: 30px;
	height: 250px;
	background: #7d7d7d;
	position: absolute;
	top:0px;
	left:-10px;
	z-index: 99999;
	background-image: url("../images/ya-hidari.gif");
	background-repeat: no-repeat;
	background-position: left center;

}

.prev span {
	display: none;
}

.next{
	width: 40px;
	height: 250px;
	background: #7d7d7d;
	position: absolute;
	top:0px;
	right:-20px;
	z-index: 99999;
	background-image: url("../images/ya-migi.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.next span{
	display: none;
}

.galla2{
	text-align: center;
	font-size: 24px;
		font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	color: #fff;
}

.half{
	width: 580px;
}

.floatR{
	float: right;
}

.floatR2{
	float: right;
}

.floatL{
	float: left;
}

.js-toggle-img{
	position: relative;
}

.js-toggle-img .active img{
	opacity: 0.6;
}

.js-toggle-img-main{
	position: absolute;
	top:0;
	left: 0;

}

.js-toggle-img-thum{
	width: 580px;

}

.js-toggle-img-thum::after{
	content: "";
	display: block;
	clear: both;
}

.js-toggle-img-thum ul{
	list-style-type: none;
	width: 580px;
	margin: 0;
	padding: 0;
}

.js-toggle-img-thum li{
	width: 107px;
	float: left;
	text-decoration: none;
	padding-right: 11px;
	margin: 0;

}

.js-toggle-img-thum li:last-child{
	padding-right: 0px;
}



.nen-title{
	text-align: right;
	float:right;
	font-size:16px;
	padding-right: 20px !important;
	padding-top: 2px;
	color:#fff;
}

.moji-center{
	text-align: center;
}

.access-top{
	margin-top: 50px;
}

.access table{

}

.access table th,.access table td{
	padding-bottom: 20px;
}



.access table th{
	vertical-align: top;
	text-align: left;
	white-space: nowrap ;
	padding-right: 20px ;
}

.bunkatu3{
	width:1180px;
	margin-top: 30px;

}

.bunkatu3::after{
	content: "";
	display: block;
	clear: both;
}

.bunkatu3-2{
	width:365px;
	float: left;
	margin-right: 40px;

}
.bunkatu3-2:last-child{
		margin-right: 0px;
}

.nagaha{
	background-color: #d9d9d9;
	font-size: 24px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 5px;
}

.nagaha2{
	background-color: #d9d9d9;
	font-size: 16px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
}

.nagaha-bak{
		background-color: #f2f2f2;
		padding: 20px 30px 20px 30px;
}

.nagaha-bak img{
 vertical-align:middle;
}

.moji-mini{
	font-size: 14px;
}

.unkou{
	margin: 20px 0px 20px 0px !important;
	height: 40px;
}

.map-ue{
	margin-top: 30px;
}

.daruma{
	max-width:580px;
	border: solid 1px #D2B44D;
	padding: 10px 20px 10px 20px;
	margin-top: 10px;
}

.daruma2{
	max-width:1180px;
	border: solid 1px #D2B44D;
	padding: 10px 20px 10px 20px;
	margin-top: 10px;
	margin-bottom: 50px;
}

.daruma2 .kaigyo{
	display: none;

}

.yaku{
	width: 1180px;
	margin-bottom: 20px ;
}

.yaku table td{
	border: solid 1px #CACACA;
	text-align: center;
}

.yaku table tr:nth-child(4) {
	font-weight:bold;
}

.yaku-color{
	background-color: #F7F0DB;
}
.yaku-color2{
	background-color:#FFECEC;
}
.yaku-color3{
	background-color:#DEFCFE;
}

.yaku2{
	width: 580px;
	margin-top: 20px ;
}

.yaku2 table td{
	border: solid 1px #CACACA;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.omamori{
	width: 1180px;
}

.otakara{
	width: 1180px;
}

.omamori::after{
	content: "";
	display: block;
	clear: both;
}

.otakara::after{
	content: "";
	display: block;
	clear: both;
}

.omamori ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.otakara ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.omamori li{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.otakara li{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 24px;
	margin-bottom: 0px;
}

.omamori li:nth-child(4n){
	margin-right: 0px;
}

.otakara li:nth-child(4n){
	margin-right: 0px;
}

.omamori li .ofuda{
	width: 380px;
	margin-right: 20px;
	background-color: #fff;
}

.omamori li .ofuda-2{
	width: 380px;
	margin-right: 0px;
	background-color: #fff;
	text-align: center;
}

.otakara li .syuzo{
	width: 275px;
	height: 240px;
	border: solid 1px #D2B44D;
	background-color: #fff;
}

.omamori li .ofuda p,
.otakara li .syuzo p{
	text-align: center;
}


.omamori li .ofuda2{
	width: 275px;
	height: 330px;
	border: solid 1px #D2B44D;
	background-color: #fff;
}

.omamori li .ofuda2 p{
	text-align: center;
}

.omamori a{
	color: #000;
	display: block;
	height: 100%;
		text-decoration: none;
}

.otakara a{
	color: #000;
	display: block;
	height: 100%;
		text-decoration: none;
}

.otakara a:hover  {
	color: #000;
	text-decoration: none;
	opacity: 0.8;
}

.omamori a:hover  {
		opacity: 0.8;

}


.oma-moji{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.syuzo-moji{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.oma-moji-syo{
	font-size: 14px;
}

#rogo :hover{
	opacity:1.0;
}

.yomoyama{
	width: 1180px;
	margin-top: 50px !important;
}

.yomoyama::after{
	content: "";
	display: block;
	clear: both;
}

.yomoyama ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.yomoyama li{
	margin: 0;
	padding: 0;
		margin-right: 20px;

}

.yomoyama li:nth-child(2n){
	margin-right: 0px;
}

.yomoyama a{
	color: #000;
	display: block;
	height: 100%;
}

.yomoyama a:hover  {
		opacity: 0.8;
	color: #955631;
}


.yomo-syosai{
	width: 580px;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

#contents .yomo-syosai h5{
	font-family: 'Noto Serif JP';
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	border: none;
	padding: 0;
}
.yomo-syosai p span{
	font-size: 14px;padding: 0px 5px;
	background-color: #D3B54D;
	color: #FFF;
	white-space: nowrap;
}

.yomo-syosai::after{
	content: "";
	display: block;
	clear: both;
}

.yomogazo{
	width: 180px;
	float:left;
	margin-right: 20px;
}

.yomo-kaigyo{
	display: none;
}

.tanbou{
	margin-top: 40px;
	width: 1180px;
}

.tanbou::after{
	content: "";
	display: block;
	clear: both;
}

.tanbou2{
	width: 940px;
	float: left;
	margin-right: 30px;
}

.tanbou3{
	width: 200px;
	float: right;
}

.takara{
	margin-top: 30px;
}

.houmotu{
	margin-top: 30px;
}

.houmotu2{
	margin-top: 30px;
}

.houmotu2::after{
	content: "";
	display: block;
	clear: both;
}

.houmotu2 ul{
	margin: 0px;
	padding: 0px;
}

.houmotu2 li{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 80px;
}


.syuuri{
	width: 1180px;
	margin-top: 20px ;
	margin-bottom: 20px;
}


.syuuri-top{
	margin-top: 50px;
}

.syuuri table{
border-spacing: 0px;
border-collapse: collapse;
}


.syuuri table td{
	border: solid 1px #CACACA;
	text-align: left;
	padding: 20px 20px 20px 20px;
}

.syuri-no{
	white-space: nowrap;
}

.syuri-naka{
	text-align: center !important;
}


.galla{
	width: 1180px;
	margin-top: 50px;
}

.galla::after{
	content: "";
	display: block;
	clear: both;
}

.galla ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.galla li{
	margin: 0;
	padding: 0;
	width: 280px;
	height: 190px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;

}

.galla li a{
	display: block;
	position: relative;
	height: 100%;
}




.galla li a::after{
	content: "";
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	bottom: 4px;
	right:0px;
	background-image: url("../gallery/images/megane.png");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.galla li:nth-child(4n){
	margin-right: 0px;
}


.a-map{
	width: 100%;
	height: 600px;
}


/*余白*/
.marginR30{margin-right:30px;}
.marginR25{margin-right:25px;}
.marginR23{margin-right:23px;}
.marginR20{margin-right:20px;}
.marginR15{margin-right:15px;}
.marginR10{margin-right:10px;}
.marginR5{margin-right:5px;}
.marginL50{margin-left:50px;}
.marginL30{margin-left:30px;}
.marginL25{margin-left:25px;}
.marginL23{margin-left:23px;}
.marginL20{margin-left:20px;}
.marginL15{margin-left:15px;}
.marginL10{margin-left:10px;}
.marginL5{margin-left:5px;}
.marginT50{margin-top:50px;}
.marginT40{margin-top:40px;}
.marginT30{margin-top:30px;}
.marginT25{margin-top:30px;}
.marginT20{margin-top:20px;}
.marginT15{margin-top:15px;}
.marginT10{margin-top:10px;}
.marginT5{margin-top:5px;}
.marginB50{margin-bottom:50px;}
.marginB20{margin-bottom:20px;}
#marginB50{margin-bottom:50px;}
.marginB15{margin-bottom:15px;}
.marginB10{margin-bottom:10px;}
.marginB5{margin-bottom:5px;}

.padding40{padding:40px;}
.padding30{padding:30px;}
.padding20{padding:20px;}
.padding10{padding:10px;}
.padding8{padding:8px;}
.padding6{padding:6px;}
.padding4{padding:4px;}
.padding2{padding:2px;}
.padding0{padding:0px;}
.paddingB10{padding-bottom:10px;}
.paddingL10{padding-left:10px;}


.sanrenhozon{
	width: 570px;
}

.sanrenhozon p{
	margin: 0 !important;
}

.sanrenhozon::after{
	content: "";
	display: block;
	clear: both;
}

.sanren{
	width: 1020px;
}

.sanren2{
	width: 500px;
	float: left;

}

.sanren3{
	width: 500px;
	float: right;

}

.sanren::after{
	content: "";
	display: block;
	clear: both;
}

.quarter{
	width: 890px;
	padding-right: 10px;
	box-sizing: border-box;
}

.quarter2{
	width: 290px;
}

.yane{
	width: 990px;
}

.yane::after{
	content: "";
	display: block;
	clear: both;
}
.yane2{
	width: 310px;
	float: left;
	margin-right: 30px;
}

.yane2:last-child{
		margin-right: 0px;
}

.negai{
	width: 1180px;
	margin-top: 20px;
}

.negai2{
	width: 390px;
	float: left;
}

.negai3{
	width: 760px;
	float: right;
}

.tanboumap{
	margin-top: 20px;
}

.html5move .move{
	width: 1180px;
}

.hl-block{
	display: flex;
	margin: 0 -20px;
}

.hl-block_box-half{
	width: 50%;
	padding: 0 20px;
}

.iframe-video {
  position: relative;
  padding-top: 56.25%;
}
.iframe-video video,
.iframe-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.iframe-video.iframe-video_4-3 {
  padding-top: 75%;
}
.iframe-video.iframe-video_21-9 {
  padding-top: 42.85%;
}
