@charset "UTF-8";

.first-image {
    width: 100%;
    height: 80vh;
    margin: 0 0 50px;
    padding: 0;
    position: relative;
    background-image: url("../img/ichigo/ichigo-top1.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #00AFCC;
}

h1 {
    width: 100%;
    font-family: "FOT-筑紫明朝 Pr6N M";
    padding-left: 5%;
    box-sizing: border-box;
    font-size: 25px;
    text-align: left;
    line-height: 2.2em;
    letter-spacing: 0.2em;
    margin-bottom: 50px;
}
h2 {
    font-family: "FOT-筑紫明朝 Pr6N L";
    font-size: 23px;
    font-weight: normal;
    letter-spacing: 0.1em;
    padding: 0;
    margin: 0;
    line-height: 1.8em;
}
.small-font {
    font-size: 0.7em;
    line-height: 1.0em;
}
h3 {
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.5em;
    text-align: left;
    background-image: url(../img/h3-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 40px auto;
    padding: 0 0 0 50px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
h4 {
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 1.2em;
}
h5 {
    font-family: "FOT-ロダン ProN DB";
    font-size: 19px;
    font-weight: normal;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    margin: 20px 0 10px;
    padding: 0;
}
h5 span {
    color: #e4007f;
}
.plan {
    width: 98%;
    box-sizing: border-box;
    margin: 10px auto;
    display: block;
    padding: 25px;
    text-align: left;
    border-radius: 20px;
    border: 12px solid #fadce9;
}

.plan p {
    font-family: "FOT-ロダン ProN M";
    font-size: 14px;
    text-decoration: none;
    font-weight: lighter;
    line-height: 1.8em;
    letter-spacing: 1px;
    margin: 0 0 10px;
    padding: 0;
}
p{
    font-family: "FOT-筑紫明朝 Pr6N LB";
    font-size: 14px;
    text-decoration: none;
    font-weight: lighter;
    line-height: 1.5em;
    letter-spacing: 1px;
}
.point1 {
    font-weight: bold;
    color: #e4007f;
}
.container {
    width: 90%;
    max-height: 400px;
    display:table;
    margin: 0 auto -250px;
    padding: 0;
}
.container2 {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    background-color: #f8f6e7;
    display:inline-block;
}
.l-img-box {
    width: 35%;
    margin: 0 15% 0 5%;
    padding: 0;
    float: left;
    position: relative;
}
.goods1 {
    width: 100%;
}
.goods2 {
    width: 60%;
    z-index: 2;
    position: absolute;
    bottom: 5%;
    right: -35%;
}
.goods-content-r {
    box-sizing: border-box;
    position: relative;
    min-height: 300px;
    float: right;
    width: 40%;
    margin: 0 5% 0 0;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.goods-content-r p {
    font-family: "FOT-筑紫明朝 Pr6N M";
    font-size: 13px;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    text-align: left;
}
.content-l {
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 60%;
    padding-top: 30px;
    padding-right: 50px;
    padding-bottom: 30px;
    margin: 0;
    padding-left: 5%;
    background-color: rgba(244,244,244,0.75);
    z-index: 10;
}
.content-l p {
    font-family: "FOT-筑紫明朝 Pr6N M";
    font-size: 13px;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    text-align: left;
}
.content-r {
    box-sizing: border-box;
    position: relative;
    min-height: 300px;
    float: right;
    width: 40%;
    margin: 0 5% 0 0;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.content-r p {
    font-family: "FOT-筑紫明朝 Pr6N M";
    font-size: 13px;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    text-align: left;
}
.l-image {
    width: 55%;
    height: 400px;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    overflow: hidden;
}
.r-image {
    width: 50%;
    height: 400px;
    margin: 0;
    padding: 0;
    float: right;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}
.l-image img, .r-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
.back-image {
    display: block;
    background-color: #e4007f;
    text-align: center;
    position: relative;
    margin: 150px 0 50px;
}
.back-image div {
    width: 80%;
    height: 70vh;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.back-image div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.variety {
    width: 25%;
    box-sizing: border-box;
    padding: 10px 2%;
    margin: 50px 0;
    float: left;
    text-align: center;
}
.variety p {
    font-family: "FOT-ロダン ProN M";
    font-size: 12px;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    text-align: left;
}
.illust {
    width: 20%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    padding: 0;
    display: block;
}
.eng {
    font-size: 12px;
    font-family: "FOT-筑紫明朝 Pr6N M";
    text-align: center;
}
.center {
    font-family: "FOT-筑紫明朝 Pr6N L";
    font-size: 13px;
    text-align: center;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
}
.cost {
    border: 1px solid #e3007f;
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
    font-family: "FOT-ロダン ProN L";
    letter-spacing: 2px;
    line-height: 2.0em;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto 30px;
    float: right;
}
.cost tr {
    border-bottom: 1px solid #e3007f;
}

.cost td {
    border: none;
    font-family: "FOT-ロダン ProN M";
    font-size: 15px;
    text-align: left;
    vertical-align: middle;
    padding-top: 17px;
    padding-right: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
}
.cost th {
    font-family: "FOT-ロダン ProN DB";
    font-size: 15px;
    text-align: left;
    padding-top: 17px;
    padding-right: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
    width: 25%;
    font-weight: normal;
    border-right: 1px solid #e3007f;
}
.list {
    width: 100%;
    margin: 10px 0 30px;
    padding: 0;
    text-align: left;
    list-style: none;
}
.list li {
    font-family: "FOT-ロダン ProN M";
    font-size: 14px;
    line-height: 2em;
    letter-spacing: 0.1em;
    margin: 0;
    padding: 7px 0 5px 1.5em;
}
.question {
    font-family: "FOT-ロダン ProN DB";
    font-size: 16px;
    text-align: left;
    line-height: 2em;
    width: 100%;
    box-sizing: border-box;
    padding-top: 3px;
    padding-right: 15px;
    padding-left: 45px;
    padding-bottom: 5px;
    margin: 25px 0 15px;
    background-image: url("../img/ichigo/q-icon.png");
    background-position: left top;
    background-size: 35px auto;
    background-repeat: no-repeat;
}
.answer {
    font-family: "FOT-ロダン ProN M";
    font-size: 16px;
    text-align: left;
    line-height: 2em;
    width: 96%;
    box-sizing: border-box;
    padding-top: 3px;
    padding-right: 15px;
    padding-left: 45px;
    padding-bottom: 5px;
    margin: 0 0 10px 4%;
    background-image: url("../img/ichigo/a-icon.png");
    background-position: left top;
    background-size: 35px auto;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 899px) {
.first-image {
    width: 100%;
    height: 80vh;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    background-image: url("../img/ichigo/ichigo-top1_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #00AFCC;
}
h1 {
    width: 90%;
    font-size: 25px;
    text-align: left;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    padding: 0;
    margin:0 auto 20px;
}
h2 {
    font-size: 23px;
    margin: 0 0 15px 0;
    padding: 0;
    float: none;
    -ms-writing-mode: lr-tb;
	writing-mode: horizontal-tb;
}
h3 {
    font-size: 14px;
    float: none;
    margin: 0;
    background-size: 30px auto;
    padding: 0 0 0 40px;
}
h4 {
    font-size: 18px;
    padding: 0;
    margin: 0 0 2px;
}
.l-img-box {
    width: 35%;
    margin: 20px 0 0 5%;
    padding: 0;
    float: left;
    position: relative;
}
.goods1 {
    width: 100%;
}
.goods2 {
    width: 70%;
    z-index: 2;
    position: absolute;
    bottom: -40%;
    right: 0;
    left: 0;
}
.goods-content-r {
    min-height: auto;
    width: 60%;
    padding: 20px 5% 20px 20px;
    margin: 0 auto 25px;
    background-color: rgba(244,244,244,0.90);
}
.content-l, .content-r {
    min-height: auto;
    float: none;
    width: 90%;
    padding: 30px;
    margin: 0 auto 30px;
    background-color: rgba(244,244,244,0.90);
}
.content-l p, .content-r p {
    font-family: "FOT-筑紫明朝 Pr6N M";
    font-size: 13px;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    text-align: left;
    margin: 0;
    padding: 0;
}
.l-image, .r-image {
    width: 100%;
    height: 40vh;
    max-width: 100%;
    margin: 0;
    padding: 0;
    float:none;
    position: relative;
    overflow: hidden;
}
.back-image div {
    width: 90%;
    height: 60vh;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.variety {
    width: 50%;
    padding: 10px 5%;
    margin: 30px 0;
    min-height: 380px;
}
.variety p {
    font-size: 13px;
    text-align: left;
}
.illust {
    width: 30%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}
.eng {
    font-size: 12px;
    padding: 0;
    text-align: center;
}
.cost th {
    font-size: 14px;
    width: 45%;
    padding-top: 17px;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 15px; 
}
.cost td {
    font-size: 14px;
    padding-top: 17px;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 15px; 
}
    
}
