﻿#wrap #contents {
    padding: 0 0px !important;
}
ol, ul {
    list-style: none;
    padding: 0;
}
.mgb30{margin-bottom:30px;}
.mgtb30{margin:30px 0;}
.container-all {
	max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
@media screen and (max-width:767px) {
.container-all,.container-all {
	width:100%;
}
.maindesign .fslarge {
    font-size: 1.2em;
}
}
.container-all a {
	text-decoration:none;
}
.maindesign {
    font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	margin:0;
}
.maindesign p {
	line-height:1.2em;
	}
.maindesign a p{
	color:#000;
}
.maindesign a p:active{
	color:#000;
}
.maindesign a p:visited{
	color:#000;
}
.maindesign h1 img{
	width:100%;
}

.maindesign h1 .heading01{
	color: #FFFFFF;
    text-shadow:2px 2px 2px rgba(10,10,10,0.7);
    text-align: left;
    font-weight: bold;
    font-size: 75px;
    margin-left: 0;
    padding-top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 25%;
	line-height:1.1;
	/*width: 100%;*/
}
.maindesign h1 .heading01 .sub_title{
	font-size:0.5em;
	display: block;
	margin-top: 20px;
}
.maindesign .breadcrumb{
	font-family: "ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}
.maindesign .heading{
	padding-right:5px;
}
.maindesign h1 span .s_title{
	font-size:0.8em;
}
@media screen and (max-width: 767px){
.maindesign h1 .heading01{
    transform: translateY(-50%);
}
.maindesign h1 .heading01{
	font-size: 8vw;
	right:2vw;
	left: auto;
}
.maindesign h1 .heading01 .small_title{
	font-size:0.5em;
}

.maindesign h1 .heading01 .sub_title{
	font-size:0.6em;
	margin-top: 10px;
}
}
.maindesign .description{
	background: #D2DCE6;
}
.maindesign .fsMedium{
	padding: 0.75em 1.0em;
}

.maindesign .listHead34 {
    font-size: 1.2em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 30px 0;
}

.maindesign .cols3-2 li{
width:calc(33.33% - 7px);
margin-right:calc(21px / 2);
margin-bottom:20px;
position: relative;
} 

.maindesign .cols3-2 .text-box{
padding:0.5em;
line-height: 1.6em;
}

.maindesign .cols3-2 .cover-btn{
position: absolute;
bottom: 0%;
width:100%;
}	

.maindesign .cols3-2 li:nth-child(3n){
margin-right:0px;
}


@media screen and (max-width:767px){

.maindesign .links.cols3-2 li{
width:calc(50% - 5px);
margin-right:calc(10px / 1);
margin-bottom:20px;
}
.maindesign .links.cols3-2 li:nth-child(2n){
margin-right:0px;
}	
.maindesign .cols3-2 li:nth-child(3n){
margin-right:calc(10px / 1);
}
.maindesign .links.cols3-2 li:nth-child(6n){
margin-right:0px;
}
.maindesign .links.cols3-2 .text-box{
padding: 0.5em;
line-height: 1.6em;

}

.maindesign .botton_box li {
    width:100%;
	margin-right:0;
}

}

.maindesign img{
	width: 100%;
	display: block;
}

.maindesign h3.listHead34{
	font-size: 1.25em;
	margin-bottom: 20px;
}
.maindesign .h2comment{
	margin-top:10px;
}
.maindesign .mgt30{
	margin-top: 30px;
}
.maindesign .mgb30{
	margin-bottom: 30px;
}
.maindesign .kome{
	text-align: right;
	font-size: 14px;
	margin: 10px 0 20px;
}
@media screen and (max-width:767px){
.maindesign .kome{
	text-align: left;
}
}
.maindesign .gotop{
	margin: 30px 0;
	text-align: right;
}
.maindesign .small{
	font-size: 0.6em;
}










.maindesign .relation {
    display: flex;
    flex-wrap: wrap;
}
.maindesign a.feature {
    display: block;
    color: #000000;
    text-decoration: none;
	width: calc(33.3% - 7px);
    height: auto;
    min-height: 75px;
    margin-right:calc(15px / 2);
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
.maindesign .feature:nth-child(3n) {
    margin-right: 0;
}
.maindesign .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20%;
    transform: translateY(-50%);
    transition: 0.6s;
	max-width:100px;
}
.maindesign .feature .feat_title {
    font-size: 1.2em;
    width: calc(80% - 30px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
}
.maindesign .feature .feat_title.h_center{
	display: flex;
    align-items: center;
    height: 100%;
}
.maindesign .feature .feat_text {
    font-size: 0.8em;
    width: calc(80% - 30px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
}


@media screen and (max-width: 767px) {
.maindesign .feature .feat_title {
    width: calc(100% - 130px);
}
.maindesign a.feature {
	width:100%;
	margin-right:0;
	min-height:80px;
	/*display: flex;
    align-items: center;*/
}
.maindesign .feature .feat_text {
    width: calc(100% - 130px);
    display: block!important;
}
.maindesign .feature img{
	height: 80px;
    width: 93px;
}
.maindesign .feature:nth-child(3n) {
    margin-right: 0;
}
.maindesign .feature:nth-child(2n) {
    margin-right: 0;
}

}

.maindesign .noimg .feature .feat_title,
.maindesign .noimg .feature .feat_text{
	width: calc(100% - 20px);
}




/*商品を5列から3列にする*/
@media screen and (min-width: 767px) {

.feat-art .goods-list-area .item{
	width: calc(33.3% - 20px);
    margin-right: 30px;
}
.feat-art .goods-list-area .item a{
	display:block;
}
.feat-art .goods-list-area .item:nth-child(5n) {
    margin-right: 30px;
}
.feat-art .goods-list-area .item:nth-child(4n) {
    margin-right: 30px;
}
.feat-art .goods-list-area .item:nth-child(3n) {
    margin-right: 0;
}

.feat-art .goods-list-area .item:nth-child(n+1):nth-child(-n+5):before {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100vw;
    height: 1px;
    content: '';
    background-color: #dbdbdb;
    box-sizing: border-box;
	margin-top: 0;
}

.feat-art .goods-list-area .item:nth-child(n+1):nth-child(-n+3):before {
    width: 0;
    height: 0;
    border: 0;
    margin-top: 20px;
}

.feat-art .goods-list-area .item .goods-img{
	display: block;
	margin:auto;
}


.maindesign .flex{
  display: flex;
  flex-wrap: wrap;
}
.maindesign .flex .Maker{
    width: 50%;
}
.maindesign .flex .Maker_text{
    width: calc(50% - 10px);
    margin-left: 10px;
}

.maindesign .w33a{
	margin-left:auto!important;
	margin-right:auto!important;
	width:33.3%;
}
}

/*.feat-art .cont-002,
.feat-art .cont-003,
.feat-art .cont-004,
.feat-art .cont-005,
.feat-art .cont-006,
.feat-art .cont-007,
.feat-art .cont-008,
.feat-art .cont-009,
.feat-art .cont-010{
	margin-top:100px;
}*/



@media screen and (max-width: 767px) {

.maindesign #h01,
.maindesign #h02,
.maindesign #h03,
.maindesign #h04,
.maindesign #h05,
.maindesign #h06,
.maindesign #h07,
.maindesign #merchandise,
.maindesign #feature{
    padding-top: 150px;
    margin-top: -120px;
    z-index: -1;
}
}


.maindesign #block-none{
	/*display: none;*/

}

.maindesign .topBtn{
	display: block;
}
.topBtn ul{
	display: flex;
	flex-wrap: wrap;
}
.topBtn ul li{
	width: calc(25% - 10px);
	margin-right: calc(40px / 3);
    margin-bottom: 15px;
    display: flex;
}
.topBtn ul li:nth-child(4n){
	margin-right: 0;
}
.topBtn ul li a{
	display: flex;
    align-items: center;
	color: #333;
    text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
    background-image: url(/include_html/koukoku/clock/img/arow_red.png);
    background-repeat: no-repeat;
    background-position: right 0.8em center;
    background-size: 12px;
    padding: 0.9em 0.8em;
    border: 1px solid #ccc;
    border-radius: 6px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
}
@media screen and (max-width: 767px) {
.topBtn ul li{
	width: calc(50% - 5px);
	margin-right: 10px;
    margin-bottom: 15px;
    display: flex;
}
.topBtn ul li:nth-child(2n){
	margin-right: 0;
}
}


