@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Noto+Sans+JP:wght@100..900&display=swap');

/*------------------------------------------------
   Default
------------------------------------------------*/
.cf:after{
	content:"";
	display:block;
	clear:both;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	display: block;
	background: transparent no-repeat;
	line-height: 1px;
	width: 100%;
}

a {
	color: #333333;
	text-decoration: none;
}

p {
	margin-bottom: 10px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.aligncenter{width: calc(100% - 20px);
margin: 0 auto 20px auto;}

.aligncenter img{display: block;
margin: 0 auto;}

.bigbn{box-sizing: border-box;
border-radius: 10px;
	border: 5px solid #fff;
	box-shadow: 0 0px 6px #B4AA78;
	-webkit-box-shadow:  0 0px 6px #B4AA78;}
.bigbn img{vertical-align: bottom;
border-radius: 10px;}

.imgbox, .imgbox2 {
	text-align: center;
}
.imgbox3 ul, .imgbox2 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-around;
}
.imgbox3 ul li {
    width: 31%;
    margin: 0 0 20px;
}
.imgbox2 ul li {
    width: 46%;
    margin: 0 0 10px;
}
.imgbox3 ul li img, .imgbox2 ul li img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 3px;
	box-sizing: border-box;
	border: 3px solid #FFFFFF;
box-shadow: 0 0 5px rgba(102, 76, 0, 0.4);
    -webkit-box-shadow: 0 0 5px rgba(102, 76, 0, 0.4);
}

.alginright{
	margin: 0 auto 20px auto;
	width: 230px;
}
.alginright img{
	margin: 0 auto 5px;
	border-radius: 5px;
	display: block;
	width: 100%;
}
.alginright figcaption{
	display: block;
	text-align: center;
	font-weight: bold;
	color: #28CCAF;
}

/*--------------------------------
   フォント
--------------------------------*/
.orange {
	color: #F16041;
	font-weight: bold;
}
.orange18 {
	color: #F16041;
	font-weight: bold;
	font-size: 20px;
}
.roman {
	color: #888;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	padding-left: 0.5em;
}
.red{
	color:#FF0004;
}

h2 {
	font-size: 20px;
	letter-spacing: 1px;
font-family: "Kosugi Maru", sans-serif;
  font-weight:600;
  font-style: normal;
	padding:0px 0px 8px 25px;
	border-radius: 0px;
	margin: 0 0 15px;
	color:#645A27;
	line-height:1.3;
	
	border-bottom: 2px dotted #A0D50B;
    background:url("../../image/common/h2.png") no-repeat left 6px;
	background-size: auto 15px;
	/*border-top:2px solid #9CC813;
	*/
	position: relative;
}


h3 {
	
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 10px 0;
    border-radius: 0px;
	color:#4FB403;
    font-family: 'Noto Sans JP', sans-serif;
	border-bottom: 1px solid #8FC320;
	font-weight: 700;
    padding: 0px 10px 5px 0px;
    background-color: #fff;
    text-shadow: none;
	
}

h4 { font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	color: #99BE4A;
	margin: 0 0 10px;
	
	font-size: 18px;
	padding: 0px 5px 5px 0px;
	border-radius: 0px;
	line-height: 1.5;
border-bottom: 2px dotted #99BE4A;
}

.space{
	height: 30px;
}
/*---------------------------------
	レイアウト
---------------------------------*/
html{
}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	-webkit-text-size-adjust: 100%;
	text-align: justify;
	text-justfy: inter-ideograph;
	line-height: 1.5;
	font-family: sans-serif;
	color: #333;
	position: relative;

}
body{background:#FCFFF3;}
/*--------------------------------*/
.header{
	margin: 0 0 0 0;
	padding: 0 0 5px;
	background-color: #fff;
	/*border-top: 5px solid #FFE647;
	
-webkit-box-shadow: 0px 0px 3px #BBBBBB;
	box-shadow: 0px 0px 3px #BBBBBB;*/
}



.header .header_box {
	margin: 0 auto;
	max-width: 310px;
}

.header .header_box #botan{
	margin: 0 auto;
	padding: 5px 0 5px 0;
	max-width: 305px;
}
.header .header_box p{
	font-size: 13px;
	margin: -5px auto 0 auto;
}
.header .header_box::after {
	content:"";
	display:block;
	clear:both;
}
.header h1{
	font-size: 14px;
	text-align: center;
	color:#4FB403;
	/*background: #E9983F;*/
	line-height: 1.3;
	margin: 0 0 10px 0;
	padding: 0px 0;
	
}


.header .header_box .logo{
	margin: 0px auto 10px;
	padding: 0 0 0px;
	width: 90%;
}
.header .header_box .logo img{
	margin: 0px auto;
	width: 100%;
}
.header .header_box #btn {
	float: right;
	width: 80px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	position: relative;
	border-radius: 5px;
	margin: 0px 0px 0 0;
	background-color: #FFFFFF;
}
.header .header_box #btn:after {
	content:"";
	display:block;
	clear:both;
}


.header .header_box #tel{
	width: 220px;
	margin: 0px 0px 5px 0;
}

.header .header_box #tel p{
	text-align: center;
}
.header .header_box #tel p a {
	color:#644B07;
	display: inline-block;
	font-size: 25px;
	line-height: 50px;
	background-image: url(../image/yoyaku.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 55px;
	background-size: auto 50px;
	font-weight: bold;
	font-family: Arial, Helvetica, "sans-serif";
}
.header .header_box #tel a:hover {
  text-decoration: none;
}

#wrapper {
	position: relative;
}
#content {
}

/*---------------------------*/

footer#foot {
	background-color:#DBF29B;
}

footer#foot .foot {
	clear: both;
	margin:0 auto;
	padding: 10px 10px 0;
}

footer#foot .foot:after {
	clear: both;
	content:"";
	display: block;
}

footer#foot .foot img {
	margin: 5px auto;
	width: 290px;
	height: auto;
	display: block;
}

footer#foot .foot p.left {
	line-height: 120%;
	color:#605140;

  font-weight: 500;
	font-size: 25px;
	
	text-align: center;
}

footer#foot .foot p.right {
	line-height: 1.2;
	color: #000000;
	font-size: 95%;
	text-align: center;
}

footer#foot .foot p.right a{
	color: #000000;
}

footer#foot .foot p:after {
	content:"";
	clear:both;
	display:block;
}

footer#foot .copy {
	line-height: 130%;
	font-size: 13px;
	margin-top: 0px;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#645A27;
}
.copy small{
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.copy small a{
	color: #fff;
	text-decoration: none;
}

.copy small a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/*---共通設定------------------------*/


.outbox{
background: #fff;
	margin: 0 10px 30px;
	
	padding: 10px 10px;
	border-radius: 10px;
	box-shadow: 0 0px 4px #B4AA78;
	-webkit-box-shadow: 0 0px 4px #B4AA78;
}

.inbox {
	padding: 0px 5px;
}


a.link{
	display: block;
	margin: 10px 0 0 20px;
	padding: 5px 25px 5px 10px;
	border-radius: 5px;
	float: right;
	color: #FFFFFF;
	font-size: 17px;
	text-decoration: none;
	background-color:#63BF73;
	font-weight: bold;
	background-image: url(../../image/common/link.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: auto 14px;

}
a.tel_link {
    font-size: 25px;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:#000;
    background-image: url("../../image/common/tel.png");
    background-repeat: no-repeat;
    background-size: auto 20px;
    padding: 0 0 0 30px;
    background-position: left center;
    line-height: 30px;
    float: right;
    display: block;
    margin: 10px 0 0 20px;
}
.link2 a{font-family: 'Noto Sans JP', sans-serif;
    display: block;
    
	
    background: #B5DC79;
background:url(../../image/common/link.png), linear-gradient(90deg, rgba(181, 220, 121, 0.94) 0%, rgba(38, 196, 147, 1) 100%);
    background-repeat: no-repeat,repeat;
	background-position: 95% center;
	background-size: auto 15px;
color: #fff;
font-weight: bold;
text-align: center;
text-decoration: none;
font-size: 19px;
padding: 10px 10px;
width: 90%;
margin: 20px auto 20px auto;
text-shadow: 0 0 6px #48843D;
border-radius: 10px;}

dl.kome{

}
dl.kome dt{
	float: left;
}
dl.kome dd{
	padding: 0 0 5px 1.5em;}

span.kome {
    padding: 0 0 5px 1.5em;
    display: block;
    position: relative;
    margin: 5px 0 0 0;
    overflow: hidden;
}
span.kome:before {
    content: "※";
    position: absolute;
    top: 0px;
    left: 0px;
}

/*----ドロワーメニュー------------*/

.header .header_box #btn #drawerBtn {
	
	line-height: 40px!important;
	width: 80px;
	padding:0px 5px 0px 30px;
	float: right;
	border-radius: 7px;
	height: 40px;
	display: block;
	content: "";
	box-sizing:border-box;
	background-color:#4FB403;
	background-image: url(../image/menu.png);
	-webkit-background-size: 23px 23px;
	margin: 0px 0 0;
	font-size: 14px;
	background-repeat: no-repeat;
	background-size: 23px 23px;
	background-position: 5px center;
}
.header .header_box #btn #drawerBtn a {
	color: #fff;
	padding:0 5px;
	line-height: 40px;
	display: block;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
.header .header_box #drawerBtn a img{
	width:35px;
	height:auto;
	margin:0 auto -13px auto;
}
#drawer ul#drawerList li a {font-family: "Kosugi Maru", sans-serif;
  font-weight:600;
  font-style: normal;
	font-size: 18px;
	display: block;
	padding: 0px 10px 0 5px;
	height: 40px;
	color:#645A27;
	border-bottom:  1px solid #E4E2D9;background: url("../../image/common/link2.png") no-repeat 97% center;
	background-size: auto 8px;
}
#drawer ul#drawerList li#menu01 {
	background-image: url(../image/icon01.png);
	line-height: 40px;
	height: 40px;
	display: block;
	content: "";
	text-indent: 35px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#drawer ul#drawerList li#menu02 {
	background-image: url(../image/icon02.png);
	line-height: 40px;
	height: 40px;
	display: block;
	content: "";
	text-indent: 35px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#drawer ul#drawerList li#menu03 {
	background-image: url(../image/icon03.png);
	line-height: 40px;
	height: 40px;
	display: block;
	content: "";
	text-indent: 35px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#drawer ul#drawerList li#menu04 {
	background-image: url(../image/icon04.png);
	line-height: 40px;
	height: 40px;
	display: block;
	content: "";
	text-indent: 35px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#drawer ul#drawerList li#menu05 {
	background-image: url(../image/icon05.png);
	line-height: 40px;
	height: 40px;
	display: block;
	content: "";
	text-indent: 35px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}



#drawer h3 {font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
	margin: 0 0 10px;
	line-height: 1.2;
	font-size: 20px;
	padding: 9px 0 9px 10px;
	font-weight: bold;
position: relative;
	border-radius: 0;
	background:#4FB403;
	border: none;
}

#drawer h3:before{content:none;}

/*----グローバルナビ---------*/
#navi{
	margin-bottom: 20px;
    box-shadow:-5px 0 5px #B4AA78;
}

#navi ul{
	/*border-top: 2px solid #FFE647;
	border-bottom:2px solid #FFE647;*/

}
#navi ul li{
	background-image: url("../../image/common/link2.png");
	background-repeat: no-repeat;
	background-size: 6px auto;
	background-position:97% center;
	background-color:#fff;
font-family: "Kosugi Maru", sans-serif;
  font-weight:600;
  font-style: normal;
}
#navi ul li:last-of-type{border-bottom: none;}


#navi ul li a{
	color: #645A27;
	display: block;
	font-size: 20px;
	padding: 10px 30px 10px 50px;
	background-position: 7px 7px;
	background-repeat: no-repeat;
	background-size: auto 30px;
	border-bottom:  1px solid #DED8BC;
}
#navi ul li.icon01 a{
	background-image: url(../image/icon01.png);
}
#navi ul li.icon02 a{
	background-image: url(../image/icon02.png);
}
#navi ul li.icon03 a{
	background-image: url(../image/icon03.png);
}
#navi ul li.icon04 a{
	background-image: url(../image/icon04.png);
}
#navi ul li.icon05 a{
	background-image: url(../image/icon05.png);
}
#navi ul li.icon06 a{
	background-image: url(../image/icon06.png);
}



/*--------------------------*/


/*-------------------*/

.bn{
}
.bn ul{
	display: block;
	margin: 0 auto;
	padding: 0 0 15px;
	max-width: 300px;
}
.bn ul li{
	margin: 0 0 15px;
}
.bn ul li img{
	display: block;
	text-align: center;
	border: 1px solid #DFDFDF;
}
/*-------------------*/
.tw{
	display: block;
	margin: 0 auto;
	padding: 0 0 15px;
	max-width: 300px;	
}
.insta a {
	width: 100%;
	box-sizing: border-box;
	display: block;
	padding:0 0 8px 35px;
	color:#F7006B;
	font-size:20px;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 10px 0;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px solid #E06FC3;
	position:relative;
	background: url("../../image/common/app-icon2.png") no-repeat left top;
	background-size: 25px auto;
	-webkit-background-size: 25px auto;
}
.tw iframe{
	width: 100%;
}
/*----------------------------
	ページトップへ
----------------------------*/
.pagetop{
	margin:0 20px 10px 10px;
	text-align:right;
	color: #40200;
}
.pagetop:after {
	content:"";
	display:block;
	clear:both;
}
.pagetop a{
	padding: 0 0 0 14px;
	font-size: 90%;
	background: url(../image/totop.png) no-repeat left center;
	-webkit-background-size: 11px;
	background-size: 11px;
	color:#83666A;
}

/*--------------------------*/

.topimg{
	padding: 0;
	margin: 0;
		background-color:#EAF9B8;
    box-shadow: 0 3px 6px #BFC8B0;
}
.topimg img{
	margin: 0 auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 5px #888888;
	padding: 0;
	-webkit-box-shadow: 0 0 5px #888888;

}


/*--------------------------*/
.eye{	background-color:#EAF9B8;
    box-shadow: 0 3px 6px #BFC8B0;
	 margin:0px auto 10px auto;
	
    /*background: #fff;
    padding: 5px;
    box-shadow: 0 0 5px rgba(102, 76, 0, 0.4);
    -webkit-box-shadow: 0 0 5px rgba(102, 76, 0, 0.4);
    border-radius: 6px;*/

}
.eye img{width: 100%;
	max-width: 650px;
	margin: 0 auto;
	display: block;}


/*-----------------------------------
   TopicPath
-----------------------------------*/
#topicpath {
	margin: 10px 0 20px;
	padding: 0 0 0 10px;
	background-color:transparent;
}	
#topicpath ul {
	list-style: none;
	padding: 0px;
}
#topicpath ul li {
	display: inline;
	font-size: 14px;
	color: #58300D;
}
#topicpath ul li a {
	color: #58300D;
}

#topicpath ul li span {
}


/*--------------------------------
   トップページ
--------------------------------*/



/*--------------------------------*/

#carouselArea {
	position: relative;
	padding: 0;
	margin: 0 0 25px;
	background-color: #FFFFFF;
}
#carouselArea p.title {
	padding: 0;
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	background-color:#4FB403;
	font-family: "Kosugi Maru", sans-serif;
  font-weight:600;
  font-style: normal;
}

#carouselArea section {
	padding: 10px 0;
	margin-bottom: 10px;
	position: relative;
}



.Container ul li {
	width: 200px;
	margin: 0px auto;
}

.Container ul li img {
	padding: 3px;
	background: #FFF;
}


.wideslider2 {
	text-align: center;
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}
.wideslider2 img {
	width: 300px;
	height: auto;
	background: #FFF;
	border-radius: 5px;
	border-bottom: 0px;
	-webkit-box-shadow: 0 2px 3px #ccc;
	box-shadow: 0 2px 3px #ccc;
	margin: 0 auto;
	padding: 10px 5px 5px 5px;
}

/*--------------------------------*/
ul.imglist4{
	display: flex;
	flex-wrap: wrap;
	align-content:stretch;
	align-items: stretch;
	justify-content:center;
	margin: 0 5px 15px;
}
ul.imglist4 li{
	width: calc(33% - 10px);
	margin: 0 5px 15px;
	
}
ul.imglist4 li figure{
	border-radius: 50%;
	border: 3px solid #fff;
	box-shadow: 0 3px 6px #C1B89C;
	margin-bottom: 5px;
	
}
ul.imglist4 li figure img{aspect-ratio: 1 / 1;
object-fit: cover;
border-radius: 50%;
vertical-align: bottom;}

ul.imglist4 li p{text-align: center;
	font-family: 'Klee One', cursive;
	font-weight: 600;
	color: #644B07;
	font-size: 17px;
line-height: 1.2;}



/*--------------------------------*/


.information {
	width: 100%;
	height: 180px;
	border: none;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	display: inline-block;
}

.information iframe{
	background-color: #FFFFFF;
	width:100%;
	height:100%;
	border:none;
	display:block;
}


/*--------------------------------*/
.about table {
    border: 1px solid #555555;
    margin: 0 0 10px;
    width: 100%;
}
.about table th, .about table td {
    padding: 3px 5px;
    border: 1px solid #555555;
    text-align: center;
    vertical-align: middle;
	 
}
.about table th {
	background-color:#FFFFD8;
	font-weight: normal;
}

.about .map{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #FFFFFF;
}
.about iframe{
	width: 100%;
	height: 200px;
}

.about dl.kyushin{
	color: #D80000;
	font-weight: bold;
	font-size: 16px;
}
.about dl.kyushin dt{
	float: left;
}
.about dl.kyushin dd{
	padding: 0 0 10px 4em;
}

.about h3 {color: #8FC320;
   font-size: 18px;
}
.about h3::before {
	display:none;
}
/*--------------------------------*/

.access iframe{
	width: 100%;
	height: 250px;
	margin: 0 auto 15px;
	display: block;
}
.access dl.access_date{
}
.access dl.access_date dt{
	display: block;
	
	
	color:#4FB403;
	border-bottom: 1px solid #4FB403;
	font-weight: bold;
	margin: 0 0 5px 0;
    padding-bottom: 5px;
    /*
    border-radius: 5px;
	background-color: #4FB403;
    text-shadow: 0px 0px 2px #3E1D00;
text-align: center;    
width: 5em;
	float: left;*/
}
.access dl.access_date dd{
	margin: 0 0 15px;
	/*padding: 0 0 10px 0em;
	border-bottom: 1px dotted #aaa;*/
}
.access dl.access_date dd a{
	color: #000000;
	text-decoration: none;
}

.access dl.access_date dd small{
	color: #999999;
	font-size: 14px;
}



.sekkotsu figure.alignleft{margin: 0 auto 15px auto;
width: 90%;}
.sekkotsu figure img{aspect-ratio:4/3.5;
object-fit: cover;
object-position: center center;}

/*------------------------------*/
.bg_paper{background:url("../../image/common/bg_paper01.jpg") repeat left top;
padding: 10px;
	box-shadow: 0 4px 4px #E5E3D9;
}


.feature p {
    margin: 0 10px 0px 5px;
    padding: 0;
	
}
figure.alignleft img{display: block;
margin: 0 auto;
width: 100%;}
figure.alignleft{margin: 0 auto 15px auto;
width: 80%;}

.feature figure.alignleft img{border: 5px solid #fff;
box-shadow: 0 0 4px #ccc;
margin-bottom: 0;}

.feature p:last-of-type{border-bottom: none;
padding-bottom: 0;}

.feature h3 {
	color:#4FB403;
  font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
font-weight: 700;
  font-style: normal;
	font-size: 22px;
	line-height: 1.4;
	border-bottom:none;

    padding: 0px 0 0 0;
    margin: 0 0 15px;
    border-radius: 0px;
    background-color:transparent;
    text-shadow: none;
    background: none;

}
.feature h3:before{content:none;}
.feature h3 strong {
	color:#EE8700;}



/*-----------------------*/

.greet .inchou{
margin: 0 auto 15px auto;
width: 80%;
	
}
.greet .inchou img{
    height: auto;
    margin: 0 auto;
    display: block;
}
.greet .inchou figcaption{
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    padding: 0 0 10px;
    color: #7D6400;
}
.greet .inchou figcaption strong{
    color: #8FC320;
}

/*.greet .inchou .prof{margin-left: 250px;}*/

.greet p{font-size: 1.1em;
    margin: 0 0px 1em;
	line-height: 1.6;
  font-style: normal;
	color: #6A5442;
}

/*--------------------------------*/

ol.nagare{
}
ol.nagare li{
	margin: 0 0 20px;
	padding: 0 0 40px;
	clear: both;
 background-image: url(../../image/common/yajirusi.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 30px;
}
ol.nagare li:last-child{
	padding: 0 0 0px;
	background-image: none;
}
ol.nagare li:last-child::after{
	content: "";
	display: block;
	clear: both;
}
ol.nagare li dl{}
ol.nagare li dl dt{
	font-weight: bold;
	padding: 5px;
	margin: 0 0 10px;
	font-size: 18px;
 color:#6A5442;
    border-radius: 5px;
    background-color:#EAF8D2;
}
ol.nagare li dl dt span{
	padding: 0 5px;
	margin: 0 10px 0 0;
	font-size: 14px;
	display: inline-block;
    background-color: #449A2F;
    border-radius: 5px;
    color: #FFFFFF;
    text-shadow: 0 0 3px #666;
}
ol.nagare li dl dd{
	margin: 0 0px;
}

.nagare img{float: right;
width: 110px;
	border-radius: 0px;
	margin: 0 0 15px 20px;
/*border: 4px solid #FFFFFF;
    -webkit-box-shadow: 0px 0px 4px #bbb;
    box-shadow: 0px 0px 4px #bbb;*/}

/*--------------------------------*/
.qa dl {}
.qa dl dt {
    padding: 0px 0 10px 40px;
    margin: 0 0 10px 0;
    position: relative;
    font-weight: bold;
    color:#000;
    font-size: 17px;
}
.qa dl dt::before {
    content: "Q";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    display: block;
    text-align: center;
    font-weight: bold;
    background-color:#72B41D;
    color: #FFFFFF;
    font-family: Arial, Helvetica, "sans-serif";
}
.qa dl dd {
    padding: 0px 0 15px 40px;
    position: relative;
    margin: 0 0 15px;
    border-bottom: 1px dotted #CEC87F;
    height: auto;
}
.qa dl dd:last-of-type {
    border: none;
    margin: 0;
}
.qa dl dd::before {
    content: "A";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    display: block;
    text-align: center;
    font-weight: bold;
    background-color:#FFA237;
    color: #FFFFFF;
    font-family: Arial, Helvetica, "sans-serif";
}

/*------------------------------*/


.ryokin table,
.sejutsu table{
	margin: 0 0 10px;
	width: 100%;
	border: 1px solid #888888;
}

.ryokin table th,
.ryokin table td,
.sejutsu table td,
.sejutsu table th{
	font-size: 16px;
	text-align: center;
	padding: 8px 5px;
	vertical-align: middle;
	border: 1px solid #888888;
}

table.ryokin2 tr{display: flex;
flex-wrap: wrap;
}

table.ryokin2 tr:last-of-type{border-bottom: none;}

table.ryokin2 th{width: 100%;
border: none;
border-bottom: 1px dotted #888;}
table.ryokin2 td{width: 50%;
box-sizing: border-box;
    border: none;
border-bottom: 1px dotted #888;
	vertical-align: middle;
}
table.ryokin2 td[colspan]{width: 100%;
text-align: left;
border-bottom: 1px solid #888;}

table.ryokin2 tr:last-of-type td[colspan]{border-bottom: none;}

.ryokin table th,
.sejutsu table th{
	background-color:#FFFFDE;
	
}


/*------------------------------*/

.hoken p{
	margin: 0 0px 30px;
}

.hoken p img,.seikotsu img{
	width: 240px;
	height: auto;
	display: block;
	margin: 0 auto 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #fff;
	background: #fff;
	box-shadow: 0 0 4px rgba(178,133,0,0.4);
	-webkit-box-shadow: 0 0 4px rgba(178,133,0,0.4);
}


/*------------------------------*/
.jiko p img{
	display: block;
	width: 240px;
	margin: 0 auto 10px;
}
.jibai p img{
	display: block;
	width: 240px;
	margin: 0 auto 10px;
	height: auto;
}



