@charset "shift_jis";
/*
	2017 ver 5.0
	2014 siterewal ver.4.1
*/
/* --------------------------------------------------
main
-------------------------------------------------- */
section{
	font-family :  "メイリオ" ,   sans-serif;
    margin: 0 auto;
    max-width: 980px;
    box-sizing: border-box;
}
section.Firstview {
    width: 100%;
    height: 72.25vw;
    margin: auto;
    background-image: url(../image/sp_h2-shohin_bg.jpg);
    background-repeat: no-repeat;
    background-position: left 0;
    background-size: 100% 100%;
}
section.Firstview h1{width: 55vw;}
section.Firstview h1 {
    font-family: "RoundedMgenplus-heavy";
    color: #FFF;
    text-align: left;
    font-weight: bold;
    width: 100%;
    padding: 10%;
}
section.Firstview > h1 > .big-txt{
    font-size: calc(230 * ((100vw - 320px) / 2560) + 30px);
    letter-spacing: 0.04em;
    margin-top: 4%;
    width: 59vw;
    display: block;
}
section.Firstview > h1 > .big-txt > small{
    font-size: calc(186 * ((100vw - 320px) / 2560) + 25px);
    font-weight: bold;
    color: #FFF;
    margin-top: 4%;
    padding: 0 0.5%;
}
section.Firstview h1 > img:nth-of-type(1){
    padding: 0 0% 0 6%;
    margin-bottom: 6%;
    width: 52vw;
    display: block;
}
section.Firstview > h1 > small {
    font-size: calc(106 * ((100vw - 320px) / 2560) + 13.2px);
    font-weight: bold;
    letter-spacing: 0.10em;
    margin: 0 0 2%;
    color: #FFF;
}
section.Firstview > h1 > small > span:nth-child(1) {font-weight: normal; margin-right: 1%;}
section.Firstview > h1 > small > span:nth-child(2) {font-weight: normal; margin-left: 1%;}
section.Variable-order{display: flex;flex-direction: column;}
section.Variable-order ul.SubMenu {
	display: flex;
	height:100%;
	margin-left:-2px;
    order: 1;
}
section.Variable-order ul.SubMenu li.flex-item {
	width: 33.3%;
    height: 100%;
	margin-left: 2px;
	background: #EEE;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
section.Variable-order ul.SubMenu li.flex-item b {
    color: #E60012;
    font-size: 16px;
    font-weight: bold;
    margin-top: 11%;
}
section.Variable-order ul.SubMenu a {
    display: flex;
    height: 100%;
    width: 100%;
    padding: 13%;
    text-align: center;
    flex-direction: column;
    text-decoration: none !important;
}
section .icon{width: calc(181*((100vw - 320px) / 2560) + 41px);margin: 0 auto;}
section .Product_introduction{ padding: 10% 5%; order: 2;}
section h2{
	font-family :  "游明朝体" ,  "Yu Mincho" , YuMincho ,  "ヒラギノ明朝 Pro" ,  "Hiragino Mincho Pro" ,  "MS P明朝" ,  "MS PMincho" , serif;
    font-size: calc(26 * ((100vw - 320px) / 2560) + 20px);
    color: #000;
    margin: 0 auto 1.0em;
    background: transparent;
    font-weight: bold;
    display: block;
    height: auto;
}
section p{
    font-size: calc(8 * ((100vw - 320px) / 2560) + 16px);
    margin: 0 auto;
    line-height: 1.5;
}
.contents{ width: 100%; height: auto;}
.contents .Contents-inner{
    background: #EEE;
    padding: 5% 5% 0;
    margin-bottom: 9%;
}
.contents .img-wrap{
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    position: relative;
}
.contents .img-wrap img:nth-of-type(1) {
    width: 10%;
    position: absolute;
    margin-bottom: -5%;
}
.contents .Contents-inner h3{
    font-weight: bold;
    color: #E60012;
    margin: 5% auto;
}
.contents .Contents-inner h3 small{
    color: #E89482;
}
.contents .Contents-inner .big-txt{
    font-size: calc(26 * ((100vw - 320px) / 2560) + 16px);
}
.contents .Contents-inner dl {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
.contents .Contents-inner .Original-Products_List{
    width: 47%;
}
.contents .Contents-inner .Original-Products_List dt a{
    width: 100%;
    height: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contents .Contents-inner .Original-Products_List dt:nth-of-type(1) {
    border: 2px solid #DBDCDC;
    overflow: hidden;
    height: auto;
    text-align: center;
    
    
    margin: 0 auto;
    width: 100%;
    background: no-repeat center center / cover;
    height: 53vw;
}
dl .Original-Products_List .dli-chevron-down {
    display: block;
    width: 35px;
    height: 14px;
    margin: 10% auto;
    background-image: url(../image/icon-dli-chevron-down.png) !important;
    background: no-repeat center center / 100% 100%;
    vertical-align: middle;
    line-height: 1;
    box-sizing: border-box;
}
dl .Original-Products_List dt:nth-child(1) a p {
    padding: 17%;
}
dl .Original-Products_List p img:nth-child(1) {
    display: block;
    width: 100%;
}
dl > div:nth-child(1) > dt:nth-child(1) > a p{ padding: 15%;}
div:nth-child(4) > dl > div:nth-child(1) > dt:nth-child(1) > p {
    padding: 7%;
}
dl > div:nth-child(2) > dt:nth-child(1) > a p {
    padding: 10%;
}
dl > div:nth-child(4) > dt:nth-child(1) > a p {
    padding: 7%;
}
dl > div:nth-child(1) > dt:nth-child(1) > a p > img:nth-child(2),
dl > div:nth-child(1) > dt:nth-child(1) > a p > img:nth-child(3) 
{
    display: inline-block;
    width: 46%;
}
dl div:nth-child(1),dl div:nth-child(3),
dl div:nth-child(5),dl div:nth-child(7)
{
    margin-right: 5%;
}
dt:nth-child(2) {
    font-size: calc(62 * ((100vw - 320px) / 2560) + 11.7px);
    text-align: center;
    margin-bottom: 7%;
    font-weight: bold;
}
dd > p {
    font-size: calc(62 * ((100vw - 320px) / 2560) + 11px);
    height: auto;
    text-align: left;
}
dl .Original-Products_List > dt:nth-child(3) > p{
    font-size: 11px;
    height: 45px;
    vertical-align: middle;
    text-align: center;
    border: #9d9d9d 0.1px solid;
    background: #FFF;
    width: 100%;
    margin-bottom: 8%;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.property_search {
    font-size: 11px;
    display: block;
    width: 80%;
    max-width: 320px;
    margin: 15px auto 22% !important;
    padding: 11px 0;
    background-color: #DB0014;
    color: #fff;
    text-align: center;
    position: relative;
    border-radius: 30px;
    box-shadow: 1px 3px 3px rgb(102 102 102 / 32%);
    margin: 0 auto;
}
a.property_search::after {
    position: relative;
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px rgb(255, 255, 255);
    border-right: solid 2px rgb(255, 255, 255);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 51%;
    right: 10%;
    margin-top: -4px;
}
dt:last-child{
    font-size: calc(62 * ((100vw - 320px) / 2560) + 13px);
}

hr.w650-visible{display: none;}

/* --------------------------------------------------
-----------------------------------------------------
window size 650-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:650px){
    
    .contents .img-wrap img:nth-of-type(1) {
        width: 64px;
        margin-bottom: -32px;
    }
    .contents .Contents-inner{
        background: #EEE;
        padding: 1% 5% 0;
    }
    dt:nth-child(2) {
        font-size: 22px;
        text-align: center;
        margin-bottom: 7%;
        font-weight: bold;
    }
    section p {font-size: 16px;}
    section h2 {font-size: 28px;}
    dd > p {
        font-size: 16px;
        height: 95px;
    }
    a.property_search {
        font-size: 17px;

    }
    dl .Original-Products_List > dt:nth-child(3) > a p {
        font-size: 16px;
        font-weight: normal;
        height: 58px;
    }
}

/* --------------------------------------------------
-----------------------------------------------------
window size 900-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:900px){
    .maincontainer{
        margin-top: 100px;
        border-top: 6px solid #e00;
        padding-top: 10px;
    }
    hr.w650-visible {
        display: block;
        margin: 5% auto;
        max-width: 980px;
    }
    section.Firstview {
        height: 296px;
        margin: 0px auto 0 auto;
        background-image: url(../image/pc_h2-shohin_bg.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        
    }
    section.Firstview h1 {padding: 1% 0 0 15%;}
    section.Firstview > h1 > .big-txt{
        font-size: 46px;
        margin-top: 2%;
        width: auto;
    }
    section.Firstview > h1 > .big-txt > small{font-size: 41px;}
    section.Firstview > h1 > small {font-size: 20.5px;}
    section.Firstview h1 > img:nth-of-type(1) {
        padding: 5% 0% 0 4%;
        margin-bottom: 4%;
        width: 255px;
    }
    section h2 {font-size: 28px;}
    section p {font-size: 16px;}
    .contents .Contents-inner{margin-bottom: 100px;}
    .contents .Contents-inner .big-txt {font-size: 28px;}
    .contents .Contents-inner .Original-Products_List dt:nth-of-type(1) {
        height: 320px;
    }
    .contents .Contents-inner .Original-Products_List {
        width: 32.0%;
    }
    dt:nth-child(2) {
        font-size: 21.5px;
    }
    section .icon {width: 80px;}
    section.Variable-order ul.SubMenu li.flex-item {background: transparent;}
    section.Variable-order ul.SubMenu li.flex-item b {
        font-size: 20px;
        margin-top: 20px;
    }
    section.Variable-order ul.SubMenu {order: 2;}
    section.Variable-order ul.SubMenu a {height: auto; width:auto;padding:0;}
    section .Product_introduction{order: 1;}
    dd > p {
        font-size: 16px;
    }

    section.contents > div:nth-child(6) > dl > div:nth-child(2) > dt:nth-child(2) {
        font-size: 20px;
        margin-bottom: 8%;
    }
    dl div:nth-child(1),dl div:nth-child(2),
    dl div:nth-child(4),dl div:nth-child(5),
    dl div:nth-child(7),dl div:nth-child(8)
    {
    margin-right: 2%;
    }
    dl div:nth-child(3), dl div:nth-child(6) {
        margin-right: 0%;
    }

}
	