@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}

@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}






@media print, screen and (min-width: 737px) {

.sa {
  opacity: 0;
  transition: all .5s ease;
}

.sa.show {
  opacity: 1;
  transform: none;
}

.sa--lr {
  transform: translate(-50px, 0);
}

.sa--rl {
  transform: translate(50px, 0);
}

.sa--up {
  transform: translate(0, 50px);
}

.sa--down {
  transform: translate(0, -50px);
}

.sa--scaleUp {
  transform: scale(.5);
}

.sa--scaleDown {
  transform: scale(1.5);
}

/*.sa--rotateL {
  transform: rotate(180deg);
}

.sa--rotateR {
  transform: rotate(-180deg);
}*/


	
	
	
.cp_table *, .cp_table *:before, .cp_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_table {
	width: 100%;
	border-collapse: collapse;
	background-color: #FFF;
	font-size: 11pt;
}
.cp_table th, .cp_table  td {
	padding: 10px;
	border: 1px solid #dddddd;
}
.cp_table th {
	width: 20%;
	text-align: left;
	background: #f4f4f4;
}
@media only screen and (max-width:480px) {
	.cp_table {
		font-size: 10pt;
		margin: 0;
		background-color: #FFF;
	}
	.cp_table th, .cp_table td {
		width: 100%;
		display: block;
		border-top: none;
	}
	.cp_table tr:first-child th {
		border-top: 1px solid #dddddd;
	}
}

#header {
	position: relative;
	
	height: 100%;
}
.hedbk {
	background-color: #ede8e2;
	background-image: url(../img/body/damege.png);
	background-repeat: repeat;
	background-position: center;
}
.rslides img {
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	line-height: 0px;	
}

.slide1300 {
	animation: fadeIn 5s ease 0s 1 normal;
	-webkit-animation: fadeIn 5s ease 0s 1 normal;
	margin-right: auto;
	margin-left: auto;
	width: 1130px;	
}



.photolink {
	width: 346px;
	display: block;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 15px;
	
	
}

.photolink a {
	display: block;
	color: #333333;
	
}

.gallerys {
	width: 346px;
	height: 346px;
	text-align: center;
}

.gallerys img {
	/*object-fit: contain;*/
	object-fit: cover;
	object-position: 50% 50%;
	width: 346px;
	height: 346px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'object-fit: cover;'
}


.secondmain {
	margin-right: auto;
	margin-left: auto;
	width: 1130px;	
	height: 250px;
	
}
.photo-tittle {
	font-size: 16pt;
	line-height: 33px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #917860;
}
.photo-text {
	font-size: 12pt;
	line-height: 22px;
}
.secondmain  img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	line-height: 0px;	
}


#page1,#page2,#page3  {
	margin-top: -190px;
	padding-top: 190px;
}

.centers {
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.chairs {
	line-height: 0px;
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
}
.dangumi2 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.pankuzu-tittle {
	padding-top: 75px;
	padding-left: 100px;
}
.setsubi-space {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-bottom: 4%;
	margin-left: 2%;
}
.com1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 50px;
}
.left100 {
	margin-left: 100px;
}
.pankuzu-midashi {
	font-size: 25pt;
	font-family: "Oswald";
	letter-spacing: 10px;
}
.pankuzu-komoji {
	font-size: 13pt;
	margin-left: 25px;
	letter-spacing: 0em;
}


.takasa {
	height: 500px;
}

.left-image {
	float: left;
	width: 500px;
	line-height: 0px;
	margin-right: 100px;	
}
.midashi {
	font-size: 20pt;
	line-height: 33px;
	margin-bottom: 15px;
	padding-top: 10px;
}

.right-tex {
	overflow: hidden;
}


.left-image2 {
	float: right;
	width: 500px;
	line-height: 0px;
	margin-left: 100px;		
}

.left-image2s {
	float: right;
	width: 164px;
	line-height: 0px;
	margin-left: 100px;
	background-color: #FFF;
	padding: 45px;
}

.right-tex2 {
	overflow: hidden;
}

.menutittle {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 26pt;
	display: table;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #705C2F;
	color: #705C2F;
	letter-spacing: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

.engtittle2s {
	font-family: Lora;
	font-size: 14pt;
	letter-spacing: 2px;
	line-height: 22px;
	
	padding-bottom: 5px;
	padding-top: 19px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.price-left {
	float: left;
	width: 48%;
	
}
.price-right {
	float: right;
	width: 48%;
}
.pricewaku {
	clear: both;
	margin-bottom: 5px;
	padding-top: 11px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: normal;
	letter-spacing: 0em;
}



.map-space {
	position: relative;
	padding-bottom: 30%;/*←高さを変更する*/
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	clear: both;
}
 
.map-space iframe,
.map-space object,
.map-space embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



.dangumi {
	padding-top: 30px;
	padding-bottom: 30px;
}
.info-image {
	float: left;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.textbox {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.tittle {
	font-size: 20pt;
	line-height: 33px;
	margin-bottom: 11px;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 20px;
}
.se-tittle {
	font-size: 15pt;
	line-height: 24px;
	padding-top: 2px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E4DC;
	padding-bottom: 6px;
}
.mojigumi {
	margin-bottom: 5px;
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
}

.mojigumi2 {
	margin-bottom: 25px;
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
}





.message-tittle {
	font-size: 16pt;
	line-height: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 600;
}
.name {
	font-size: 12pt;
	line-height: 22px;
	
	padding-top: 10px;
	padding-bottom: 20px;
	
}
.message-text {
	font-size: 12pt;
	line-height: 28px;
}
.page-tittle2 {
	font-size: 21pt;
	line-height: 40px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0C4ACF;
	font-weight: 600;
}

.woodbk  {
	background-image: url(../img/body/woodbk.jpg);
	background-repeat: repeat;
	background-position: center;
	clear: both;
	color: #FFF;
}

.whbk {
	background-repeat: repeat;
	background-position: center;
	background-color: #FFF;
}
.nav {
	width: 100%;
	min-width:1200px;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	
}

.mains{
	line-height: 0px;
	min-width:1300px;
}
.fixed {
	/*position: fixed;
	background-image: url(../img/body/whbk.png);
	background-repeat: repeat;
	background-position: center;
	top: 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	z-index: 600;
	width: 100%;*/
}




ul.pointcheck {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 30px;
}

ul.pointcheck li{
	
	padding-left: 0.7em;
}
 
 
ul.pointcheck li:before {
	/*content: "\f04d";*/
	content: "\●";
	/*font-family: "Font Awesome\ 5 Free";*/
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #CC6666;
}
.pointcheck li {
	position: relative;
	font-size: 12pt;
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}










ol.pointcheck3 {
	counter-reset: my-counter;
	padding-left: 10px;
	margin-bottom: 10px;
	list-style:none;
}

ol.pointcheck3 li{
	margin-bottom: 2px;
	padding-left: 20px;
	position: relative;
}
 
 
ol.pointcheck3 li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #666666;
	color: #FFF;
	display: block;
	float: left;
	line-height: 20px;
	margin-left: -30px;
	text-align: center;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	font-size: 9pt;
}
.pointcheck3 li {
	position: relative;
	font-size: 11pt;
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}


#logo {
	width: 100px;
	margin-left: 10%;
	line-height: 0px;
	position: absolute;
	margin-top: 21px;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#logo2 {
	width: 200px;
	position: absolute;
	z-index: 10;
	margin-top: 15px;
	margin-left: 8%;
	left: 0px;
	top: 0px;
}
 
 




.hed-left {
	float: left;
}
.hed-right {
	float: right;
	margin-right: 30px;
}
.hedtext {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 11pt;
	line-height: 22px;
	letter-spacing: 1px;
	float: left;
	margin-top: 28px;
	margin-left: 195px;
}
.cat-tittle {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18pt;
	line-height: 33px;
	color: #705c2f;
	padding-top: 15px;
	padding-bottom: 15px;
	letter-spacing: 10px;
	margin-bottom: 20px;
	text-align: center;	
}
.cat-tittle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	line-height: 45px;
	color: #1F320D;
	letter-spacing: 15px;
	font-weight: 300;
	text-align: right;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	margin-right: 100px;
	position: absolute;
	right: 0px;
	margin-top: 100px;
}
.cat-tittle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	line-height: 45px;
	color: #1F320D;
	letter-spacing: 15px;
	font-weight: 300;
	text-align: right;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	margin-right: 50px;
	position: absolute;
	right: 0px;
	margin-top: 140px;
}
.cat-tittle5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	line-height: 45px;
	color: #1F320D;
	letter-spacing: 15px;
	font-weight: 300;
	text-align: right;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	margin-right: 50px;
	position: absolute;
	right: 0px;
	margin-top: 150px;
}

.cat-tittle6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	line-height: 55px;
	color: #1F320D;
	letter-spacing: 10px;
	font-weight: 300;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	margin-right: 10px;
	position: absolute;
	right: 0px;
	margin-top: 140px;
}


.cat-tittle3s {
	color: #1F320D;
	font-size: 14pt;
	line-height: 22px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-weight: 600;
	margin-right: 250px;
	position: absolute;
	right: 0px;
	margin-top: 115px;
	height: 100%;
}
.btmpc {
	line-height: 0px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
.green {
	color: #1F320D;
}
.frontbk1 {
	background-color: #f3f2e8;
}

.frontbk2 {
	background-color: #f3f2e8;
	background-image: url(../img/body/namisen2.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.frontbk2s {
	background-color: #f3f2e8;
	background-image: url(../img/body/namisen2.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 50px;
}

.clover {
	display: inline-block;
	height: 40px;
	width: 40px;
	margin-right: 10px;
	vertical-align: -20%;
}

.hed-info {
	width: 60%;
	display: table;
	margin-right: 0px;
	margin-left: auto;
}
.telaccess {
	line-height: 0px;
	width: 254px;
	margin-left: 25px;
	float: left;
}
.info50 {
	float: left;
	width: 50%;
}
.hed-mail {
	
	overflow: hidden;
}

.hed-tels {
	font-size: 24pt;
	line-height: 27px;
	font-weight: 800;
	text-align: center;
	padding-top: 5px;
}

.hed-comennt {
	font-size: 10pt;
	line-height: 16px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.mailform-btm {
	background-color: #FC0;
	height: 90px;
	width: 100px;
	padding: 15px;
}
.hed-hours {
	font-size: 12pt;
	line-height: 28px;
	text-align: center;
	height: 28px;
	font-weight: 500;
	border: 2px solid #F66;
	margin-bottom: 5px;
}
.greet-image {
	background-color: #CCC;
	float: left;
	width: 500px;
	margin-right: 100px;
	line-height: 0px;
}





.maindown50 {
	margin-bottom: 50px;
}
.mainup50 {
	padding-top: 50px;
}
.mainup30 {
	padding-top: 30px;
}
.mainup20 {
	padding-top: 20px;
}

.secondmain3 {
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/body/second-main03.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-size: cover;
	height: 150px;
	padding-top: 100px;
	position: relative;
}
.secondmain4 {
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/body/second-main04.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-size: cover;
	height: 150px;
	padding-top: 100px;
	position: relative;
}

.second1100 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 70px;
	padding-bottom: 50px;
}
.ice1100 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 20px;
	position: relative;
}

.ice800 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 20px;
	position: relative;
}
.ice-box {
	float: left;
	width: 17%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-bottom: 2%;
}
.ice-box2 {
	float: left;
	width: 17%;
	margin-right: 1.5%;
	margin-left: 21.5%;
	margin-bottom: 2%;
}
.ice-image {
	line-height: 0px;
	width: 100%;
	margin-bottom: 5px;
}
.ice-tittle {
	font-size: 13pt;
	line-height: 22px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 10px;
	padding-top: 5px;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 5px;
}
.ice-text {
	font-size: 10pt;
	line-height: 18px;
}
.price {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15pt;
	line-height: 22px;
	letter-spacing: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.normal9 {
	font-size: 9pt;
	letter-spacing: 0em;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.normal10 {
	font-size: 10pt;
	letter-spacing: 0em;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 16px;
	padding-top: 5px;
}
.normal11 {
	font-size: 11pt;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.price2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15pt;
	line-height: 22px;
	letter-spacing: 5px;
	float: right;
	background-color: #FFF;
	padding-left: 7px;
	margin-top: 5px;
}
.eng-tittle {
	font-size: 25pt;
	line-height: 30px;
	margin-bottom: 20px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
}
.menu-tittle {
	margin-right: 1%;
	margin-left: 1%;
	width: 23%;
	padding-top: 45px;
	float: left;
}
.menu-tittle1 {
	float: left;
	width: 30%;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: 20px;
}
.sellectice {
	clear: both;
	padding-top: 100px;
}
.sellectice2 {
	clear: both;
	padding-top: 50px;
}
.menu-tittle2 {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-top: 45px;
	margin-bottom: 100px;
}
.product {
	line-height: 0px;
}
.line-text {
	font-size: 13pt;
	line-height: 30px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
.product-textbox {
}

.product2 {
	line-height: 0px;
}
.product-textbox2 {
}
.product-tittle {
	font-size: 13pt;
	line-height: 24px;
	margin-bottom: 10px;
	padding-top: 20px;
	font-weight: 600;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 5px;
}


.product-tittle2 {
	font-size: 15pt;
	line-height: 28px;
	font-weight: 600;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 5px;
	float: left;
	background-color: #FFF;
	padding-right: 5px;
	margin-top: 5px;
}
.menu-names {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13pt;
	line-height: 22px;
	background-color: #F2F1E7;
	letter-spacing: 3px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.menu-comennt {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 22px;
	background-color: #F2F1E7;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.menudangumi {
	margin-bottom: 25px;
}



.greet-text2s  {
	font-size: 11pt;
	line-height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}	
.ice-comennt {
	font-size: 11pt;
	line-height: 24px;
}
.clover-icon1 {
	height: 160px;
	width: 160px;
	position: absolute;
	margin-left: 8%;
	margin-top: -165px;
	line-height: 0px;
}
.clover-icon2 {
	height: 160px;
	width: 160px;
	margin-top: 5px;
	position: absolute;
	margin-left: 15%;
}
.clover-icon3 {
	height: 120px;
	width: 120px;
	margin-top: 800px;
	position: absolute;
	right: 0px;
	margin-right: 100px;
}
.clover-icon4 {
	height: 140px;
	width: 140px;
	position: absolute;
	left: 0px;
	margin-left: 200px;
	margin-top: 50px;
	z-index: 100;
}
.clover-icon5 {
	height: 110px;
	width: 110px;
	margin-left: 100px;
	position: absolute;
}
.clover-icon6 {
	height: 110px;
	width: 110px;
	position: absolute;
	right: 0px;
	margin-right: 100px;
	margin-top: -100px;
}
.clover-icon7 {
	height: 140px;
	width: 140px;
	position: absolute;
	left: 0px;
	margin-top: 50px;
	z-index: 100;
}

.clover-icon8 {
	height: 140px;
	width: 140px;
	position: absolute;
	left: 0px;
	margin-top: -110px;
	z-index: 100;
}

.midashi5 {
	font-size: 16pt;
	line-height: 26px;
	padding-bottom: 10px;
	padding-top: 30px;
}
.add-image {
	
	float: left;
	
	width: 500px;
	margin-right: 100px;
}
.address-box {
	overflow: hidden;
}

ul.pointcheck2 {
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
}

ul.pointcheck2 li{
	
	padding-left: 0.7em;
}
 
 
ul.pointcheck2 li:before {
	/*content: "\f04d";*/
	content: "\●";
	/*font-family: "Font Awesome\ 5 Free";*/
	padding-right: 0.3em;
	position: absolute;
	left: -0.7em;
	font-size: 8pt;
	color: #806D50;
}
.pointcheck2 li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.lines-text {
	font-size: 11pt;
	
	line-height: 26px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-top: 7px;
}

.telnum2 {
	/*font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	font-size: 20pt;
	line-height: 26px;
	color: #705c2f;
	float: left;
	
	font-family: BodoniXTRegular;
	font-style: normal;
	font-weight: 500;
}


.telnum3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18pt;
	line-height: 25px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-top: 7px;
}




.noline {
	font-size: 11pt;
	
	line-height: 26px;
	
	
	padding-top: 7px;
}
.namisen {
	padding-top: 130px;
	padding-bottom: 70px;
	background-image: url(../img/body/namisen.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.leftmenu-space {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
}
.leftmenu {
	
	background-image: url(../img/body/dotted.png);
	background-repeat: repeat-x;
	background-position: center;
}
.leftmenu2 {
	
	background-image: url(../img/body/dotted.png);
	background-repeat: repeat-x;
	background-position: center;
}
.namisen2 {
	padding-top: 20px;
	padding-bottom: 130px;
	background-image: url(../img/body/namisen.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.farm1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 60px;
	padding-bottom: 40px;
}


.farm-left01 {
	width: 390px;
	position: absolute;
	z-index: 100;
	margin-top: -200px;
	margin-right: -190px;
	right: 0px;
}

.farm-left02 {
	width: 300px;
	position: absolute;
	z-index: 100;
	margin-top: 620px;
	right: 0px;
	margin-right: -300px;
}

.farm-left03 {
	width: 390px;
	position: absolute;
	margin-left: -230px;
	margin-top: 580px;
	left: 0px;
}

.farm-left04 {
	width: 300px;
	position: absolute;
	margin-top: -210px;
	margin-left: -180px;
	z-index: 100;
	left: 0px;
}

.farm-left05 {
	width: 390px;
	position: absolute;
	z-index: 100;
	margin-top: -230px;
	margin-right: -190px;
	right: 0px;
}

.farm-left06 {
	width: 300px;
	position: absolute;
	margin-top: -320px;
	margin-left: -180px;
	z-index: 100;
	left: 0px;
}
.farm-left07 {
	width: 300px;
	position: absolute;
	z-index: 100;
	margin-top: -200px;
	margin-right: -190px;
	right: 0px;
}

.farm-left08 {
	width: 300px;
	position: absolute;
	margin-left: -300px;
	margin-top: -380px;
	left: 0px;
}

.farm-left09 {
	width: 300px;
	position: absolute;
	margin-left: -250px;
	margin-top: -320px;
	left: 0px;
}




.que-left {
	font-size: 34pt;
	line-height: 45px;
	color: #C63;
	float: left;
	margin-right: 10px;
	font-weight: 700;
}
.que-text {
	font-size: 17pt;
	line-height: 26px;
	overflow: hidden;
	padding-top: 15px;
	font-weight: 600;
}

.que-text2 {
	font-size: 25pt;
	line-height: 26px;
	padding-top: 15px;
	font-weight: 800;
	color: #F60;
}

.ans-text {
	font-size: 13pt;
	line-height: 26px;
	clear: both;
	margin-bottom: 30px;
}
.qu-space {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


.greet-tittle {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 22pt;
	line-height: 38px;
	font-weight: 400;
	padding-top: 15px;
	padding-bottom: 25px;
	
}

.greet-tittle1 {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 32pt;
	line-height: 55px;
	font-weight: 400;
	padding-top: 35px;
	padding-bottom: 25px;
	text-align: center;	
}

.greet-tittle2 {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 22pt;
	line-height: 38px;
	font-weight: 400;
	padding-top: 40px;
	padding-bottom: 25px;
	
}
.greet-tittle3 {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 25pt;
	line-height: 44px;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 25px;
}

.greet-text  {
	
	font-size: 12pt;
	line-height: 27px;	
	padding-bottom: 22px;
}	
.greet-text2  {
	font-size: 13pt;
	line-height: 34px;
	padding-bottom: 22px;
	
	text-align: center;
	margin-bottom: 33px;
}
.greet-text3  {
	text-align: center;
	font-size: 12pt;
	line-height: 27px;	
	padding-bottom: 22px;
}
.greet-text4  {
	text-align: center;
	font-size: 16pt;
	line-height: 33px;	
	padding-bottom: 42px;
}	
.greetbox {
	padding-top: 20px;
	padding-bottom: 10px;
	position: relative;
	clear: both;
}

.greetbox2 {
	overflow: hidden;
	padding-top: 30px;
}

.left-ifno {
	float: left;
	width: 650px;
	padding-bottom: 30px;
}
.contact-btm {
	background-color: #004ab0;
	width: 170px;
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
	font-size: 12pt;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.comennt1 {
	font-size: 12pt;
	line-height: 24px;
	padding-bottom: 16px;
}
.comennt6 {
	font-size: 11pt;
	line-height: 24px;
	margin-bottom: 25px;
}
.bluebk {
	background-color: #004AB0;
	background: #000232;
	background: -moz-linear-gradient(left, #000232 0%, #1232c2 100%);
	background: -webkit-linear-gradient(left, #000232 0%,#1232c2 100%);
	background: linear-gradient(to right, #000232 0%,#1232c2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000232', endColorstr='#1232c2',GradientType=1 );
	padding-top: 50px;
	padding-bottom: 50px;
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #004ab0;
}
.farmbk {
	
	background-color: #1f320e;
	background-image: url(../img/body/farm-image.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 600px;
	padding-bottom: 120px;
	color: #FFF;
}
.farm-text {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 900px;
}

.right-ifno {
	float: right;
	width: 300px;
}
.menu-icon {
	display: inline-block;
	width: 23px;
	vertical-align: -13%;
	text-align: left;
}


#gnavi {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.leftcopy {
	position: absolute;
	z-index: 10;
	font-family: Adamina;
	font-size: 8pt;
	line-height: 22px;
	color: #483522;
	font-weight: normal;
	text-transform: uppercase;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	left: 0px;
	top: 0px;
	margin-top: 300px;
	margin-left: -120px;
}


#gloval_menu {
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
}

#contents_bar	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents_bar a	{
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: block;
	overflow: hidden;
	text-align: center;
	color: #483522;
	font-size: 12pt;
	line-height: 40px;
	width: 120px;
	height: 42px;
	padding-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;
}
#contents_bar:after	{ height:0; visibility: hidden;	content: "."; display: block; clear: both; }
#contents_bar li	{
	float: left;
	list-style: none;	
}
#contents_bar .c-menu01 a	{
	width: 80px;
}
#contents_bar .c-menu02 a	{
	width: 110px;
}
#contents_bar .c-menu03 a	{
	width: 150px;
}
#contents_bar .c-menu04 a	{
	width: 150px;
}
#contents_bar .c-menu05 a	{
	width: 110px;
}
#contents_bar .c-menu06 a	{
	width: 110px;
}
#contents_bar .c-menu07 a	{
	width: 110px;
}


#contents_bar a:hover {
	color: #483522;
	height: 40px;
	background-color: #EAE2C7;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#contents_bar a.current	{
	color: #FFF;
	height: 40px;
	background-color: #483522;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}



body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	background-repeat: repeat;
	background-position: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #f2f1ed;
	color: #483522;	/*background-color: #f7f7f7;*/
}
.infobox {
	color: #1f320e;
}
.photos {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 4%;
}
.image-tittle {
	font-size: 12pt;
	line-height: 25px;
	text-align: center;
	padding: 10px;
}
.telicon {
	font-size: 27pt;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: -5px;
}
.telinfo {
	margin-right: 0px;
	margin-left: auto;
	width: 380px;
	padding-top: 15px;
	margin-bottom: 8px;
}

.info-rubi {
	font-size: 11pt;
	line-height: 22px;
}


.icon1 {
	color: #EC95A4;
	font-size: 11pt;
	margin-right: 5px;
}
.icon-col1 {color: #004098;}
.icon-col1s {color: #705C2F;}
.icon-col2 {color: #EC95A4;}
.icon-col3 {
	color: #AF8F6F;
}
.icon-col4 {color: #669933;}



.bk1 {background-color: #f64f92;}
.bk2 {background-color: #62b63d;}
.bk3 {background-color: #62b63d;}
.bk4 {background-color: #F90;}
.bk5 {background-color: #F90;}
.bk6 {background-color: #f67171;}
.bk7 {background-color: #f67171;}
.bk8 {background-color: #af7135;}
.bk9 {background-color: #af7135;}
.bk10 {background-color: #6fb0ce;}
.bk11 {background-color: #6fb0ce;}
.bk12 {background-color: #3cbec0;}



.bannerbk {
	padding-bottom: 50px;
	
	padding-top: 50px;
}

.banner-space {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;	
}
.secondbk {
	padding-top: 40px;
	padding-bottom: 40px;
}

.banner-icon {
	line-height: 0px;
	width: 140px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.banner-image {
	float: left;
	width: 540px;
	line-height: 0px;
}
.text-space {
	width: 520px;
	float: right;
}
.banner-image2 {
	float: right;
	width: 540px;
	line-height: 0px;
}
.text-space2 {
	width: 520px;
	float: left;
}

.banner1100 {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
	display: table;
	padding-top: 30px;
	width: 1100px;
}
.banner-tittle {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30pt;
	font-weight: 400;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}

.banner-text {
	font-size: 11pt;
	line-height: 14px;
	text-align: center;
}
.banner-btm {
	line-height: 0px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.banner-btm2 {
	line-height: 0px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	
	clear: both;
}

.banner-link {}

.banner-link a {display:block;}

.pankuzu {
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	height: 200px;
	background-image: url(../img/body/second.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.cd-breadcrumb, .cd-multi-steps {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	max-width: 1200px;
	border-radius: 0.25em;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-size: 11pt;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.cd-breadcrumb::after, .cd-multi-steps::after {
  clear: both;
  content: "";
  display: table;
}
.cd-breadcrumb li, .cd-multi-steps li {
	display: inline-block;
	float: left;
	margin: 0.5em 0;
	font-size: 11pt;
	color: #FFF;
}
.cd-breadcrumb li::after, .cd-multi-steps li::after {
	/* this is the separator between items */
	display: inline-block;
	content: '\00bb';
	margin: 0 .6em;
	/*font-family: "Font Awesome 5 Free";
  content: '\f105';
  margin: 0 .6em;*/
	color: #FFF;
}
.cd-breadcrumb li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}
.cd-breadcrumb li > *, .cd-multi-steps li > * {
	/* single step */
  display: inline-block;
	font-size: 11pt;
	color: #FFF;
}
.cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
	/* selected step */
  color: #FFF;
}
.no-touch .cd-breadcrumb a:hover, .no-touch .cd-multi-steps a:hover {
	/* steps already visited */
  color: #FFF;
}
.cd-breadcrumb.custom-separator li::after, .cd-multi-steps.custom-separator li::after {
  /* replace the default separator with a custom icon */
  content: '';
  height: 16px;
  width: 16px;
  background: url(../img/cd-custom-separator.svg) no-repeat center center;
  vertical-align: middle;
}
.cd-breadcrumb.custom-icons li > *::before, .cd-multi-steps.custom-icons li > *::before {
  /* add a custom icon before each item */
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-right: .4em;
  margin-top: -2px;
  background: url(../img/cd-custom-icons-01.svg) no-repeat 0 0;
  vertical-align: middle;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(2) > *::before {
  /* change custom icon using image sprites */
  background-position: -20px 0;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(3) > *::before {
  background-position: -40px 0;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(4) > *::before {
  background-position: -60px 0;
}
.cd-breadcrumb.custom-icons li.current:first-of-type > *::before, .cd-multi-steps.custom-icons li.current:first-of-type > *::before {
  /* change custom icon for the current item */
  background-position: 0 -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(2) > *::before {
  background-position: -20px -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(3) > *::before {
  background-position: -40px -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(4) > *::before {
  background-position: -60px -20px;
}


article.index {
	display: none;	
}








#wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #333;
}



.space1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;

}

.bicho-r5 {
	padding-right: 5px;
}

.bicho-l5 {
	padding-left: 5px;
}




#hed {display: none;}


.sponly {display: none;}
.pconly {}
.tel-info {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 0px;
	width: 970px;
}
.pcdown10 {padding-bottom: 10px;}

.pcdown20 {padding-bottom: 20px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {}
.pcup70 {padding-top: 70px;}




/*トピックス*/

.topi-left {
	float: left;
	margin-right: 100px;
	text-align: center;
	display: table;
	margin-left: 30px;
	color: #333;
	padding-right: 30px;
	padding-left: 30px;
}
.topics1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	clear: both;
	padding-bottom: 50px;
}
.dangumi1100 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.forntbanner {
	background-color: #cc3288;
	
	width: 75px;
	position: fixed;
	top: 160px;
	right: 0px;
	z-index: 110;
}

.topi-tittle {
	font-size: 25pt;
	line-height: 28px;
	padding-bottom: 5px;
	padding-top: 50px;
	font-weight: 600;
	text-align: center;
}


.whitebk2 {
	background-color: #FFF;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
}
.topibk {
	background-color: #F8F8F9;
	background-image: url(../img/body/business-bk2.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

.item-eng {
	font-family: BodoniXTRegular;
	font-size: 23pt;
	line-height: 33px;
	font-weight: 400;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 5px;
	letter-spacing: 2px;
	color: #705C2F;
	padding-top: 27px;
}
.item-eng2 {
	font-family: BodoniXTRegular;
	font-size: 15pt;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 5px;
	letter-spacing: 2px;
	color: #705C2F;
}
.itemname {
	font-size: 12pt;
	line-height: 22px;
	margin-bottom: 15px;
	color: #705C2F;
}
.topibk1 {
	background-color: #F8F8F9;
	padding-top: 50px;
	padding-bottom: 50px;
}

.topibk2 {
	background-color: #F8F8F9;
	background-image: url(../img/body/business-bk.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.topi-rubi {
	font-size: 10pt;
	letter-spacing: 2px;
	margin-bottom: 50px;
	text-align: center;
	font-family: "PT Sans Narrow";
	font-style: normal;
	font-weight: 400;
	color: #155AD0;
	padding-top: 5px;
}

.topi-tittle-second {
	margin-bottom: 20px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004AB0;
}
.topi-tittle2 {
	font-size: 16pt;
	line-height: 25px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004AB0;
	color: #004AB0;
}
.topi-more {
	font-size: 12pt;
	line-height: 26px;
	float: right;
	margin-top: 5px;
}




.topics-space2 {
	color: #333;
	float: left;
	width: 530px;
}
.face-space {
	float: right;
	width: 430px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

.fb-container {
	
	width: 430px;
	height: 420px;
	margin-right: auto;
	margin-left: auto;
}





.topicstittle2 {
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 10px;
	color: #000000;
}


/*サムネイルあり*/

.topics-space {
	
}

.topics-list {margin-bottom: 10px;}

.news {
	width: 346px;
	display: block;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 15px;
	
	
}

.news a {
	display: block;
	color: #333333;
	
}
.news_right {
	
}

.nagasa5 {
	font-size: 12pt;
	color: #483522;
	padding-bottom: 20px;
	overflow: hidden;
	font-variant: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 22px;
	padding-top: 10px;
}

.daytime {
	font-size: 11pt;
	line-height: 22px;
	color: #483522;
	margin-bottom: 5px;
	
}




.sellect80{
	width: 346px;
	height: 231px;
	text-align: center;
	
}

#topics_thumbnail img {
	/*object-fit: contain;*/
	object-fit: cover;
	object-position: 50% 50%;
	width: 346px;
	height: 231px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'object-fit: cover;'
	
}






/*サムネイルあり*/




.col2 {color: #F90;}
.col3 {color: #56a6c1;}
.col4 {color: #b4424f;}
.col5 {color: #f675b5;}

.kaigyo {
	display: block;
}

.pckaigyo {
	display: block;
}
.pckaigyo2 {
	display: block;
	padding-left: 43px;
}


.contact-btm {
	background-color: #004ab0;
	width: 170px;
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
	font-size: 12pt;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

.button9 {
	width: 170px;
	z-index: 10;
	top: 0px;
	right: 0px;
	font-size: 11pt;
	line-height: 30px;
	text-align: center;
	height: 30px;
	float: right;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
.button9::before,
.button9::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button9,
.button9::before,
.button9::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button9 {
	background-color: #705c2f;
	color: #fff;
}
.button9:hover {
	color: #FFF;
	background-color: #000;
}
















.button1 {
	display: table;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	font-size: 11pt;
	height: 40px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	background-color: #d888b5;
	color: #fff;
}
.button1:hover {
	color: #FFF;
	background-color: #000000;
}


.bmtspace {
	padding-top: 10px;
	padding-bottom: 10px;
}

.button2 {
	display: table;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	font-size: 11pt;
	height: 40px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #ff9600;
	color: #fff;
}
.button2:hover {
	color: #FFF;
	background-color: #000000;
}

.button2s {
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-size: 10pt;
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-top: 2px;
	display: table;
	margin-bottom: 3px;
}
.button2s::before,
.button2s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	
}
.button2s,
.button2s::before,
.button2s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	
}
.button2s {
	color: #FFF;
	border: 1px solid #0A63D5;
}
.button2s:hover {
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
}




.button2v {
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	font-size: 10pt;
	height: 40px;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	display: inline-block;
	
}
.button2v::before,
.button2v::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	
}
.button2v,
.button2v::before,
.button2v::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	
}
.button2v {
	color: #0A63D5;
	border: 1px solid #0A63D5;
}
.button2v:hover {
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
}




.button2z {
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size: 12pt;
	height: 50px;
	padding-right: 10%;
	padding-left: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	display: table;
	margin-bottom: 3px;
	float: right;
}
.button2z::before,
.button2z::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	
}
.button2z,
.button2z::before,
.button2z::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	
}
.button2z {
	color: #FFF;
	border: 1px solid #FFFFFF;
}
.button2z:hover {
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
}

.button3 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size: 11pt;
	height: 50px;
	padding-right: 30px;
	padding-left: 30px;
	width: 60%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right: auto;
	margin-left: auto;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	
}
.button3 {
	color: #333;
	border: 1px solid #333;
}
.button3:hover {
	color: #fff;
	background-color: #333;
	border: 1px solid #333;
}



.btm-space {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 34px;
	padding-right: 10px;
	
	padding-left: 10px;
}


.button5 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size: 11pt;
	height: 50px;
	padding-right: 30px;
	padding-left: 30px;
	width: 100%;
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-right: auto;
	margin-left: auto;
}
.button5::before,
.button5::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	
}
.button5,
.button5::before,
.button5::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	
}
.button5 {
	color: #FFF;
	border: 2px solid #3f1f08;
	background-color: #3f1f08;
}
.button5:hover {
	color: #FFF;
	background-color: #000;
	border: 2px solid #000;
}





.telnum {
	font-size: 28pt;
	font-variant: normal;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-weight: 800;
	padding-top: 5px;
}


footer {
	clear: both;
}
.contact-tittle {
	font-size: 15pt;
	line-height: 50px;
	float: left;
	height: 50px;
	margin-right: 20px;
	color: #FFF;
}


.foot-text {
	
	font-size: 10pt;
	line-height: 22px;
}
.foot-text1 {
	
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 15px;
	padding-top: 20px;
}
.foot-text2 {
	font-size: 11pt;
	line-height: 23px;
	letter-spacing: 2px;
}
.footcontena {
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 35px;
	color: #FFF;
	background-repeat: repeat;
	background-position: center;
	background-color: #483522;
}
.foot-text3 {
	font-size: 15pt;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.foot-space {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
.foot-infotext {
	font-size: 12pt;
	line-height: 24px;
	padding-top: 15px;
}
.foot-left {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79624b;
	padding-top: 15px;
}
.footinfo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79624b;
	padding-bottom: 30px;
}

.left {float:left;}
.right {float:right;}


.foot-right {
	float: right;
	padding-top: 30px;
}
.line {
	color: #0A63D5;
	margin-right: 10px;
}


.foot-menu {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
}

.foot-menu li {
	font-size: 11pt;
	line-height: 22px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 40px;
}

.tels {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 23pt;
	line-height: 34px;
	float: right;
	text-align: right;
	margin-bottom: 3px;
}



.foot30 {
	margin-left: 40px;
}

.plus-line {
	font-size: 10pt;
	line-height: 20px;
	color: #333;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-right-width: 1px;
}


.footlogo {
	width: 220px;
	line-height: 0px;
	float: left;
}
.tels-image {
	float: right;
	line-height: 0px;
	width: 600px;
}
.kaigo30 {
	display: block;
	margin-left: 65px;
}

.foot-midashi {
	font-size: 18pt;
	padding-bottom: 10px;
	padding-top: 10px;
}
.form-text {
	
}

.copy {
	font-size: 8pt;
	line-height: 16px;
	margin-bottom: 25px;
	padding-top: 10px;	
}



.space980 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.contactbk {
	background-color: #0A66D7;
	padding: 30px;
}
.space1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}
.space1200 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	
}
.space1050 {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	
}
.space1020 {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	
	padding-top: 40px;
	padding-bottom: 20px;
}


.space960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
}
.space950 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	
}

.space900 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
}






#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999999;
	font-size: 20pt;
	color: #FFF;
}
#page-top a {
	text-align: center;
	display: block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 60px;
	height: 50px;
	background-color: #8FC320;
	color: #FFF;
	padding-top: 10px;
}
#page-top a:hover {
	text-decoration: none;
}




input:focus {
	border:2px solid #24bbb2;
}
textarea:focus, input:focus{
	border:1px solid #24bbb2;
}

select:focus {border:2px solid #24bbb2;}
article.index {
	display: none;	
}



li.forms {
	clear: both;
	font-size: 12pt;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}



button, input[type=button],
input[type=reset], input[type=submit] {
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 65%;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #399;
	color: #FFF;	/*border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	cursor: pointer;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 11pt;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	display: table;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*　サンプル1の要素
------------------------------------------------------------ */
.demo1 button, .demo1 input[type=button],
.demo1 input[type=reset], .demo1 input[type=submit] {
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #24bbb2;
	color: #FFF;	/*background: -moz-linear-gradient(top, #fff, #F1F1F1 1%, #F1F1F1 50%, #DFDFDF 99%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));
	-moz-box-shadow: 1px 1px 2px #E7E7E7;
	-webkit-box-shadow: 1px 1px 2px #E7E7E7;*/
	border: 1px solid #24bbb2;
	clear: both;
}
.demo1 button:hover, .demo1 input[type=button]:hover,
.demo1 input[type=reset]:hover, .demo1 input[type=submit]:hover	{
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #FFF;
	color: #000;	/*background: -moz-linear-gradient(top, #fff, #e1e1e1 1%, #e1e1e1 50%, #cfcfcf 99%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #e1e1e1), color-stop(0.5, #e1e1e1), color-stop(0.99, #cfcfcf), to(#ccc));*/
	border: 1px solid #000;
}
.demo1 button:active, .demo1 input[type=button]:active,
.demo1 input[type=reset]:active, .demo1 input[type=submit]:active	{
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #666;
	color: #FFF;
	border: 1px solid #666;
}


.waku50 {
	width: 50px;
}
.spacer3 {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.blc {
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}

.blc2 {
	font-size: 11pt;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	width: 200px;
}
.blc3 {
	font-size: 11pt;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
}


.bk-col1 {
	font-size: 13pt;
	color: #FFF;
	background-color: #837561;
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}



.mark3 {
	font-size: 8pt;
	color: #FFF;
	background-color: #FF9901;
	width: 30px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mark2 {
	font-size: 8pt;
	color: #FFF;
	background-color: #693;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mark1 {
	font-size: 15pt;
	color: #FFFFFF;
	background-color: #007335;
	width: 95px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: 10%;
	margin-right: 10px;
	display: inline-table;
	letter-spacing: 0em;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

::placeholder  {font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
	
.form-left {
	float: left;
	width: 200px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 50px;
	line-height: 50px;
	font-size: 12pt;
}
.form-right {
	font-size: 12pt;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 580px;
	line-height: 50px;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.form-under {
	font-size: 11pt;
	line-height: 22px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.form-left2 {
	float: left;
	padding-top: 20px;
	width: 200px;
	margin-right: 20px;
	font-size: 11pt;
}
.form-right2 {
	overflow: hidden;
	padding-top: 20px;
}	

.form1000 {
	border: 1px solid #CCCCCC;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.formspace {
	padding: 5%;
}
.space900 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
}


.form-imp3 {
	border: 0;
	font-size: 12pt;
	color: #333;
	border: 1px solid #B0B0B0;
	width: 80%;
	margin-top: 0;
	margin-right: auto;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	margin-bottom: 5px;
	padding: 1%;
	height: 35px;
	background-color: #FFF;
	margin-left: auto;
}	
.form-imp2 {
	border: 0;
	padding: 2%;
	font-size: 12pt;
	color: #333;
	width: 95%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #ededed;
	border: 1px solid #ededed;
}

.form-imp {
	border: 1px solid #ededed;
	padding: 2%;
	font-size: 12pt;
	color: #333;
	width: 90%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #ededed;
}


.comname-left2 {
	display: inline-block;
	width: 150px;
	color: #333333;
}

.cur2{
	border-collapse: collapse;
	border: 1px solid #D6D5D6;
	width: 100%;
	border-collapse: collapse;
	color: #333;
	margin-bottom: 15px;
}
.cur2 td,
.cur2 th{
	border: 1px solid #D6D5D6;
}
.cur2 th{
	font-weight: bold;
	text-align: center;
}
.cur2 thead th{
	background-color: #CCCCCC;
}
.cur-bk2 {
	background-color: #FFF;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #f6fcea), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #f6fcea),color-stop(.75, #f6fcea), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
}
.cur-tittle2 {
	font-size: 13pt;
	color: #333;
	text-align: center;
	width: 140px;
	background-color: #FFF;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #f6fcea), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #f6fcea),color-stop(.75, #f6fcea), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
}
.cur160 {width: 220px;}
.cur250 {width: 360px;}
.cur180 {width: 180px;}
.cur170 {width: 170px;}
.cur160 {width: 160px;}
.cur150 {width: 150px;}
.cur-moz {
	font-size: 11pt;
	color: #333;
	padding: 10px;
}

.left50 {
	padding-left: 20px;
}

.cur-moz-cen {
	font-size: 11pt;
	color: #333;
	padding: 10px;
	text-align: center;
}
.cur-moz-right {
	font-size: 11pt;
	color: #333;
	padding: 10px;
	text-align: right;
}
.cur-moz3 {
	font-size: 12pt;
	color: #333;
	padding: 10px;
}





.cur{
	border-collapse: collapse;
	border: 1px solid #D6D6D6;
	width: 100%;
	border-collapse: collapse;
	color: #333;
	margin-bottom: 15px;
}
.curriculum-space {
	width: 48%;
	
	margin-bottom: 2%;
	
	float: left;
}
.curriculum-space2 {
	width: 48%;
	
	margin-bottom: 2%;
	
	float: right;
}
.cur-tittle {
	font-size: 13pt;
	color: #FFF;
	background-color: #EC95A4;
	text-align: center;
	width: 140px;
}
.cur-mo {
	font-size: 12pt;
	color: #333;
	padding: 10px;
}
.cur-mo2 {
	font-size: 12pt;
	color: #333;
	padding: 10px;
	text-align: center;
}
.cur-ko {
	font-size: 12pt;
	color: #333;
	padding: 10px;
	text-align: center;
	background-color: #FFF;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #FFEFEF), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #FFEFEF),color-stop(.75, #FFEFEF), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
}
.cur-ko2 {
	font-size: 12pt;
	color: #333;
	padding: 10px;
	text-align: center;
	background-color: #fafae6;	
}
.cur100 {width: 100px;}

.cur td,
.cur th{
	
	border: 1px solid #EC95A4;
}
.cur th{
	font-weight: bold;
	text-align: center;
}
.cur thead th{
	background-color: #CCCCCC;
}

.cur-space {
	padding: 10px;
}














table{
	
}

.table{
	border-collapse: collapse;
	border: 1px solid #333333;
	width: 100%;
	border-collapse: collapse;
	color: #333;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	
}

.table td,
.table th{
	border: 1px solid #333333;
}
.table th{
	font-weight: bold;
	text-align: center;
}
.table thead th{
	background-color: #CCCCCC;
}
.form750 {width: 100%;}





.privacy {
	height: 300px;
	border: 1px solid #D6D6D6;
	overflow: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-bottom: 50px;
	clear: both;
}

.privacy::-webkit-scrollbar{ /* スクロールバー全体 */
    width: 15px;
}

.privacy::-webkit-scrollbar-thumb{ /* スクロールバーのある部分 */
    background: #333;
    border-radius: 10px;
}

.privacy::-webkit-scrollbar-track-piece:start{ /* スクロールバーが表示されてない部分（前） */
    background: #cecece;
}
.privacy::-webkit-scrollbar-track-piece:end{ /* スクロールバーが表示されてない部分（後ろ） */
    background: #cecece;
}




.privacy-tittle {
	font-size: 15pt;
	line-height: 22px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #897131;
	font-weight: 600;
}
.privacy-tittle2 {
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
}
.pri-text {
	font-size: 11pt;
	line-height: 26px;
	margin-bottom: 40px;
}




.pager {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 50px;
	padding-top: 60px;
}


#topics_paging_previous {
	font-size: 13pt;
	line-height: 50px;
	font-variant: normal;
	background-color: #666;
	float: left;
	height: 50px;
	width: 150px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	color: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


#topics_paging_previous a{
	color: #FFF;
	display:block;
}


#topics_paging_next {
	font-size: 13pt;
	line-height: 50px;
	font-variant: normal;
	background-color: #7A5837;
	float: right;
	height: 50px;
	width: 150px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	color: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#topics_paging_next a{
	color: #FFF;
	display:block;
}

.button7 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	outline: none;
	font-size: 12pt;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	padding-right: 30px;
	padding-left: 30px;
	width: 100%;
	margin-bottom: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.button7::before,
.button7::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button7,
.button7::before,
.button7::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button7 {
	color: #FFF;
	background-color: #7A5837;
	border: 1px solid #7A5837;
}
.button7:hover {
	color: #7A5837;
	background-color: #FFF;
	border: 1px solid #7A5837;
}

.archive-space {
	padding-top: 10px;
}
	
.topics-archive {
	float: right;
	width: 260px;
	padding-top: 20px;
	padding-right: 30px;	
}


h3 {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16pt;
	line-height: 27px;
	padding-bottom: 10px;
	font-weight: bold;
}

.program-text {
	padding-bottom: 50px;
	padding-top: 15px;
}
#topics_title {
	font-weight: normal;	
	
}
.topics-detail {
	float: left;
	min-height: 700px;
	width: 600px;
	padding-bottom: 120px;
	padding-left: 20px;
}

#topics_body {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 24px;
}

#topics_body img {
	padding-top: 10px;
	max-width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}



.l_footer {
  &__translate {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    left: 0;
	right: 0;
    z-index: 99;
    width: 100%;
    height: $FooterHeight;
    background: $BackgroundColor;
 
    @include is-mobile {
      display: none;
    }
 
    .goog-te-combo {
      padding: .1rem .5rem;
      padding-right: 1rem;
      border: 2px solid #ccc;
      border-radius: 2px;
      background: $BackgroundColor;
      font-family: $BaseFontFamily;
    }
 
    .goog-te-gadget > div {
      position: relative;
 
      &:after {
        display: flex;
        align-items: center;
        position: absolute;
        top: 0;
        right: .5rem;
        bottom: 0;
        content: '\e900';
        color: $BaseColor;
        font-family: 'icomoon';
        pointer-events: none;
      }
    }
  }
}

}






@media screen and (min-width: 0px) and (max-width: 736px) {

/*.sa {
  opacity: 0;
  transition: all .5s ease;
}

.sa.show {
  opacity: 1;
  transform: none;
}

.sa--lr {
  transform: translate(-50px, 0);
}

.sa--rl {
  transform: translate(50px, 0);
}

.sa--up {
  transform: translate(0, 50px);
}

.sa--down {
  transform: translate(0, -50px);
}

.sa--scaleUp {
  transform: scale(.5);
}

.sa--scaleDown {
  transform: scale(1.5);
}*/

/*.sa--rotateL {
  transform: rotate(180deg);
}

.sa--rotateR {
  transform: rotate(-180deg);
}*/


	
	
	
.cp_table *, .cp_table *:before, .cp_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_table {
	width: 100%;
	border-collapse: collapse;
	background-color: #FFF;
	font-size: 11pt;
}
.cp_table th, .cp_table  td {
	padding: 10px;
	border: 1px solid #dddddd;
}
.cp_table th {
	width: 20%;
	text-align: left;
	background: #f4f4f4;
}
@media only screen and (max-width:480px) {
	.cp_table {
		font-size: 10pt;
		margin: 0;
		background-color: #FFF;
	}
	.cp_table th, .cp_table td {
		width: 100%;
		display: block;
		border-top: none;
	}
	.cp_table tr:first-child th {
		border-top: 1px solid #dddddd;
	}
}

#header {
	
	
	height: 100%;
}
.hedbk {
	background-color: #ede8e2;
	background-image: url(../img/body/damege.png);
	background-repeat: repeat;
	background-position: center;
}
.rslides img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
	line-height: 0px;	
}

.slide1300 {
	animation: fadeIn 5s ease 0s 1 normal;
	-webkit-animation: fadeIn 5s ease 0s 1 normal;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-top: 65px;
}





.photolink {
	width: 100%;
	display: block;
	margin-bottom: 2%;
	/*margin-right: 2%;
	margin-left: 2%;
	float: left;*/
	margin-top: 3%;
	
}

.photolink a {
	display: block;
	color: #333333;
	
}




/*.photolink {
	width: 346px;
	display: block;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 15px;
	
	
}

.photolink a {
	display: block;
	color: #333333;
	
}
*/

.rubitext {
	padding-right: 10px;
	padding-left: 10px;
}

.gallerys {
	width: 94%;
	height: 200px;
	padding-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;	
}

.gallerys img {
	/*object-fit: contain;*/
	object-fit: cover;
	object-position: 50% 50%;
	width: 94%;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	font-family: "object-fit: cover;";
	line-height: 0px;
}



/*.gallerys {
	width: 346px;
	height: 346px;
	text-align: center;
}

.gallerys img {
	
	object-fit: cover;
	object-position: 50% 50%;
	width: 346px;
	height: 346px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'object-fit: cover;'
}
*/

.secondmain {
	margin-right: auto;
	margin-left: auto;
	padding-top: 65px;	
	
}
.photo-tittle {
	font-size: 13pt;
	line-height: 23px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #917860;
}
.photo-text {
	font-size: 11pt;
	line-height: 22px;
}
.secondmain  img {
	
	line-height: 0px;	
}


#page1,#page2,#page3  {
	margin-top: -190px;
	padding-top: 190px;
}

.centers {
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.chairs {
	line-height: 0px;
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
}
.dangumi2 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.pankuzu-tittle {
	padding-top: 75px;
	padding-left: 100px;
}
.setsubi-space {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-bottom: 4%;
	margin-left: 2%;
}
.com1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 50px;
}
.left100 {
	margin-left: 100px;
}
.pankuzu-midashi {
	font-size: 25pt;
	font-family: "Oswald";
	letter-spacing: 10px;
}
.pankuzu-komoji {
	font-size: 13pt;
	margin-left: 25px;
	letter-spacing: 0em;
}


.takasa {
	height: 500px;
}

.left-image {
	float: left;
	width: 500px;
	line-height: 0px;
	margin-right: 100px;	
}
.midashi {
	font-size: 15pt;
	line-height: 27px;
	margin-bottom: 15px;
	padding-top: 10px;
}

.right-tex {
	overflow: hidden;
}


.left-image2 {
	float: right;
	width: 500px;
	line-height: 0px;
	margin-left: 100px;		
}

.left-image2s {
	float: right;
	width: 164px;
	line-height: 0px;
	margin-left: 100px;
	background-color: #FFF;
	padding: 45px;
}

.right-tex2 {
	overflow: hidden;
}

.menutittle {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 26pt;
	display: table;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #705C2F;
	color: #705C2F;
	letter-spacing: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

.engtittle2s {
	font-family: Lora;
	font-size: 14pt;
	letter-spacing: 2px;
	line-height: 22px;
	
	padding-bottom: 5px;
	padding-top: 19px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.price-left {
	float: left;
	width: 48%;
	
}
.price-right {
	float: right;
	width: 48%;
}
.pricewaku {
	clear: both;
	margin-bottom: 5px;
	padding-top: 11px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: normal;
	letter-spacing: 0em;
}



.map-space {
	position: relative;
	padding-bottom: 80%;/*←高さを変更する*/
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	clear: both;
}
 
.map-space iframe,
.map-space object,
.map-space embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



.dangumi {
	
	padding-bottom: 10px;
}
.info-image {
	float: left;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.textbox {
	
	margin-right: auto;
	margin-left: auto;
}
.tittle {
	font-size: 15pt;
	line-height: 23px;
	margin-bottom: 11px;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 20px;
}
.se-tittle {
	font-size: 12pt;
	line-height: 22px;
	padding-top: 2px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E4DC;
	padding-bottom: 6px;
}
.mojigumi {
}

.mojigumi2 {
	
}





.message-tittle {
	font-size: 16pt;
	line-height: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 600;
}
.name {
	font-size: 12pt;
	line-height: 22px;
	
	padding-top: 10px;
	padding-bottom: 20px;
	
}
.message-text {
	font-size: 12pt;
	line-height: 28px;
}
.page-tittle2 {
	font-size: 21pt;
	line-height: 40px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0C4ACF;
	font-weight: 600;
}

.woodbk  {
	background-image: url(../img/body/woodbk.jpg);
	background-repeat: repeat;
	background-position: center;
	clear: both;
	color: #FFF;
}

.whbk {
	background-repeat: repeat;
	background-position: center;
	background-color: #FFF;
}
.nav {
	width: 100%;
	min-width:1200px;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	
}

.mains{
	line-height: 0px;
	min-width:1300px;
}
.fixed {
	/*position: fixed;
	background-image: url(../img/body/whbk.png);
	background-repeat: repeat;
	background-position: center;
	top: 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	z-index: 600;
	width: 100%;*/
}




ul.pointcheck {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 30px;
}

ul.pointcheck li{
	
	padding-left: 0.7em;
}
 
 
ul.pointcheck li:before {
	/*content: "\f04d";*/
	content: "\●";
	/*font-family: "Font Awesome\ 5 Free";*/
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #CC6666;
}
.pointcheck li {
	position: relative;
	font-size: 12pt;
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}










ol.pointcheck3 {
	counter-reset: my-counter;
	padding-left: 10px;
	margin-bottom: 10px;
	list-style:none;
}

ol.pointcheck3 li{
	margin-bottom: 2px;
	padding-left: 20px;
	position: relative;
}
 
 
ol.pointcheck3 li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #666666;
	color: #FFF;
	display: block;
	float: left;
	line-height: 20px;
	margin-left: -30px;
	text-align: center;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	font-size: 9pt;
}
.pointcheck3 li {
	position: relative;
	font-size: 11pt;
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}


#logo {
	width: 100px;
	margin-left: 10%;
	line-height: 0px;
	position: absolute;
	margin-top: 21px;
	left: 0px;
	top: 0px;
	z-index: 10;
	display: none;
}
#logo2 {
	width: 200px;
	position: absolute;
	z-index: 10;
	margin-top: 15px;
	margin-left: 8%;
	left: 0px;
	top: 0px;
	display: none;
}
 
 




.hed-left {
	float: left;
}
.hed-right {
	float: right;
	margin-right: 30px;
}
.hedtext {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 11pt;
	line-height: 22px;
	letter-spacing: 1px;
	float: left;
	margin-top: 28px;
	margin-left: 195px;
}
.cat-tittle {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18pt;
	line-height: 33px;
	color: #705c2f;
	padding-top: 15px;
	padding-bottom: 15px;
	letter-spacing: 10px;
	margin-bottom: 20px;
	text-align: center;	
}
.cat-tittle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	line-height: 45px;
	color: #1F320D;
	letter-spacing: 15px;
	font-weight: 300;
	text-align: right;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	margin-right: 100px;
	position: absolute;
	right: 0px;
	margin-top: 100px;
}
.cat-tittle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	line-height: 45px;
	color: #1F320D;
	letter-spacing: 15px;
	font-weight: 300;
	text-align: right;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	margin-right: 50px;
	position: absolute;
	right: 0px;
	margin-top: 140px;
}
.cat-tittle5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	line-height: 45px;
	color: #1F320D;
	letter-spacing: 15px;
	font-weight: 300;
	text-align: right;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	margin-right: 50px;
	position: absolute;
	right: 0px;
	margin-top: 150px;
}

.cat-tittle6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	line-height: 55px;
	color: #1F320D;
	letter-spacing: 10px;
	font-weight: 300;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	margin-right: 10px;
	position: absolute;
	right: 0px;
	margin-top: 140px;
}


.cat-tittle3s {
	color: #1F320D;
	font-size: 14pt;
	line-height: 22px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-weight: 600;
	margin-right: 250px;
	position: absolute;
	right: 0px;
	margin-top: 115px;
	height: 100%;
}
.btmpc {
	line-height: 0px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
.green {
	color: #1F320D;
}
.frontbk1 {
	background-color: #f3f2e8;
}

.frontbk2 {
	background-color: #f3f2e8;
	background-image: url(../img/body/namisen2.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.frontbk2s {
	background-color: #f3f2e8;
	background-image: url(../img/body/namisen2.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 50px;
}

.clover {
	display: inline-block;
	height: 40px;
	width: 40px;
	margin-right: 10px;
	vertical-align: -20%;
}

.hed-info {
	width: 60%;
	display: table;
	margin-right: 0px;
	margin-left: auto;
}
.telaccess {
	line-height: 0px;
	width: 254px;
	margin-left: 25px;
	float: left;
}
.info50 {
	float: left;
	width: 50%;
}
.hed-mail {
	
	overflow: hidden;
}

.hed-tels {
	font-size: 24pt;
	line-height: 27px;
	font-weight: 800;
	text-align: center;
	padding-top: 5px;
}

.hed-comennt {
	font-size: 10pt;
	line-height: 16px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.mailform-btm {
	background-color: #FC0;
	height: 90px;
	width: 100px;
	padding: 15px;
}
.hed-hours {
	font-size: 12pt;
	line-height: 28px;
	text-align: center;
	height: 28px;
	font-weight: 500;
	border: 2px solid #F66;
	margin-bottom: 5px;
}
.greet-image {
	background-color: #CCC;
	
	
	line-height: 0px;
}





.maindown50 {
	margin-bottom: 50px;
}
.mainup50 {
	padding-top: 50px;
}
.mainup30 {
	padding-top: 30px;
}
.mainup20 {
	padding-top: 20px;
}

.secondmain3 {
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/body/second-main03.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-size: cover;
	height: 150px;
	padding-top: 100px;
	position: relative;
}
.secondmain4 {
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/body/second-main04.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-size: cover;
	height: 150px;
	padding-top: 100px;
	position: relative;
}

.second1100 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 70px;
	padding-bottom: 50px;
}
.ice1100 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 20px;
	position: relative;
}

.ice800 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 20px;
	position: relative;
}
.ice-box {
	float: left;
	width: 17%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-bottom: 2%;
}
.ice-box2 {
	float: left;
	width: 17%;
	margin-right: 1.5%;
	margin-left: 21.5%;
	margin-bottom: 2%;
}
.ice-image {
	line-height: 0px;
	width: 100%;
	margin-bottom: 5px;
}
.ice-tittle {
	font-size: 13pt;
	line-height: 22px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 10px;
	padding-top: 5px;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 5px;
}
.ice-text {
	font-size: 10pt;
	line-height: 18px;
}
.price {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15pt;
	line-height: 22px;
	letter-spacing: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.normal9 {
	font-size: 9pt;
	letter-spacing: 0em;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.normal10 {
	font-size: 10pt;
	letter-spacing: 0em;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 16px;
	padding-top: 5px;
}
.normal11 {
	font-size: 11pt;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.price2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15pt;
	line-height: 22px;
	letter-spacing: 5px;
	float: right;
	background-color: #FFF;
	padding-left: 7px;
	margin-top: 5px;
}
.eng-tittle {
	font-size: 25pt;
	line-height: 30px;
	margin-bottom: 20px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
}
.menu-tittle {
	margin-right: 1%;
	margin-left: 1%;
	width: 23%;
	padding-top: 45px;
	float: left;
}
.menu-tittle1 {
	float: left;
	width: 30%;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: 20px;
}
.sellectice {
	clear: both;
	padding-top: 100px;
}
.sellectice2 {
	clear: both;
	padding-top: 50px;
}
.menu-tittle2 {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-top: 45px;
	margin-bottom: 100px;
}
.product {
	line-height: 0px;
}
.line-text {
	font-size: 11pt;
	line-height: 25px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
.product-textbox {
}

.product2 {
	line-height: 0px;
}
.product-textbox2 {
}
.product-tittle {
	font-size: 13pt;
	line-height: 24px;
	margin-bottom: 10px;
	padding-top: 20px;
	font-weight: 600;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 5px;
}


.product-tittle2 {
	font-size: 15pt;
	line-height: 28px;
	font-weight: 600;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 5px;
	float: left;
	background-color: #FFF;
	padding-right: 5px;
	margin-top: 5px;
}
.menu-names {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13pt;
	line-height: 22px;
	background-color: #F2F1E7;
	letter-spacing: 3px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.menu-comennt {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 22px;
	background-color: #F2F1E7;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.menudangumi {
	margin-bottom: 25px;
}



.greet-text2s  {
	font-size: 11pt;
	line-height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}	


.midashi5 {
	font-size: 16pt;
	line-height: 26px;
	padding-bottom: 10px;
	padding-top: 30px;
}
.add-image {
	
	float: left;
	
	width: 500px;
	margin-right: 100px;
}
.address-box {
	overflow: hidden;
}

ul.pointcheck2 {
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
}

ul.pointcheck2 li{
	
	padding-left: 0.7em;
}
 
 
ul.pointcheck2 li:before {
	/*content: "\f04d";*/
	content: "\●";
	/*font-family: "Font Awesome\ 5 Free";*/
	padding-right: 0.3em;
	position: absolute;
	left: -0.7em;
	font-size: 8pt;
	color: #806D50;
}
.pointcheck2 li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.lines-text {
	font-size: 11pt;
	
	line-height: 26px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-top: 7px;
}

.telnum2 {
	/*font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	font-size: 20pt;
	line-height: 26px;
	color: #705c2f;
	float: left;
	
	font-family: BodoniXTRegular;
	font-style: normal;
	font-weight: 500;
}


.telnum3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18pt;
	line-height: 25px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-top: 7px;
}




.noline {
	font-size: 11pt;
	
	line-height: 26px;
	
	
	padding-top: 7px;
}
.namisen {
	padding-top: 130px;
	padding-bottom: 70px;
	background-image: url(../img/body/namisen.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.leftmenu-space {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
}
.leftmenu {
	
	background-image: url(../img/body/dotted.png);
	background-repeat: repeat-x;
	background-position: center;
}
.leftmenu2 {
	
	background-image: url(../img/body/dotted.png);
	background-repeat: repeat-x;
	background-position: center;
}
.namisen2 {
	padding-top: 20px;
	padding-bottom: 130px;
	background-image: url(../img/body/namisen.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.farm1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 60px;
	padding-bottom: 40px;
}


.farm-left01 {
	width: 390px;
	position: absolute;
	z-index: 100;
	margin-top: -200px;
	margin-right: -190px;
	right: 0px;
}

.farm-left02 {
	width: 300px;
	position: absolute;
	z-index: 100;
	margin-top: 620px;
	right: 0px;
	margin-right: -300px;
}

.farm-left03 {
	width: 390px;
	position: absolute;
	margin-left: -230px;
	margin-top: 580px;
	left: 0px;
}

.farm-left04 {
	width: 300px;
	position: absolute;
	margin-top: -210px;
	margin-left: -180px;
	z-index: 100;
	left: 0px;
}

.farm-left05 {
	width: 390px;
	position: absolute;
	z-index: 100;
	margin-top: -230px;
	margin-right: -190px;
	right: 0px;
}

.farm-left06 {
	width: 300px;
	position: absolute;
	margin-top: -320px;
	margin-left: -180px;
	z-index: 100;
	left: 0px;
}
.farm-left07 {
	width: 300px;
	position: absolute;
	z-index: 100;
	margin-top: -200px;
	margin-right: -190px;
	right: 0px;
}

.farm-left08 {
	width: 300px;
	position: absolute;
	margin-left: -300px;
	margin-top: -380px;
	left: 0px;
}

.farm-left09 {
	width: 300px;
	position: absolute;
	margin-left: -250px;
	margin-top: -320px;
	left: 0px;
}




.que-left {
	font-size: 24pt;
	line-height: 45px;
	color: #C63;
	float: left;
	margin-right: 10px;
	font-weight: 700;
}
.que-text {
	font-size: 13pt;
	line-height: 26px;
	overflow: hidden;
	padding-top: 5px;
	font-weight: 600;
}

.que-text2 {
	font-size: 25pt;
	line-height: 26px;
	padding-top: 15px;
	font-weight: 800;
	color: #F60;
}

.ans-text {
	font-size: 11pt;
	line-height: 24px;
	clear: both;
	margin-bottom: 30px;
}
.qu-space {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


.greet-tittle {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 22pt;
	line-height: 38px;
	font-weight: 400;
	padding-top: 15px;
	padding-bottom: 25px;
	
}

.greet-tittle1 {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 16pt;
	line-height: 27px;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;	
}

.greet-tittle2 {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 22pt;
	line-height: 38px;
	font-weight: 400;
	padding-top: 40px;
	padding-bottom: 25px;
	
}
.greet-tittle3 {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 25pt;
	line-height: 44px;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 25px;
}

.greet-text  {
	font-size: 11pt;
	line-height: 26px;
	padding-bottom: 10px;
	margin-bottom: 13px;
}	
.greet-text2  {
	font-size: 11pt;
	line-height: 26px;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
.greet-text3  {
	text-align: center;
	font-size: 12pt;
	line-height: 27px;	
	padding-bottom: 22px;
}
.greet-text4  {
	font-size: 11pt;
	line-height: 26px;
	padding-bottom: 10px;
	margin-bottom: 13px;
}	
.greetbox {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

.greetbox2 {
	overflow: hidden;
	padding-top: 30px;
}

.left-ifno {
	float: left;
	width: 650px;
	padding-bottom: 30px;
}
.contact-btm {
	background-color: #004ab0;
	width: 170px;
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
	font-size: 12pt;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.comennt1 {
	font-size: 11pt;
	line-height: 20px;
	padding-bottom: 16px;
}
.comennt6 {
	font-size: 11pt;
	line-height: 24px;
	margin-bottom: 25px;
}
.bluebk {
	background-color: #004AB0;
	background: #000232;
	background: -moz-linear-gradient(left, #000232 0%, #1232c2 100%);
	background: -webkit-linear-gradient(left, #000232 0%,#1232c2 100%);
	background: linear-gradient(to right, #000232 0%,#1232c2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000232', endColorstr='#1232c2',GradientType=1 );
	padding-top: 50px;
	padding-bottom: 50px;
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #004ab0;
}
.farmbk {
	
	background-color: #1f320e;
	background-image: url(../img/body/farm-image.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 600px;
	padding-bottom: 120px;
	color: #FFF;
}
.farm-text {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 900px;
}

.right-ifno {
	float: right;
	width: 300px;
}
.menu-icon {
	display: inline-block;
	width: 23px;
	vertical-align: -13%;
	text-align: left;
}


#gnavi {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	display: none;
}
.leftcopy {
	position: absolute;
	z-index: 10;
	font-family: Adamina;
	font-size: 8pt;
	line-height: 22px;
	color: #483522;
	font-weight: normal;
	text-transform: uppercase;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	left: 0px;
	top: 0px;
	margin-top: 300px;
	margin-left: -120px;
	display: none;
}


#gloval_menu {
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
}

#contents_bar	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents_bar a	{
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: block;
	overflow: hidden;
	text-align: center;
	color: #483522;
	font-size: 12pt;
	line-height: 40px;
	width: 120px;
	height: 42px;
	padding-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;
}
#contents_bar:after	{ height:0; visibility: hidden;	content: "."; display: block; clear: both; }
#contents_bar li	{
	float: left;
	list-style: none;	
}
#contents_bar .c-menu01 a	{
	width: 80px;
}
#contents_bar .c-menu02 a	{
	width: 110px;
}
#contents_bar .c-menu03 a	{
	width: 150px;
}
#contents_bar .c-menu04 a	{
	width: 150px;
}
#contents_bar .c-menu05 a	{
	width: 110px;
}
#contents_bar .c-menu06 a	{
	width: 110px;
}
#contents_bar .c-menu07 a	{
	width: 110px;
}


#contents_bar a:hover {
	color: #483522;
	height: 40px;
	background-color: #EAE2C7;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#contents_bar a.current	{
	color: #FFF;
	height: 40px;
	background-color: #483522;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}



body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	background-repeat: repeat;
	background-position: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #f2f1ed;
	color: #483522;	/*background-color: #f7f7f7;*/
}
.infobox {
	color: #1f320e;
}
.photos {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 4%;
}
.image-tittle {
	font-size: 12pt;
	line-height: 25px;
	text-align: center;
	padding: 10px;
}
.telicon {
	font-size: 27pt;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: -5px;
}
.telinfo {
	margin-right: 0px;
	margin-left: auto;
	width: 380px;
	padding-top: 15px;
	margin-bottom: 8px;
}

.info-rubi {
	font-size: 11pt;
	line-height: 22px;
}


.icon1 {
	color: #EC95A4;
	font-size: 11pt;
	margin-right: 5px;
}
.icon-col1 {color: #004098;}
.icon-col1s {color: #705C2F;}
.icon-col2 {color: #EC95A4;}
.icon-col3 {
	color: #AF8F6F;
}
.icon-col4 {color: #669933;}



.bk1 {background-color: #f64f92;}
.bk2 {background-color: #62b63d;}
.bk3 {background-color: #62b63d;}
.bk4 {background-color: #F90;}
.bk5 {background-color: #F90;}
.bk6 {background-color: #f67171;}
.bk7 {background-color: #f67171;}
.bk8 {background-color: #af7135;}
.bk9 {background-color: #af7135;}
.bk10 {background-color: #6fb0ce;}
.bk11 {background-color: #6fb0ce;}
.bk12 {background-color: #3cbec0;}



.bannerbk {
	padding-bottom: 50px;
	
	padding-top: 50px;
}

.banner-space {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;	
}
.secondbk {
	padding-top: 10px;
	padding-bottom: 10px;
}

.banner-icon {
	line-height: 0px;
	width: 100px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.banner-image {
	width: 100%;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.text-space {
	padding-right: 10px;
	padding-left: 10px;	
}
.banner-image2 {
	width: 100%;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.text-space2 {
	padding-right: 10px;
	padding-left: 10px;	
}

.banner1100 {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
	display: table;
	padding-top: 30px;
	width: 1100px;
}
.banner-tittle {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18pt;
	font-weight: 400;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 5px;
	line-height: 27px;
}

.banner-text {
	font-size: 10pt;
	line-height: 18px;
	text-align: center;
}
.banner-btm {
	line-height: 0px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.banner-btm2 {
	line-height: 0px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	
	clear: both;
}

.banner-link {}

.banner-link a {display:block;}

.pankuzu {
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	height: 200px;
	background-image: url(../img/body/second.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.cd-breadcrumb, .cd-multi-steps {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	max-width: 1200px;
	border-radius: 0.25em;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-size: 11pt;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.cd-breadcrumb::after, .cd-multi-steps::after {
  clear: both;
  content: "";
  display: table;
}
.cd-breadcrumb li, .cd-multi-steps li {
	display: inline-block;
	float: left;
	margin: 0.5em 0;
	font-size: 11pt;
	color: #FFF;
}
.cd-breadcrumb li::after, .cd-multi-steps li::after {
	/* this is the separator between items */
	display: inline-block;
	content: '\00bb';
	margin: 0 .6em;
	/*font-family: "Font Awesome 5 Free";
  content: '\f105';
  margin: 0 .6em;*/
	color: #FFF;
}
.cd-breadcrumb li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}
.cd-breadcrumb li > *, .cd-multi-steps li > * {
	/* single step */
  display: inline-block;
	font-size: 11pt;
	color: #FFF;
}
.cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
	/* selected step */
  color: #FFF;
}
.no-touch .cd-breadcrumb a:hover, .no-touch .cd-multi-steps a:hover {
	/* steps already visited */
  color: #FFF;
}
.cd-breadcrumb.custom-separator li::after, .cd-multi-steps.custom-separator li::after {
  /* replace the default separator with a custom icon */
  content: '';
  height: 16px;
  width: 16px;
  background: url(../img/cd-custom-separator.svg) no-repeat center center;
  vertical-align: middle;
}
.cd-breadcrumb.custom-icons li > *::before, .cd-multi-steps.custom-icons li > *::before {
  /* add a custom icon before each item */
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-right: .4em;
  margin-top: -2px;
  background: url(../img/cd-custom-icons-01.svg) no-repeat 0 0;
  vertical-align: middle;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(2) > *::before {
  /* change custom icon using image sprites */
  background-position: -20px 0;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(3) > *::before {
  background-position: -40px 0;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(4) > *::before {
  background-position: -60px 0;
}
.cd-breadcrumb.custom-icons li.current:first-of-type > *::before, .cd-multi-steps.custom-icons li.current:first-of-type > *::before {
  /* change custom icon for the current item */
  background-position: 0 -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(2) > *::before {
  background-position: -20px -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(3) > *::before {
  background-position: -40px -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(4) > *::before {
  background-position: -60px -20px;
}


article.index {
	display: none;	
}








#wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #333;
}



.space1100 {
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

.bicho-r5 {
	padding-right: 5px;
}

.bicho-l5 {
	padding-left: 5px;
}




#hed {
	position: fixed;
	width: 100%;
	z-index: 99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5D6;
	height: 65px;
	/*background-image: url(../img/body/white-bk.png);*/
	background-repeat: repeat;
	background-position: center;
	background-color: #FFF;
}
@media screen and (orientation:landscape) {
  #hed {
    width: 100%;
  }
}


/*#hed {}*/





.menu-btn {
	position: fixed;
	z-index: 5001;
	top: 8px;
	color: #FFF;
	left: 7px;
	background-color: #6F5C2F;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.menu {
	display: table;
	position: relative;
	height: 50px;
	width: 50px;
	
}

.rubimenu {
	color: #FFF;
	font-size: 10pt;
	line-height: 11px;
	
	font-variant: normal;
}
.engmenu {
	font-style: normal;
	font-size: 7pt;
	text-align: center;
	color: #FFF;
	line-height: 13px;
	padding-top: 2px;
	
	font-variant: normal;
}

.menu div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.sp-logo {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	z-index: 5001;
	top: 0px;
	left: 0px;
	right: 0px;
	padding-top: 6px;
	line-height: 0px;
}

.menu span {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	display: block;
	height: 2px;
	width: 25px;
	margin: 4px auto;
	background-color: #FFF;
}
.telbtm {
	width: 50px;
	position: fixed;
	right: 0px;
	margin-right: 7px;
	z-index: 5001;
	text-align: center;
	top: 0px;
	margin-top: 8px;
	color: #FFF;
	background-color: #6F5C2F;
	
	line-height: 50px;
	height: 50px;
	font-size: 15pt;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}





.sponly {}
.pconly {display: none;}
.tel-info {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 0px;
	text-align: center;	
}
.pcdown10 {padding-bottom: 10px;}

.pcdown20 {padding-bottom: 20px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {}
.pcup70 {padding-top: 70px;}




/*トピックス*/

.topi-left {
	float: left;
	margin-right: 100px;
	text-align: center;
	display: table;
	margin-left: 30px;
	color: #333;
	padding-right: 30px;
	padding-left: 30px;
}
.topics1100 {
	
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	clear: both;
	padding-bottom: 20px;
}
.dangumi1100 {
	
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.forntbanner {
	background-color: #cc3288;
	
	width: 75px;
	position: fixed;
	top: 160px;
	right: 0px;
	z-index: 110;
}

.topi-tittle {
	font-size: 25pt;
	line-height: 28px;
	padding-bottom: 5px;
	padding-top: 50px;
	font-weight: 600;
	text-align: center;
}


.whitebk2 {
	background-color: #FFF;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
}
.topibk {
	background-color: #F8F8F9;
	background-image: url(../img/body/business-bk2.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

.item-eng {
	font-family: BodoniXTRegular;
	font-size: 23pt;
	line-height: 33px;
	font-weight: 400;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 5px;
	letter-spacing: 2px;
	color: #705C2F;
	padding-top: 27px;
}
.item-eng2 {
	font-family: BodoniXTRegular;
	font-size: 15pt;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 5px;
	letter-spacing: 2px;
	color: #705C2F;
}
.itemname {
	font-size: 12pt;
	line-height: 22px;
	margin-bottom: 15px;
	color: #705C2F;
}
.topibk1 {
	background-color: #F8F8F9;
	padding-top: 50px;
	padding-bottom: 50px;
}

.topibk2 {
	background-color: #F8F8F9;
	background-image: url(../img/body/business-bk.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.topi-rubi {
	font-size: 10pt;
	letter-spacing: 2px;
	margin-bottom: 50px;
	text-align: center;
	font-family: "PT Sans Narrow";
	font-style: normal;
	font-weight: 400;
	color: #155AD0;
	padding-top: 5px;
}

.topi-tittle-second {
	margin-bottom: 20px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004AB0;
}
.topi-tittle2 {
	font-size: 16pt;
	line-height: 25px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004AB0;
	color: #004AB0;
}
.topi-more {
	font-size: 12pt;
	line-height: 26px;
	float: right;
	margin-top: 5px;
}




.topics-space2 {
	color: #333;
	float: left;
	width: 530px;
}
.face-space {
	float: right;
	width: 430px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

.fb-container {
	
	width: 430px;
	height: 420px;
	margin-right: auto;
	margin-left: auto;
}





.topicstittle2 {
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 10px;
	color: #000000;
}


/*サムネイルあり*/

.topics-space {
	
}

.topics-list {margin-bottom: 10px;}


.news {
	width: 97%;
	display: block;
	margin-bottom: 3%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-top: 1%;
}

.news a {
	display: block;
	color: #333333;
	
}


/*.news {
	width: 346px;
	display: block;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 15px;
	
	
}

.news a {
	display: block;
	color: #333333;
	
}*/
.news_right {
	padding: 15px;
}

.nagasa5 {
	font-size: 11pt;
	color: #483522;
	overflow: hidden;
	font-variant: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 22px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.daytime {
	font-size: 10pt;
	line-height: 16px;
	color: #483522;
	padding-right: 10px;
	padding-left: 10px;
}


.sellect80 {
	width: 98%;
	height: 160px;
	padding-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;	
}

#topics_thumbnail img {
	
	object-fit: cover;
	object-position: 50% 50%;
	width: 98%;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	font-family: "object-fit: cover;";
	line-height: 0px;
}


/*.sellect80{
	width: 346px;
	height: 231px;
	text-align: center;
	
}

#topics_thumbnail img {
	
	object-fit: cover;
	object-position: 50% 50%;
	width: 346px;
	height: 231px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'object-fit: cover;'
	
}*/






/*サムネイルあり*/




.col2 {color: #F90;}
.col3 {color: #56a6c1;}
.col4 {color: #b4424f;}
.col5 {color: #f675b5;}

.kaigyo {
	display: block;
}

.pckaigyo {
	
}
.spkaigyo {
	display: block;
}
.pckaigyo2 {
	
	
	padding-left: 43px;
}


.contact-btm {
	background-color: #004ab0;
	width: 170px;
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
	font-size: 12pt;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

.button9 {
	width: 170px;
	z-index: 10;
	top: 0px;
	right: 0px;
	font-size: 11pt;
	line-height: 30px;
	text-align: center;
	height: 30px;
	float: right;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
.button9::before,
.button9::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button9,
.button9::before,
.button9::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button9 {
	background-color: #705c2f;
	color: #fff;
}
.button9:hover {
	color: #FFF;
	background-color: #000;
}
















.button1 {
	display: table;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	font-size: 11pt;
	height: 40px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	background-color: #d888b5;
	color: #fff;
}
.button1:hover {
	color: #FFF;
	background-color: #000000;
}


.bmtspace {
	padding-top: 10px;
	padding-bottom: 10px;
}

.button2 {
	display: table;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	font-size: 11pt;
	height: 40px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #ff9600;
	color: #fff;
}
.button2:hover {
	color: #FFF;
	background-color: #000000;
}

.button2s {
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-size: 10pt;
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-top: 2px;
	display: table;
	margin-bottom: 3px;
}
.button2s::before,
.button2s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	
}
.button2s,
.button2s::before,
.button2s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	
}
.button2s {
	color: #FFF;
	border: 1px solid #0A63D5;
}
.button2s:hover {
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
}




.button2v {
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	font-size: 10pt;
	height: 40px;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	display: inline-block;
	
}
.button2v::before,
.button2v::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	
}
.button2v,
.button2v::before,
.button2v::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	
}
.button2v {
	color: #0A63D5;
	border: 1px solid #0A63D5;
}
.button2v:hover {
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
}




.button2z {
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size: 12pt;
	height: 50px;
	padding-right: 10%;
	padding-left: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	display: table;
	margin-bottom: 3px;
	float: right;
}
.button2z::before,
.button2z::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	
}
.button2z,
.button2z::before,
.button2z::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	
}
.button2z {
	color: #FFF;
	border: 1px solid #FFFFFF;
}
.button2z:hover {
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
}

.button3 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size: 11pt;
	height: 50px;
	padding-right: 30px;
	padding-left: 30px;
	width: 60%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right: auto;
	margin-left: auto;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	
}
.button3 {
	color: #333;
	border: 1px solid #333;
}
.button3:hover {
	color: #fff;
	background-color: #333;
	border: 1px solid #333;
}



.btm-space {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 34px;
	padding-right: 10px;
	
	padding-left: 10px;
}


.button5 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size: 11pt;
	height: 50px;
	padding-right: 30px;
	padding-left: 30px;
	width: 100%;
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-right: auto;
	margin-left: auto;
}
.button5::before,
.button5::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	
}
.button5,
.button5::before,
.button5::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	
}
.button5 {
	color: #FFF;
	border: 2px solid #3f1f08;
	background-color: #3f1f08;
}
.button5:hover {
	color: #FFF;
	background-color: #000;
	border: 2px solid #000;
}





.telnum {
	font-size: 28pt;
	font-variant: normal;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-weight: 800;
	padding-top: 5px;
}


footer {
	clear: both;
}
.contact-tittle {
	font-size: 15pt;
	line-height: 50px;
	float: left;
	height: 50px;
	margin-right: 20px;
	color: #FFF;
}


.foot-text {
	
	font-size: 10pt;
	line-height: 22px;
}
.foot-text1 {
	
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 15px;
	padding-top: 20px;
}
.foot-text2 {
	font-size: 11pt;
	line-height: 23px;
	letter-spacing: 2px;
}
.footcontena {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #FFF;
	background-repeat: repeat;
	background-position: center;
	background-color: #483522;
}
.foot-text3 {
	font-size: 15pt;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.foot-space {
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
.foot-infotext {
	font-size: 12pt;
	line-height: 24px;
	padding-top: 15px;
}
.foot-left {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79624b;
	padding-top: 15px;
	display: none;
}
.footinfo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79624b;
	padding-bottom: 5px;
}

.left {float:left;}
.right {float:right;}


.foot-right {
	float: right;
	padding-top: 30px;
}
.line {
	color: #0A63D5;
	margin-right: 10px;
}


.foot-menu {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
}

.foot-menu li {
	font-size: 11pt;
	line-height: 22px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 40px;
}

.tels {
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 23pt;
	line-height: 34px;
	float: right;
	text-align: right;
	margin-bottom: 3px;
}



.foot30 {
	margin-left: 40px;
}

.plus-line {
	font-size: 10pt;
	line-height: 20px;
	color: #333;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-right-width: 1px;
}


.footlogo {
	width: 60%;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.tels-image {
	line-height: 0px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.kaigo30 {
	display: block;
	margin-left: 65px;
}

.foot-midashi {
	font-size: 18pt;
	padding-bottom: 10px;
	padding-top: 10px;
}
.form-text {
	
}

.copy {
	font-size: 8pt;
	line-height: 16px;
	margin-bottom: 5px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 5px;
}



.space980 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.contactbk {
	background-color: #0A66D7;
	padding: 30px;
}
.space1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}
.space1200 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	
}
.space1050 {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	
}
.space1020 {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	
	padding-top: 40px;
	padding-bottom: 20px;
}


.space960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
}
.space950 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	
}

.space900 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
}






#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999999;
	font-size: 20pt;
	color: #FFF;
	display: none;
}
#page-top a {
	text-align: center;
	display: block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 60px;
	height: 50px;
	background-color: #8FC320;
	color: #FFF;
	padding-top: 10px;
	display: none;
}
#page-top a:hover {
	text-decoration: none;
	display: none;
}




input:focus {
	border:2px solid #24bbb2;
}
textarea:focus, input:focus{
	border:1px solid #24bbb2;
}

select:focus {border:2px solid #24bbb2;}
article.index {
	display: none;	
}



li.forms {
	clear: both;
	font-size: 12pt;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}



button, input[type=button],
input[type=reset], input[type=submit] {
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 65%;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #399;
	color: #FFF;	/*border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	cursor: pointer;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 11pt;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	display: table;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*　サンプル1の要素
------------------------------------------------------------ */
.demo1 button, .demo1 input[type=button],
.demo1 input[type=reset], .demo1 input[type=submit] {
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #24bbb2;
	color: #FFF;	/*background: -moz-linear-gradient(top, #fff, #F1F1F1 1%, #F1F1F1 50%, #DFDFDF 99%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));
	-moz-box-shadow: 1px 1px 2px #E7E7E7;
	-webkit-box-shadow: 1px 1px 2px #E7E7E7;*/
	border: 1px solid #24bbb2;
	clear: both;
}
.demo1 button:hover, .demo1 input[type=button]:hover,
.demo1 input[type=reset]:hover, .demo1 input[type=submit]:hover	{
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #FFF;
	color: #000;	/*background: -moz-linear-gradient(top, #fff, #e1e1e1 1%, #e1e1e1 50%, #cfcfcf 99%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #e1e1e1), color-stop(0.5, #e1e1e1), color-stop(0.99, #cfcfcf), to(#ccc));*/
	border: 1px solid #000;
}
.demo1 button:active, .demo1 input[type=button]:active,
.demo1 input[type=reset]:active, .demo1 input[type=submit]:active	{
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #666;
	color: #FFF;
	border: 1px solid #666;
}


.waku50 {
	width: 50px;
}
.spacer3 {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.blc {
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}

.blc2 {
	font-size: 11pt;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	width: 200px;
}
.blc3 {
	font-size: 11pt;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
}


.bk-col1 {
	font-size: 13pt;
	color: #FFF;
	background-color: #837561;
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}



.mark3 {
	font-size: 8pt;
	color: #FFF;
	background-color: #FF9901;
	width: 30px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mark2 {
	font-size: 8pt;
	color: #FFF;
	background-color: #693;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mark1 {
	font-size: 15pt;
	color: #FFFFFF;
	background-color: #007335;
	width: 95px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: 10%;
	margin-right: 10px;
	display: inline-table;
	letter-spacing: 0em;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

::placeholder  {font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
	
.form-left {
	float: left;
	width: 200px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 50px;
	line-height: 50px;
	font-size: 12pt;
}
.form-right {
	font-size: 12pt;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 580px;
	line-height: 50px;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.form-under {
	font-size: 11pt;
	line-height: 22px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.form-left2 {
	float: left;
	padding-top: 20px;
	width: 200px;
	margin-right: 20px;
	font-size: 11pt;
}
.form-right2 {
	overflow: hidden;
	padding-top: 20px;
}	

.form1000 {
	border: 1px solid #CCCCCC;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.formspace {
	padding: 5%;
}
.space900 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
}


.form-imp3 {
	border: 0;
	font-size: 12pt;
	color: #333;
	border: 1px solid #B0B0B0;
	width: 80%;
	margin-top: 0;
	margin-right: auto;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	margin-bottom: 5px;
	padding: 1%;
	height: 35px;
	background-color: #FFF;
	margin-left: auto;
}	
.form-imp2 {
	border: 0;
	padding: 2%;
	font-size: 12pt;
	color: #333;
	width: 95%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #ededed;
	border: 1px solid #ededed;
}

.form-imp {
	border: 1px solid #ededed;
	padding: 2%;
	font-size: 12pt;
	color: #333;
	width: 90%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #ededed;
}


.comname-left2 {
	display: inline-block;
	width: 150px;
	color: #333333;
}

.cur2{
	border-collapse: collapse;
	border: 1px solid #D6D5D6;
	width: 100%;
	border-collapse: collapse;
	color: #333;
	margin-bottom: 15px;
}
.cur2 td,
.cur2 th{
	border: 1px solid #D6D5D6;
}
.cur2 th{
	font-weight: bold;
	text-align: center;
}
.cur2 thead th{
	background-color: #CCCCCC;
}
.cur-bk2 {
	background-color: #FFF;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #f6fcea), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #f6fcea),color-stop(.75, #f6fcea), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
}
.cur-tittle2 {
	font-size: 13pt;
	color: #333;
	text-align: center;
	width: 140px;
	background-color: #FFF;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #f6fcea), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #f6fcea),color-stop(.75, #f6fcea), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
}
.cur160 {width: 220px;}
.cur250 {width: 360px;}
.cur180 {width: 180px;}
.cur170 {width: 170px;}
.cur160 {width: 160px;}
.cur150 {width: 150px;}
.cur-moz {
	font-size: 11pt;
	color: #333;
	padding: 10px;
}

.left50 {
	padding-left: 20px;
}

.cur-moz-cen {
	font-size: 11pt;
	color: #333;
	padding: 10px;
	text-align: center;
}
.cur-moz-right {
	font-size: 11pt;
	color: #333;
	padding: 10px;
	text-align: right;
}
.cur-moz3 {
	font-size: 12pt;
	color: #333;
	padding: 10px;
}





.cur{
	border-collapse: collapse;
	border: 1px solid #D6D6D6;
	width: 100%;
	border-collapse: collapse;
	color: #333;
	margin-bottom: 15px;
}
.curriculum-space {
	width: 48%;
	
	margin-bottom: 2%;
	
	float: left;
}
.curriculum-space2 {
	width: 48%;
	
	margin-bottom: 2%;
	
	float: right;
}
.cur-tittle {
	font-size: 13pt;
	color: #FFF;
	background-color: #EC95A4;
	text-align: center;
	width: 140px;
}
.cur-mo {
	font-size: 12pt;
	color: #333;
	padding: 10px;
}
.cur-mo2 {
	font-size: 12pt;
	color: #333;
	padding: 10px;
	text-align: center;
}
.cur-ko {
	font-size: 12pt;
	color: #333;
	padding: 10px;
	text-align: center;
	background-color: #FFF;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #FFEFEF), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #FFEFEF),color-stop(.75, #FFEFEF), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
}
.cur-ko2 {
	font-size: 12pt;
	color: #333;
	padding: 10px;
	text-align: center;
	background-color: #fafae6;	
}
.cur100 {width: 100px;}

.cur td,
.cur th{
	
	border: 1px solid #EC95A4;
}
.cur th{
	font-weight: bold;
	text-align: center;
}
.cur thead th{
	background-color: #CCCCCC;
}

.cur-space {
	padding: 10px;
}














table{
	
}

.table{
	border-collapse: collapse;
	border: 1px solid #333333;
	width: 100%;
	border-collapse: collapse;
	color: #333;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	
}

.table td,
.table th{
	border: 1px solid #333333;
}
.table th{
	font-weight: bold;
	text-align: center;
}
.table thead th{
	background-color: #CCCCCC;
}
.form750 {width: 100%;}





.privacy {
	height: 300px;
	border: 1px solid #D6D6D6;
	overflow: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-bottom: 50px;
	clear: both;
}

.privacy::-webkit-scrollbar{ /* スクロールバー全体 */
    width: 15px;
}

.privacy::-webkit-scrollbar-thumb{ /* スクロールバーのある部分 */
    background: #333;
    border-radius: 10px;
}

.privacy::-webkit-scrollbar-track-piece:start{ /* スクロールバーが表示されてない部分（前） */
    background: #cecece;
}
.privacy::-webkit-scrollbar-track-piece:end{ /* スクロールバーが表示されてない部分（後ろ） */
    background: #cecece;
}




.privacy-tittle {
	font-size: 15pt;
	line-height: 22px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #897131;
	font-weight: 600;
}
.privacy-tittle2 {
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
}
.pri-text {
	font-size: 11pt;
	line-height: 26px;
	margin-bottom: 40px;
}




.pager {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 20px;
	padding-top: 20px;
}


#topics_paging_previous {
	font-size: 11pt;
	line-height: 50px;
	font-variant: normal;
	background-color: #666;
	float: left;
	height: 50px;
	width: 45%;
	padding-right: 2%;
	padding-left: 2%;
	text-align: center;
	color: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


#topics_paging_previous a{
	color: #FFF;
	display:block;
}


#topics_paging_next {
	font-size: 11pt;
	line-height: 50px;
	font-variant: normal;
	background-color: #7A5837;
	float: right;
	height: 50px;
	width: 45%;
	padding-right: 2%;
	padding-left: 2%;
	text-align: center;
	color: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#topics_paging_next a{
	color: #FFF;
	display:block;
}

.button7 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	outline: none;
	font-size: 12pt;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	padding-right: 30px;
	padding-left: 30px;
	width: 100%;
	margin-bottom: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.button7::before,
.button7::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button7,
.button7::before,
.button7::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button7 {
	color: #FFF;
	background-color: #7A5837;
	border: 1px solid #7A5837;
}
.button7:hover {
	color: #7A5837;
	background-color: #FFF;
	border: 1px solid #7A5837;
}

.archive-space {
	padding-top: 10px;
}
	
.topics-archive {
	padding-left: 10px;
	padding-right: 10px;
}


h3 {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	padding-bottom: 10px;
	font-weight: bold;
}

.program-text {
	padding-bottom: 20px;
	padding-top: 15px;
}
#topics_title {
	font-weight: normal;	
	
}
.topics-detail {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
}

#topics_body {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	line-height: 24px;
}

#topics_body img {
	padding-top: 10px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}



.l_footer {
  &__translate {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    left: 0;
	right: 0;
    z-index: 99;
    width: 100%;
    height: $FooterHeight;
    background: $BackgroundColor;
 
    @include is-mobile {
      display: none;
    }
 
    .goog-te-combo {
      padding: .1rem .5rem;
      padding-right: 1rem;
      border: 2px solid #ccc;
      border-radius: 2px;
      background: $BackgroundColor;
      font-family: $BaseFontFamily;
    }
 
    .goog-te-gadget > div {
      position: relative;
 
      &:after {
        display: flex;
        align-items: center;
        position: absolute;
        top: 0;
        right: .5rem;
        bottom: 0;
        content: '\e900';
        color: $BaseColor;
        font-family: 'icomoon';
        pointer-events: none;
      }
    }
  }
}

}






	
