﻿@charset "utf-8";

body {
	mini-height: 100%;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro";
	font-size: 13px;
	color: #f4f4ee;
	background: url(../img/bodyback2.jpg);
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
}

.mincho{
	font-family: 'Sawarabi Mincho';
}


a:hover {
	opacity: 0.7;
}

.container {
	padding: 0 10px;
	margin: 10px auto;
	width: 1260px;
	box-sizing: border-box;
	position: relative;
	/*display: flex;*/
}

.container2 {
	padding: 0 10px;
	margin: 10px auto;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	background-color: #402412;
}

header {
	padding: 0 0 10px 0;
	background-color: #f4f4ee;
}

header h1 {
	display: flex
}

header .header_tel {
	padding: 15px 0 0px 10px;
	width: 350px;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: normal;
    display: flex;
}

header .header_tel h2 span {
	font-size: 24px;
	line-height: 1.4;
	padding: 16px 0 0 26px;
}

.header_nav {
	clear: both;
	overflow: hidden;
	margin-left: 8px;
	width: 100%;
}

.header_nav ul {
	line-height: 1;
}

.header_nav ul li {
	float: left;
	color:#402412;
	font-weight:600;
	width: 18%;
	font-size: 16px;
}


.header_nav li a {
	color: #402412;
	display: flex;
	padding: 36px 0 0 0;
	text-indent: 100%;
	white-space: nowrap;
}

.header_nav li a:link {
	color: #402412;
	text-decoration: none;
}


/*
.header_nav li:first-of-type a {
	width:166px;
}

.header_nav li:nth-of-type(2) a {
	background-position: -166px 0;
	width: 166px;
}

.header_nav li:nth-of-type(3) a {
	background-position: -332px 0;
	width: 166px;
}

.header_nav li:nth-of-type(4) a {
	background-position: -498px 0;
	width: 166px;
}

.header_nav li:nth-of-type(5) a {
	background-position: -664px 0;
	width: 166px;
}

.header_nav li:nth-of-type(6) a {
	background-position: -830px 0;
	width: 166px;
}

.header_nav li:nth-of-type(7) a {
	background-position: -757px 0;
	width: 100px;
}

.header_nav li:nth-of-type(8) a {
	background-position: -857px 0;
	width: 131px;
}
*/


/*
nav.header_nav li.on a, .header_nav li a:hover {
	background-image: url(../img/nav_on.png);
	background-repeat: no-repeat;
}
*/

footer {
	padding: 30px 0 0 0;
	clear: both;
	width: 100%;
	/*background:url(../img/footer_bg.png),#eee7df;
	background-repeat: repeat-x;*/
	overflow: hidden;
	background-color: #402412;
}

footer ul li {
	padding-bottom: 20px;
}

footer ul li a {
	color: #483018;
}

footer ul.list_left {
	margin: 0 0 0 40px;
	float: left;
}

footer ul.list_right {
	margin: 0 0 0 40px;
	float: left;
}

.footer_info {
	text-align: center;
	float: right;
	width: 333px;
	height: 236px;
	background: url(../img/footer_logo.png) no-repeat;
}

.footer_info p {
	font-size: 14px;
	padding: 100px 0 0 0;
	line-height: 18px;
}

footer small {
	padding: 10px 0 0 0;
	text-align: center;
	display: block;
	clear: both;
}

.ft01{
    display: block;
    text-align: left;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
}

.bg_pattern {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: #ffffff;
	opacity: 0.4;
	z-index: -1;
}
.Polka {
	background-image: radial-gradient(#ffebaf 1px, #fffbee 1px);
	background-size: 20px 20px;
}

.top_main {
	padding: 0 0 0 17px;
	margin: 0 0 50px 0;
	/*float: left;*/
	/*width: 721px;*/
}

.top_main>h1 {
	padding: 18px 0 18px 18px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}

.top_main .contents>p {
	padding: 10px 0 15px 13px;
	color: #7f2d00;
	box-sizing: border-box;
}

.top_main .contents div.grid {
	padding-left: 20px;
	width: 214px;
	float: left;
}

.gridmargin {
	margin: 0 36px;
}

.top_main .contents div.grid p {
	font-size: 12px;
	color: #7f2d00;
	line-height: 20px;
	letter-spacing: -1px;
}

.top_main .contents div.grid p a {
	background: url(../img/gurid_icon.gif) no-repeat left 50%;
	padding: 0 0 0 14px;
	color: #59493f;
	text-decoration: underline;
}

.top_main .contents .clear:after {
	content: "";
	clear: both;
	display: block;
}

.top_main .contents .clear:after {
	*zoom: 1;
}

.contents {
	margin: 10px 0 0 0;
}

.contents>h1 {
	margin: 0 0 15px 0;
}

.news {
	clear: both;
	vertical-align: middle;
}

.news2 {
	clear: both;
	vertical-align: middle;
	max-width: 1260px;
    margin: 0 auto;
	padding: 60px 0;
}

.topk{
	position: absolute;
    bottom: 20%;
    left: 36%;
}

.topi{
	display: block;
    text-align: center;
    padding: 30px 0;
}

.news h2{
    display: block;
    text-align: center;
    padding: 60px 10px;
}

.news:after {
	content: "";
	display: block;
	clear: both;
}

.news dt {
	padding: 0 28px 30px;
	clear: left;
	float: left;
	background: url(../img/newsicon.jpg) no-repeat;
}

.news dd {
	padding: 0 0 30px;
	background: url(../img/newsback.gif) repeat-x 60%;
}

.news dd a {
	display: block;
	color: #7f2d00;
	text-decoration: underline;
}

.top_left {
	float: right;
	width: 226px;
}

.face {
	padding: 32px 0 0 4px;
	width: 226px;
	height: 441px;
	background: url(../img/face.png) no-repeat;
}

.contact_banner {
	margin: 36px 0 0 0;
	padding: 33px 0 0 40px;
	width: 680px;
	height: 128px;
	clear: both;
}

.b_top {
	clear: both;
	margin: 10px 0 0 0;
	background: url(../img/banner_back_1.png) no-repeat;
}

.b_top a {
	margin: 0 0 0 172px;
}

.b_company {
	background: url(../img/banner_back_2.png) no-repeat;
}

.b_news {
	background: url(../img/banner_back_3.png) no-repeat;
}

.contact_banner h2 {
	margin: 0 0 10px 0;
}

.contact_banner p a {
	margin: 0 0 0 172px;
}

.contact_banner p {
	margin: 0 0 5px 0;
}

.readmore {
	margin: 10px 0 0 0;
	float: right;
}

.news .readmore {
	margin: 0px 0 20px 0px;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 30%;
	margin-left: 1180px;
}

.pagetop a {
	display: block;
}

.s_left {
	margin: 0 0 0 8px;
	float: left;
}

#slide {
	margin: 0 0 0 441px;
	width: 560px;
	height: 359px;
	text-align: left;
	position: relative;
	background-color: #fff;
}

#slide img {
	position: absolute;
	top: 0;
	left: 0;
}

#lean_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

/* #imgContent1, #imgContent2, #imgContent3, #imgContent4, #imgContent5, */
/* 	#imgContent6, #imgContent7, #imgContent8, #imgContent9, #imgContent10, */
/* 	#imgContent11, #imgContent12,#imgContent13,#imgContent14,#imgContent15,#imgContent16,#imgContent17,#imgContent18 { */
/* 	background: none repeat scroll 0 0 #FFFFFF; */
/* 	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7); */
/* 	display: none; */
/* 	padding: 30px; */
/* 	width: 600px; */
/* } */

[id*="imgContent"] {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	display: none;
	padding: 30px;
	width: 600px;
	height: auto;
}

[id*="aimgContent"] {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	display: none;
	padding: 30px;
	width: 800px;
	height: auto;
}

.modal_close {
	position: absolute;
	top: 8px;
	right: 12px;
	display: block;
	width: 20px;
	height: 20px;
	background: url('../img/close.png') no-repeat;
	z-index: 2;
	cursor: pointer;
	-webkit-box-shadow: rgba(186, 173, 154, 0.431373) 0px 3px 14px -3px;
	-moz-box-shadow: rgba(186, 173, 154, 0.431373) 0px 3px 14px -3px;
	box-shadow: rgba(186, 173, 154, 0.431373) 0px 3px 14px -3px;
}

.cols figure img {
	border: solid 1px #dfd1c1;
	background-color: #fbf7e8;
	padding: 4px 4px 4px 4px;
	box-shadow: rgba(186, 173, 154, 0.431373) 0px 3px 14px -3px;
	-webkit-box-shadow: rgba(186, 173, 154, 0.431373) 0px 3px 14px -3px;
	-moz-box-shadow: rgba(186, 173, 154, 0.431373) 0px 3px 14px -3px;
}

.pma{
	padding-bottom:50px;
}

.pri_ttl{
	font-weight: 600;
}


@media (max-width:767px){
	[id*="imgContent"] {
		background: none repeat scroll 0 0 #FFFFFF;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
		display: none;
		padding: 20px;
		width: 90%!important;
		box-sizing: border-box;
	}
	[id*="aimgContent"] {
		background: none repeat scroll 0 0 #FFFFFF;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
		display: none;
		padding: 20px;
		width: 90%!important;
		box-sizing: border-box;
	}
	.news2 {
	    clear: both;
	    vertical-align: middle;
	    max-width: 100%;
	    margin: 0 auto;
	    padding-top: 0px;
	}
	.pma{
		padding-bottom:0px;
	}
}


@media screen and (min-width: 768px) {
	.br_pc {
		display: block;
	}
}

/* 768px以下の画面幅でsp-onlyクラスを表示する */
@media screen and (max-width: 767px) {
	.br_pc {
		display: none;
	}
	.news h2 {
	    display: block;
	    text-align: center;
	    padding: 10px 10px;
	}
}



/* 追加 */
.bnrMar{
	display:block;
	margin-bottom:20px;
}
.bnrMar img{
	width:100%;
}

.newsLeftBox{
	background:#fff;
	width:453px;
	float:left;
	overflow:hidden;
}
.newsLeftBox a{
	display:block;
	height:100%;
}
.newsRightBoxBox{
	width:252px;
	float:right;
}
.newsRightBox{
	width:100%;
	height:95px;
	background:#fff;
	overflow:hidden;
}
.marB10{
	margin-bottom:10px;
}
.btnBox{
	width: 100%;
    display: block;
    clear: both;
    margin-top: 20px;
    float: left;
}
.newsImg1{
	width:200px;
	height:200px;
	overflow:hidden;
	float:left;
	font-size: 0;
}
.newsImg2{
	width:95px;
	height:95px;
	overflow:hidden;
	float:left;
	font-size: 0;
}
.newsImg1 img,
.newsImg2 img{
	width: 100%;
    display: inline-block;
    object-fit: contain;
    font-family: 'object-fit: contain;';
    height: 100%;
}
.newsTxtBox1{
	width:253px;
	padding:10px;
	box-sizing:border-box;
	display: inline-block;
}
.newsTxtBox2{
	width:157px;
	padding:10px;
	box-sizing:border-box;
	display: inline-block;
}
.newsTxtDate{
	font-size:14px;
	color:#483018;
}
.newsTxtTtl{
	font-size:14px;
	color:#313131;
	font-weight:bold;
	margin-top: 10px;
}
.newsTxtTxt{
	font-size: 14px;
    color: #666;
    margin-top: 10px;
    line-height: 20px;
}
.exSubTtl{
	font-size:14px;
	color:#313131;
	padding: 16px 0 8px 20px;
	width: 100%;
    float: left;
    box-sizing: border-box;
}
.exDesc{
	font-size: 14px;
    color: #313131;
    line-height: 20px;
    margin-top: 10px;
}
.exNotes{
	margin: -20px 0 12px 0;
    padding: 0 0 0 0;
    text-align: center;
    font-size: 10px;
    color: #7f2d00;
}
.exH1{
	margin: 10px 0 20px 0;
    padding: 0;
}


@media (max-width:767px){.hidden-xs{display:none!important}}
@media (min-width:768px){.visible-xs{display:none!important}}


/* header sp */
.headerSp {
    position:fixed;
    width:100%;
    height:85px;
    top:0;
    left:0;
    background:#FFF;
    border-bottom:none;
    z-index:100;
}
.spmenu_btn {
    display:block;
    position:absolute;
    top:35px;
    right:15px;
    width:30px;
    height:22px;
    background:#603814;
    border-top:10px solid #fff;
    border-bottom:10px solid #fff;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn:before {
    content:'';
    position:absolute;
    width:30px;
    height:2px;
    background:#603814;
    top:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn:after {
    content:'';
    position:absolute;
    width:30px;
    height:2px;
    background:#603814;
    bottom:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn.active {
    background:#FFF;
}
.spmenu_btn.active:before {
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
    top:0;
    right:0;
}
.spmenu_btn.active:after {
    -moz-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
    bottom:0;
    right:0;
}

.spmenu {
    display:none;
    position:absolute;
    top:85px;
    left:0;
    width:100%;
    background: #fff;
}
nav {
    display:block;
    /*width:100%;*/
    margin:0 auto;
}
nav li a {
    display:block;
    width:100%;
    color:#313131;
    padding:15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
}
.headerLogoSp{
	height:50px;
    width: 129px;
    padding: 5px 10px;
    box-sizing: border-box;
}
.headerLogoSp img{
	height:100%;
}
.spLogo{
	width: auto;
    height: 50px;
}
.spLogo img{
	/*height: 100%;*/
    width: auto;
}
.bottomBg{
    clear: both;
    min-width: 1022px;
    height: 380px;
    background: url(../img/bottom_bg2.png) center;
    margin-top: -280px;
    float: left;
    width: 100%;
}
.footerLinkBox{
	width:100%;
	text-align:center;
}
.footerLink{
	display:inline-block;
	margin:0 15px;
}
.footerLink a{
	font-size:15px;
	color:#fff;
}
footer .container{
	margin-top:5px;
}
.footerLogoBox{
	width:80%;
	margin-top:15px;
}

.footerLogoBox img{
	display:inline-block;
}
.footerAdd{
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	letter-spacing:0.05em;
	margin-top: 5px;
	max-width: 375px;
	width: 20%;
}

.foo{
 	display:flex;
}
.footerCopy{
	background:#cabeb0;
	color:#594430;
	font-size:12px;
	letter-spacing:0.05em;
	text-align:center;
	line-height:24px;
}
.leftLinkBox{
	width: 222px;
    height: 322px;
    background: url(../img/left_link_bg.png)top center no-repeat;
    padding-top: 50px;
    box-sizing: border-box;
    background-size: contain;
}
.sideLink{
	border-bottom:1px solid #483018;
	font-size:16px;
	padding: 10px 0;
    margin: 0 28px;
}
.sideLink a{
	font-size:16px;
	color:#483018;
	font-weight: bold;
}


/* ドロップダウンメニュー */
.dropNav li ul{
	background-image: url(../img/bodyback.jpg);
 	position: absolute;
	z-index : 10;
	list-style: none;
	width : 350px;
	top: 123px;
	display: none;
	left: 380px;
}

.dropNav li ul li:first-child{
	padding-top: 19px;
}

.dropNav ul li{
	padding-right: 15px;
	padding-left: 15px;
	 border-right : none;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 border-bottom : 2px solid #fff;
	 width: 100%;
	 background-image: url(../img/bodyback.jpg);
	 box-sizing : border-box;
}

.dropNav ul li a{
	background-image: url(../img/bodyback.jpg);
	    font-size: 15px;
    color: #594430;
     box-sizing : border-box;
}
/*
.header_nav li:nth-of-type(2) ul li a{
	background-position: 0 0;
	width : auto;
}
*/

nav.header_nav  li.on ul a, .header_nav li ul a:hover{
	background-image: url(../img/bodyback.jpg);
	background-repeat: repeat;
}

.dropNav ul li:after{
	display : none;
}


.dropNav ul li:last-child{
	border-bottom: none;
}

.dropNav ul li:first-child{
	padding-left: 15px;
}

.header_nav li ul a{
	text-indent : 0%;
	padding : 0;
}

.atBanner{
	width: 226px;
	height: auto;
	margin-bottom: 20px;
	display: block;
}

.atBanner img{
	width: 100%;
	height: 100%;
}


@media (max-width:767px){
	body{
		margin-top:50px!important;
	}
	.container {
		padding: 0 0px;
		margin: 20px 2%;
		width: 96%;
		box-sizing: border-box;
		position: relative;
	}
	.top_main {
		padding: 0 0 0 0px;
		margin: 10% 0 50px 0;
		float: left;
		width: 100%;
	}
	.top_main>h1 {
		padding: 18px 0 18px 0px;
		font-size: 12px;
		font-weight: normal;
		letter-spacing: 1px;
	}
	h1 img{
		width:100%;
		display:inline-block;
	}
	h2 img{
		width:100%;
		display:inline-block;
	}
	h3 img{
		width:100%;
		display:inline-block;
		min-height: 249px;
	}	
	.newsLeftBox{
		background:#fff;
		width:100%;
		float:left;
		overflow:hidden;
		margin-bottom:10px;
	}
	.newsImg1{
		width:30%;
		height:auto;
		overflow:hidden;
		float:left;
		font-size: 0;
	}
	.newsImg2{
		width:30%;
		height:auto;
		overflow:hidden;
		float:left;
		font-size: 0;
	}
	.newsTxtBox1{
		width:70%;
		padding:10px;
		box-sizing:border-box;
		display: inline-block;
	}
		.newsRightBoxBox{
		width:100%;
		float:left;
	}
	.newsRightBox{
		width:100%;
		height:auto;
		background:#fff;
		overflow:hidden;
	}
	.top_main .contents div.grid {
		padding-left: 0px;
		width: 100%;
		float: left;
	}
	.cols figure img {
		border: solid 1px #dfd1c1;
		background-color: #fbf7e8;
		padding: 4px 4px 4px 4px;
		box-shadow: rgba(186, 173, 154, 0.431373) 0px 3px 14px -3px;
		-webkit-box-shadow: rgba(186, 173, 154, 0.431373) 0px 3px 14px -3px;
		-moz-box-shadow: rgba(186, 173, 154, 0.431373) 0px 3px 14px -3px;
		width:100%;
		display:inline-block;
		box-sizing: border-box;
	}
	.bnrSp{
		width:100%;
		display:inline-block;
		margin-top: 30px;
	}
	.bnrSp img{
		width:100%;
		display:inline-block;
	}
	.top_left {
		float: left;
		width: 100%;
	}
	.face {
		padding: 32px 0 0 4px;
		width: 100%;
		height: 441px;
		background: none;
		box-sizing:border-box;
		background-size: 100% 100%;
		margin-bottom: 20px;
	}
	.bnrMar{
		display:block;
		margin-bottom:20px;
		width:100%;
	}
	.bnrMar img{
		width:100%;
	}
	.bnrWid img{
		width:100%;
	}
	.pagetop {
		display: none;
		position: fixed;
	    bottom: 5%;
	    margin-left: 70%;
	    z-index: 100;
	}
	.top_main .contents>p {
		padding: 10px 0 15px 0px;
		color: #7f2d00;
		box-sizing: border-box;
	}
	.bottomBg{
	    clear: both;
	    min-width: 100%;
	    height: 12vh;
	    background: url(../img/bottom_bg.png) center bottom no-repeat;
	    background-size:contain;
	    margin-top: 0px;
	    float: left;
	    width: 100%;
	}
	.footerLink{
		display: inline-block;
	    margin: 0 0px 10px;
	    width: 100%;
	}
	.atBanner{
		width: 100%;
	}
	.footerLogoBox{
		width:100%;
		/*text-align:center;*/
		margin-top:15px;
	}
	.footerLogoBox img{
		display:inline-block;
	}
	.footerAdd{
		font-size:14px;
		line-height:20px;
		color:#ffffff;
		letter-spacing:0.05em;
		/* text-align:center; */
		margin-top: 5px;
		width: 100%;
	}
	.footerLinkBox{
		width:100%;
		text-align:left;
	}
	.foo{
	 	display:block;
	}
}

.slideTxt{
	position:absolute;
	left:0;
	right:0;
	    bottom: 17px;
	z-index:10000;
	margin:auto;
	width: 1042px;
}
figure img{
	height:153px;
}

.bannerImg{
	display: block;
	width: 26%;
}

.bannerImg img{
	display: block;
	border-radius: 15px;
}

.bannerWrapper{
	display : flex;
	justify-content: space-around;
	padding-bottom: 10px;
	flex-wrap: wrap;
	padding-bottom:10px;
	width:1200px
}


.ntopb{
	display: block;
	color: #402412;
	text-align: center;
	font-size: 21px;
    font-weight: 600;
    padding-bottom: 30px;
}


.clearBoth{
	content: "";
    display: block;
    clear: both;
}

.conBtn img{
	display: block;
    margin: 0 auto;
}


.toku{
	padding-bottom:50px;
	margin: 0 auto;
	width:1200px;
}

@media (max-width:767px){
	.pri_ttl {
	    font-weight: 600;
	    padding-top: 30px;
	    margin-top: 30px;
        display: block;
	}
	.toku{
		padding-bottom:50px;
		margin: 0 auto;
		width:100%;
	}
	figure img{
		height:auto;
	}
	.topi {
	    display: block;
	    text-align: center;
	    padding: 30px 0;
	    width: 100%;
	}
	.bannerWrapper{
		flex-direction : column;
		width: 98%;
	}
	.bannerImg{
		padding-bottom: 20px;
		/*display : flex;*/
		justify-content : center;
		align-items : center;
		width: 100%;
	}
	.bannerImg:last-child{
		padding-bottom: 0;
	}
	.dn{
		display : none;
		flex-basis : 100%;
	}
	.df a{
		display : flex;
		justify-content : space-between;
		align-items : center;
		padding-right: 15px;
		flex-wrap : wrap;
	}

}

.bnrWid img{
	width:100%;
}

/* 枠 */
.box2-6 {
   margin: 3em 3em;
   padding: 2em; /* 内側余白 */
   background: none; /* 元のボックス背景色なし */
   border: 1px solid #ccc; /* 線の太さ（1px）、種類（実線）、色（#ccc） */
   position: relative; /* 配置（基準となる位置） */
   width: 100%;
}


.box2-6:after {
   background-color: #eee; /* ずらしたボックスの背景色 */
   border: none; /* 枠線なし */
   content: ''; /* 擬似要素にコンテンツなし */
   position: absolute; /* 配置（ここを動かす） */
   top: 7px; /* 上から7pxずらす */
   left: 7px; /* 左から7pxずらす */
   width: 100%; /* 幅100%（親要素に合わせる） */
   height: 100%; /* 高さ100%（親要素に合わせる） */
   z-index: -1; /* 背景として後ろに表示 */
}

/* pタグの余白 */
.box2-6 p {
   margin: 20px 0;
   color: #402412;
   font-size: 16px;
   font-family: inherit;
   line-height: 32px;
   font-weight: 500;
   letter-spacing: 0.1em;
	text-indent: -1em;
    padding-left: 2.5em;
}


.box2-7 {
   margin: 3em 3em;
   padding: 2em; /* 内側余白 */
   background: none; /* 元のボックス背景色なし */
   border: 1px solid #ccc; /* 線の太さ（1px）、種類（実線）、色（#ccc） */
   position: relative; /* 配置（基準となる位置） */
   width: 100%;
}


.box2-7:after {
   background-color: #eee; /* ずらしたボックスの背景色 */
   border: none; /* 枠線なし */
   content: ''; /* 擬似要素にコンテンツなし */
   position: absolute; /* 配置（ここを動かす） */
   top: 7px; /* 上から7pxずらす */
   left: 7px; /* 左から7pxずらす */
   width: 100%; /* 幅100%（親要素に合わせる） */
   height: 100%; /* 高さ100%（親要素に合わせる） */
   z-index: -1; /* 背景として後ろに表示 */
}

/* pタグの余白 */
.box2-7 p {
   margin: 20px 0;
   color: #402412;
   font-size: 16px;
   font-family: inherit;
   line-height: 32px;
   font-weight: 500;
   letter-spacing: 0.1em;
    padding-left: 2.5em;
}



.box2-8 {
   margin: 3em 3em;
   padding: 2em; /* 内側余白 */
   background: none; /* 元のボックス背景色なし */
   border: 1px solid #ccc; /* 線の太さ（1px）、種類（実線）、色（#ccc） */
   position: relative; /* 配置（基準となる位置） */
   width: 100%;
}


.box2-8:after {
   background-color: #fff4ee; /* ずらしたボックスの背景色 */
   border: none; /* 枠線なし */
   content: ''; /* 擬似要素にコンテンツなし */
   position: absolute; /* 配置（ここを動かす） */
   top: 7px; /* 上から7pxずらす */
   left: 7px; /* 左から7pxずらす */
   width: 100%; /* 幅100%（親要素に合わせる） */
   height: 100%; /* 高さ100%（親要素に合わせる） */
   z-index: -1; /* 背景として後ろに表示 */
}

/* pタグの余白 */
.box2-8 p {
   margin: 20px 0;
   color: #402412;
   font-size: 16px;
   font-family: inherit;
   line-height: 32px;
   font-weight: 500;
   letter-spacing: 0.1em;
    padding-left: 2.5em;
}




/* title */
.build_t {
    position: relative;
    font-size: 30px;
    color: #402412;
    padding-bottom: 20px;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding-top: 50px;
}

.build_t:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: -webkit-repeating-linear-gradient(-45deg, #7f2d00, #7f2d00 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #7f2d00, #7f2d00 2px, #fff 2px, #fff 4px);
}

.tank_a{
	display: flex; 
	flex-wrap: wrap; 
}

.wk{
	width: 33%;
}
.wk2{
	width: 33%;
}
.wk_t{
	padding: 0 20px;
    line-height: 28px;
    color: #402412;
    font-weight: 600;
    font-size: 21px;
}

.wk_r{
	padding: 10px 20px;
    line-height: 20px;
    color: #402412;
}

.heading-28 {
    color: #402412;
    font-weight: 400;
    font-size: .75rem;
    letter-spacing: .04em;
    text-align: center;
}

.heading-28::before {
    display: block;
    font-weight: 700;
    font-size: 1.65rem;
    line-height: 1.5;
    letter-spacing: .02em;
    content: attr(data-label);
}
.sekou_main{
	display: flex;
}
.sekou_txt{
	padding: 10px 30px;
	color:#402412;
	align-content: center;
}
.sekou_img{
	min-width: 50%;
}

.letter_p{
	line-height:28px;
	text-align:center;
	padding-bottom:30px;
	text-align: left;
}


@media (max-width:767px){
	.box2-6 {
	    margin: 3em 0.5em;
	    padding: 1em;
	    background: none;
	    border: 1px solid #ccc;
	    position: relative;
	    width: 90%;
	}
	.box2-7 {
	    margin: 3em 0.5em;
	    padding: 1em;
	    background: none;
	    border: 1px solid #ccc;
	    position: relative;
	    width: 90%;
	}
	.box2-7 p {
	    margin: 20px 0;
	    color: #402412;
	    font-size: 16px;
	    font-family: inherit;
	    line-height: 32px;
	    font-weight: 500;
	    letter-spacing: 0.1em;
	    padding-left: 1.5em;
	}
	.box2-8 {
	    margin: 3em 0.5em;
	    padding: 1em;
	    background: none;
	    border: 1px solid #ccc;
	    position: relative;
	    width: 90%;
	}
	.box2-8 p {
	    margin: 20px 0;
	    color: #402412;
	    font-size: 16px;
	    font-family: inherit;
	    line-height: 32px;
	    font-weight: 500;
	    letter-spacing: 0.1em;
	    padding-left: 1.5em;
	}
	.topk {
	    position: static;
	    bottom: 80px;
	    /*left: 1%;*/
	    display: block;
	    
	}
	.build_t {
	    position: relative;
	    font-size: 24px;
	    color: #402412;
	    padding-bottom: 20px;
	    font-weight: 600;
	    letter-spacing: 0.1em;
	    padding-top: 50px;
	    line-height: 36px;
	}
	.build_t:after {
	    content: "";
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    width: 100%;
	    height: 7px;
	    background: -webkit-repeating-linear-gradient(-45deg, #7f2d00, #7f2d00 2px, #fff 2px, #fff 4px);
	    background: repeating-linear-gradient(-45deg, #7f2d00, #7f2d00 2px, #fff 2px, #fff 4px);
	}
	.sekou_main{
		display: block;
	}
	.sekou_txt {
	    padding: 10px 10px;
	    color: #402412;
	    align-content: center;
	}
	.tank_a {
	    display: block;
	}
	.wk {
	    width: 100%;
	}
	.wk2{
		width: 100%;
	}
	.letter_p{
		line-height:28px;
		text-align:center;
		padding-bottom:30px;
		text-align: left;
	}
}

