@charset "utf-8";
#main {
	margin: 0 10px 20px 10px;
}
h3.title {
	margin: 0 0 20px;
}
.information {
	clear: both;
	color: #909090;
	margin: 0 auto 30px;
	max-width: 1000px;
}
.information .left {
	width: 100%;
}
.information .right {
	width: 100%;
}
.information .right h3 {
	padding: 60px 0 25px 0;
}
.list {
	font-size: 11px;
	color: #909090;
}
.list li {
	width: 25%;
	float: left;
	margin: 0 0 45px;
	height: 290px;
	text-align: center;
}
.list li p {
	text-align: left;
	padding: 0 0 0 8px;
}
.btn02 {
	width: 320px;
	text-align: center;
	transition: background-color 0.3s ease-in-out;
	margin: 25px auto 25px auto;
	background-color: #000;
}
.btn02:hover {
	background-color: #ae2d5b;
}
.price {
	margin: 0 0 60px;
	border-top: 1px solid #000;
	padding: 20px 0 0;
}
.price span {
}
.price h3 img {
	zoom: .5
}
.row:nth-child(even) {
}
.row {
	padding: 10px 10px;
	overflow: hidden;
	background: #f4f4f4;
	margin: 0 0 20px;
}
.row p {
	float: left;
}
.row p:first-child {
	text-align: right;
	width: 50%;
	float: right;
}
.row p:nth-child(2) {
	font-weight: bold;
	width: 50%;
}
.row p:nth-child(3) {
	width: 50%;
}
#hahonico {
	padding: 25px 40px 40px 40px;
	border: 1px dotted #000;
}
.fence {
	padding: 80px 0;
	border: 1px dotted #000;
}
.fence .btn03 {
	color: #fff;
	margin: 40px 0 0;
	padding: 0 15px 0 0;
	line-height: 20px;
	text-align: right;
	font-size: 11px;
	height: 20px;
	background-size: 210px 20px;
	background: url(../img/btn04.png) right 0 no-repeat;
}
.fence .btn03 a {
	color: #fff;
}
#hahonico ul {
	width: 100%;
	overflow: hidden;
	margin: 0 0 30px;
}
#hahonico ul li {
	float: left;
	border: 4px solid #000;
	margin: 0 44px 0 0;
	width: 222px;
	height: 240px;
	font-size: 11px;
	background: #fff;
}
#hahonico ul li img {
	width: 222px;
}
#hahonico ul li:last-child {
	margin: 0;
}
#hahonico ul li p {
	float: left;
	padding: 10px 11px 25px 11px;
}
#hahonico .price {
	border: none;
}
#hahonico .row p:first-child {
 text-align:;
	width: 23%;
	color: #7ba11f;
	float: right;
}
#hahonico .row p:nth-child(2) {
	font-weight: bold;
	width: 45%;
}
#hahonico .row p:nth-child(3) {
	width: 31%;
	font-size: 10px;
	text-align: right;
}
.staff h2.title {
	margin: 0 0 30px;
}
.staff .information .left {
	text-align: right;
	width: 45%;
}
.staff .information .right dl {
	margin: 0 0 22px;
}
.staff .information .right dt {
	margin: 0 0 22px;
}
.staff .information .right dd {
	font-weight: bold;
	color: #000;
}
.coupon p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.coupon p.big {
	font-size: 58px;
	letter-spacing: 25px;
	font-weight: bold;
}
.coupon p.img {
	margin: 0 0 60px;
}
.coupon p.big02 {
	font-size: 17px;
	letter-spacing: 25px;
	font-weight: bold;
	margin: 0 0 20px;
}
.coupon p.big03 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px;
}
 @media screen and (max-width: 900px) {
#main {
	margin: 0 10px 40px 10px;
}
.information .right h3 {
	text-align: center;
	padding: 0px 0 25px 0;
}
.information .left {
	width: auto;
}
.information .right {
	width: auto;
}
.information .right h3 span {
	display: block;
	margin: 0 0 8px;
}
.list li {
	width: 50%;
	float: left;
	height: auto;
	margin: 0 0 20px;
	text-align: center;
}
.list li img {
	width: 85%;
}
.list li p {
	text-align: left;
	padding: 0 0 0 8%;
}
.row {
	padding: 15px 10px;
}
.row p:first-child {
	width: 50%;
	text-align: right;
	padding: 2px 0 0;
}
.row p:nth-child(2) {
	width: 50%;
}
.row p:nth-child(3) {
	padding: 5px 0 0;
	width: 100%;
	margin: 5px 0 0;
	border-top: 1px dotted #666;
}
#hahonico {
	padding: 15px;
}
#hahonico .price {
	margin: 0;
}
#hahonico ul li {
	width: auto;
	float: none;
	margin: 0 0 15px;
	min-height: 200px;
	height: auto;
}
#hahonico .row p:first-child {
	text-align: left;
	color: #7ba11f;
	width: auto;
	float: none;
}
#hahonico .row p:nth-child(2) {
	font-weight: bold;
	width: auto;
	float: none;
	text-align: left;
}
#hahonico .row p:nth-child(3) {
	width: auto;
	float: left;
	clear: both;
	font-size: 10px;
	float: left;
	border: none;
	text-align: left;
}
.staff .information .left {
	float: none;
	width: auto;
	text-align: center;
}
.staff .information .righ {
	float: none;
}
.staff .information .right dl {
	text-align: center;
}
.fence {
	padding: 30px 0;
	border: 1px dotted #000;
}
.fence .btn03 {
	background: url(../img/btn05.png) right 0 no-repeat;
	background-size: 210px 20px;
}
.fence .btn03 a {
	display: none;
}
.coupon p.big {
	font-size: 28px;
	letter-spacing: 18px;
	font-weight: bold;
}
.coupon p {
	font-size: 12px;
}
.coupon p.img {
	margin: 0 0 30px;
}
.coupon p.big {
	font-size: 30px;
	letter-spacing: 8px;
	font-weight: bold;
}
.coupon p.big02 {
	font-size: 12px;
	letter-spacing: 12px;
	font-weight: bold;
	margin: 0 0 20px;
}
.coupon p.big03 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0px;
}
}
#company {
	margin: 0 0 60px;
}
#company dl {
	overflow: hidden;
}
#company dl dt {
	padding: 10px 10px;
	border-bottom: 2px solid #555;
}
#company dl dd {
	padding: 10px 20px;
	background:  #f4f4f4;
		margin: 0 0 10px

}
.ts {
	width: 100%;
}
.ts th {
	padding: 10px 10px;
	border: 1px solid #ddd;
	background: #f1f1f1;
}
.ts td {
	padding: 20px 10px;
	border: 1px solid #ddd;
}
#voice .ts th {
	padding: 10px 10px 10px 0px;
	border: none;
	background: #f1f1f1;
}
#voice .ts td {
	padding: 10px 10px 10px 0px;
	border: none;
}
#gallery .section {
	margin: 0 0 40px;
}
#gallery .s1 {
}
#gallery .s2 {
}
#gallery .s3 {
}
#gallery .photo {
	width: 100%;
	overflow: hidden;
}
#gallery .photo li {
	margin: 0 0 20px;
	display: inline-block;
	width: 48%;
}
#gallery .photo li:nth-child(odd) {
	margin: 0 0 20px 0;
	float: left;
}
#gallery .photo li:nth-child(even) {
	float: right;
}
#gallery li img {
	width: 100%;
	box-sizing: border-box;
}
#gallery .s1 li img {
}
#gallery .s2 li img {
}
#gallery .s3 li img {
}
#gallery .movie {
	overflow: hidden;
	text-align: center;
}
#gallery .qaTitle {
	margin: 0 0 20px 0;
}
#gallery .qaTitle {
	margin: 0 0 20px 0;
}
#gallery .qaTitle2 {
	border-left: 9px solid #fd9b00;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	color: #fd9b00;
	margin: 0 0 20px;
}
#gallery .qaTitle3 {
	border-left: 9px solid #34834a;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	color: #34834a;
	margin: 0 0 20px;
}
#gallery .qaTitle4 {
	border-left: 9px solid #df314e;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	color: #df314e;
	margin: 0 0 20px;
}
#inst .sec1 {
	overflow: hidden;
	border-bottom: 1px dotted #aaa;
	margin: 0 0 30px;
	padding: 0 0 30px;
}
#inst .sec1 ul {
	margin: 0 0 30px;
}
#inst .sec1 .fl {
	width: 230px;
}
#inst .sec1 .fr {
	width: 460px;
}
#inst .sec2 {
	overflow: hidden;
	border-bottom: 1px dotted #aaa;
	margin: 0 0 30px;
	padding: 0 0 30px;
}
#inst .sec2 .fl {
	width: 330px;
	border-right: 1px dotted #aaa;
	margin: 0 30px 0 0;
}
#inst .sec2 .fr {
	width: 330px;
}
#inst .sec3 {
	margin: 0 0 60px;
}
#inst ul {
	/*padding: 0 0 0 1em;*/
}
#inst ul li {
	/*text-indent: -1em;*/
}
.instTitle {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px;
}
.qaTitle21 {
	background: url(../images/aa.png) no-repeat 0 0;
	height: 44px;
	line-height: 55px;
	padding: 0 0 10px 45px;
	font-size: 16px;
	font-weight: bold;
	color: #fd9b00;
	margin: 0 0 30px;
	border-bottom: 2px solid #fd9b00;
}
.qaTitle22 {
	background: url(../images/ii.png) no-repeat 0 0;
	height: 44px;
	line-height: 55px;
	padding: 0 0 10px 35px;
	font-size: 16px;
	font-weight: bold;
	color: #34834a;
	margin: 0 0 30px;
	border-bottom: 2px solid #34834a;
}
.qaTitle23 {
	background: url(../images/uu.png) no-repeat 0 0;
	height: 44px;
	line-height: 55px;
	padding: 0 0 10px 55px;
	font-size: 16px;
	font-weight: bold;
	color: #df314e;
	margin: 0 0 30px;
	border-bottom: 2px solid #df314e;
}
.qaTitle4 {
	background: url(../images/otoko.png) no-repeat 0 0;
	height: 50px;
	line-height: 55px;
	padding: 0 0 10px 55px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 0 0 30px;
	border-bottom: 2px solid #333;
}
.fuc {
	padding: 0 10px 0px;
	font-size: 11px;
	margin: 0 0 10px;
}
.menubox {
	border-bottom: 1px #CCC solid;
	padding: 0 0 35px;
	margin: 0 0 25px;
}
.menubox .arrow0 {
	margin: 0 0 20px;
}
.menubox .fl {
	float: none;
	margin: 0 0 20px;
	text-align: center;
}
.menubox .fr {
	float: none;
}
.menubox ul {
	margin: 10px 0 0 0;
	padding: 10px;
	background: #f4f4f4;
}
.menubox ul li {
	text-indent: -1em;
	padding: 0px 0 10px 1em;
	margin: 0 0 10px;
	border-bottom: 1px solid #999;
}
#menu strong {
	color: #ff1212;
}
#menu .price {
	margin: 0 0 40px;
}
#menu .ta {
	width: 100%;
	margin: 0 0 40px;
}
#menu .ta th {
	padding: 15px 20px;
	border: 1px solid #ddd;
	background: #f1f1f1;
}
#menu .ta td {
	padding: 20px;
	border: 1px solid #ddd;
}
.qaTitle span {
	font-size: 12px;
	font-weight: normal;
	display: inline-block;
	padding: 0 0 0 30px;
}
.navv {
}
.navv td {
	border: 2px solid #ddd;
	padding: 10px;
	text-align: center;
	width: 335px;
	background: #f1f1f1;
}
.navv2 {
	width: 100%;
}
.navv2 td {
	padding: 10px;
	text-align: center;
	width: 50%;
	background: #000;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.navv2 td a {
	color: #fff;
}
#qa .fl {
	float:none;
	margin: 0 0 50px;
}
#qa .fr {
	float:none;
	margin: 0 0 50px;
}
#qa dl {
	padding: 20px 0 0 0;
}
#qa dt {
	font-weight: bold;
	background: url(../images/arrow.png) no-repeat 15px 9px;
	margin: 0 0 20px 0;
	padding: 5px 20px 5px 30px;
	border: 1px solid #333;
	cursor: pointer;
}
#qa dt:hover {
	background: url(../images/arrow.png) no-repeat 10px 9px #f4f4f4;
}
#qa dd {
	background: url(../img/qa/qa_a.png) no-repeat 0 0;
	padding: 0 0 35px 0px;
	border-bottom: 1px dotted #afafaf;
	margin: 0 0 -1px;
}
#qa .fr dt {
}
#qa dd ul {
}
#qa dd ul li {
	margin: 0 0 10px;
	text-indent: -1em;
	padding: 0 0 0 1em;
}
#qa dd ul li p{
	text-indent: -1em;
	padding: 0 0 0 1em;
}
.layout1 {
	margin: 0 0 50px;
	overflow: hidden;
}
.layout1 .fl {
	width: 100%;
	float: none;
}
.layout1 .fr {
	width: 100%;
	text-align: center;
	float: none;
}
.layout1 .fr img {
	text-align: center;
	float: none;
	margin: 0 0 30px;
}
.menuList {
	margin: 0 0 30px 0;
}
.menuList table {
	 width: 100%;
}
.menuList table td {
	box-sizing: border-box;
	padding: 10px;
	width: 50%;
	border-bottom: 1px solid #ddd;
}
.menuList table td a {
	text-decoration: underline;
}
.menuList ul {
	width: 100%;
	overflow: hidden;
	margin: 0 0 0 0;
}
.menuList li {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding: 0 0 0 0;
	width: 49%;
	margin: 0 0 0 0;
	border-bottom: 1px solid #ddd;
}

.subTitle1 {
	font-size: 22px;
	color: #c66d16;
	font-weight: bold;
	margin: 0 0 20px;
}
.subTitle2 {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin: -30px 0 20px;
}
.subTitle2 div {
	border-left: 9px solid #000;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#voice .section {
	margin: 0 0 20px;
	overflow: hidden;
	padding: 15px;
}
#voice .section:nth-child(odd) {
	background: #f6f6f6;
}
#voice .section .title {
	border-bottom: 1px solid #333;
	background: url(../images/arrow0.png) no-repeat 0 12px;
	padding: 5px 5px 5px 20px;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px;
	color: #000;
}
#voice .section .fl {
	float: none;
	width: 100%;
}
#voice .section .fl th {
	background: none;
	padding:10px 10px 10px 0px ;
	width: 30%;
	border-bottom:1px solid #ddd;
}
#voice .section .fl td {
	background: none;
	padding:10px 10px 10px 0px ;
	border-bottom:1px solid #ddd;
}
#voice .section:nth-child(odd) .fl th{
	border-bottom:1px solid #aaa;
}
#voice .section:nth-child(odd) .fl td{
	border-bottom:1px solid #aaa;
}

#voice .section .fr {
	float: none;
	width: 100%;
	padding: 0 0 0 0;
	padding: 10px 0 0 0;
}
#voice .child {
	color: #db7100;
}
#voice .old {
	color: #1e9d17;
}
#voice .woman {
	color: #f72c2c;
}
#company .ts  .fw1 {
	width: 30px;
	display: inline-block;
}
#company .ts  .fw2 {
	width: 60px;
	display: inline-block;
}
#company .ts  .fw3 {
	margin: 0 ;
}
#company .ts  .fo1 {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	display: inline-block;
}
#company .ts  .fo2 {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}
#company .ts  .fo3 {
	width: 100%;
	margin: 0 0 10px;
	padding: 10px;
	box-sizing: border-box;
}
#company .ts  .fo4 {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}
#company .ts .w300 {
	width: 100%;
	height: 100px;
}
.wpcf7-list-item {
	display: block;
}
.wpcf7-submit {
	padding: 10px 30px;
}
#company .ts  th {
	display: block;
	border: none;
}
#company .ts  tr {
	width: 100%;
}
#company .ts  td {
	display: block;
	border: none;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
#company .ts  td table {
	width: 100%;
}
#company .ts  td th {
	width: 50px;
	margin: 0 !important;
	display: table-cell;
	background: none;
	padding: 0px;
	font-weight: nomal;
}
#company .ts  td td {
	margin: 0 !important;
	display: table-cell;
	width: auto;
	padding: 0px;
}
#company .ts  .fuc {
}
#company .ts  .fuc2 {
}
#company .ts  .sei {
	display: block;
}
#company .ts  .mei {
	display: block;
}
#company .ts  .sei2 {
	display: block;
}
#company .ts  .mei2 {
	display: block;
}








#instintro {
}
#instintro .instBox {
	padding: 25px 0 25px;
	border-bottom: 1px dotted #555;
	overflow: hidden;
	width: 100%;
}
#instintro .instBox a {
	overflow: hidden;
	display: block;
}
#instintro .messeBox {
	padding: 25px 0 25px;
/*	border-bottom: 1px dotted #555;*/
}
#instintro .instBox .img {
	/*float: left;*/
	overflow: hidden;
	width: 100px;
	/*
	margin:  0 20px 0 0;*/
	margin: 4px;
	height: 100px;
}
#instintro .instBox .detail {
	float: right;
	width: 100%;
	margin: 0 0 0 -100px;
}
#instintro .instBox .kaskas {
	margin: 0 0 0 100px;
}
#instintro .instBox .yaku {
	/*padding: 0px 0 0px;*/
	text-align: center;
}


#instintro .instBox .name {
	margin:  0 0 5px;
	font-size: 16px;
	font-weight: bold;
}
#instintro .instBox .name span {
	font-size: 10px;
	font-weight: nomal;
	padding:  0 0 0 20px;


}
#instintro .instBox .m1 {
	color: #fff;
	background: #efab4a;
	display: inline-block;
	padding: 0px 12px;
	margin:  0 0 0px 0;
	font-size: 10px;
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#instintro .instBox .m2 {
	color: #fff;
	background: #4e9054;
	display: inline-block;
	padding: 0px 12px;
	margin:  0 0 0px 0;
	font-size: 10px;
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#instintro .instBox .m3 {
	color: #fff;
	background: #d94860;
	display: inline-block;
	padding: 0px 12px;
	margin:  0 0 0px 0;
	font-size: 10px;
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#instintro .instBox .momo {
	text-align: right;
	padding: 10px 0 0 0;
}

.messe1 {
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 10px;
}




.preText {
	margin: 0 0 10px;
}
.priceTable {
	clear: both;
	margin: 0 0 30px;
	width: 100%;
}
.priceTable tr {
	display: inline-block;
	width: 100%;
    box-sizing: border-box;
    margin: 0 0 10px;
	border-top: 1px solid #eee;
}
.priceTable th {
	padding: 5px 10px;
	background: #f4f4f4;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: inline-block;
	width: 100%;
    box-sizing: border-box;
}
.priceTable th span {
	display: block;
	color: red;
	padding: 15px 0 0 0;
}
.priceTable td {
	padding: 5px 10px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: left;
	display: inline-block;
	width: 100%;
    box-sizing: border-box;
}
.priceTable td table {
	width: 100%;
}
.priceTable td tr {
	border: none;
	width: 100%;
	margin: 0;
}
.priceTable td td {
	padding: 0px 0px;
	border:none;
	width: 40%;
	text-align: right;
	display: inline-block;
}
.priceTable td td.wnasi {
	padding: 0px 0px;
	border:none;
	width: 10px;
	text-align: center;
}
.off {
	text-align: center;
	margin: 0 0 0 15px;
}
.priceTable td td.wnasi2 {
	padding: 0px 0px;
	border:none;
	width: 90px;
	text-align: left;
}
.priceTable td td table  {
	display: inline-block;
	text-align: right;

}
.priceTable td td.wnasi2 table  {
	display: inline-block;
	text-align: right;
}
.priceTable td td td  {
	text-align: right;
	width: auto;
	display: inline-block;
}
.priceTable td td.wnasi2 td  {
	text-align: right;
	width: auto;

}
.priceTable .w1 {
}
.priceTable .w2 {
}
.priceTable .w3 {
	background:  #eee;
}
.priceTable .w4 {
	padding: 0;
}
.priceTable .w5 {
	text-align: left;
}
.pre {
	padding: 10px;
	background: #f4f4f4;
	margin: 0 0 10px;
}
.pre .a {
	margin: 0 0 10px;
}
.priceTable .pricev {
	color:red;
	font-size:1.4em;
	font-weight: bold;
	display: inline-block;
	text-align: right;

}
.priceTable .tax {
	font-size:0.8em;

}
.priceTable2 {
	position: relative;
	background: #000;
	padding: 5px 10px 5px 40px;
	clear: both;
	color: #fff;
	margin: 0 0 10px 20px;
	font-size: 1.2em;

}
.priceTable2 .officon {
	position: absolute;
	bottom: 0px;
	left: -30px;

}
.priceTable2 img {
	width: 62%;
}
.priceTable2 span {
	font-size: 11px;
	padding: 0 0 0 0px;
	display: block;
}
.kotira {
	text-align: center;
	margin: 0 0 20px;
}
.kotira img {
}
.ksnav1 {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 10px 0;
	background: #f6f6f6;
	margin: 0 0 10px;
	border: 5px solid #e5e5e5;
	text-align: center;
}
.ksnav1 a {
	display: block;
}
.ksnav2 {
	float: right;
	width: 50%;
	box-sizing: border-box;
	padding: 10px 0;
	background: #f6f6f6;
	margin: 0 0 10px;
	border-top: 5px solid #e5e5e5;
	border-right: 5px solid #e5e5e5;
	border-bottom: 5px solid #e5e5e5;
	text-align: center;
}
.ksnav2 a {
	display: block;
}

.flow {
	padding: 10px 0 30px;
	text-align: left;
	background: url(../images/flow10.png) center bottom no-repeat;
	margin: 0 0 20px;
}
.flowL {
	padding: 10px 0 0;
	text-align: left;
	background: none;
	margin: 0 0 0px;
}

.pb10 {padding-bottom:10px;}

.iinst {
	/*float: left;*/
	width: calc(100% / 3);
}

.iinst .yaku {
line-height: normal;
}

.centered {
	overflow: hidden;
	position: relative;
	/*background: #ff0;*/
	margin-bottom: 8px;
}

.centered ul {
	position: relative;
	float: left;
	left: 50%;
}

.centered li {
	position: relative;
	float: left;
	left: -50%;
}
.centered .yaku {
	text-align: center;
}

.centered .img {
	padding: 0 10px;
}

.centered .img img{
	box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
	/*width: 140px;*/
}
	
