@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..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;

	box-sizing: border-box;

}

.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;
    line-height: 1.5;
    color:#825D46;
    padding: 5px 0 5px 0px;
    margin: 0 0 15px;
    font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
     transform: rotate(0.05deg);
	border-top: 2px solid #CD905F;
    border-bottom: 1px dotted #CD905F;
}
h3 {
    font-size: 19px;
    margin: 0 0 15px 0;
    color:#947562;
    padding: 7px 10px;
    text-decoration: none;
    position: relative;
    line-height: 1.4;
    background-image:url("../../image/common/h3.jpg");
	background-repeat:repeat;
	background-position: left top;
    -webkit-background-size: auto auto;
 
	background-color:#91815B;
font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-style: normal;
     transform: rotate(0.05deg);
    border-radius: 0px;
}

h3 span{font-size: 0.8em;
    display: block;
 font-weight: 700;}

h4 {
    font-size: 18px;
    line-height: 1.4;
    padding: 5px 0 5px 0px;
    margin: 0 0 10px 0;

    font-weight: bold;
    color:#947562;
    clear: both;
	border-top: 3px solid #947562;
	border-bottom: 2px dotted #947562;
}
h5 {
    font-size: 18px;
    color: #947562;
    border-bottom: 2px dotted #947562;
    margin: 0 0 10px;
    padding: 5px 0;
    line-height: 1.5;
    font-weight: bold;
}
h5 span {
    margin: 0 1em 0 0;
    padding: 0 0.5em;
    display: inline-block;
    border-radius: 5px;
    background-color: #FF7373;
    color: #FFFFFF;
}

.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:url("../../image/common/bg_wood02.jpg") repeat left top;}
/*--------------------------------*/
.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: 320px;
}

.header .header_box #botan{
	margin: 0 auto;
	padding: 5px 0 5px 0;
	max-width: 320px;
}
.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:#947562;
	/*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: 260px;
	margin: 0px 0px 5px 0;
}

.header .header_box #tel p{
	text-align: center;
}

.header .header_box #tel ul{display: flex;
justify-content: space-around;}

.header .header_box #tel ul li{width: 30%;}

.header .header_box #tel ul li a {
display: block;
	color: #fff;
	background: #947562;
	text-align: center;
	font-weight: bold;
	padding: 9px 5px;
	font-size: 14px;
	border-radius: 5px;
}

.header .header_box #tel ul li.line a{background: #01B901;}

.header .header_box #tel ul li.yoyaku a{background: #E89C04;}

.header .header_box #tel a:hover {
  text-decoration: none;
}

#wrapper {
	position: relative;
}
#content {
}

/*---------------------------*/

footer#foot {
	background-color:#fff;
}

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 0 4px rgba(156,151,131,1.0);
	-webkit-box-shadow:0 0 4px rgba(156,151,131,1.0);
}

.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:#947562;
	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;
    padding: 0 0 0 0px;
    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: 3px;
	height: 40px;
	display: block;
	content: "";
	box-sizing:border-box;
	border: 1px solid #947562;
	background-color:#fff;
	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:#947562;
	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{background: #947562;}

#drawer ul#drawerList li a {font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
	font-size: 18px;
	display: block;
	padding: 0px 10px 0 5px;
	height: 40px;
	color:#fff;
	border-bottom: 1px solid #fff;
	background:#947562 url("../../image/common/link.png") no-repeat 97% center;
	background-size: auto 8px;
}
#drawer ul#drawerList li#menu01 a{
	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 a{
	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 a{
	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 a{
	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 a{
	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 {
	color:#947562;
	margin: 0 0 0px;
	line-height: 1.2;
	font-size: 20px;
	padding: 9px 0 9px 10px;
	font-weight: bold;
position: relative;
	border-radius: 0;
	background:#fff;
	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:#947562;
font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
}
#navi ul li:last-of-type{border-bottom: none;}


#navi ul li a{
	color: #fff;
	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 #fff;
}
#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:url("../../image/common/bg_wood02.jpg") repeat left top;
    box-shadow: 0 3px 4px #aaa;
	 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:#947562;
	font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
}

#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 #8B5D00;
    margin: 0 0 10px;
    width: 100%;
}
.about table th, .about table td {
    padding: 3px 5px;
    border: 1px solid #8B5D00;
    text-align: center;
    vertical-align: middle;
	 
}
.about table th {
	background-color:#fff;
	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 {font-size: 17px;
    color:#825D46;
    font-weight: bold;
    display: block;
    background-color: none;
    background: none;
    background-image: none;
    border-left: none;
    border-right: none;
    border-top-style: none;
    border-bottom: 2px dotted #825D46;
    padding: 0;
    margin: 0 0 10px 0;
    border-radius: 0;
    -moz-box-shadow: inset 0px 0px 0px 0px #ffffff;
}
.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:#825D46;
	border-bottom: 1px solid #825D46;
	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;}

/*------------------------------*/



.pr01 .aligncenter{margin-bottom: 10px;}

.pr01 h2{background: none;
border: none;
color: #887444;
text-align: center;
font-size:25px;}

.bg_paper{background: url("../../image/common/bg_paper01.jpg") repeat left top;
padding: 15px 10px;
margin: 0 auto 20px auto;}

ul.check{
	font-size:17px;
	font-weight:bold;
	margin: 0px 10px 0;
 font-family: "Noto Sans JP", sans-serif;

}

ul.check li{background-image: url("../../image/common/check.png");
	background-repeat:  no-repeat;
	background-position: left 5px;
background-size:auto 1em;
padding:0 0 8px 1.25em;
margin: 0 0 8px 0;
line-height: 1.5;
box-sizing: border-box;
border-bottom: 1px dashed #A87B55;}




.pr01 p{color:#887444;
font-size: 18px;
font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
text-align: center;}

.feature p {
    margin: 0 0px 10px 0px;
    padding: 0;
	
}
figure.alignleft img{display: block;
margin: 0 auto;
width: 100%;}
figure.alignleft{margin: 0 auto 15px auto;
width: 80%;}

.feature h3 {
    border-radius: 0px;
   
    margin: 0 0px 15px;
   
    font-size: 24px;
   color:#947562;
    background: none;
 font-weight: 700;
    padding:0px 0 0px 50px;
	background: url("../../image/common/logomark.png") no-repeat left top;
	background-size: auto 60px;
}
.feature h3 strong {font-weight: 700;
    color:#47B6B8;
}
.feature p { padding: 0px 0px 20px 0px;
    margin: 0 10px 20px;
	border-bottom: 2px dotted #D7C0A0
}

/*-----------------------*/

.greet .inchou{
margin: 0 auto 15px auto;
width: 50%;
	
}
.greet .inchou img{
    height: auto;
    margin: 0 auto;
    display: block;
	border: 5px solid #fff;
	box-shadow: 0 0 4px #ccc;
}
.greet .inchou figcaption{
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    padding: 0 0 10px;
    color: #887444;
}
.greet .inchou figcaption strong{
    color:#825D46;
}

/*.greet .inchou .prof{margin-left: 250px;}*/

.greet p{font-size: 1.1em;
    margin: 0 0px 1em;
	line-height: 1.6;
  font-style: normal;
	
}

/*--------------------------------*/

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: 0px 0 5px 0;
	margin: 0 0 10px;
	font-size: 18px;
color:#4F350B;
    border-bottom: 1px dotted #947562;
}
ol.nagare li dl dt span{
	padding: 0 5px;
	margin: 0 10px 0 0;
	font-size: 14px;
	display: inline-block;
   background-color:#947562;
    border-radius: 0px;
    color: #FFFFFF;
}
ol.nagare li dl dd{
	margin: 0 0px;
}

.nagare img{float: right;
width: 110px;
	border-radius: 5px;
	margin: 0 0 15px 20px;
/*border: 4px solid #FFFFFF;
    -webkit-box-shadow: 0px 0px 4px #bbb;
    box-shadow: 0px 0px 4px #bbb;*/}

/*--------------------------------*/
dl.qa {
    margin: 0 5px;
}
dl.qa dt {
    position: relative;
    padding: 4px 0 4px 50px;
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    color:#947562;
}
dl.qa dt::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "Q";
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #47B6B8;
    border-radius: 50%;
    font-family: Arial, Helvetica, "sans-serif";
}
dl.qa dd {
    font-size: 15px;
    line-height: 1.6;
    margin: 10px 0 20px;
    position: relative;
    padding: 5px 0 20px 50px;
    color: #444;
    border-bottom: 2px dotted #AAAAAA;
}
dl.qa dd::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "A";
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background:#FF7373;
    border-radius: 50%;
    font-family: Arial, Helvetica, "sans-serif";
}
/*------------------------------*/


.ryokin table{
	margin: 0 0 10px;
	width: 100%;
	border: 1px solid #aaa;
}

.ryokin table th,
.ryokin table td{
	font-size: 16px;
	text-align: center;
	padding: 8px 5px;
	vertical-align: middle;
	border: 1px solid #aaa;
	box-sizing: border-box;
}



.ryokin table th,
.sejutsu table th{
	background-color:#FBF5EE;
	
}

.ryokin table.jihi th{display: block;
width: 100%;
box-sizing: border-box;
border-left: none;
border-right:none;
	border-top: none;
}
.ryokin table.jihi tr{display: flex;
flex-wrap: wrap;}
.ryokin table.jihi tr:first-of-type{display: none;}

.ryokin table.jihi tr td:nth-of-type(1){width: 75%;
text-align: left;
border: none;
	border-bottom: 1px solid #aaa;
border-right: 1px dotted #aaa;}
.ryokin table.jihi tr td:nth-of-type(2){width: 25%;
text-align: right;
padding-right: 10px;
border: none;
border-bottom: 1px solid #aaa;}

.ryokin table.jihi tr td:nth-of-type(1) br{display: none;}

/*------------------------------*/

.hoken p{
	margin: 0 0px 30px;
}

.hoken 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;

	background: #fff;
border: 5px solid #fff;
    box-shadow: 0 0 4px #aaa;
}



/*-----------------------------*/
.voice{background: url("../../image/common/bg_paper01.jpg") repeat left top;
padding: 15px;
margin: 0 auto 30px auto;}

.voice p{font-size: 1.1em;}

.voice .alignright{border: none;
box-shadow: none;
width: 90px;
float: right;
margin: 0 0 10px 15px;}

.voice .alignright figcaption{text-align: center;
font-weight: bold;
color: #947562;
display: block;
margin: 10px 0 0 0;}

dl.shoujou{
font-size: 1.1em;}

dl.shoujou dt{background: #947562 url("../../image/common/link.png") no-repeat 10px center;
	background-size: auto 12px;
color: #fff;
padding: 6px 10px 6px 30px;
font-weight: bold;
margin: 0 0 10px 0;}

dl.shoujou dd{margin: 0 0 15px 0;}


.flex{}

.climber .flex li{background: url("../../image/common/bg_paper01.jpg") repeat left top;
padding: 10px;

box-sizing: border-box;
box-shadow: 0 0 4px #aaa;
margin: 0 0 20px 0;
font-weight: bold;}


.climber .flex li a.link2 {
    display: block;
    margin: 10px auto 0 auto;
    padding: 5px 15px 5px 10px;
    border-radius:5px;
    color:#fff;
	font-size: 0.9em;
    text-decoration: none;
    background-color:#947562;
    font-weight: bold;
    background-image: url("../image/common/link.png");
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: auto 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;

}

.climber .flex li a.link2:hover{opacity: 0.7;}

