@charset "UTF-8";

/* ===============
フォント読み込み
=============== */

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500&family=Noto+Sans+JP:wght@500&family=Pacifico&display=swap');

/* ===============
全体
=============== */

html {
    font-size: 62.5%;
    font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
th,
td,
dt,
dd {
    color: #111;
    margin: 0;
    padding: 0;
    font-size: calc(100vw / 26);
    font-weight: 400;
    line-height: 1.4;
    box-sizing: border-box;
}

p,
li {
    line-height: 1.7;
}

a {
    margin: 0;
    padding: 0;
    font-size: 1.6rem;
    line-height: 1.7;
    box-sizing: border-box;
    transition: .5s;
}

a:hover {
    opacity: .5;
}

img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

/* ===============
汎用
=============== */

.wrapper {
    max-width: 600px;
    margin: 0 auto;
}

.inner {
    padding: 20px;
}

.sec-title {
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
}

table {
    border-collapse: collapse;
    margin: 0 auto;
}

th,
td {
    border: 1px solid #707070;
    padding: .5em 1em;
}


/* ===============
header
=============== */

.page-header {
    max-width: 600px;
}
.page-header .page-title{
    background-image: url(../../images/header-img.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 390px;
    position: relative;
}

.page-header .t_box {
    text-align: center;
    position:absolute;
    top:12px;
    left:50%;
    transform:translate(-50%,0);
    width:100%;
}

.page-header .catch {
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    font-size: calc(100vw / 19);
    line-height: 1.2;
}

.page-header h1 {
    /* font-family: 'PilGi', 'Pacifico', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: calc(100vw / 6);
    line-height: 1.2;
    margin-bottom: 32px; */
}
.page-header .page-logo{
    height: 70px;
    width: 100%;
}
.page-header .page-logo img{
    width: 100%;
}

/* ===============
main
=============== */

/* .sec1 */

.sec1 {
    background-image: url(../../images/bg1.jpg);
    position: relative;
    padding-bottom: 60px;
    max-width: 600px;
    z-index: -1;
}

.sec1 .intro {
    position: relative;
    margin-bottom: 40px;
}
.sec1 .intro .sec-title span{
    display: block;
    font-size: calc(100vw / 20);
    line-height: 1;
    margin: 0;
    text-align: left;
}
.sec1 .intro .sec-title {
    color: #fff;
    text-align: right;
    font-size: calc(100vw / 15);
    margin-top: 20px;
    width: 70%;
    margin-right: 0;
    margin-left: auto;
}

.sec1 .intro .sec-title::after {
    content: "";
    display: block;
    width: 87%;
    height: 26px;
    background: #AF651B;
    position: absolute;
    top: -27px;
    right: -20px;
    margin: auto;
    z-index: -1;
    position: relative;
}

.sec1 .intro img {
    position: absolute;
    width: 26%;
    top: -18px;
    left: 0;
}

.sec1 .intro p {
    color: #fff;
    margin: 20px 0 0 auto;
    width: 78%;  
}

.sec1 .point {
    margin-bottom: 60px;
}

.sec1 .point .box-top {
    background: #fff;
    width: 50%;
    border-radius: 50vw;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    border-top: 3px solid #0ff;
    /* border-bottom: 3px solid #0ff; */
}

.sec1 .point .box-top .catch {
    color: #6AD1EA;
    font-family: 'PilGi', 'Pacifico', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    line-height: 1;
    font-size: calc(100vw / 18);
    padding: 20px 0 0 0;
}

.sec1 .point .box-top .num {
    font-size: calc(100vw / 10);
}

.sec1 .point .box {
    background: #fff;
    margin-top: -15%;
    border: 3px solid #0ff;
}

.sec1 .point .box::after {
    background: #fff;
}

.sec1 .point .box h3 {
    color: #AF651B;
    text-align: center;
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: calc(100vw / 18);
    padding: 20% 18px 20px;
}

.sec1 .point .box p {
    padding: 0 4%;
    margin-bottom: 20px;
}
.sec1 .point .box figure {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.sec1 .point .box figcaption {
    font-size: calc(100vw / 32);
    margin-top: 4px;
    text-align: right;
}

.sec1 .point .box h4,
.sec1 .point .box th,
.sec1 .point .box td,
.sec1 .point .box .caption {
    color: #3B5EAC;
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    text-align: center;
}

.sec1 .point .box h4 {
    font-size: calc(100vw / 22);
    line-height: 1.3;
    margin-bottom: 10px;
}

.sec1 .point .box h4 span {
    font-size: calc(100vw / 26);
}

.sec1 .point .box th,
.sec1 .point .box td {
    font-size: calc(100vw / 22);
}

.sec1 .point .box .caption {
    font-size: calc(100vw / 30);
    padding-bottom: 30px;
}

.sec-form .kome,
.sec-form .kome a{
    font-size: calc(100vw / 35);
    width: 100%;
    text-align: center;
    line-height: 1.2;
    margin-top: 1em;
    color: #f00;
}
.sec-form .kome a{
    color: #00f;
}


/* .sec2 */

.sec2 {
    display: block;
    background: #F4EDE7;
    position: relative;
    padding: 60px 0 120px;
    clip-path: polygon(0 0, 100% 80px, 100% calc(100% - 80px), 0% 100%);
    margin-top: -120px;
}

.sec2 .intro {
    position: relative;
}

.sec2 .sec-title {
    position: absolute;
    font-size: calc(100vw / 15);
    padding-top: 20px;
    top: 0;
    left: 25%;
}

.sec2 .sec-title::after {
    content: "";
    display: block;
    width: 350%;
    max-width: 500px;
    height: 26px;
    background: #AF651B;
    position: absolute;
    top: 70%;
    left: -160px;
    margin: auto;
    z-index: -1;
}

.sec2 .intro img {
    position: absolute;
    width: 26%;
    top: 0;
    right: 20px;
    z-index: 100;
}

.sec2 ol {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    margin-top: 28vw;
    margin-bottom: 4vw;
    padding: 0;
}

.sec2 li {
    width: 34vw;
    height: 34vw;
    margin: 3vw;
    border-radius: 50%;
    background: linear-gradient(0deg,#fff 0%,#fff 50%,#7CB135 50%,#7CB135 100%);
    border: 3px solid #7CB135;
}

.sec2 li p {
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: calc(100vw / 20);
    text-align: center;
    line-height: 1;
}

.sec2 li .weight {
    color: #fff;
    margin-top: 6vw;
}

.sec2 li .price {
    margin-top: 8vw;
    line-height: 1;
}

.sec2 li .price span {
    font-size: calc(100vw / 30);
}

.sec2 ol + p {
    margin-bottom: 10vw;
}

.sec2 h3 {
    color: #AF651B;
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: calc(100vw / 18);
    text-align: center;
    margin-bottom: 2vw;
}

.sec2 .caption {
    margin-top: 4vw;
    margin-bottom: 8vw;
}

.sec2 a {
    color: #fff;
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: calc(100vw / 18);
    background: #AF651B;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 100%;
    padding: .5em;
    box-shadow: 10px 10px 0 #6AD1EA;
}


/* .sec3 */

.sec3 {
    background-image: url(../../images/bg1.jpg);
    position: relative;
    z-index: -10;
    padding-bottom: 60px;
    max-width: 600px;
    margin-top: -120px;
}

.sec3 .intro {
    position: relative;
    margin: 0 0 40px;
    padding-top: 8vw;
}

.sec3 .intro .catch {
    color: #fff;
    font-family: 'PilGi', 'Pacifico', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: calc(100vw / 15);
    position: absolute;
    top: 24vw;
    right: 43vw;
    transform: rotate(-10deg); 
}

.sec3 .intro .catch::before {
    content: "＼";
    color: #6AD1EA;
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: absolute;
    top: 1vw;
    right: 16vw;
}

.sec3 .intro .catch::after {
    content: "／";
    color: #6AD1EA;
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: absolute;
    top: 2vw;
    right: -7vw;
}

.sec3 .intro .sec-title {
    color: #fff;
    text-align: right;
    font-size: calc(100vw / 15);
    margin: 27vw 14vw 0 0;
}

.sec3 .intro .sec-title::after {
    content: "";
    display: block;
    width: 87%;
    height: 26px;
    background: #AF651B;
    position: absolute;
    top: 40vw;
    right: -20px;
    margin: auto;
    z-index: -1;
}

.sec3 .intro img {
    position: absolute;
    width: 26%;
    top: 30vw;
    left: 0;
}

.sec3 .intro .text {
    color: #fff;
    margin: 20px 0 0 auto;
    width: 78%;  
}

.sec3 .case {
    list-style: none;
    padding: 0;
    margin-top: 14vw;
}

.sec3 .case h3 {
    color: #fff;
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    font-size: calc(100vw / 20);
}

.sec3 .case h3::before {
    content: "";
    background-image: url(../../images/sec3-left.png);
    background-size: contain;
    vertical-align: middle;
    display: inline-block;
    width: 10vw;
    height: 10vw;
    margin-right: 1vw;
}


.sec3 .case h3::after {
    content: "";
    background-image: url(../../images/sec3-right.png);
    background-size: contain;
    vertical-align: middle;
    display: inline-block;
    width: 9vw;
    height: 9vw;
    margin-left: 1.5vw;
}

.sec3 .case li {
    margin-bottom: 12vw;
}

.sec3 .case figure {
    margin: 4vw 0 0;
}

.sec3 .case figure img {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.sec3 .case li:nth-child(2n-1) figure img {
    box-shadow: -6vw 6vw 0 #AF651B;
}

.sec3 .case li:nth-child(2n) figure img {
    box-shadow: 6vw 6vw 0 #AF651B;
}

.sec3 .case figcaption {
    color: #fff;
    font-size: calc(100vw / 38);
    margin-top: .5vw;
}


.sec3 .case li:nth-child(2n-1) figcaption {
    text-align: left;
    margin-left: 5vw;
}

.sec3 .case li:nth-child(2n) figcaption {
    text-align: right;
    margin-right: 5vw;
}

/* ===============
footer
=============== */

.page-footer {
    background: #fff;
    margin: 0;
}

.page-footer .navi {
    list-style: none;
    margin: 0;
    text-align: center;
    padding: 5vw;
}

.page-footer .navi a {
    color: #111;
    text-decoration: none;
    font-size: calc(100vw / 24);
    line-height: 2;
}

.page-footer .copy {
    font-size: calc(100vw / 32);
    font-family: 'Noto Sans JP', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    text-align: center;
    padding-bottom: 2vw;
}


/* ===============
レスポンシブ 600px以上
=============== */

@media screen and (min-width:600px) { 
/* 以下600pxからの記述 */

body {
   background-image: url(../../images/bg600.jpg);
   background-attachment: fixed;
   background-size: cover;
}

.wrapper {
    box-shadow: 0 0 20px #111;
}

/* header */

.page-header .catch {
    font-size: 3.0rem;
}

.page-header h1 {
    font-size: 9.0rem;
    margin: 0;
}

/* sec1 */

.sec1 .intro img {
    width: 24%;
}

.sec1 .intro .sec-title {
    font-size: 3.6rem;
}

.sec1 .intro p {
    font-size: 1.6rem;
}

.sec1 .point .box-top .catch {
    font-size: 3.6rem;
}

.sec1 .point .box-top .catch span {
    font-size: 5.0rem;
}

.sec1 .point .box {
    margin-top: -11%;
}

.sec1 .point .box h3 {
    font-size: 3.0rem;
    padding-top: 14%;
}

.sec1 .point .box p {
    font-size: 1.6rem;
}

.sec1 .point .box figcaption {
    font-size: 1.4rem;
}

.sec1 .point .box h4 {
    font-size: 2.0rem;
}

.sec1 .point .box h4 span {
    font-size: 1.6rem;
}

.sec1 .point .box th,
.sec1 .point .box td {
    font-size: 2.0rem;
}

.sec1 .point .box .caption {
    font-size: 1.4rem;
    margin-top: 6px;
}


/* sec2 */

.sec2 .sec-title {
    font-size: 3.6rem;
}

.sec2 ol {
    margin-top: 160px;
    margin-bottom: 20px;
}

.sec2 li {
    width: 210px;
    height: 210px;
    margin: 20px;
}

.sec2 li .weight {
    font-size: 3.5rem;
    margin-top: 40px;
}

.sec2 li .price {
    font-size: 3.5rem;
    margin-top: 42px;
}

.sec2 li .price span {
    display: block;
    font-size: 2.0rem;
    margin-top: 6px;
}

.sec2 ol + p {
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 40px;
}

.sec2 h3 {
    font-size: 3.0rem;
}

.sec2 .caption {
    font-size: 1.6rem;
    margin-top: 20px;
    margin-bottom: 40px;
}

.sec2 a {
    font-size: 3.0rem;
}


/* sec3 */

.sec3 {
    padding-bottom: 0;
}

.sec3 .intro {
    padding-top: 60px;
}

.sec3 .intro img {
    width: 24%;
    top: 120px;
}

.sec3 .intro .catch {
    font-size: 3.6rem;
    top: 126px;
    right: 300px;
}

.sec3 .intro .catch::before {
    top: 6px;
    right: 76px;
}

.sec3 .intro .catch::after {
    top: 6px;
    right: -32px;
}

.sec3 .intro .sec-title {
    font-size: 3.6rem;
    margin: 120px 120px 20px 0;
}

.sec3 .intro .sec-title::after {
    top: 210px;
}

.sec3 .intro .text {
    font-size: 1.6rem;
    margin: 0 0 0 auto;
}

.sec3 .case {
    margin-top: 60px;
}

.sec3 .case h3 {
    font-size: 2.6rem;
}

.sec3 .case h3::before {
    width: 50px;
    height: 50px;
}

.sec3 .case h3::after {
    width: 46px;
    height: 46px;
}

.sec3 .case li {
    margin-bottom: 60px;
}

.sec3 .case li:nth-child(2n-1) figure img {
    box-shadow: -26px 26px 0 #AF651B;
}

.sec3 .case li:nth-child(2n) figure img {
    box-shadow: 26px 26px 0 #AF651B;
}

.sec3 .case li figcaption {
    font-size: 1.4rem;
    margin-top: 2px;
}

.sec3 .case li:nth-child(2n-1) figcaption {
    margin-left: 30px;
}

.sec3 .case li:nth-child(2n) figcaption {
    margin-right: 30px;
}

.sec3 .case figure {
    margin-top: 10px;
}


/* footer */

.page-footer .navi {
    padding: 30px 0;
}

.page-footer .navi li{
    font-size: 1.8rem;
    line-height: 2;
}

.page-footer .navi a{
    font-size: 1.8rem;
    line-height: 2;
}

.page-footer .copy {
    font-size: 1.4rem;
}

/* 以上600pxからの記述 */
}

/* ===============
フォーム
.sec-form
=============== */

.sec-form {
    background: #F4EDE7;
}

.sec-form h2 {
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 2.6rem;
    text-align: center;
    margin-bottom: 10px;
}

.sec-form p {
    font-size: 1.6rem;
    line-height: 1.3;
    margin-bottom: 20px;
}

.sec-form table {
    width: 100%;
    margin-bottom: 20px;
}

.sec-form table input,
.sec-form table textarea {
    width: 95%;
    line-height: 1.5;
    vertical-align: middle;
    margin: 16px 0;
}

.sec-form th span {
    font-size: calc(100vw / (375 / 14));
}

.sec-form th {
    font-size: calc(100vw / (375 / 16));
    font-weight: bold;
    background: #c3b2a3;
}

.sec-form td {
    font-size: calc(100vw / (375 / 14));
}

.sec-form .tgt td {
    font-size: calc(100vw / (375 / 14));
}
.sec-form .switch{
    width: 1.5em;
    margin: 3px 0;
}

.sec-form .tgt td.kosuu {
    font-size: calc(100vw / (375 / 14));
}

.sec-form .tgt td.kosuu span {
    font-size: calc(100vw / (375 / 12));
}

.sec-form .tgt select {
    margin: 10px 0;
}

.sec-form .tgt.hide {
    display: none;
}
.order{
    display: none;
}

.sec-form .kosuu{
    padding: 2em 2em;
}
.sec-form select {
    font-size: calc(100vw / (375 / 14));

    line-height: 1.5;
    padding: 4px;
    vertical-align: middle;
    position: relative;
}

.sec-form option {
    font-size: calc(100vw / (375 / 14));
}

.sec-form .center {
    text-align: center;
}
.sec-form .item{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.sec-form .price{
    flex: 2 1 auto;
    text-align: right;
}
.sec-form .price span{
    font-size: calc(100vw / (375 / 10));
}
.sec-form .quant{
    flex: 1 0 100px;
    text-align: left;
}

.sec-form .tgt select{
    display: inline-block;
    margin: 0 .5em;
}
.sec-form .pay{
    text-align: right;
}
.sec-form .tgt .kosuu {
    padding: 2em 1em;
}
.sec-form .tgt .kosuu .pay p{
    font-size: 2.0rem;
    margin-bottom: .5em;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.sec-form .tgt .kosuu .pay p span{
    display: block;
    font-size: 2.0rem;
    width: 50%;
    text-align: right;
}
.sec-form .total{
    padding-top: 0.5em;
    border-top: 1px solid #888;
    font-weight: bold;
}
.sec-form th,
.sec-form th{
    font-size: calc(100vw / (375 / 12));
}
.sec-form th{
    width: 6.5em;
    padding: 0.5em;
}

@media screen and (min-width:600px) { 

    .sec-form th span {
        font-size: 1.4rem;
    }
    
    .sec-form th {
        font-size: 1.6rem;
        font-weight: bold;
        background: #c3b2a3;
    }
    
    .sec-form td {
        font-size: 1.4rem;
    }
    
    .sec-form .tgt td {
        font-size: 1.8rem;
    }
    .sec-form .tgt td.kosuu {
        font-size: 1.8rem;
    }
    
    .sec-form .tgt td.kosuu span {
        font-size: 1.8rem;
    }
    .sec-form select {
        font-size: 1.8rem;
        padding: 4px;
    }
    .sec-form option {
        font-size: 1.8rem;
    }
    .sec-form .price span{
        font-size: 1.8rem;
    }
    .sec-form th,
    .sec-form th{
        font-size: 1.6rem;
}

}



/* ===============
プライバシーポリシー
privacy.html
=============== */

.privacy .page-header h1.pvp_catch {
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 4.0rem;
    font-weight: 500;
    line-height: 1;
}

.privacy .pvp_catch span {
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    display: block;
    font-size: 2.0rem;
    line-height: 2;
}

.privacy section {
    background-image: url(../../images/bg1.jpg);
}

.privacy section h1,
.privacy section h2,
.privacy section h3,
.privacy section p,
.privacy section a,
.privacy section dt,
.privacy section dd,
.privacy section li {
    color: #fff;
}

.privacy section h1 {
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.privacy section h2 {
    font-size: 2.0rem;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}

.privacy section h3,
.privacy section dt {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.privacy section ul,
.privacy section ol {
    margin-bottom: 30px;
}

.privacy section p,
.privacy section dd,
.privacy section li {
    font-size: 1.6rem;
    margin-bottom: 10px;
}

.privacy section dd {
    margin-bottom: 20px;
}

a.btn {
    color: #fff;
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: 2.0rem;
    background: #AF651B;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 100%;
    padding: .5em;
    box-shadow: 10px 10px 0 #6AD1EA;
}

.privacy .btn {
    margin: 50px 0;
}


/* ===============
サンクスページ
thanks.html
=============== */
.thanks .page-header{
    /* display: none; */
}
.thanks .box {
    position: absolute;

    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }

  .thanks main {
    background-image: url(../../images/bg1.jpg);
  }

  .thanks h1 {
      color: #000;
      font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      text-align: center;
      padding: 60px;
      font-size: 4.0rem;
        font-weight: 500;
        line-height: 1;
  }
  .thanks p,
  .thanks a{
    color: #fff;
    font-size: 1.8rem;
    font-family: 'M PLUS Rounded 1c', "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    padding: 60px 1em;
  }



/* 確認＆エラー画面 */
#check{
    background-image: url(../../images/bg600.jpg);
    background-attachment: fixed;
    background-size: cover;
}
#check #wrapper{
    max-width: 600px;
    padding: 0;
    margin: 10px auto;
    /* border: 1px solid #aaa; */
}
#check #formWrap{
    padding: 2em;
    background: rgba( 255,255,255, 0.8);
}
#check #wrapper h1{
    font-size: 3.0rem;
    text-align: center;
    margin-bottom: 3em;
}
.center p:first-child{
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 2em;
}
#check table{
    margin: 2em 0;
    width: 100%;
}
#check .center{
    text-align: center;
}
@media screen and (min-width:600px) { 

#check #wrapper p,
#check #wrapper td,
#check #wrapper th{
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 1.5em;
}
}