@charset "utf-8";

.small {
	font-size: small;
}
.red {
	color: #C01515;
}
.w100 {
	width: 100%;
}
.w60 {
	width: 60%;
}
.w960 {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.white {
	background-color: rgba(255,255,255,0.80);
	border-radius: 8px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 24px;
}
.otoiawase .white {
	background-color: rgba(255,255,255,1.0);
	
}


#pankuzu {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 30px;
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 30px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-top: 5px;
}
#pankuzu div{
	display: inline-block;
	color: #000000;
}
#pankuzu span{
	display: inline-block;
}
#pankuzu a span{
	color: #C0C09F;
}
#secondpage{
	position: relative;
}
#secondpage h1 {
	font-family: '游明朝', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', HiraMinProN-W3, 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #ffffff;
	padding-top: 14px;
	background: linear-gradient(to right,#737437,#60602d 50%,#737437);
	position: relative;
	overflow: hidden;
}
#secondpage h1:before {
	content: url(../../img/secondpage/pic_h1before.png);
	position: absolute;
	top: -16px;
	left: calc(50% - 400px);
}
#secondpage h1:after {
	content: url(../../img/secondpage/pic_h1after.png);
	position: absolute;
	bottom: -28px;
	right: calc(50% - 400px);
}
#secondpage h2 {
	font-family: '游明朝', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', HiraMinProN-W3, 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	color: #650505;
	font-size: 36px;
	font-weight: normal;
	line-height: normal;
	margin-top: 60px;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}
#secondpage h2 span {
	color: #d1c0a5;
	font-size: 14px;
	display: block;
	position: absolute;
	top: auto;
	bottom: -10px;
	left: 0;
	right: 0;	
}
#secondpage h2:before{
	content: url(../pic_h2_before.png);
	display: block;
	position: absolute;
	top: -46px;
	left: 0;
	right: 0;
}
#secondpage h2 a{
	color: #FFFFFF;
}
#secondpage h3 {
	font-family: '游明朝', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', HiraMinProN-W3, 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #646460;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../pic_h3_after.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 20px;
	margin-bottom: 20px;
}

#secondpage h4 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 120%;
	font-weight: normal;
	color: #000000;
}
#secondpage h4:before {
	content: '◆';
	color: #c0c09f;
	margin-right: 10px;
	font-size: 26px;
	font-weight: normal;
}
#secondpage > *:not(:has(.elementor-element)) p{
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 87%;
	color: #271400;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 8px;
	margin-top: 8px;
}
#secondpage h5 {
	font-size: 16px;
	color: #C0C09F;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 20px;
	margin-top: 30px;
}

#secondpage .otoiawase > *:not(:has(.elementor-element)) p {
	text-align: center;
}
#secondpage .box{
	margin-bottom: 20px;
	margin-top: 30px;
}
#secondpage .logbox {
	border: solid 1px #808080;
	width: 90%;
	height: 180px;
	padding: 0.5em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
	margin-top: 0.5em;
	font-size: small;
	overflow-y: scroll;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#secondpage .elementor-widget-wrap .sticky h2{
	position: -webkit-sticky!important;
	position: sticky!important;
	top: 0!important;
}
table    {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #5b5b58;
	margin-bottom: 20px;
	margin-top: 30px;
}
table tbody {
}
table tbody tr {
}
table tbody tr th {
	background-color: #63635f;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #5b5b58;
	vertical-align: top;
	color: #FFFFFF;
}
table tbody tr td {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #5b5b58;
}
table tbody tr td > h5{
	margin-top: 0px!important;
	margin-bottom: 10px!important;
}
#secondpage .elementor-top-section{
	
}
#secondpage .nobg{
	background-color: rgba(255,255,255,0.00)!important;
}
#secondpage .elementor-widget-text-editor ul{
	padding-left: 6%;
	padding-right: 6%;
	margin-bottom: 20px;
	margin-top: 30px;
}
#secondpage .elementor-widget-text-editor  ul li:before{
	content: "■　";
	color: #981321;
}
#secondpage .elementor-tab-content ul{
	padding-left: 6%;
	padding-right: 6%;
	margin-bottom: 20px;
	margin-top: 30px;
}
#secondpage .elementor-tab-content ul li:before{
	content: "■　";
	color: #fc9a17;
	font-size: 22px;	
}
.elementor-widget-tabs .elementor-tab-title {
	color: #C4DCC7!important;
}
.elementor-widget-tabs .elementor-tab-title.elementor-active {
    color: #02650b!important;
}

/*FAQ用*/
#acMenu dt{
	display: block;
	text-align: left;
	border: 1px solid #1E771B;
	cursor: pointer;
	background-color: #5c7c4b;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #f7f4ee;
	font-weight: bold;
	border-radius: 3px;
	background-repeat: repeat;
    }
#acMenu dt:hover {
	text-decoration: underline;
	background-color: #6D9359;
	}

#acMenu dd{
	background-color: hsla(39,44%,77%,0.36);
	text-align: left;
	display: none;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
    }

/*フォーム用*/
#secondpage input {
	width: 100%;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#secondpage textarea {
	width: 98%;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: medium;
	height: 8em;
}

#secondpage input.auto {
	width:auto;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#secondpage p.submit input{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	width: auto;
}

#secondpage .hissu {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #f27b48;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 4px;
}

#secondpage .nini {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #B5B5B5;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 4px;
}

#secondpage .contactform {
	width: 100%;
	margin-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#secondpage .contactform tr {
	border-top-width: 1px;
	
}
#secondpage .contactform tr th {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #362e2b;
}
#secondpage .contactform tr td {
	font-size: 14px;
	width: 70%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#secondpage .contactform tr .position_center {
	text-align: center;
	width: 60px;
}

p.pictOnly {
	font-size: 0px;
}
#secondpage .otoiawase {
	margin-top: 50px;
}
#secondpage dl {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted #9DC19C;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#secondpage dl dt {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #C2DDF2;
}
#secondpage dl dd {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.marker {
	background-color: #FFE500;
}
#secondpage .submenu {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#secondpage .submenu li {
	display: inline-block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#secondpage .submenu li a {
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border-radius: 3px;
	border: 1px solid #0465A4;
	color: #0465A4;
	font-weight: bold;
}
#secondpage .submenu li a:hover {
	background-color: #E1EFFF;
	-webkit-box-shadow: 0px 2px 3px #0465A4;
	box-shadow: 0px 2px 3px #0465A4;
}

#secondpage .submenu li a:after {
	font-family: 'FontAwesome';
	content: " \f107";
}
#secondpage ul.menulist{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
#secondpage ul.menulist li{
	display: inline-block;
	width: 23%;
	text-align: center;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#secondpage ul.menulist li a{
	text-decoration: none;
}
#secondpage ul.menulist li p{
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	text-align: left;
}
#secondpage ul.menulist li p.price{
	text-align: center;
	margin-top: 0px;
}














/* 解像度640〜959px
-------------------------*/
@media only screen and (max-width:959px){
#secondpage h1:before {
	left: 4%;
}
#secondpage h1:after {
	right: 4%;
}
table.contactform tr th {
	display: block;
	padding-top: 10px;
	padding-bottom: 0px;
}
table.contactform tr td {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	width: auto;
}

#secondpage .contactform {
	width: 100%;
	margin-bottom: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#secondpage .contactform tbody{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#secondpage .contactform tr{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#secondpage .contactform tr th {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #362e2b;
	background-color: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: auto;
}
#secondpage .contactform tr td {
	font-size: 14px;
	width: 100%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#secondpage .contactform tr td input{
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#secondpage .contactform tr td textarea{
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.w960 {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}













}

/* 解像度480〜669px
------------------------------------------------------------*/
@media only screen and (max-width:669px){
#secondpage h1{
	font-size: 180%;
}
#secondpage h2{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 24px;
}
#secondpage h3{
	font-size: 20px;
}
#secondpage h4{
	font-size: 16px;
}
table tbody tr td{
	font-size: 87%;
}
table tbody tr td > p{
	font-size: 100%!important;
}
table tbody tr th{
	font-size: 87%;
}
#secondpage ul.menulist {
	justify-content: space-between;
}
#secondpage ul.menulist li{
	width: 46%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
}

/* 解像度〜479px
------------------------------------------------------------*/
@media only screen and (max-width:479px){
	
#secondpage .floatright {
	float: none;
	text-align: center;
}
#secondpage h3{
	text-align: center;
}
#secondpage p{
	padding-left: 12px;
	padding-right: 12px;
}
	#secondpage table tr{
		display: block;
	}
	#secondpage table tr th{
		display: block;
	}
	#secondpage table tr td{
		display: block;
	}



}


/*-------------------------------------------------*/
@media only screen and (max-width:320px){

	
}
