﻿.maindesign{
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.maindesign #inc_main ul{
	text-align:center;
}
/*#inc_main li{
	display:inline-block;
	width:180px;
	height:149px;
	position:relative;
	}*/
.maindesign .mask01{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	background: #f00;
	}
.maindesign .mask02{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	/*background: #FFF;*/
	}
.maindesign .alpha a:hover{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	background: #f00;
}
.maindesign .other{
padding-top:10px;
}
.maindesign .ank{
float:left;
margin:1px;
}
.maindesign .ank_goods{
float:left;
margin:0px 2px 3px 0px;
width:175px;
}

.maindesign .ank_goods2{
float:left;
padding-left:1px;
width:185px;
}
.maindesign .left{
float:left;
}


.maindesign .gotop{
	text-align:right;
	margin: 30px 0;
}

.maindesign ul{
	padding:0;
	list-style:none;
}

.mask01{
	background:#FF0000;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;	}
.mask02{
	background:#ffffff;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;	}
	 
.hover01{
	cursor:pointer;
	width:100%;
	height:100%;
	} 
.hover02{
	cursor:pointer;
	} 
.hover02n{
	cursor:pointer;
	} 


/*↓ 特集別 ↓*/

/*div#main a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;}
	
	#main a img{
	border:0;}
	#main .mr{
	margin-right:2px;
	}
	#main .mt{
	margin-top:10px;}
	#main .m10{
	margin:10px 0;}
	.style1 {color: #FF0000}
*/	
.maindesign .hidden{
	overflow:hidden;
}

.maindesign .fl{
	float:left;
}

.maindesign .fr{
	float:right;
}


.maindesign .borderGlay2{
	border-collapse:collapse;
}


.maindesign .borderGlay2 td,.maindesign .borderGlay2 th{
	border:1px solid #939393;
	font-size:14px;
	padding:3px;
	text-align:center;
	vertical-align: middle;
}

.maindesign .borderGlay2 th{
	background-color:#ebd3b7;
}

/*.maindesign .none{	
	border:none !important;
	background:none !important;
}*/

.maindesign .usu1{
	width:300px;
	height:420px;
	border:1px solid #ccc;
	margin-right:10px;
	float:left;
	text-align:center
}

.maindesign .usu2{
	width:245px;
	height:420px;
	border:1px solid #ccc;
	float:left;
	text-align:center
}


.maindesign .usu1 h4,.maindesign .usu2 h4{
	background-color:#734f1b;
	color:#FFFFFF;
	line-height:1.6;
	font-size:20px!important;
	margin:0!important;
}

.maindesign .usu1 h5,.maindesign .usu2 h5{
	line-height:1.6;
	margin:0 0 0 10px!important;
	text-align:left;
	font-size:17px!important;
}

.maindesign .usu1 table,.maindesign .usu2 table{
	border-collapse:collapse;
	margin:5px auto 10px!important;
	width:95%;
}

.maindesign .usu1 td,.maindesign .usu1 th,.maindesign .usu2 td,.maindesign .usu2 th{
	border:1px solid #ccc;
	font-size:15px;
	padding:3px;
}

.maindesign .usu1 th,.maindesign .usu2 th{
	background-color:#f6ab58;
	font-weight:bold;
}

.maindesign .usu1 td,.maindesign .usu2 td{
	text-align:left;
	padding-left:0.7em;
}

.maindesign .usu1 img,.maindesign .usu2 img{
	margin:5px 0;
	width:130px;
}


/*-----------------------*/
#main.maindesign h3{
	margin-top:40px;
	text-align:center;
	line-height:3.0;
	font-size:24px;
	background-image:url(../img/1910/cut.png);
	background-repeat:no-repeat;
	background-position-y:center;
	background-position-x:20px;
}

#main.maindesign .nobasu h3{
	background-image:url(../img/1910/nobasu.png);
}

#main.maindesign .tsuku h3{
	background-image:url(../img/1910/tsuku.png);
}

#main.maindesign .cut,#main.maindesign .nobasu,#main.maindesign .tsuku{
	background-image:url(../img/1910/bk.jpg);
}

#main.maindesign h4{
	background-image:url(../img/1910/bk.jpg);
	text-align:center;
	line-height:2.0;
	font-size:20px;
}

#main .maindesign .description{
	font-size:16px;
	text-align: justify;
	line-height:22px;
	/*margin-top:5px;*/
}

#main .maindesign .relative{
	position:relative;
}

#main .maindesign .kome2{
	position:absolute;
	bottom:-10px;
	right:0;
	font-size:12px;
}

#main .maindesign .buy{
	padding:0;
	width:171px;
}

#main .maindesign .mt20{
	margin-top:20px;
}

#main .maindesign .mt30{
	margin-top:30px;
}

#main .maindesign .mb10{
	margin-bottom:10px;
}

#main .maindesign .mb20{
	margin-bottom:20px;
}

#main .maindesign .mb30{
	margin-bottom:30px;
}

#main .maindesign .ml10{
	margin-left:10px;
}

.maindesign .section .borderGlay3{
	text-align:center;
}


.maindesign .section .borderGlay3 td{
	border:1px solid #ccc;
	padding:5px;
	vertical-align:top;
}

#main .maindesign .section .borderGlay3 td .status{
	float:left;
	text-align:left;
	width:145px;
	font-size:15px;
	margin-left:0;
	margin-top:30px;
}

#main .maindesign .section .borderGlay3 td .status li{
	font-size:16px;
}

#main .maindesign .section .borderGlay3 td .name{
	font-size:18px;
	/*font-weight:bold;*/
	margin:10px;
}



#main .maindesign .section .kine_tex{
	/*width:540px;*/
	margin-left:10px;
	float:left;
	font-size:16px;
	line-height:1.5em;
}

#main .maindesign .section .left_image{
	float:left;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}


#main .maindesign .section .osusume{
	padding:10px 20px;
/*	border:3px solid #734f1b;
*/	border-radius: 10px;
	background-image:url(../img/1910/bk2.jpg);
}

#main .maindesign .section .osusume p{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#333333;
	background-image:url(../img/1910/arrow.gif);
	background-repeat:no-repeat;
	background-position-x:right;
	background-position-y:center;
	margin:auto;
	width:420px;
}


#main .maindesign .section a{
	text-decoration:none;
}

#main .maindesign .section .kome{
	margin:5px 0;
	font-size:0.8em;
	text-align:right;
}

#main .maindesign .section_s{
	margin:auto;
	/*width:820px;*/
	font-size:16px;
}

#main .maindesign .section .section_s .usu{
	text-indent:-13px;
	padding-left:13px;
	line-height:22px;
}

#main .maindesign .section .section_s span{
	font-weight:bold;
}


#main .maindesign .section .section_s .setumei{
	font-size: 12px;
    text-align: left;
    height: 40px;
    padding:0 5px;
}


#main .maindesign .section .section_s .borderGlay2 .bb2p{
	border-bottom:2px solid #939393;
}

#main .maindesign .section .section_s .borderGlay2 .tal_01{
	text-align:left;
	text-indent:35px;
}

#main .maindesign .section .section_s .borderGlay2 .tal_02{
	text-align:left;
	text-indent:80px;
}


#main .maindesign .section .section_s .borderGlay2 .size{
	font-size:18px;
}

/*20201110*/

.webfont{ font-family: 'Noto Sans JP', sans-serif;}
.maindesign h1 {
	margin:0;
}
.maindesign h1 img {
	width:100%;
	/*display:block;*/
}
/*.maindesign h1 span{
    color: #fff;
    text-shadow: 1px 1px 2px rgba(10,10,10,0.7);
    text-align: left;
    font-weight: bold;
    font-size: 60px;
    margin-left: 20px;
    padding-top: 20px;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translateY(-50%);
}	*/
.maindesign .w100{
	width:100% !important;
}
.maindesign .mgb50{
	margin-bottom:50px;
}
.maindesign .mgt20{
	margin-top:20px;
}
.maindesign .pd5{
	padding:5px;
}
.maindesign .h2em{
	height:2em;
}

.maindesign .kine_tex{
	line-height: 1.5em !important;
}

.maindesign .weight_b {
	font-weight: bold !important;
}

.maindesign .tal{
	text-align: left !important;
	line-height: 1.5em;
}
.maindesign .cols3-2 li{
width:calc(33.33% - 7px);
margin-right:calc(21px / 2);
margin-bottom:20px;
position: static !important;
} 
.maindesign .cols3-2 .text-box{
padding:0.5em;
line-height: 1.6em;
}
.maindesign .cols3-2 .cover-btn{
position: static !important;
bottom: 0%;
width:100%;
}	
.maindesign .cols3-2 li:nth-child(3n){
margin-right:0px;
}
.maindesign .name {
    font-weight: bold;
}
.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 10px;
}
#main .maindesign .section .section_s span {
    font-weight: bold;
}
#main .maindesign .section .section_s .usu {
    text-indent: -13px;
    padding-left: 13px;
    line-height: 1.5em;
}
.mb10{
	margin-bottom:10px;
}
.maindesign .fsMedium{
	padding: 0.75em;
}
@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 h1 span{
	/*top: 8vw;*/
	font-size: 10vw;
	left: 20px;
}
	
.maindesign .anc {
    padding-top: 120px !important;
    margin-top: -120px !important;
    z-index: -1;
}
.maindesign .section p {
    font-size: 0.9em;
    text-align: justify;
	line-height: 1.5em;
}
.maindesign .section .section_s .parameter p {
    margin-bottom: 5px;
    font-size: 1.0em;
}
}

.frex_2col {
    display: flex;
    align-items: center;
}

.right_contents {
    margin: 0 2%;
}
	
#main .links li {
    display: flex;
    flex-direction: column;
	padding: 5px;
}
	
.btn_btm{
	margin-top: auto	
}

@media screen and (max-width: 679px){
.maindesign .frex_2col {
    display: block;
}

.maindesign .left_contents img {
	    width: 100%;
	max-width: 268px;
	display: block;
	margin: auto;
}

.maindesign .right_contents {
    margin: 2% 2% 5%;
}
	
.maindesign .kine_tex {
    font-size: 0.9em;
}
	
#main .maindesign .section a {
    margin: 2% !important;
}
}




.maindesign .set-content{
	border-collapse:collapse;
}


.maindesign .set-content td,.maindesign .set-content th{
	border:1px solid #939393;
	font-size:1em;
	padding:5px 10px;
	text-align:left;
	vertical-align: middle;
	line-height: 1.2em;
}

.maindesign .set-content th{
	background-color:#ebd3b7;
	font-size: 1.2em;
	text-align:center;
}
.maindesign .set-content td:first-child{
	white-space: nowrap;
	text-align: center;
}
@media screen and (max-width:767px){
.maindesign .set-content td{
	text-align: left;
	font-size: 0.9em;
}
}

.maindesign .kine-table p{
	margin-bottom: 5px;
}
.maindesign .kine-table .scroll-x{
	margin-bottom: 30px;
}
.maindesign .material{
	border-collapse:collapse;
	table-layout: fixed;
}

.maindesign .material td,.maindesign .material th{
	border:1px solid #939393;
	font-size:1em;
	padding:5px;
	text-align:center;
	vertical-align: middle;
	line-height: 1.2em;
}

.maindesign .material th{
	background-color:#ebd3b7;
	font-size: 1.0em;

}
.maindesign .material td:first-child{
	white-space: nowrap;
}
@media screen and (max-width:767px){
.maindesign .kine-table .scroll-x{
	overflow-x: scroll;
	width: 100%;
	border-right: 1px solid #939393;
}
.maindesign .scroll-x .size_01{
	width: 800px;
}
.maindesign .scroll-x .size_02{
	width: 390px;
}
.maindesign .scroll-x .size_03{
	width: 520px;
}
.maindesign .material th{
	font-size: 0.9em;
	position: sticky;
	border-right: none;
    border-left: none;
    left: 0;
    width: 80px;
}
.maindesign .material th::before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0px;
    width: calc(100% + -1px);
    height: 100%;
    border: 1px solid #939393;
}
.maindesign .material td:last-child {
    border-right: none;
}

.maindesign .material th.two-rows{
    left: 72px;
}
.maindesign .material td{
	font-size: 0.8em;
}
}

.maindesign .kine-table span{
	font-weight: bold;
	margin-left: 10px;
}

.maindesign .kine-table .btnRadius02{
	font-size: 0.9em;
	padding: 1em 0.75em
}

.maindesign .nobasu--flex{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.maindesign .nobasu--flex__img{
	width: calc(40% - 10px);
	margin-right: 10px;
}
.maindesign .nobasu--flex__img img{
	max-width: 300px;
    width: 100%;
    margin: auto;
    display: block;
}
.maindesign .nobasu--flex__table{
	width: 60%;
}
.maindesign .nobasu--flex__table p{
	font-weight: bold;
	margin: 0 0 10px 0;
}
.maindesign .nobasu--flex__table table{
	width: 100%;
}
.maindesign .nobasu--flex__table .borderGlay2 td{
	padding: 5px;
}

@media screen and (max-width:767px){
.maindesign .nobasu--flex__img{
	width: 100%;
	margin-right: 0;
}
.maindesign .nobasu--flex__table{
	width: 100%;
}
}


.maindesign .yoko-narabi{
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	margin-bottom: 20px;
}

.maindesign .yoko-narabi li{
	width: calc(50% - 5px);
	margin-right: 10px;
}
.maindesign .yoko-narabi li:nth-child(2n){
	margin-right: 0;
}
.maindesign .yoko-narabi li img{
	width: 100%;
}

@media screen and (max-width:767px){
.maindesign .yoko-narabi li{
	width: 100%;
	margin-right: 0;
	margin-top: 10px;
}
}

.maindesign .set-flex{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.maindesign .set-flex--img{
	width: calc(40% - 5px);
	margin-right: 10px;
}
.maindesign .set-flex--table{
	width: calc(60% - 5px);
}
.maindesign .set-flex img{
	width: 100%;
}

@media screen and (max-width:767px){
.maindesign .set-flex--img{
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
}
.maindesign .set-flex--table{
	width: 100%;
	margin-right: 0;

}
.maindesign .set-flex--img img{
	width: 100%;
	max-width: 320px;
	margin: auto;
	display: block;

}
}

.maindesign .cover-btn{
	max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}






.maindesign .relation {
    display: flex;
    flex-wrap: wrap;
}
.maindesign a.feature {
    display: block;
    color: #000000;
    text-decoration: none;
	width: calc(50% - 7px);
    height: auto;
    min-height: 75px;
    margin-right:10px;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
.maindesign .feature:nth-child(2n) {
    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);
}
.maindesign .breadcrumb {
    margin-bottom: 10px !important;
}
.maindesign .breadcrumb a {
    color: #83838f !important;
}



/*221103*/
	.fs08{font-size: 0.8em;}
.mgb0{margin-bottom: 0!important;}
.mgb20{margin-bottom: 20px!important;}
.maindesign .title_inner {
    background-color: rgba(0,0,0,0.3);
    padding: 10px 30px;
    line-height: 1.4;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 85%;
    height: 65%;
    text-align: center;
    white-space: nowrap;
}
.maindesign h3 {
    border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: calc(50px - 0.6rem);
    margin-bottom: calc(30px - 0.75rem);
    text-align: left;
    padding: 0.3rem 1rem;
}
.maindesign .flex_list {
    display: flex;
    flex-wrap: wrap;
}
.maindesign .menu-btn-list li {
    margin-top: 0.5em;
}
.maindesign .menu-btn-list:after {
    content: "";
    display: block;
    width: calc(50% + 10px);
    height: 0;
}
.maindesign .h2comment{
	line-height: 1.3em;
}
@media screen and (min-width:768px){
.maindesign .feature-hdg1 .sub_title {
    font-size: 60px;
}
.maindesign .flex_list div{
width: calc(49% - 5px);
    margin-right: calc(25px / 1);
    margin-bottom: 20px;
    position: relative;
	display: flex;
	flex-direction: column;
	}
.maindesign .flex_list .h2comment{
	/*flex: 1;*/
	height: 3em;
	}	
.maindesign .flex_list div:nth-child(2n) {
    margin-right: 0;
}
.maindesign .menu-btn-list li:nth-child(2n) {
    margin-right: 0;
}	
		.maindesign .lineage-list li{
		margin-right: 20px
	}
.sp-only {
    display: none !important;
}
}@media screen and (max-width:767px){
.pc-only {
    display: none !important;
}
	.fs08sp{font-size: 0.8em;}
	/*#main{padding: 5px;}*/
.maindesign .title_inner {
    width: 80%;
}	
.maindesign .feature-hdg1 .sub_title {
    font-size: 7vw;
}	
.maindesign .flex_list .menu-btn-list li {
width: calc(49% - 5px);
	    margin-right: calc(15px / 1);
}
	.maindesign .flex_list .menu-btn-list li:nth-child(2n) {
    margin-right: 0;
}
	.maindesign .flex_list .menu-btn-list li:last-child {
    margin-bottom: 1em;
}
	.maindesign .list_w100 li {
    width: 100%!important;
    margin-top: 0.5em!important;
    margin-right: 0!important;
}
	.maindesign .h2comment {
    margin-bottom: 0;
}
/*	.maindesign .links.cols4-2 li {
     margin-bottom: 0; 
}*/
	.maindesign .feature-hdg1 .sub_title-secondary {
    font-size: 5vw;
}
}

.maindesign .tab-menu-nav {
	margin: 0;
}



/*20231109*/

#subwindow .mochi-rlyer--goods{
	position: absolute;
	opacity: 0.4;
	transition: 0.6s;
}
#subwindow .mochi-rlyer--goods:hover{
	background-color: #f00;
}
#subwindow .mochi-rlyer--goods img{
	width: 100%;
	height: 100%;
}
#subwindow .mochi-rlyer--goods-01{
	position: absolute;
	width: 30%;
	height: 30%;
	left: 4%;
	top: 40%;
}
#subwindow .mochi-rlyer--goods-02{
	width: 30%;
	height: 30%;
	left: 35%;
	top: 40%;
}
#subwindow .mochi-rlyer--goods-03{
	width: 30%;
	height: 30%;
	left: 66%;
	top: 40%;
}
#subwindow .mochi-rlyer--goods-04{
	width: 30%;
	height: 25%;
	left: 4%;
	top: 74%;
}
#subwindow .mochi-rlyer--goods-05{
	width: 30%;
	height: 25%;
	left: 35%;
	top: 74%;
}
#subwindow .mochi-rlyer--goods-06{
	width: 30%;
	height: 25%;
	left: 66%;
	top: 74%;
}











	#modalwindow{
	display:none;
	background:rgba(0,0,0,0.7);
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 10000;
	}
	#bamiri{
	width:80%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	}
	#subwindow{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0;
	}
	.modal_close{
	position: absolute;
	top: 0;
	right: -40px;
	cursor: pointer; 
	}
	 
	

	#modalwindow{
	display:none;
	background:rgba(0,0,0,0.7);
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 10000;
	overflow-y: scroll;
	}
	#bamiri{
	width:50%;
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	}
	#subwindow{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0;
	}
	.modal_close{
	position: absolute;
	top: -30px;
	right: -30px;
	}

	
	#subwindow img {
		width: 100%;
		height: auto;
	}

	@media screen and (max-width:767px) {
		#bamiri {
			top: 50%;
			width: 80%;
		}
	}

	.maindesign .modal-link:hover {
		cursor: pointer;
	}

/*  251031 更新  */
.maindesign .title_inner{
    background: none;
}
.maindesign .feature-hdg1 .sub_title {
    color: #333;
    text-align: left;
    text-shadow: none;
    -webkit-text-stroke: 3px #fff;
    text-stroke: 3px #fff;
    paint-order: stroke;
}
.maindesign .feature-hdg1 .sub_title-secondary{
    margin-top: 0.6rem;
}
.maindesign .title_inner{
    left: 5%;
    transform: translateY(-50%);
    width: auto;
    height: auto;
}  
