@charset "utf-8";
/* 全てのサイズ共通 */


@media screen and (max-width:767px) {
    /* スマートフォン用　*/
section {
    color: #666666;
}

section.container-fluid {
    width: 100%;
    margin-top: -80px;
    padding-bottom: 5%;
    border-bottom: 1px dotted #666;
}

section .box1 {
    padding: 0;
    margin: 0;
    width: 100%;
}

section .box1 h4 {
    font-size: 1.6rem;
}

section .box1 h4 span {
    display: inline-block;
    float: left;
    margin: 3px 10px 20px 0;
    padding: 5px 6px;
    background: #cf9a3d;
    color: #fff;
    font-weight: bold;
}

.box1 ul.line1 {
    overflow: hidden;
    margin-bottom: 0;
}

.box1 ul.line1 li {
    margin-bottom: 10px;
}

.box1 .line1 .contBox1 {
    width: 100%;
    overflow: hidden;
}

.box1 .line1 .contBox1 .imgBox {
    display: none;
}

.box1 .line1 .contBox1 p {
    width: 100%;
    float: none;
    padding: 0px 0px 0;
    font-size: 1.3rem;
    color: #666666;
}

.deliverBox {
    padding: 0 4%;
}

section .box2 {
    overflow: hidden;
	margin-bottom: 5%;
}
section .box2 h4 {
    display: block;
    padding: 4% 3%;
    margin-bottom: 3%;
    background-color: #cf9a3d;
    font-size: 1.6rem;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
}

section .box2 h4 span {
    font-size: 1.6rem;
}

section .box2 div img {
    margin-top: 0;
}


.onNav li {
    margin-bottom: 10px;
    padding: 0 5px
}

section .box2 h4 + p {
    width: 100%;
    margin: 0 auto 3%;
	padding: 0 3%;
    font-size: 1.4rem;
}

section .box2 .container {
    background: #ded090;
    padding: 0% 3%;
}

section .box3 .container {
    background: #ded090;
    padding: 0%;
}

section .box2 .container .onNav {
    margin: 10px 0 0 0;
}

section .box2 .container .onNav li img {
    width: 100%;
    margin-top: 0;
    display: block;
}

section .box2 h5 {
    display: block;
    margin-bottom: 3% !important;
    padding: 0 3% 1%;
    border-bottom: 2px solid #cf9a3d;
    font-size: 1.6rem;
    font-weight: bold;
    color: #cf9a3d;
}

section .box2 .txtStyle1 {
    width: 100%;
    margin: 0 auto 5% !important;
	padding: 0 3%;
	    font-size: 1.4rem;
    color: #666666;
}

section .box2 .txtStyle1 span {
    display: block;
    font-size: 1.2rem;
    margin-top: 2%;
    color: #cc0000;
}

section .box2 .box3 {
    margin: 0 3%;
    padding: 1% 3%;
    border: 5px solid #E6DCAB;
}

section .box2 .box3 h6 {
    display: block;
    padding: 5% 3%;
    background-color: #e6dcab;
    font-size: 1.6rem;
    font-weight: bold;
    color: #672729;
}

section .box2 .box3 h6.moyori {
    margin-top: -5%;
}

section .box2 .box3 p {
    font-size: 1.6rem;
    color: #666666;
}

section .box2 .box3 p.m50b {
    font-size: 1.4rem;
    margin-bottom: 0% !important;
}

section .box2 .box3 .contactBox {
    position: relative;
    margin: 15px 0 60px;
}

section .box2 .box3 .contactBox .innerPop {
    width: 100%;
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #cf9a3d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

section .box2 .box3 .contactBox .contactInner p {
    height: auto;
}

section .box2 .box3 .contactBox .contactInner {
    margin-bottom: -20%;
    padding: 11px 0 0 7%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}

section .box2 .box3 .contactBox .contactInner div {
    display: inline-block;
}

section .box2 .box3 .contactBox .contactInner img {
    width: 100%;
}


section .box2 .box3 .konpo {
    width: 100%;
    padding: 0;
    background-color: #fff;
}

section .box2 .box3 .konpo ul {
    display: block;
    overflow: hidden;
}

section .box2 .box3 .konpo li {
    margin-bottom: 3%;
    padding-bottom: 3%;
    border-bottom: 1px dotted #666;
    text-align: center;
}

section .box2 .box3 .konpo .innerBox p {
    font-size: 1.2rem;
    margin-top: 3%;
    text-align: left;
}

section .box2 .box3 .konpo .innerBox img {
    width: 50%;
}

section .box2 .box3 .haiso {
    width: 100%;
    background-color: #FFFFFF;
}

section .box2 .box3 .haiso dl {
    width: 100%;
    display: inline-block;
    border: 2px solid #e6dcab;
}

section .box2 .box3 .haiso dt {
    width: 100%;
    padding: 1% 0;
    background-color: #e6dcab;
    font-size: 1.6rem;
    font-weight: bold;
    color: #672729;
    text-align: center;
}

section .box2 .box3 .haiso dd {
    padding: 3%;
    font-size: 1.4rem;
    font-weight: bold;
}

section .box2 .box3 .haiso .boxR {
    text-align: center;
    margin-bottom: 5%;
}

section .box2 .box3 .haiso .boxR p {
    font-size: 2.0rem;
    font-weight: bold;
    color: #666666;
}

section .box2 .box3 .haiso .boxR a {
    width: 100%;
    display: inline-block;
    padding: 5% 9% 4%;
    background-color: #cf9a3d;
    border: 1px solid #cf9a3d;
    font-size: 2.0rem;
    font-weight: bold;
    color: #ffffff;
    /* text-align: center; */
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

section .box2 .box3 .haiso .boxR a:hover {
    background-color: #ffffff;
    color: #cf9a3d;
}

section .box2 .box3 .haiso .boxR a span {
    background: url(../../img/deliver_icon1.png) right center no-repeat;
}

section .box2 .box3 .haisoFlow {
    width: 100%;
    background-color: #fff;
}

section .box2 .box3 .haisoFlow li {
    position: relative;
    text-align: center;
    margin-bottom: 10%;
    padding-bottom: 5%;
    border-bottom: 1px dotted #666;
}

section .box2 .box3 .haisoFlow .flowInner p {
    font-size: 1.6rem;
    font-weight: bold;
}

section .box2 .box3 .haisoFlow .flowInner img {
    width:50%;
}

section .box2 .box3 .haisoFlow li img {
    margin-top: 0;
}

section .box2 .box3 .haisoFlow li:first-child:before {
    content: none;
}

section .box2 .box3 .serchBox {
    width: 100%;
    background-color: #fff;
}

section .box2 .box3 .serchBox a {
    width: 100%;
    margin-bottom: 3%;
    padding: 5% 0 3%;
    display: inline-block;
    background-color: #cf9a3d;
    border: 1px solid #cf9a3d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    transition:all 0.3s ease-out;
    background-image: url(../../img/deliver_icon3.png);
    background-position: 95% center;
    background-repeat: no-repeat;
}

section .box2 .box3 .serchBox a span {
    padding-right: 1.5em;
}

section .box2 .box3 .kitBox {
    width: 100%;
    margin-bottom: 30px;
    padding: 30px;
    border: 3px solid #e6dcab;
    background-color: #fff;
}

section .box2 .box3 .kitBox li {
    /*height: 200px;*/
    overflow: hidden;
    border-bottom: 1px dotted #666;
}

section .box2 .box3 .kitBox .txtStyle3 {
    display: block;
    margin: -10% 0 -5%;
    font-size: 2.4rem;
    font-weight: bold;
    color: #672729;
    text-align: center;
}

section .box2 .box3 .kitBox .kitInner {
    /*height: 160px;*/
    margin-top: 10%;
    text-align: center;
}

section .box2 .box3 .kitBox .kitInner div {
    height: auto;
    width: 70%;
    margin: 0 auto;
}

section .box2 .box3 .kitBox .kitInner div img {
    width: 100%;
}

section .box2 .box3 .kitBox .kitInner p {
    font-size: 1.6rem;
    color: #666666;
}

.p80t {
    padding-top: 80px;
}

	
section h3 {
    font-size: 2.0rem;
    font-weight: bold;
    color: #cf9a3d;
    margin-top: 10% !important;
}

section.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

    section .box2 h4 {
        font-size: 1.8rem;
    }

.box1 ul.line1 .inner {
    display: block;
    overflow: hidden;
    padding: 1% 4%;
    border: 8px solid #e6dcab;
}

section .box2 .box3 .txtStyle02 {
    font-size: 1.2rem;
    color: #cc0000;
    margin-bottom: 20px !important;
    padding: 0 5%;
}

/* large */

.ohguchiList {
    margin: 0px 0 3%;
}

dl.ohguchiList dd {
	padding: 0 0 1% 0;
    font-size: 1.4rem;
}

.txtLarge {
    font-size: 1.8rem;
}

.buyLargeTxt {
    font-size: 14px;
}
.paddingNon {
	padding-left: 0px;
    padding-right: 0;
    margin: 0 auto -20px !important;
}

}

@media screen and (min-width:768px) and ( max-width:1009px) {

    /* タブレット用　*/
section {
    color: #666666;
}

section.container-fluid {
    width: 100%;
    margin-top: -80px;
    border-bottom: 1px dotted #666;
}

section .box1 {
    padding: 0;
    margin: 0;
    width: 100%;
}

section .box1 h4 {
    font-size: 1.6rem;
}

section .box1 h4 span {
    display: inline-block;
    float: left;
    margin: 3px 10px 20px 0;
    padding: 5px 6px;
    background: #cf9a3d;
    color: #fff;
    font-weight: bold;
}

.box1 ul.line1 {
    overflow: hidden;
    margin-bottom: 0;
}

.box1 ul.line1 li {
    margin-bottom: 10px;
}

.box1 .line1 .contBox1 {
    width: 92%;
    overflow: hidden;
    margin-left: 50px;
}

.box1 .line1 .contBox1 .imgBox {
    display: none;
}

.box1 .line1 .contBox1 p {
    width: 100%;
    float: none;
    padding: 0px 0px 0;
    font-size: 1.3rem;
    color: #666666;
}

.deliverBox {
    padding: 0 4%;
}

section .box2 {
    overflow: hidden;
	margin-bottom: 3%;
}
section .box2 h4 {
    display: block;
    padding: 4% 3%;
    margin-bottom: 3%;
    background-color: #cf9a3d;
    font-size: 1.6rem;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
}

section .box2 h4 span {
    font-size: 1.6rem;
}

section .box2 div img {
    margin-top: 0;
}


.onNav li {
    margin-bottom: 10px;
    padding: 0 5px
}

section .box2 h4 + p {
    width: 100%;
    margin: 0 auto 1%;
    font-size: 1.4rem;
}

section .box2 .container {
    background: #ded090;
    padding: 0% 3%;
}

section .box3 .container {
    background: #ded090;
    padding: 0%;
}

section .box2 .container .onNav {
    margin: 10px 0 0 0;
}

section .box2 .container .onNav li img {
    width: 100%;
    margin-top: 0;
    display: block;
}

section .box2 h5 {
    display: block;
    margin-bottom: 3% !important;
    padding: 0 0 1% 1%;
    border-bottom: 2px solid #cf9a3d;
    font-size: 1.6rem;
    font-weight: bold;
    color: #cf9a3d;
}

section .box2 .txtStyle1 {
    width: 100%;
    margin: 0 auto 5% !important;
    font-size: 1.4rem;
    color: #666666;
}

section .box2 .txtStyle1 span {
    display: block;
    font-size: 1.2rem;
    margin-top: 2%;
    color: #cc0000;
}

section .box2 .box3 {
    margin: 0 3%;
    padding: 1% 3%;
    border: 5px solid #E6DCAB;
}

section .box2 .box3 h6 {
    display: block;
    padding: 5% 3%;
    background-color: #e6dcab;
    font-size: 1.6rem;
    font-weight: bold;
    color: #672729;
}

section .box2 .box3 h6.moyori {
    margin-top: -5%;
}

section .box2 .box3 p {
    font-size: 1.6rem;
    color: #666666;
}

section .box2 .box3 p.m50b {
    font-size: 1.4rem;
    margin-bottom: 0% !important;
}

section .box2 .box3 .contactBox {
    position: relative;
    margin: 15px 0 50px;
}

section .box2 .box3 .contactBox .innerPop {
    width: 100%;
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #cf9a3d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

section .box2 .box3 .contactBox .contactInner p {
    height: auto;
}

section .box2 .box3 .contactBox .contactInner {
    margin-bottom: -20%;
    padding: 11px 0 0 7%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}

section .box2 .box3 .contactBox .contactInner div {
    display: inline-block;
}

section .box2 .box3 .contactBox .contactInner img {
    width: 100%;
}

section .box2 .box3 .konpo {
    width: 100%;
    padding: 0;
    background-color: #fff;
}

section .box2 .box3 .konpo ul {
    display: block;
    overflow: hidden;
	margin: 3% 0 -10px;
}

section .box2 .box3 .konpo li {
    margin-bottom: 3%;
    padding-bottom: 3%;
    border-bottom: 1px dotted #666;
    text-align: center;
}

section .box2 .box3 .konpo .innerBox p {
    font-size: 1.2rem;
    margin-top: 3%;
    text-align: left;
}

section .box2 .box3 .konpo .innerBox img {
    width: 80%;
}

section .box2 .box3 .haiso {
    width: 100%;
    background-color: #FFFFFF;
}

section .box2 .box3 .haiso dl {
    width: 100%;
    display: inline-block;
    border: 2px solid #e6dcab;
}

section .box2 .box3 .haiso dt {
    width: 100%;
    padding: 1% 0;
    background-color: #e6dcab;
    font-size: 1.6rem;
    font-weight: bold;
    color: #672729;
    text-align: center;
}

section .box2 .box3 .haiso dd {
    padding: 3%;
    font-size: 1.4rem;
    font-weight: bold;
}

section .box2 .box3 .haiso .boxR {
    text-align: center;
    margin-bottom: 5%;
}

section .box2 .box3 .haiso .boxR p {
    font-size: 2.0rem;
    font-weight: bold;
    color: #666666;
}

section .box2 .box3 .haiso .boxR a {
    width: 100%;
    display: inline-block;
    padding: 5% 9% 4%;
    background-color: #cf9a3d;
    border: 1px solid #cf9a3d;
    font-size: 2.0rem;
    font-weight: bold;
    color: #ffffff;
    /* text-align: center; */
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

section .box2 .box3 .haiso .boxR a:hover {
    background-color: #ffffff;
    color: #cf9a3d;
}

section .box2 .box3 .haiso .boxR a span {
    background: url(../../img/deliver_icon1.png) right center no-repeat;
}

section .box2 .box3 .haisoFlow {
    width: 100%;
    background-color: #fff;
}

section .box2 .box3 .haisoFlow li {
    position: relative;
    text-align: center;
    margin-bottom: 10%;
    padding-bottom: 5%;
    border-bottom: 1px dotted #666;
}

section .box2 .box3 .haisoFlow .flowInner p {
    font-size: 1.6rem;
    font-weight: bold;
}

section .box2 .box3 .haisoFlow .flowInner img {
    width:80%;
}

section .box2 .box3 .haisoFlow li img {
    margin-top: -10px;
}

section .box2 .box3 .haisoFlow li:first-child:before {
    content: none;
}

section .box2 .box3 .serchBox {
    width: 100%;
    background-color: #fff;
}

section .box2 .box3 .serchBox a {
    width: 100%;
    margin-bottom: 3%;
    padding: 5% 0 3%;
    display: inline-block;
    background-color: #cf9a3d;
    border: 1px solid #cf9a3d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    transition:all 0.3s ease-out;
    background-image: url(../../img/deliver_icon3.png);
    background-position: 95% center;
    background-repeat: no-repeat;
}

section .box2 .box3 .serchBox a span {
    padding-right: 1.5em;
}

section .box2 .box3 .kitBox {
    width: 100%;
    margin-bottom: 30px;
    padding: 30px;
    border: 3px solid #e6dcab;
    background-color: #fff;
}

section .box2 .box3 .kitBox li {
    /*height: 200px;*/
    overflow: hidden;
    border-bottom: 1px dotted #666;
}

section .box2 .box3 .kitBox .txtStyle3 {
    display: block;
    margin: -10% 0 -5%;
    font-size: 2.4rem;
    font-weight: bold;
    color: #672729;
    text-align: center;
}

section .box2 .box3 .kitBox .kitInner {
    /*height: 160px;*/
    margin-top: 10%;
    text-align: center;
}

section .box2 .box3 .kitBox .kitInner div {
    height: auto;
    width: 70%;
    margin: 0 auto;
}

section .box2 .box3 .kitBox .kitInner div img {
    width: 100%;
}

section .box2 .box3 .kitBox .kitInner p {
    font-size: 1.6rem;
    color: #666666;
}

.p80t {
    padding-top: 80px;
}

	
section h3 {
    font-size: 2.4rem;
    font-weight: bold;
    color: #cf9a3d;
    margin: 3% 0 !important;
}

section.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

    section .box2 h4 {
        font-size: 1.8rem;
    }

        .box1 ul.line1 li h4 span {
            padding: 8px 10px;
            margin: 0 13px 0 0;
            font-size: 2.4rem;
            font-weight: bold;
        }

.box1 ul.line1 .inner {
    display: block;
    overflow: hidden;
    padding: 1% 3%;
    border: 8px solid #e6dcab;
}

.box1 ul.line1 li h4 {
    font-size: 2.4rem;
}


    .box1 .line1 .contBox1 .imgBox {
        width: auto;
        float: left;
        text-align: left;
    }

    .box1 .line1 .contBox1 p {
        width: 100%;
    }

    .box1 .line1 .contBox1 p {
        width: 100%;
        float: none;
        padding: 0px 0px 0;
        font-size: 1.4rem;
        color: #666666;
    }


section .box2 .container {
    padding: 15px 10px 5px;
    width: 100%;
    margin: 0 auto;
}

section .box2 .container .onNav {
    margin: 0 0 10px 0;
}

    section .box2 .txtStyle1 {
        width: auto;
        margin: 0;
    }

section .box2 h4 {
    display: block;
    padding: 3% 2%;
    margin-bottom: 1%;
    background-color: #cf9a3d;
    font-size: 1.8rem;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
}

section .box2 h4 span {
    font-size: 1.8rem;
}

section .box2 h5 {
    display: block;
    margin-bottom: 3% !important;
    padding: 0 0 1% 0;
    border-bottom: 2px solid #cf9a3d;
    font-size: 1.8rem;
    font-weight: bold;
    color: #cf9a3d;
}

section .box2 .box3 {
    padding: 1% 2%;
    border: 5px solid #E6DCAB;
}

section .box2 .box3 h6 {
    display: block;
    padding: 2%;
    background-color: #e6dcab;
    font-size: 1.8rem;
    font-weight: bold;
    color: #672729;
}

section .box2 .box3 .konpo li {
    margin-bottom: 3%;
    border-bottom: 1px dotted #666;
    text-align: center;
    height: 230px;
}


section .box2 .box3 .haiso dt {
    width: 2em;
    float: left;
    padding: 60px 0.5em;
    background-color: #e6dcab;
    font-size:2.4rem;
    font-weight: bold;
    color: #672729;
}

section .box2 .box3 .haiso dd {
	float: left;
    padding: 25px 55px 0 35px;
    font-size: 2.4rem;
    font-weight: bold;
}

section .box2 .box3 .kitBox li {
    height: 150px;
}

section .box2 .box3 .kitBox .kitInner div {
    height: 100px;
}


section .box2 .box3 .txtStyle02 {
    font-size: 1.2rem;
    color: #cc0000;
    margin-bottom: 20px !important;
    padding: 0 5%;
}

section .box2 .box3 .haiso .boxR a {
    width: 100%;
    display: inline-block;
    padding: 3% 4% 2%;
    background-color: #cf9a3d;
    border: 1px solid #cf9a3d;
    font-size: 2.0rem;
    font-weight: bold;
    color: #ffffff;
    /* text-align: center; */
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

section .box2 .box3 .haisoFlow li {
    position: relative;
    text-align: center;
    border-bottom: 1px dotted #666;
    height: 170px;
}

section .box2 .box3 .haisoFlow .flowInner p {
    font-size: 1.6rem;
    font-weight: bold;
    height: 50px;
}

section .box2 .box3 h6.moyori {
    margin-top: -2%;
}

section .box2 .box3 .serchBox a {
    width: 100%;
    margin-bottom: 3%;
    padding: 3% 0 2%;
    display: inline-block;
    background-color: #cf9a3d;
    border: 1px solid #cf9a3d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 2.0rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-image: url(../../img/deliver_icon3.png);
    background-position: 95% center;
    background-repeat: no-repeat;
}

section .box2 .box3 .kitBox ul {

}

section .box2 .box3 .contactBox .contactInner {
    margin-bottom: 0%;
    padding: 25px 0 0 7%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}

section .box2 .box3 .kitBox {
    width: 100%;
    margin: 210px 0 5%;
    padding: 0 0 0%;
    border: 1px solid #FFF;
    background-color: #fff;
}

section .box2 .box3 .kitBox .txtStyle3 {
    display: block;
    margin: -30% 0 0%;
    font-size: 2.4rem;
    font-weight: bold;
    color: #672729;
    text-align: center;
}

.deliveryBottom01 {
	margin-bottom: 16px;
}

.deliveryBottom02 {
	margin-bottom: 10px;
}

.deliveryBottom03 {
	margin-bottom: 3px;
}

/* large */

.ohguchiList {
    margin: 0 20px 50px;
}

dl.ohguchiList dd {
	padding: 0 0 10px 0;
    font-size: 2.5rem;
}

.txtLarge {
    font-size: 2.5rem;
}

.buyLargeTxt {
    font-size: 16px;
}



}