﻿ol, ul {
    list-style: none;
	margin:0;
	padding:0;
}
.maindesign{
	width:860px;
	max-width:860px;
	margin: auto;
	}
.maindesign h1.headingTop {
    color: #333;
    position: relative;
    text-align: center;
    font-size: 2em;
    margin: 0 0 40px 0;
    padding-bottom: 15px;
}
.maindesign h1.headingTop::after {
    content: "";
    background: #333;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 64px;
    height: 3px;
}
.maindesign h2.headingMiddle {
    position: relative;
    padding-bottom: 0.8em;
    border-bottom: 3px solid #DDD;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: left;
}
.maindesign h1 .h1Txt{

font-size: 5.5em;
font-weight: bold;
	color: #5A471C;
position: absolute;
top: 50px;
left: 40px;
 }
.maindesign h1 span.h1smallTxt{
font-size: 0.8em	
}

.maindesign h3{
	font-size: 1.25em;
	font-weight: bold;
	margin: 15px 0
}
.maindesign .red{
	color:#f00;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
}
.maindesign .syou p{
	text-align:left;
	line-height:20px;

}
.maindesign .botton_box32 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
}
.maindesign .botton_box32 li {
    width: calc(32.3% - 11px);
    margin-right: calc(21px / 2);
    margin-bottom: 70px;
    text-align: center;
}
.maindesign .botton_box2 li {
    width: calc(50% - 11px);
    margin-right: calc(21px / 2);
    margin-bottom: 10px;
    text-align: center;
}
.maindesign p.imgCenter{
	text-align: center
}

.maindesign .imgArea{
	width: 35%
}
.maindesign .txtArea{
/*	width: 55%*/
}
.maindesign p.imgCol{
	text-align: center;
	margin-bottom: 10px
}
.maindesign .txtCenter{
	text-align: center
}
.maindesign .txtArea p{
	line-height: 1.6
}
.maindesign .flexList{display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;}
.maindesign .mb30{
	margin-bottom: 30px
}

.maindesign .flexList .syou{
	width: 48%;
	margin-bottom: 20px
}
.maindesign .flexList img{
	width: 100%
}
	.threeTwo::after{
  content:"";
  display: block;
  width:32%;
}
.maindesign .imgList{display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;}
.maindesign .imgList li{
	margin-bottom: 5px
}
.maindesign .imgList img{
	width: 100%
}
.maindesign .imgList .leftImg {
	width: 36.5%
}
.maindesign .imgList .rightImg{
	width: 60%
}
.maindesign .flexList.col3dia li{
	width: 32%
}
.maindesign h4{
	margin-bottom: 8px
}
.maindesign .imgList .leftImg02{
	width: 75%
}
.maindesign .imgList .rightImg02{width: 23%}
.maindesign .imgList .rightImg02 li{
	margin-bottom: 10px
}
.maindesign .imgList .leftImg03{
	width: 37.5%
}
.maindesign .imgList .rightImg03{width: 58%;
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
}
.maindesign .imgList .rightImg03 li{
	width: 32%
}
.maindesign .imgList .leftImg04{
	width: 39%
}
.maindesign .imgList .rightImg04{
	width: 57%
}
.maindesign .imgList .rightImg04 li{
	margin-bottom: 10px;
	position: relative
}
.maindesign .imgList .rightImg04 p{
	font-weight: bold;
	font-size: 1.3em;
	position: absolute;
	left: 20px;
	bottom: 1em
}
.maindesign p.tvTxt{
	font-size: 1.2em;
	text-align: center;
	margin: 30px auto
}
.maindesign .goods p {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    color: #000;
}
.maindesign td.tvtd{
	vertical-align: top;
	line-height: 1.4;
	padding: 10px
}
.maindesign td.tvw{
	width: 40%
}
/*---------------------------------------*/
.mainImage{
	text-align:center;
}
.mainImage img{
	width:auto;
	height:500px;	
}
.proBox{
	width:100%;
	clear:both;
	overflow:hidden;
	margin-top:50px;
}
.leftBox{
	float:left;
	width:18%;
}
.leftBox img{
	border:solid 1px #ccc;	
}
.leftBox span.colName{
	display:block;
	text-align:center;
	margin-top:7px;	
}
.rightBox{
	float:right;
	width:80%;
}
.tableBox{
	width:100%;
	font-size:14px;
	line-height:1.2;
}
.tableBox,
.tableBox th,
.tableBox td{
	border:solid 1px #ccc;
	border-collapse:collapse;
	padding:10px;
	text-align:center;
}
.tableBox th{
	background-color:#466488;
	color:#fff;	
}
.tableBox th,
.tableBox td{
	vertical-align:middle;
}
.tableBox tr.colY{
	background-color:#fffe93;	
}

.tableBox th.label3{
	width:20.0em;	
}
.tableBox td.pCel{
	text-align:left;
	padding-left:1.5em;
	box-sizing:border-box;
}
.tableBox td.pCel br{
	display:none;
}
.tableBox .catBtn{
	background-color: #6585ab;
    border-radius: 20px;
    font-weight: bold;
    color: #FFF;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    padding:8px 10px;
	width:10.0em;
	font-family: "Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}
.tableBox .purBtn{
	background-color: #e98f20;
    border-radius: 20px;
    font-weight: bold;
    color: #FFF;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    padding:8px 10px;
	width:8.0em;
	margin-left:10px;
	font-family: "Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}
.rightBox p.memo{
	margin-top:8px;
	line-height:1.4;
}
.rightBox p.memo .blod{
	font-weight:bold;
}




ul.catBox{
	overflow:hidden;
}
ul.catBox li{
	float:left;
	width:48%;
	margin-bottom:30px;
}
ul.catBox li:nth-child(odd){
	margin-right:2%;
}
ul.catBox li:nth-child(even){
	margin-left:2%;
}
ul.catBox li span.image{
	display:block;
	width:100%;
	height:280px;
	overflow:hidden;
}
ul.catBox li span.image img{
	width:100%;
	height:auto;
}

.maindesign a.cp_btn{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
    padding: 0.8em;
    text-align: center;
    text-decoration: none;
    color: #466488;
    border: 2px solid #466488;
    border-radius: 3px;
    transition: .4s;
    margin: 5px 0;
	box-sizing:border-box;
	font-family: "Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}


/*-- text-align --*/
.txt-left { text-align: left   !important; }
.txt-right { text-align: right  !important; }
.txt-center { text-align: center !important; }

/*-- margin-top --*/
.mt00 { margin-top:  0px !important; }
.mt05 { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }

/*-- margin-right --*/
.mr00 { margin-right:  0px !important; }
.mr05 { margin-right:  5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
 
 /*-- margin-bottom --*/
.mb00 { margin-bottom:  0px !important; }
.mb05 { margin-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
 
 /*-- margin-left --*/
.ml00 { margin-left:  0px !important; }
.ml05 { margin-left:  5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }



.pc-only{
	display: block
}
.sp-only{
	display: none
}