/*lower*/
.container{
	margin: 0;
	padding: 0;
}
.page-template:before{
	content:"";
	display:block;
	width:100%;
	height:1px;
	margin-top:-1px;
}
@media screen and (max-width: 768px) {
	.container{
		min-height: 200px;
	}
}
@media screen and (min-width: 768px) {
	.container{
		min-height: 400px;
		padding: 70px 0 0 0;
	}
}
@media (max-width: 1024px) and (min-width: 768px) {
	.container{
		min-height: 600px;
	}
}
.sec--contents .sec--contents--inner{
	width: 90%;
    max-width: 1000px;
    margin: 5% auto;
    line-height: 1.5;
    text-align: center;
}
.sec--contents .sec--contents--inner h2{
    margin: 0 0 5% 0;
}
.sec--contents .sec--contents--inner .notfound{
    margin: 5% 0;
}

.topicpath__nav{
    max-width: 1160px;
    width: 96%;
	display: flex;
    padding: 30px 0 70px 0;
	margin: 0 auto ;
    font-size: 14px;
}

@media screen and (max-width: 768px) {
	.topicpath__nav{
        padding: 10px 0 20px 0;
		margin: 0 auto;
		font-size: 14px;
	}
} 

/*about*/

.secAbout--title{
	display:block;
	width:100%;
	font-size:36px;
	line-height:1.0;
	font-weight: normal;
	margin: 0 0 40px;
	color:#928261;
	text-align:center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.secAbout--fv{
	background-image: url(../img/About_main.jpg);
	height: 350px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-weight: normal;
}

.secAbout--fv__ttl{
	color: #ffffff;
	font-size: 35px;
	font-weight: normal;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.secAbout--greeting{background-image: url(../img/About_greeting_bg.png);}

.secAbout--greeting--inner{
	max-width:1000px;
	margin: 0 auto;
	padding: 30px 0 0;
	font-size: 14px;
}

.secAbout--greeting__secContent{
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	padding: 0 0 100px;
}

.secAbout--greeting__secInner{
	width:100%;
	position: relative;
}
.secAbout--greeting__secInner:after{
	content:"";
	display:block;
	clear:both;
}
.secAbout--greeting__sectitle{
	font-size:28px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #928261;
	position: absolute;
	top: -25px;
	left:70px;
}

.secAbout--greeting__secHead{
	font-size:15px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.7;
	padding: 50px 70px 25px;
	background-color: #ffffff;
	width:616px;
	position:relative;
	margin:-180px 0 0 auto;
	float:right;
}

.secAbout--greeting__secName{
	margin:20px auto 0;
	font-size:15px;
	text-align: right;
}

.secAbout--greeting__secName span{
	font-size: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.secAbout--table--company,
.secAbout--table--inner{
	width: 1000px;
	margin: 0 auto;
	padding-top: 100px;
}

.secAbout--table--company{padding-bottom: 100px;}
.secAbout--table--history{
	background-image: url(../img/About_table_bg.png);
	padding-bottom: 110px;
}

.secAbout--table__title{
	margin: 0 0 40px;
	width:100%;
}
.secAbout--table__box{
	width:100%;
	border-collapse:collapse; 
}
.secAbout--table__box tr th,
.secAbout--table__box tr td{
	line-height:1.6;
	vertical-align:top;
}
.secAbout--table__box tr th{
    text-align: left;
    font-weight: normal;
    padding: 25px 0 25px 30px;
    border-bottom: 1px solid #d9d9d9;
}
.secAbout--table__box tr:first-child th{
	border-top: 1px solid #d9d9d9;
}


.secAbout--table__box tr td{
	padding: 25px 0;
	border-bottom: 1px solid #d9d9d9;
}
.secAbout--table__box tr{
    border-top: 1px solid #d9d9d9;
}
.secAbout--table__box tr:last-child{
	border-bottom: 1px solid #d9d9d9;
}
@media screen and (max-width: 1160px) {
	.secAbout--fv{
		background-image: url(../img/About_main_sp.jpg);
		background-size: cover;
        margin:60px 0 0 0;
	}

	.secAbout--fv__ttl{font-size:35px;}
	.secAbout--fv__ttl .fv_newline{
		display: none;
	}

	.secAbout--greeting__secHead{
		padding: 40px 20px;
		position: relative;
		top: -30px;
		margin: 0 40px;
		width: auto;
	}

	.secAbout--title{
		margin:5% 0 5% 0;
		text-align: center;
		font-size: 25px;
	}
	.secAbout--greeting__secImg{
        width: 90%;
        margin: 0 auto;
	}
    .secAbout--greeting__secImg img{
        width: 100%;
        height: auto;
    }

	.secAbout--greeting__secDesc{
		margin-bottom: 20px;
		font-size: 14px;
	}

	.secAbout--greeting__sectitle{
		position: static;
		margin-bottom: 25px;
		font-size: 22px;
	}
	.secAbout--table--company, .secAbout--table--inner{
		display: block;
		width: 100%;
		font-size: 14px;
		padding-top: 60px;
	}

	.secAbout--table__title{width: 100%;}

	.secAbout--table__box tr th{
		padding-left: 15px;
		width: 135px;
		vertical-align: top;
	}


	.secAbout--greeting__secContent{
		display: block;
		padding-bottom: 30px;
	}

	.secAbout--table--history{
		padding-bottom: 60px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.secAbout--table--company{
		padding-bottom: 55px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.secAbout--greeting__secName{
		width: auto;
	}

	.secAbout--greeting__secName span{
		display:block;
		font-size: 18px;
	}

	.secAbout--table__box{width: 100%;}
	.secAbout--table--company .secAbout--table__box tr th{width:38%;}
	.secAbout--table--history .secAbout--table__box tr th{width:20%;}
	.secAbout--greeting__secInner{
		width: 100%;
	}

	.secAbout--greeting--inner{
		width: 100%;
        padding: 3% 0 0;
	}
}
@media screen and (min-width:1161px) {
	.secAbout--table--company .secAbout--title,
	.secAbout--table--history .secAbout--title{text-align:left;}
	.secAbout--table--company .secAbout--table__box tr th{width:254px;}
	.secAbout--table--history .secAbout--table__box tr th{width:100px;}
}


/*product*/
.secProduct--contents--main{
	background-image: url(../img/product_main.jpg);
	background-size: cover;
	height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-weight: normal;
}

.secProduct--title{
	color: #ffffff;
    font-size: 35px;
    font-weight: normal;
    writing-mode: vertical-rl;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.secProduct--nav,
.secProduct--all{
	max-width: 1000px;
	margin: 0 auto;
    width: 90%;
}
.secProduct--nav{
	padding:0 0 70px 0;
}
.secProduct--nav__pc{
	display: flex;
	align-items:center;
    flex-wrap:wrap;
}

.secProduct--nav__pc li{
	padding: 0 20px;
	border-left: 1px solid #000000;
}

.secProduct--nav__pc li:last-child{
	border-right: 1px solid #000000;
}

.secProduct--all{
	display: flex;
}

.secProduct--all__title{
	writing-mode: vertical-rl;
    font-size: 28px;
    letter-spacing: 8px;
	font-weight: normal;
	margin-right: 53px;
}

.secProduct--all__title span{
	font-size: 14px;
    display: block;
    color: #988868;
    margin: 5px 5px 0 0;
    line-height: 1.0;
    letter-spacing: 2px;
}
.secProduct--all--container{
    width: 100%;
    position: relative;
}
.secProduct--all--in{
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
    width:100%;
    max-width:1160px;
}

.secProduct--all__item img{
	width: 100%;
    height: auto;
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out; 
}
.secProduct--all__item img:hover{
    opacity: .8;
-webkit-opacity: .8;
-moz-opacity: .8;
filter: alpha(opacity=80);	/* IE lt 8 */
-ms-filter: "alpha(opacity=80)"; /* IE 8 */
}

.secProduct--all__image{
	display: block;
}

.secProduct--all__spimage{
	display: none;
}

.secProduct--all__desc{
	padding: 20px 0 50px;
    text-align: center;
}

.secProduct--store__button{
	padding-bottom: 115px;
}

.section--store__button a{
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #2c3d5f;
	height: 70px;
	width: 300px;
	margin: 0 auto;
	transition: 0.3s ease-in-out;
}
.section--store__button a:hover{
    opacity: .8;
-webkit-opacity: .8;
-moz-opacity: .8;
filter: alpha(opacity=80);	/* IE lt 8 */
-ms-filter: "alpha(opacity=80)"; /* IE 8 */
}

.section--store__desc{
	color: #ffffff;
}

.section--store__button img{
	height: 28px;
	width: 20px;
	margin-right: 15px;
}

@media screen and (max-width: 1000px) {
	.secProduct--all{
		padding: 0 20px;
	}
}

@media screen and (max-width: 768px) {
	.secProduct--contents--main{
		background-image: url(../img/product_main_sp.jpg);
		background-size: cover;
	}
	.secProduct--title{
		writing-mode: horizontal-tb;
		font-size: 28px;
	}
	.secProduct--all{
		display: block;
	}

	.secProduct--all__title{
		writing-mode: horizontal-tb;
		margin: 0;
		text-align: center;
		margin-bottom: 35px;
		font-size: 25px;
	}

	.secProduct--all__desc{
		font-size: 14px;
		text-align: center;
		padding: 20px 0 40px;
	}
    
	.secProduct--all--in{
		display: block;
	}

	.secProduct--all__image{
		display: none;
	}
	
	.secProduct--all__spimage{
		display: block;
	}

	.secProduct--all__item{
		width: 100%;
	}

	.secProduct--store__button{
		padding-bottom: 75px;
	}

	.section--store__button a{
		width: 335px;
	}
}
@media screen and (min-width: 768px) {
    .secProduct--all__item{
        max-width: 280px;
        width: 31%;
        margin: 0 1%;
    }
    .secProduct--all__img {
        max-height: 200px;
        overflow: hidden;
    }
}

/*item*/

.secItem--container__bg{
	background-image: url(../img/item_bg.png);
}

.topItem__nav{
	display: flex;
}

.secItem--contents{
	display: flex;
	justify-content: space-between;
	width: 1000px;
	margin: 0 auto;
}

.secItem--image img{
	max-width: 500px;
    width: 100%;
    height: auto;
	}
.secItem--image{
    max-width: 500px;
    width: 50%;
    margin: 0 auto 20px;
}
.secItem--contents__inner{
	max-width: 470px;
    width: 47%;
    margin: 0 auto 20px;
}

.secItem--title{
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.secItem--title span{
	font-size: 24px;
}

.secItem--text{
	margin-bottom: 35px;
}

/*HTML*/
.secItem--table__box{
	width: 470px;
	border-collapse:collapse;
}

.secItem--table__box tr th{
	border-top: 1px solid #d9d9d9;
}

.secItem--table__box tr:last-child th{
	border-bottom: 1px solid #d9d9d9;
}

.secItem--table__box th{
	width: 130px;
    text-align: left;
    font-weight: normal;
	padding: 13px 0 13px 24px;
	background-color: #ffffff;
}

.secItem--table__box td{
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding-left: 20px;
}

.secItem--table__box tr:last-child td{
	border-bottom: 1px solid #d9d9d9;
}

.secItem--component__title{
	margin: 30px 0 15px;
	font-size: 14px;
}

/*wp*/
.secItem--itemDetail p{
    line-height: 1.5;
    font-size: 14px;
	margin-bottom: 35px;
}
.secItem--itemDetail table{
	width: 470px;
	border-collapse:collapse;
    margin: 0 0 20px 0;
    line-height: 1.5;
    font-size: 14px;
}

.secItem--itemDetail table tr th{
	border-top: 1px solid #d9d9d9;
}

.secItem--itemDetail table tr:last-child th{
	border-bottom: 1px solid #d9d9d9;
}

.secItem--itemDetail table th{
	width: 130px;
    text-align: left;
    font-weight: normal;
	padding: 13px 0 13px 24px;
	background-color: #ffffff;
}

.secItem--itemDetail table td{
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding-left: 20px;
}

.secItem--itemDetail table tr:last-child td{
	border-bottom: 1px solid #d9d9d9;
}

.secItem--itemDetail h3{
	margin: 30px 0 15px;
	font-size: 14px;
}


.section--store__link{
	display: flex;
	justify-content: center;
	padding: 80px 0 100px;
}

.section--return__button{
	border: 1px solid #2c3d5f;
	width: 300px;
	height: 70px;
	display: flex;
    align-items: center;
	justify-content: center;
	margin: 0 25px;
}

.section--return__desc{
	color: #2c3d5f;
}

.secItem--store__button a{
	margin: 0 25px;
}

@media screen and (max-width: 1000px) {
	.secItem--contents{
		display: block;
		width: 100%;
	}
	.secItem--image{
        width: 90%;
        margin: 0 auto;
		text-align: center;
	}
    
	.secItem--contents__inner{
		width: auto;
		padding: 0 20px;
	}

	.secItem--component__title{
		font-size: 15px;
		margin: 35px 0 10px;
	}

	.secItem--table__box{
		width: 100%;
	}

	.secItem--table__box tr th{
		width: 110px;
		padding: 20px 0 20px 12px;
	}

	.secItem--title{
		font-size: 23px;
		margin: 20px 0;
	}
    
    /*HTML*/
	.secItem--text{
		margin-bottom: 30px;
	}
    .secItem--table__box{
		width: 100%;
	}
	.secItem--table__box tr th{
		width: 110px;
		padding: 20px 0 20px 12px;
	}
	.secItem--title{
		font-size: 23px;
		margin: 20px 0;
	}
	.secItem--text{
		margin-bottom: 30px;
	}
    /*wp*/
    .secItem--itemDetail p{
		margin-bottom: 30px;
	}
    .secItem--itemDetail table p{
		margin-bottom: 30px;
	}
    .secItem--itemDetail table{
		width: 100%;
	}
	.secItem--itemDetail table tr th{
		width: 110px;
		padding: 20px 0 20px 12px;
	}
	.secItem--itemDetail h3{
		font-size: 23px;
		margin: 20px 0;
	}
}

@media screen and (max-width: 768px) {
	.topItem__nav{
		font-size: 14px;
	}
	.secItem--title span{
		font-size: 18px;
	}
	.section--return__button,
	.secItem--store__button a{
		margin: 0 auto;
		width: 335px;
	}

	.section--return__button{
		margin-bottom: 15px;
	}


	.section--store__link{
		display: block;
		padding: 60px 0 75px;
	}
}

@media screen and (max-width: 768px){
    .secProduct--nav__sp{
        width:100%;
        height:50px;
        line-height:50px;
        margin:0 auto;
        position:relative;
        z-index:2;
    }
    .secProduct--nav__sp:after{
        content:"";
        width:8px;
        height:8px;
        border:4px solid black;
        border-color:black transparent transparent transparent;
        box-sizing:border-box;
        position:absolute;
        right:10px;
        top:calc(50% - 2px);
        transition:transform 0.2s ease-out, border-color 0.2s ease-out;
    }
    .secProduct--nav__sp ul{
        list-style:none;
        height:inherit;
    }
    .secProduct--nav__sp li{
        margin:0;
        padding:0;
        width:100%;
        height:inherit;
        font-size:14px;
        background:white;
        text-align:center;
        display:none;
        box-sizing:border-box;
        border:1px solid #dddddd;
    }
    .secProduct--nav__sp .secProduct--nav__sp-default{
        display:block;
        transition:background 0.2s ease-out, color 0.2s ease-out;
    }
    .secProduct--nav__sp .secProduct--nav__sp-close{
        display:none;
        background:#253553;
        color:white;
    }
    .secProduct--nav__sp a{
        text-decoration:none;
        display:block;
        color:black;
    }
    .secProduct--nav__sp-open .secProduct--nav__sp-default{
        color:white;
        background:#949494;
    }
    .secProduct--nav__sp-open:after{
        transform:rotate(-180deg);
        border-color:white transparent transparent transparent;
    }
    .secProduct--nav__sp-open li{
        border:1px solid #dddddd;
    }
    .secProduct--nav__sp-open li:not(:last-child){
        border-bottom:0;
    }
    .secProduct--nav__sp-open li:last-child{
        box-shadow: 0px 6px 0px 0px rgba(0, 0, 0, 0.15);
    }
}

@media screen and (min-width: 768px){
    .secProduct--all__title{
        -ms-writing-mode: tb-lr;
    }
	_:lang(x)::-ms-backdrop, .secProduct--all__title{
		position:relative;
	}
	_:lang(x)::-ms-backdrop, .secProduct--all__title span{
		position:absolute;
		top:0;
		left:-1em;
	}
}


/*pagenavi*/
.pagenavi{
    width: 100%;
    max-width: 1160px;
    margin: 50px auto;
    text-align: center;
}
.pagenavi .wp-pagenavi{
    width: 100%;
}
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: none;
	padding: 8px 10px;
	margin: 2px 10px;
}

.wp-pagenavi span.current {
	border-color: #000;
    color: #fff;
    background: #000;
}

.wp-pagenavi span.current {
	font-weight: normal;
}

.wp-pagenavi a {
    position: relative;
    display: inline-block;
}
.wp-pagenavi a:before {
    content: "";
    position: absolute;
    display: block;
    background-color: #1f1f1f;
    width: 0;
    height: 1px;
    bottom: -5px;
    left: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}
.wp-pagenavi a:hover {
    text-decoration: none;
}
.wp-pagenavi a:hover:before {
    width: 100%;
}

/*page*/
@media screen and (min-width: 768px) {
	.page .container{
		min-height: 400px;
	}
}
.secPage{
	background-image: url(../img/About_greeting_bg.png);
	padding: 10% 0;
    line-height: 1.5;
}
.secPage h2{
    margin: 0 0 5% 0;
}
.secPage--inner{
	max-width: 1160px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font-size: 14px;
}
.secPage--inner{
	max-width: 1160px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font-size: 14px;
}

.page-content{
	max-width: 1080px;
	margin: 0 auto;
}

.secPage__secContent{
	display: flex;
	justify-content: space-between;
	padding: 0 0 211px;
}

.secPage__secInner{
	max-width: 980px;
	position: relative;
}

@media screen and (max-width: 1160px) {
	.secPage__secInner{
		width: 100%;
	}

	.secPage--inner{
		width: 100%;
	}
}