@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700,900&display=swap&subset=japanese');



/*--------------------------------
	基本レイアウト
--------------------------------*/


body{
	font-size: 100%;
	background-image: url(../../image/common/bg.jpg);
}

/*--------------------------------
  共通項目
---------------------------------*/
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}


.outbox{
	margin: 0 10px 30px;
	padding: 5px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #888888;
	border-radius: 10px;
	box-shadow: 0px 0px 5px #888888;
}

.inbox {
	padding: 0px 5px 5px;
}


dl.kome{

}
dl.kome dt{
	float: left;
}
dl.kome dd{
	padding: 0 0 5px 1.5em;}

a.link{
	display: block;
	margin: 10px 0 0 20px;
	padding: 5px 40px 5px 10px;
	border-radius: 5px;
	float: right;
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	background-color: #C2A749;
	font-weight: bold;
	background-image: url(../../image/common/link.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: auto 10px;
}
a.link:hover{
opacity: 0.7;
}

.kenkohoken p{margin-bottom: 20px;}

/*--------------------------------
	フォント
--------------------------------*/
h2 {
	font-size: 20px;
	padding: 5px 10px;
	color: #5E3F1B;
	line-height: 1.4;
	margin: 0 0 15px;
	font-weight: bold;
	border-radius: 5px;
	background-image: url(../../image/common/h2.jpg);
}

h3 {
	font-size: 18px;
	margin: 0 0 10px;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 5px;
	line-height: 28px;
	background-color: #593922;
	clear: both;
}


h4 {
	margin: 0 0 10px;
	padding: 5px 5px 5px 10px;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	color: #FF7349;
	background-color: #FFFCDF;
	border-radius: 5px;
	border: 1px solid #F4EEB2;
}

h5 {
	color: #2EC4CE;
	font-size: 18px;
	border-bottom: 2px dotted #2EC4CE;
	padding: 0;
	margin: 0 0 10px;
	font-weight: bold;
}


h6 {
	font-size: 16px;
	color: #FFFD04;
	border-bottom: 2px dotted #FFFFFF;
	margin: 0 0 5px 0;
	line-height: 30px;
}




.space{
	display: block;
	height: 20px;
}



/*-------------*/

header#head{
	margin: 0;
	padding: 0;
	text-align: center;
}

header#head h1{
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 14px;
	line-height: 1.2;
	color: #FFFFFF;
	background-color: #B39B80;
}
.head{
	max-width: 300px;
	margin: 0 auto;
	display: block;
	padding: 0 5px 10px;
	overflow: hidden;
}
.head .logo{}
.head .logo img{
	margin: 0 auto 10px;
	display: block;
	width: 80%;
}
.head .left{
	float: left;
}
.head .left p{}
.head .left p.text{
	color: #008C22;
	font-size: 15px;
	margin: 0;
	line-height: 23px;
	padding: 0;
	display: block;
	text-align: left;
	font-weight: bold;
}
.head .left p.text span{
	color: #FFFFFF;
	border-radius: 5px;
	padding: 0 5px;
	background-color: #FF7373;
	margin: 0 10px 0 0;
	display: inline-block;
}

.head .left p.tel{}
.head .left p.tel a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F1F00;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;
	padding: 0 0 0 25px;
	line-height: 40px;
	background-image: url(../../image/common/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 25px;
}

.head .right{
	float: right;
}
.head .right p.map{}
.head .right p.map a{
	border-radius: 5px;
	display: block;
	background-color: #663300;
}
.head .right p.map a img{
	display: block;
	padding: 7px;
	width: 46px;
}

.head .header_bn{
	padding: 5px 3px 0;
	clear: both;
}
.head .header_bn img{
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	width: 100%;
	border: 3px solid #966C00;
	-webkit-box-shadow: 0px 0px 3px #888888;
	box-shadow: 0px 0px 3px #888888;
}

.head .headbox{
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #8c6900;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #8c6900;
	padding: 5px;
	overflow: hidden;
}

/*-------------------*/


.bn{
	display: block;
	margin: 0 auto;
	max-width: 300px;
}
.bn ul{
	padding: 0 0 15px;
}
.bn ul li{
	margin: 0 0 15px;
}
.bn ul li img{
	border-radius: 8px;
	display: block;
	-webkit-box-shadow: 0px 0px 4px #8C6900;
	box-shadow: 0px 0px 4px #8C6900;
}

/*-------------------*/


.insta {
	max-width: 300px;
	margin: 0 auto 30px;
	display: block;
}
.insta p {
	padding: 0 10px 6px 40px;
	color: #F7006B;
	font-size: 19px;
	margin: 0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #E06FC3;
	position: relative;
	font-weight: bold;

}
.insta p img{
	width:28px;
	height:28px;
	position:absolute;
	left:0;
	top:0;
	margin-right:20px;
	border:none;
	padding-right:100px;
}
.insta p a{
	color:#F7006B;
	text-decoration: none;
}
.insta p a:hover{
}



.fb{
	margin: 0 auto 30px;
	max-width: 300px;
}

/*-------------------*/

#footer{
	padding: 0px 0 0px 0;
	text-align: center;
	width: 100%;
	margin: 0;
	background-color: #FFFFFF;
}
#footer .foot {
	width: 300px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#foot .foot p {
	text-align: left;
	display: block;
}
#footer .foot p.name {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	display: block;
	padding: 10px 0 0 0;
	margin: 0;
	text-indent: 0px;
}
#footer .foot p.name img {
	width: 200px;
	height: auto;
	margin-bottom: 5px;
}
#footer p.name a{
	color: #593922;
	text-decoration: none;
}
#footer p.address a{
	color: #000000;
	text-decoration: none;
}
#footer .foot p.address {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	width: 300px;
	display: block;
	margin: 0px;
	padding: 0 0 10px;
}
#footer .foot p.address strong{
	color:#1E1C79;
	margin: 0 10px 0 0;
	padding: 0 5px;
}
#footer #copy {
	padding: 0;
	margin: 0;
	background-color: #ddd;
}
#footer #copy p{
	text-align: center;
	font-size: 13px;
	padding: 3px 0 5px;
	line-height: 120%;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #B39B80;
}
#footer #copy p a{color: #FFFFFF;
text-decoration: none;}


/*--------------------------------
	ナビ
--------------------------------*/

nav.grid{}
nav.grid ul{
	display: flex;
	flex-wrap: nowrap;
	align-content: stretch;
	align-items: stretch;
	justify-content: space-between;
	background-color: #81583D;
	background-image: -webkit-linear-gradient(270deg,rgba(129,88,61,1.00) 0%,rgba(88,55,33,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(129,88,61,1.00) 0%,rgba(88,55,33,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(129,88,61,1.00) 0%,rgba(88,55,33,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(129,88,61,1.00) 0%,rgba(88,55,33,1.00) 100%);
}
nav.grid ul li{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #FFFFFF;
	width: 20%;
	background-image: url(../../image/texture/texture_ws50.png);
}
nav.grid ul li:last-child{
	border-right: none;
}
nav.grid ul li a{
	padding: 5px 0 0;
	display: block;
	text-decoration: none;
}
nav.grid ul li a img{
	display: block;
	margin: 0 auto;
	max-width: 35px;
}
nav.grid ul li a small{
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #FFFFFF;
	text-align: center;
}

/*　2行にならないsmallタグの行間調整　*/
nav.grid ul li:nth-child(1) a small,
nav.grid ul li:nth-child(2) a small,
nav.grid ul li:nth-child(3) a small,
nav.grid ul li:nth-child(4) a small{
	padding: 10px 0;
}
/* 15px + 15px+ 15px = 45px */

nav.grid ul li:nth-child(5) a small{
	padding: 3px 0 2px;
}
/* 2px + 15p x+ 15px + 2px = 44px */

nav.grid ul li:nth-child(4) a small{

}
/* 15px + 10px + 10px = 35px */

nav.grid ul li a small span{
	font-size: 9px;
	line-height: 10px;
	display: block;
}

/*--------------------------------
	Pagetop
--------------------------------*/
.pagetop{
	margin: 10px 10px 5px 0px;
	text-align: right;
	color: #666666;
}

.pagetop:after {
	content:"";
	display:block;
	clear:both;
}

.pagetop a{
	font-size: 14px;
	background: url(../image/totop.png) no-repeat left center;
	-webkit-background-size: 12px;
	background-size: 12px;
	color: #333;
	padding: 0 0 0 14px;
	text-decoration: none;
}

/*--------------------------------
   TopicPath
-------------------------------*/
nav#topicpath {
	padding: 0 0 0 10px;
	margin: 0 0 20px;
	background-color: #FFFFFF;
}
nav#topicpath ul {
	list-style: none;
	padding: 0;
}
nav#topicpath ul li {
	display: inline;
	font-size: 14px;
}
nav#topicpath ul li a {
	text-decoration: none;
	color: #000000;
}
nav#topicpath ul li span {
}


/*--------------------------------
	トップ
--------------------------------*/
.topimg {
	padding: 5px;
	margin: 0;
	background-color: #FFFFFF;
}

.topimg img {
	display: block;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}


.eye{
	padding: 5px;
	margin: 0;
	background-color: #FFFFFF;
}
.eye img{
	display: block;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}


/*------------------------------*/

.pr01 {
	margin: 30px 10px 30px;
	border-radius: 10px;
	padding: 8px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #8C6900;
	box-shadow: 0px 0px 5px #8C6900;
}
.pr01 h2 {
	margin: 0 0 10px;
	padding: 0;
	border-radius: 10px;

}
.pr01 h2 img {
	margin: 0 auto;
	border-radius: 10px;
	display: block;

}
.pr01 ul.imglist{
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-between;
	margin: 0 0px 10px;
	flex-wrap: wrap;
}
.pr01 ul.imglist li{
	width: 32%;

}
.pr01 ul.imglist li img{
	border-radius: 5px;
	display: block;
}
.pr01 p{
	font-weight: normal;
	font-size: 18px;
	margin: 0 10px 10px;
	color: #5F382C;
}
.pr01 p strong{
	color: #FF4C4C;
	font-weight: normal;
}
.pr01 p strong.green{
	color: #80BD59;
}

.pr01 .btm img{
	margin: 0 auto 5px;
	display: block;
	border-radius: 5px;
}
.pr01 .btm figcaption{
	text-align: center;
	font-size: 14px;
	padding: 0 0 10px;
	color: #5F382C;
}

/*------------------------------
	切り替え部分
------------------------------*/
#switchArea {
margin: 0 10px 30px;
}

#switchArea ul.tab{
	overflow: hidden;
	list-style-type: none;
	border-bottom: 5px solid #C2A749;
}
#switchArea ul.tab li{
	float: left;
	background-color: #593922;
	margin: 0px 1% 0px 0;
	padding: 1px 2px;
	font-size: 95%;
	width: 30%;
	border-radius: 4px 4px 0 0;
}
#switchArea ul.tab li:hover {
	cursor: pointer;
}
#switchArea ul.tab li.select{
	background-color: #C2A749;
}
#switchArea ul.tab li img {display: block;
	width: 85%;
	height: auto;
	margin: 5px auto 0 auto;
}


/* .outboxのスタイルを以下に当てて微調整 */
#switchArea .content li{
	margin: 0 0px 30px;
	padding: 5px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #888888;
	border-radius: 0 0 10px 10px;
	box-shadow: 0px 0px 5px #888888;
}

#switchArea .content li.hide {
	display:none;
}

/*-----------切り替え部分 ここまで---------------*/


.information{
	width:100%;
	height:200px;	/*適当な高さに*/
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	display: inline-block;
}

.information iframe{
	width:100%;
	height:100%;
	border:none;
	display:block;
}


/*------------------------------*/

.about table{
	border: 1px solid #555555;
	margin: 0 0 10px;
	width: 100%;
	font-size: 14px;
}
.about table th,
.about table td{
	padding: 5px 3px;
	border: 1px solid #555555;
	text-align: center;
	vertical-align: middle;
}
.about table th{
	background-color: #F9F4EC;
	font-weight: normal;
}


.about dl.kyushin{
	color: #D80000;
	font-weight: bold;
	font-size: 17px;
}
.about dl.kyushin dt{
	float: left;
}
.about dl.kyushin dd{
	padding: 0 0 10px 4em;
}

.about iframe{
	width: 100%;
	height: 250px;
}

.about dl.gaiyo{
	margin: 0 0 20px;
}
.about dl.gaiyo dt{
	display: block;
	width: 4.5em;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 5px;
	background-color: #593922;
	font-size: 14px;
	float: left;
}
.about dl.gaiyo dd{
	padding: 0 0 8px 4.5em;
	margin: 0 0 8px 0;
	border-bottom: 1px dashed #7F5950;
}
.about dl.gaiyo dd a{
	text-decoration: none;
	color: #000000;
}





/*--------------------------------	
	当院紹介
--------------------------------*/


.feature p{
	margin: 0 5px 30px;
}

.feature h3 {
	padding: 0 0 20px;
	border-radius: 0;
	background-repeat: repeat-x;
	background-image: url(../../image/shoukai/h3.jpg);
	background-position: left bottom;
	background-color: transparent;
	color: #5E3F1B;
	background-size: auto 15px;
	font-size: 20px;
	line-height: 1.4;
}

.feature h3 strong{
	color: #FF7373;
	font-size: 22px;
}


/*------------------------------*/

.greet .inchou{
	width: 210px;
	margin: 0 auto 10px;
}
.greet .inchou img{
	margin: 0 0 10px;
	border-radius: 5px;
	display: block;
	border: 5px solid #fff;
	box-shadow: 0 0 4px #aaa;
}
.greet .inchou figcaption{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #008C22;
}
.greet .inchou figcaption small{
	display: block;
	color: #888888;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

.greet .inchou figcaption strong{
	color: #593922;
}

.greet p{
	margin: 0 5px 10px;
}

.greet .inchou dl{
	padding: 5px;
	margin: 10px 0 0 0;
	border: 1px dotted #BBBBBB;
}
.greet .inchou dl dt{
	padding: 0 0.5em;
	display: block;
	text-align: center;
	border-radius: 5px;
	background-color: #663300;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
.greet .inchou dl dd{
	padding: 0 0 5px 4em;
	margin: 0 0 5px;
	border-bottom: 1px dotted #888888;
}
.greet .inchou dl dd:last-child{
	padding: 0 0 0px 4em;
	margin: 0;
	border-bottom: none;
}



/*--------------------------------
	治療内容
--------------------------------*/

ol.nagare{
}
ol.nagare li{
	margin: 0 0 10px;
	padding: 0 0 50px;
	clear: both;
	background-image: url(../../image/common/yajirushi.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 40px;
}
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{
	color: #5E3F1B;
	font-weight: bold;
	padding: 5px 0;
	margin: 0 0 10px;
	font-size: 16px;
	border-bottom: 2px dotted #604C3F;
}
ol.nagare li dl dt span{
	padding: 0 5px;
	margin: 0 10px 0 0;
	display: inline-block;
	background-color: #C2A749;
	border-radius: 5px;
	color: #FFFFFF;
}
ol.nagare li dl dd{
	margin: 0 0px;
}
ol.nagare li dl dd img{
	margin: 0 0 15px 20px;
	width: 120px;
	float: right;
	height: auto;
	border-radius: 5px;
}




/*--------------------------------*/
.qa dl{}
.qa dl dt{
	padding: 0 0 10px 35px;
	position: relative;
	min-height: 26px;
	font-weight: bold;
	color: #8C644B;
	font-size: 18px;
	line-height: 1.4;
}
.qa dl dt::before{
	content: "Q";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius: 50%;
	display: block;
	text-align: center;
	font-weight: bold;
	background-color: #FF7373;
	color: #FFFFFF;
}

.qa dl dd{
	padding: 0 0 10px 35px;
	position: relative;
	margin: 0 0 10px;
	border-bottom: 2px dotted #C2A749;
	height: auto;
}
.qa dl dd::before{
	content: "A";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius: 50%;
	display: block;
	text-align: center;
	font-weight: bold;
	background-color: #008C22;
	color: #FFFFFF;
}
.qa dl dd img{
	display: block;
	margin: 10px auto 0;
}

/*------------------------------*/


.ryokin table{
	margin: 0 0 10px;
	width: 100%;
}

.ryokin table th,
.ryokin table td{
	font-size: 16px;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #555555;
}

.ryokin table th{
	background-color: #FFEFBF;
	font-weight: normal;
}

/*------------------------------*/

.hoken p{
	margin: 0 5px 30px;
}

.hoken p img{
	width: 240px;
	height: auto;
	display: block;
	margin: 0 auto 10px;
	border-radius: 10px;
}

.hoken .imgbox3 ul,
.hoken .imgbox2 ul{
display: flex;
flex-wrap: wrap;
align-items: center;
align-content: center;
justify-content: space-around;
}

.hoken .imgbox3 ul li {
width: 31%;
margin: 0 0 20px;
}

.hoken .imgbox2 ul li {
width: 240px;
margin: 0 0 10px;
}


.hoken .imgbox3 ul li img,
.hoken .imgbox2 ul li img{
	display: block;
	width: 100%;
	height: auto;
	border-radius: 5px;
}


/*------------------------------*/
.jiko p {
	margin: 0 5px 10px;
}

.jiko ol {
	margin: 0 5px 15px 0;
	padding:10px 5px 5px 0px;
	list-style-type: decimal;
	list-style-position:inside;
	background:#f8f8f8;
}
.jiko ol li{
	margin: 0 0 5px 1.5em;
	text-indent: -1.2em;
}


/*------------------------------*/

.echo p,
.gym p{
	margin: 0 0 15px;
}

.gym p img.side{
	display: block;
	float: right;
	margin: 0 0 10px 20px;
	border-radius: 5px;
	width: 120px;
}

.echo p.text_btm{
	padding: 5px 10px;
	border-radius: 10px;
	background-color: #E6DED5;
	font-size: 16px;
}

.gym_block{
	padding: 5px;
	margin: 0 0 20px;
	border-radius: 10px;
	border: 2px solid #C2A749;
}

.gym_block h3{
	clear: none;
}
.gym_block p{
	margin: 0 5px 10px;
}
.gym_block ul{
	margin: 0 5px;
}
.gym_block ul li{
	background-image: url(../../image/feature/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 5px;
	padding: 0 0 5px 30px;
	background-size: auto 20px;
	border-bottom: 1px dotted #BBBBBB;
}

.gym_block ul li:last-child{
	margin: 0 0 0px;
	padding: 0 0 0px 30px;
	border-bottom: none;
}

/*------------------------------*/


.imgbox3 ul,
.imgbox2 ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin: 0 0px 0;
	justify-content: space-between;
}

.imgbox3 ul li {
width: 32%;
margin: 0 0 10px;
}

.imgbox2 ul li {
	width: 49%;
	margin: 0 0 10px;
	text-align: center;
}


.imgbox3 ul li img,
.imgbox2 ul li img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
}

.alignleft{
}
.alignleft img{
	margin: 0 auto 10px;
	display: block;
	width: 240px;
	border-radius: 10px;
	height: auto;
}

.alignright{
}
.alignright img{
	margin: 0 auto 10px;
	display: block;
	width: 240px;
	border-radius: 10px;
	height: auto;
}



.aligncenter{
margin: 0 0 10px;
}
.aligncenter img{
	display: block;
	margin: 0 auto;
	border-radius: 10px;
	height: auto;
}


ul.check_list {
	margin: 0 10px 30px;

}
ul.check_list li{
	margin: 0 0 10px;
	padding: 0 0 10px 30px;
	border-bottom: 2px dotted #888888;
	background-image: url("../../image/common/check01.png");
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size: auto 20px;
	font-weight: bold;
	font-size: 18px;
}


img.facial{
	display: block;
	width: 240px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #fff;
	box-shadow: 0 0 4px #ccc;
	margin: 0 auto 10px;
}

ul.check li strong{
	color: #FF0000;
	font-weight: normal;
}

ul.dot{
	
}
ul.dot li{
	margin-left: 1.5em;
	list-style-type: disc;
}
ol.num{
	list-style-type: decimal;
	margin-left:1.5em;
}

/*-------------------------------
	お問い合わせ
-------------------------------*/


/* フォーム
-----------------------------------------------------------------------------  */

.inquiry p.tel a{
	font-size: 25px;
	color: #FF7373;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px auto 10px;
	text-decoration: none;
}

p.note{
	color: #FF0000;
}

.sheet-form		{
	width:98%;
	border-collapse:collapse;
	border-spacing:0px;
	margin:8px auto 10px auto!important;
}
.sheet-form th {
	padding: 7px;
	background-color: #EAEAEA;
	border: 1px solid #DACFC2;
	text-align: left;
	font-weight: normal;
	font-weight: bold;
}
.sheet-form td {
	padding: 7px 10px;
	border: 1px solid #DACFC2;
}
.hissu {
	font-size: 0.85em;
	color: #F00;
}
.rouge {
color:#ff0000;
}
table .inner, table .inner tr, .inner td {
border:0px;
}
.submit{text-align:center;}

/*------------------------------------------------
   Form
------------------------------------------------*/
.formList{
	margin-top: 10px;
	padding: 15px 0 0 0;
	border-top: 1px dotted #ddd;
}

.formList dt{
	margin: 0 0 10px 0;
	padding: 5px 5px;
	font-weight: bold;
	line-height: 1;
	color: #555555;
	background-color: #EEEEEE;
}

.formList dt b{
	margin: 0 0 0 4px;
	font-weight: ＊;
	color: #F00;
}

.formList dd{
margin:0 0 10px 0;
padding:0 0 10px 0;
border-bottom:#ddd dotted 1px;
overflow-x:hidden;
}

.formList dd p{
margin:0 0 4px 0;
}


.formList dd span{
margin:0 4px 0 0;
}

.formList dd input{
vertical-align:middle;
}

.formList dd select{
padding:5px;
}

.formList dd input[type=checkbox],
.formList dd input[type=radio]{
width:24px;
height:24px;
margin:0 6px 4px 0;
}

.formList dd input[type=radio]{
border-radius:12px;
}

.formList dd input[type=text],
.formList dd input[type=email],
.formList dd input[type=tel],
.formList dd input[type=number],
.formList dd input[type=password],
.formList dd textarea{
padding:6px;
border-radius:4px;
border:#ddd solid 1px;
-webkit-box-shadow:inset 1px 1px 5px #eee;
box-shadow:inset 1px 1px 5px #eee;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
	width: 100%;
}

.formList dd textarea{
resize:vertical;
}

.formList dd .short{
	width: 50%!important;
	margin:0 0 5px 0;
}

.formList dd input[name^=post]{
width:60px;
}

.commonSubmit{
	display: block;
	width: 70%;
	height: 40px;
	margin: 0 auto;
	font-weight: bold;
	text-shadow: 0 -1px 0 #FF9620;
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FF9620), color-stop(0.00, #FFC47C));
	background: -webkit-linear-gradient(top, #FFC47C 0%, #FF9620 100%);
	background: -moz-linear-gradient(top, #FFC47C 0%, #FF9620 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFC47C', endColorstr='#FF9620', GradientType=0 );
	background: linear-gradient(top, #FFC47C 0%, #FF9620 100%);
	border: #FF9620 solid 1px;
	border-radius: 4px;
	font-size: 130%;
}
dl.ryokin{border: 1px solid #BC974F;
	padding:10px 15px;
	margin: 0 5px 10px 5px;
	 font-size: 110%;
	 font-weight: bold;
}
 dl.ryokin dt{color: #BC974F;
	float: left;
	 
}
 dl.ryokin dd{
	margin: 0 0 8px;
	padding: 0 0 8px 0;
	 text-align: right;
	 border-bottom: 1px dashed #BC974F;
}
dl.ryokin dd span{display: block;
text-align: left;
font-size: 14px;
font-weight: normal;}

dl.ryokin dd:last-of-type{border: none;
padding-bottom: 0;
margin-bottom: 0;}
/*-----------------------------*/
ol.num_list {margin: 0 0 30px 0;
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding: 0.3em 0.8em;
  border: solid 2px #ffb107;
}
ol.num_list li {
  border-bottom: dashed 1px orange;
  position: relative;
  padding: 0.5em 0.5em 0.5em 30px;
  line-height: 1.5em;
}
ol.num_list li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  background: #ffb107;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
ol.num_list li:last-of-type {
  border-bottom: none; /*最後のliの線だけ消す*/
}