html {
    font-size: 62.5%;
}
body {
   font-size: 1.6em;
   font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
header .container__inr__top_content .header_logo{
    height: 50px;
}
header .container__inr__top{
    background: none;
    background-color: white;
}
.pc { display: block !important; }
.sp { display: none !important; }

img.smalogo{
    width: 140px;
}
.logo_wrap01{
    margin-left: -10px;
    margin-top:5px;
}
section{
    width: 100%;
    margin: 0 auto;
    }

.content-wrap{
    width: 100%;
    background-color: #bae3f9;
    padding: 32px 0 ;
}
.rad-box{
    border-radius: 40px;
}

/*h2-BOX*/
.h2-box{
    display: block;
    background-color: #fff;
    padding-bottom: 50px;
	width: 100%;
}

.h2-box p{
	display: block;
	width: 1000px;
	margin: 0 auto;
	padding-top: 1rem;
}
/*breadcrumb*/
#breadcrumb{
	width: 1000px;
	margin: 0 auto;
	padding: 16px 8px 8px;
}
.certifi-wrap{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.certifi-box{
    background-color:#2f4993;
    width: 310px;
    padding: 25px;
    border-radius: 40px 40px 0px 0px;
    margin: 15px auto;
}

.first-box{
    display: flex;
    height: 100%;
    padding-top: 50px;
    padding-bottom: 5px;
}
.catch-box{
    background-color: #eaf6fc;
    padding: 30px 0;
}
.catch-box-2{
    background-color: #fff;
}
.catch-box-2.market-box{
    padding: 30px;
}
.catch-box-2.eco-box{
    padding: 60px 30px;
}
.label-box{
    width: 100%;
    height: 180px;
    display: flex;
}
.label-wrap{
    margin: auto;
}
.inner-box{
    width: 1000px;
    margin:auto;
}

footer{
    width: 100%;
}

h1{
    font-size: 6.0rem;
    text-align: center;
	font-weight: 900;
    color: #fff;
}
.l-header__logo {
    font-size: 1rem;
}
.h1wrap{
    background-color:#2f4993;
    border-radius: 40px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
h2 {
	font-size: 3.6rem;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #2f4993;
    text-align: center;
}
h3 {
	font-size: 2.7rem;
	margin-bottom: 1.6rem;
	font-weight: 700;
	color: #2f4993;
    display: block;
    text-align: center;
}
h3.white{
    color: #fff;
}
h4 {
	font-size: 2.1rem;
    font-weight: 700;
    color: #2f4993;
    margin-bottom: 0px;
    text-align: center;
}
h4.white{
    color: #fff;
}
h4.textleft{
    text-align: left;
}
h4.certification{
    font-size:2.0rem;
    line-height: 1;
}
h5 {
	font-size: 1.6rem;
    letter-spacing: 0.1em;
    text-align: left;
    font-weight: 700;
    margin: 0.3em;
    line-height:1.55em;
}
h5.lineheightchange{
    line-height: 1.8rem;
}
p{
    font-size: 1.6rem;
}
.indent-1 {
	padding-left:2.3em;
	text-indent:-2.3em;
}
.indent-2 {
	padding-left:2.6em;
}

h6{
    font-size:1.5rem;
    letter-spacing: 0.1em;
    font-weight: 700;
    text-align: center;
    margin: 0.3em;
}
.righty{
    text-align: right;
}

h2 small{
	font-size: 1.5rem;
	vertical-align: top;
}
h1 small{
	font-size: 3.0rem;
	vertical-align: top;
}
small{
	font-size:1.2rem ;
	vertical-align: top;
}
td small{
	font-size:0.8rem ;
	vertical-align: top;
}
.psmall{
	font-size:0.5rem ;
	vertical-align: top;
}

.red-label{
    color: red;
}
.blue-bold{
    color:#2f4993;
    font-weight: 900;
}
.blue-sick{
    color:#2f4993;
    font-weight: 100;
}
.arrow-description{
    margin-top: 5px;
    margin-bottom: 15px;
    padding-left:-2.3em;
    text-indent:0;
}

.mini-icon{
    position:relative;
    /* top:2px; */
    width: 16px;
    vertical-align: middle;
}

/*画像ボックス*/
.imgA{
    width: 140px;
}
.imgB{
    width: 130px;
}
.imgC{
    width: 100px;
}
.imgD{
    width: 130px;
}
.imgE{
    width: 160px;
}
table.imgBox{
    border-collapse: separate;
    width: calc(100% + 15px);
    border-spacing: 15px;
    height: 100%;
    margin-left: -15px;
}
td.imgBox{
    height: 150px;
    background-color: #eaf6fc;
    border-radius: 40px;
    text-align:center;
    vertical-align:middle;
}
.PRbox{
    display: flex;
    flex-direction:row;

}
.inner-PRbox{
    display: flex;
    flex-direction:column;
    width: 50%;
    height: 993px;
}
.h-setting{
    height: 300px;
}

.left-imgBox{
    width: 280px;
}
.PR-title{
    background-color:#2f4993;
    padding-top: 30px;
    padding-bottom: 10px;
    border-radius: 40px;
    margin: 15px 0;
    vertical-align: middle;
    font-weight: 900;
}
.PRdescription{
    height:100%;
    background-color: #fff;
    border-radius: 40px;
    margin-bottom: 15px;
    padding: 108px 60px;
}
.PR-paragraph-1{
    margin: 3rem 0;
}
.upmargin-1{
    margin-top: 1.1rem;
}
.bottommargin-1{
    margin-bottom: 1.3rem;
}


/*仕様テーブル*/
.spacer10px{
    width: 100%;
    height: 45px;
}
table.spectable{
    border-collapse: separate;
    width: 100%;
    margin-top: none;
    border-spacing: 3px;
}
tr.spectable{
    background-color: #eaf6fc;
}
.tabletop{
    background-color:#2f4993;
    color:#fff;
}

td.spectable{
    display: table-cell;
    text-align: center;
    font-size: 1.3rem;
    padding: 0.3em;
}
td.column2-1 {
    width: 50%;
}
td.column2-1-1{
    width: 15%;
}
td.column2-2 {
    width: 50%;
}
td.column2-2-1{
    width: 25%;
}
td.column2-3 {
    width: 19%;
}
td.column2-3-1 {
    width: 12%;
}
td{
    vertical-align: middle;
    color: #2f4993;
}

.complement-wrap{
    display: flex;
    flex-direction: row;
    padding:5px;
}
.complement-box{
    width: 50%;
    margin: 0 15px;
}

p.complement{
    font-size: 1.1rem;
    color:#2f4993;
    margin: 0px;
    line-height: 1.7rem;
    letter-spacing: 0.2rem;
    font-weight: 700;
}
p.indent-3 {
	padding-left:2.6em;
	text-indent:-2.6em;
}

header .container__inr__top_content .gnav li ul.drop li a{
    font-size: 1.2rem;
}

.minispacer{
    height: 5px;
}
.minispacer-2{
    height: 14px;
}
.spacertop{
    height: 10px;
}
p.indent-2.upmargin-1{
    font-size: 1.4rem;
    line-height: 1.9rem;
    padding-left:3em;

}
@media screen and (max-width: 1000px){
    h1{
        font-size: 5.0rem;
    }
    h2{
        font-size: 3.2rem;
    }
    h3{
        font-size: 2.5rem;
    }
    h4.certification{
        font-size:1.8rem;
    }
    .content-wrap{
        width: 100%;
    }
    .content-1, .content-2, .content-3{
        width: 100%;
        margin: 0 auto;
        padding: 0 1rem;
    }
    .inner-box{
        width: 90%;
        margin:auto;
    }
    .inner-PRbox{
        height: initial;
    }
    .certifi-box{
        background-color:#2f4993;
        width: 270px;
        padding: 20px;
    }
}
@media screen and (max-width: 768px){
    img.smalogo{
        object-fit: cover;
    }
    #breadcrumb{
        font-size: 1.0rem;
        margin-top: 10px;
    }
    .h2-box{
        display: block;
        background-color: #fff;
        padding: 0 0 25px;
        width: 100%;
    }
    header .container__inr__top_content .header_logo{
        height: 25px;
    }
    .head_wrap01{
        height: 45px;
    }

    .pc{ display: none !important; }
    .sp{ display: block !important; }
    .content-wrap{
        height: auto;
    }
    .h2-box{
        padding-bottom: 0px;
    }
    .label-box{
        height: initial;
        margin: 40px auto 30px;
    }
    .inner-box{
        width: 90%;
        margin:auto;
    }
    #breadcrumb{
        width: 100%;
    }
    .first-box{
        display: flex;
        height: 100%;
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .catch-box-2{
        padding: 30px 15px;
    }
    h1{
        font-size: 2.1rem;
    }
    .h1wrap{
        border-radius: 40px;
        padding-top: 10px;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }
    h2{
        font-size: 1.9rem;
    }
    h3{
        font-size: 1.5rem;
        padding: 0;
        line-height:initial;
    }
    h4{
        font-size: 1.4rem;
    }
    h5{
        font-size:1.3rem ;
        letter-spacing: 0em;
        margin: 0em;
        line-height: initial;
    }
    p{
        font-size: 1.3rem;
    }
    .indent-1 {
        padding-left:2em;
        text-indent:-2em;
    }
    .indent-2 {
        padding-left:2em;
    }
    h6{
        font-size: 1.2rem;
    }
    td.spectable{
        font-size: 0.7rem;
    }
    h2 small{
        font-size: 0.8rem;
        vertical-align: top;
    }
    h1 small{
        font-size: 0.8rem;
        vertical-align: top;
    }
    small{
        font-size:0.8rem ;
        vertical-align: top;
    }
    p.complement{
        font-size: 0.7rem;
    }

    .imgA{
        width: 100px;
    }
    .imgB{
        width: 80px;
    }
    .imgC{
        width: 60px;
    }
    .imgD{
        width: 100px;
    }
    .imgE{
        width: 140px;
    }
    .PRbox{
        display: flex;
        flex-direction:column;
    }
    .PRdescription{
        padding:30px;
        height: initial;
    }
    .inner-PRbox{
        width: 100%;
        height: initial;
    }
    .PR-paragraph-1{
        margin: 2rem 0;
    }
    p.indent-2.upmargin-1{
        margin-top: 0rem;
    }
    .bottommargin-1{
        margin-bottom: 2rem;
    }

    .certifi-box{
        background-color:#2f4993;
        width: 100%;
        padding: 20px;
        border-radius: 40px 40px 0px 0px;
        margin: 15px auto;
    }

    .spacer10px{
        width: 100%;
        height: 5px;
    }
    table.imgBox{
        width: calc(100% + 30px);
    }
    .certifi-wrap{
        flex-direction: column;
    }
    .complement-wrap{
        width: 100%;
        flex-direction: column;
    }
    .complement-box{
        width: 100%;
        margin: 0;
    }
    .complement-wrap{
        padding-right:30px;
    }
    .arrow-description{
        padding-left:1.2em;
        text-indent:-1.2em;
    }
    p.complement{
        line-height: initial;
        letter-spacing: 0.2rem;
    }
    p.righty{
        letter-spacing: 0.1rem;
    }
    .minispacer{
        height: 0px;
    }
    p.indent-2.upmargin-1{
        padding-left:1.9em;

    }
    p.complement.indent-3{
        padding-left:3.8em;
        text-indent:-3.8em;
    }
}