@charset "UTF-8";

body{
	font-family: 'Noto Serif JP', serif;
}
.gothic{
	font-family: 'Noto Sans JP', sans-serif;
}
p.self {
    margin: 0 auto;
    text-align: center;
}
p.selfbuy {
    margin: 30px auto;
    max-width: 10%;
    width: 100%;
    text-align: center;
    border: solid 1px #333;
}
section.sec {
    width: 100%;
    background: url(../../../img/products/secbk2.png);
}
.box {
    padding: 83px 0;
    max-width: 1000px;
    margin: 0 auto;
}
.box h2 {
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    margin: 0 auto 40px;
}
.box h2 span {
	display:block;
    font-size: 12px;
	margin: 5px auto 0;
}
p.p1 {
    max-width: 269px;
    text-align: center;
    margin: 0 auto 50px;
}
.txtinfo1 {
    margin: 0 auto 35px;
    max-width: 400px;
    color: #ffffff;
    line-height: 1.7em;
    font-size: 15px;
}
p.txtb {
    font-size: 34px;
    color: #ffffff;
    text-align: center;
}
section.thr {
    width: 100%;
	position: relative;
}
section.thr .box {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
}
section.thr .box h2 {
    color: #020202;
    text-align: center;
}
section.thr .box h2 span {
    font-size: 20px;
}
section.fors .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
section.fors .box1 {
    width: 48%;
}
section.fors .box1.box1_img {
    width: 40%;
}
section.fors div:nth-child(4) {
    width: 55%;
}
section.fors .box1 h3 {
    font-size: 22px;
    margin: 0 0 10px;
}
section.fors .box1 div {
    line-height: 1.7em;
    margin: 0 0 30px;
}
.box2 h3 {
    font-size: 22px;
    margin: 0 0 10px;
}
.box2 div {
    line-height: 1.7em;
}
section.five{
    width: 100%;
    background: url(../../../img/products/sec5_bk.jpg) no-repeat center center/100%;
}
ul.f_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 45px;
}
ul.f_info li {
    width: 45%;
    color: #ffffff;
    line-height: 1.7em;
}
ul.f_info li.img{
	width:50%;
}
ul.f_info li p.t1 {
    font-size: 44px;
    margin: 0 0 15px;
}
.info2 p {
    color: #ffffff;
    text-align: center;
    margin: 0 auto 10px;
}
.info2 .p1 {
    font-size: 25px;
}
.info2 .p2 {
    font-size: 30px;
}
.info2 .p3 {
    font-size: 15px;
}
section.six {
    position: relative;
}
.pab1 {
    color: #ffffff;
    font-size: 28px;
    position: absolute;
    top: 50%;
    right: 30%;
}
p.ttl {
    color: #0D130D;
    font-size: 30px;
    margin: 0 0 15px;
}
section.seven1 ul li {
    color: #0D100D;
    font-size: 17px;
    line-height: 1.7em;
    list-style-type: decimal;
    margin-left: 20px;
}
.flexbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0 0 15px;
}
.flexbox figure {
    width: 40%;
}
.flexbox .ex1 {
    width: 55%;
}
.flexbox .ex1 ul {
    list-style-type: decimal;
    line-height: 1.7em;
}
ul.ex2 {
    list-style-type: decimal;
    line-height: 1.7em;
    margin-left:15px;
}
ul.ex2 li:first-child {
    opacity: 0;
    height: 0;
}
section.seven1 .box, section.seven2 .box,section.buy .box {
    padding: 30px 0;
}
section.seven2 {
    background: #F3F0EE;
}
section.buy figure {
    max-width: 490px;
    text-align: center;
    margin: 0 auto;
}
section.buy p {
    text-align: center;
    font-size: 12px;
    margin: 0 auto 20px;
}
section.buy p.linktxt {
    font-size: 16px;
}
section.buy p.linktxt a {
    text-decoration: underline;
    color: #1b67df;
    font-size: 16px;
}
	section.seven2 ul li {
	    font-size: 17px;
	    line-height: 1.7em;
	    margin-left: 15px;
	    list-style-type: decimal;
	}
	
@media screen and (max-width: 768px), print {
	p.selfbuy {
	    width: 100%;
	    max-width: 60%;
	}
	section.sec {
	    background: url(../../../img/products/secbk2_sp.png) no-repeat 0 0/100%;
	}
	p.p1 {
	    width: 40%;
        margin: 0 auto 25px;
	}
	.txtinfo1 {
	    padding: 0 5%;
	    margin: 0 auto 25px;
	}
	.box {
	    padding: 20px 0;
	}
	.box h2 {
	    margin: 0 auto 20px;
	}
	p.txtb {
	    font-size: 24px;
	}
	section.thr .box h2 {
	    font-size: 24px;
	}
	section.fors .box {
	    display: block;
	}
	section.fors .box1 {
	    width: 90%;
	    margin: 0 auto;
	}
	section.fors .box1.box1_img {
	    width: 90%;
	}
	section.fors div:nth-child(4) {
	    width: 90%;
	}
	.box2 {
	    width: 90%;
	    margin: 0 auto;
	}
	section.five {
	    background: url(../../../img/products/sec5_bk_sp.jpg) no-repeat 0 0/100%;
	}
	ul.f_info {
	    display: block;
	    margin: 0 0 35px;
	}
	ul.f_info li{
	    width: 90%;
	    margin: 0 auto;
	}
	ul.f_info li p.t1 {
	    font-size: 34px;
	}
	p.info1 {
	    font-size: 13px;
	    margin: 5px auto;
	    line-height: 1.6em;
	}
	.info2 .p1 {
	    width: 100%;
	    font-size: 16px;
	}
	.info2 .p2 {
	    font-size: 24px;
	}
	.pab1 {
	    display: none;
	}
	section.seven1 .box, section.seven2 .box, section.buy .box {
	    width: 90%;
	}
	p.ttl {
	    font-size: 24px;
	}
	section.seven1 ul li {
	    margin-bottom: 10px;
	}
	.flexbox {
	    display: block;
	}
	.flexbox figure {
    	width: 100%;
	}
	.flexbox .ex1 {
	    width: 100%;
	}
	.flexbox figure {
	    width: 100%;
	    margin: 0 0 15px;
	}
	.flexbox .ex1 ul {
	    font-size: 17px;
	    margin-left: 15px;
	}
	ul.ex2 {
	    list-style-type: decimal;
	    line-height: 1.7em;
	    margin-left: 15px;
	    font-size: 17px;
	}
	section.seven2 ul li {
	    font-size: 17px;
	    line-height: 1.7em;
	    margin-left: 15px;
	    list-style-type: decimal;
	}
	section.buy p {
	    text-align: center;
	    font-size: 12px;
	    margin: 0 auto 10px;
	    line-height: 1.7em;
	}
	section.buy p.selfbuy {
	    margin-top: 30px;
	}
}
