@charset "UTF-8";
/* br-sp用スマートフォンのみ改行するとき */
html[data-browse-mode="P"] [class*="page-free"] .is-sp {
    display: none;
}
/* PCとSPの画像出し分け */
.pc { display: inline-block!important; }
.sp { display: none !important; }
html[data-browse-mode="S"] .pc { display: none !important; 
}
html[data-browse-mode="S"] .sp { display: inline-block !important; }

/* もっと見るボタン */
.more-btn {
  width: 299px;
  margin: 40px auto 90px;
}
html[data-browse-mode="S"] .more-btn {
  width: 225px;
  margin: 20px auto 45px;
}
.more-btn a {
  position: relative;
  display: block;
  padding: calc(15/225*100%) 0;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1;
  background: #a7945f;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none !important;
}
html[data-browse-mode="S"] .more-btn a {
  position: relative;
  display: block;
  padding: calc(15/225*100%) 0;
  font-size: 12px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1;
  background: #a7945f;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none !important;
}
.more-btn a:hover {
  text-decoration: none;
  opacity: 0.85;
}

/* 共通ヘッダー */
html[data-browse-mode="P"] .header {
    margin-bottom: 30px;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #000;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
html[data-browse-mode="S"] .header {
    margin-bottom: 15px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
    color: #000;
    background-color: transparent;
}
html[data-browse-mode="P"] .header span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}

html[data-browse-mode="S"] .header span {
    display: block;
    font-size: 14px;
    color: #a7945f;
    letter-spacing: 0.05em;
}

/* 線 */
.tayahr{
  width: 50%;
  border-top: 1px solid #b4b4b4;
}

.tayahr2 {
  width: 20%;
  border-top: 1px solid #b4b4b4;
}


html[data-browse-mode="S"] .tayahr {
  width: 50%;
  display: block;
  margin:0 auto;
  border-top: 1px solid #b4b4b4;
}

html[data-browse-mode="S"] .tayahr2 {
  width: 20%;
  display: block;
  margin:0 auto;
  border-top: 1px solid #b4b4b4;
}
/* =================================
 FEATURE - 2020xmas
==================================== */


.page-free-feature-2020xmas {
    margin: 0 auto;
    padding: 30px 0 0;
}  
html[data-browse-mode="S"] .page-free-feature-2020xmas {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .xmas-bg{
    width: 100%;
    background-image: url(/img/usr/feature/2020xmas/xmas_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .xmas-bg{
    width: 100%;
    background-image: url(/img/usr/feature/2020xmas/xmas_bg_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}

.page-free-feature-2020xmas .mv {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 0 auto calc(60/1285*100%);
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .mv {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
}

.page-free-feature-2020xmas .mv img {
    max-width: 100%;
    vertical-align: top;
}
.page-free-feature-2020xmas .block-intro{
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .block-intro{
    width: 100%;
    margin: 0 auto;
    padding: 0 8%;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .block-intro p{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .block-intro p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    text-align: center;
    margin-bottom: 10px;
}

.page-free-feature-2020xmas .xmas-bg2 {
    width: 100%;
    padding: calc(60/1366*100%) 0 ;
    background-color: #f2f0ed;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .xmas-bg2 {
    padding: 40px 0;

}

.page-free-feature-2020xmas .xmas-gift-selection {
    margin-bottom: 90px
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .xmas-gift-selection {
    margin-bottom: 40px
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .header-img {
    width: calc(600/1366*100%);
    margin: 0 auto 20px;
    text-align: center
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .header-img {
    width: calc(600/750*100%);
    margin: 0 auto 20px;
    text-align: center;
    padding: 0;
    background-color: transparent;
}

.page-free-feature-2020xmas .block-intro2{
    width: calc(600/1366*100%);
    max-width: 600px;
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .block-intro2{
    width: 100%;
    margin: 0 auto;
    padding: 0 8%;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .block-intro2 p{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .block-intro2 p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-bottom: 5px;
}


.page-free-feature-2020xmas .recommend {
    margin: 90px 0 60px;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .recommend {
    margin: 40px 0 20px;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .xmasheader {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .xmasheader {
    margin-bottom: 15px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    background-color: transparent;
}
html[data-browse-mode="P"] .page-free-feature-2020xmas .xmasheader span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #000;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .xmasheader span {
    display: block;
    font-size: 14px;
    color:#000;
    letter-spacing: 0.05em;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .item-block {
    justify-content:center;  
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(1040/1366*100%);
    max-width: 1040px;
    margin: 0 auto 90px;
    background-color: #fff;
    padding: 20px;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .item-block {
    width: calc(700/750*100%);
    max-width: 700px;
    margin: 0 auto 50px;
    background-color: #fff;
    padding: 20px;
}


.page-free-feature-2020xmas .xmasitem1 img {
    vertical-align: top;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .xmasitem1 {
    width: calc(500/1000*100%);
}


html[data-browse-mode="P"] .page-free-feature-2020xmas .xmasitem2 {
    width: calc(500/1000*100%);
    padding: 0 60px;
    position: relative
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .xmasitem2 {
    padding-top: 20px;
}


.page-free-feature-2020xmas .sitem {
    margin: 30px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .sitem {
    align-items:  flex-start;
}

.page-free-feature-2020xmas .sitem img{
    width: calc(180/380*100%);
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .sitem img{
    width: 47%;
}


html[data-browse-mode="P"] .page-free-feature-2020xmas .item-block .more-btn {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
}




html[data-browse-mode="P"] .page-free-feature-2020xmas .item-block p {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    font-weight: 500;
    margin: 0 20px;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .item-block p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.0;
    margin: 0 10px;
}
.page-free-feature-2020xmas .reverse {
    flex-flow: row-reverse
}


.page-free-feature-2020xmas .regular{
    width: calc(1040/1366*100%);
    max-width: 1040px;
    margin: 0 auto 90px;
    background-color: #fff;
    padding: 130px 37px 20px;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .regular{
    width: calc(700/750*100%);
    max-width: 700px;
    margin: 0 auto 50px;
    background-color: #fff;
    padding: 60px 10px 15px;
}


html[data-browse-mode="P"] .page-free-feature-2020xmas .ulitem {
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .ulitem {
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .liitem {
    width: calc(180/966*100%);
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .liitem {
    width: calc(205/660*100%);
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .liitem a{
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    text-decoration: none;
    line-height: 1.3;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .liitem a{
    font-size: 10px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    text-decoration: none;
    font-weight: normal;
}


html[data-browse-mode="P"] .page-free-feature-2020xmas .liitem a span{
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.2;
    text-align: left;
    display: block;
    margin-top: 5px;
    font-weight: bold;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .liitem a span{
    font-size: 11px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.2;
    font-weight: bold;   
}


.page-free-feature-2020xmas .box {
    width: calc(750/1366*100%);
    max-width: 750px;
    margin: 0 auto 60px;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .box {
    width: calc(700/750*100%);
    max-width: 700px;
    margin: 0 auto;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .box-visual {
    padding: 0 2%;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .block-lead .text {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.0;
    font-weight: 500;
    margin: 20px 20px 0;
    padding: 0;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .block-lead .text {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.0;
    margin: 10px 10px 0;
    padding: 0;
}

.page-free-feature-2020xmas .block-lead .text2 {
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    line-height: 2.0;
    padding: 0;
    margin: 5px 25px;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .block-lead .text2 {
    font-size: 12px;
    margin: 5px 10px;
}



/* =================================
 FEATURE - father
==================================== */

.page-free-feature-father {
    width: 100%;
    margin: 0 auto　80px;
    padding: 0;
}
html[data-browse-mode="S"] .page-free-feature-father {
    margin: 0 auto calc(160/750*100%);
    padding: 0;
    width: 100%;
}

.mv img {
    width: 100%;
}

.father_intro {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 70px auto 0;
}
html[data-browse-mode="S"] .page-free-feature-father .father_intro {
    width: 100%;
    margin: 35px auto 0;
}


html[data-browse-mode="P"] .page-free-feature-father .intro-text {
    text-align: center;
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    line-height: 2.2;
    letter-spacing: .8pt;
    margin-bottom: 20px;
}
html[data-browse-mode="S"] .page-free-feature-father .intro-text {
    text-align: center;
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    line-height: 1.8; 
    margin-bottom: 10px;
}

.father_gift {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 100px auto;
}
html[data-browse-mode="S"] .father_gift  {
    width: 100%;
    margin: 50px auto;
}

html[data-browse-mode="P"] .father_header {
    text-align: center;
    font-size: 30px;
    color: #000080;
    font-weight: normal;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
}

html[data-browse-mode="S"] .father_header {
    text-align: center;
    font-size: 22px;
    color: #000080;
    font-weight: normal;
    letter-spacing: 0.05em;
    background-color: #FFF;
}

html[data-browse-mode="P"] .father_header span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #000;;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}
html[data-browse-mode="S"] .father_header span {
    display: block;
    font-size: 14px;
    color: #000;;
    letter-spacing: 0.05em;
}



html[data-browse-mode="P"] .father_header2 {
    text-align: center;
    font-size: 26px;
    color: #000;;
    font-weight: normal;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
}

html[data-browse-mode="S"] .father_header2 {
    text-align: center;
    font-size: 18px;
    color: #000;;
    font-weight: normal;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
    background-color: #FFF;
}

html[data-browse-mode="P"] .father_header2 span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}
html[data-browse-mode="S"] .father_header2 span {
    display: block;
    font-size: 14px;
    color: #a7945f;
    letter-spacing: 0.05em;
}

.father_header::after {
    content: "";
    width: 80px;
    height: 1px;
    display: block;
    margin: 10px auto;
    background: #b4b4b4;
}

html[data-browse-mode="S"] .father_header::after {
    content: "";
    width: 80px;
    height: 1px;
    display: block;
    margin: 10px auto;
    background: #b4b4b4;
}

.visual {
    text-align: center;
}
.visual2 {
    text-align: center;
    margin-bottom: 40px;
}
html[data-browse-mode="S"] .visual2 {
    text-align: center;
    margin-bottom: 20px;
}
.visual3 {
    text-align: center;
}

.visual img {
    width: calc(800/1200*100%);

}
.visual2 img {
    width: calc(1000/1200*100%);

}
.visual3 img {
    width: calc(600/1200*100%);

}

html[data-browse-mode="S"] .visual img {
    width: 100%;
}
html[data-browse-mode="S"] .visual2 img {
    width: 100%;
}
html[data-browse-mode="S"] .visual3 img {
    width: 80%;
}
.page-free-feature-father .block-lead{
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 60px auto 80px;
}
html[data-browse-mode="S"] .page-free-feature-father .block-lead{
    width: calc(650/750*100%);
    margin: 20px auto 30px;
}

.page-free-feature-father .text {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    line-height: 2.0;
    letter-spacing: .8pt;
    padding: 0 calc(260/1200*100%);
}
html[data-browse-mode="S"] .page-free-feature-father .text {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    line-height: 2.0;
    padding: 0 
}

.text2 {
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    line-height: 2.0;
    letter-spacing: .8pt;
    padding: 0 calc(260/1200*100%);
    margin: 10px;
}
html[data-browse-mode="S"] .text2 {
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    line-height: 2.0;
    padding: 0;
    margin: 5px;
}

.father_item {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 100px auto;
}

html[data-browse-mode="S"] .father_item  {
    width: 100%;
    margin: 70px auto;
}

.father_item .item{
    margin: 80px 0 180px;
}
html[data-browse-mode="S"] .father_item .item{
    margin: 60px 0 90px;
}

html[data-browse-mode="P"] .ulitem {
    justify-content:center;  
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
html[data-browse-mode="S"] .ulitem {
    justify-content:center;  
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.page-free-feature-father .liitem {
    list-style: none;
    width: calc(200/1200*100%);
    max-width: 200px;
    margin: 0 10px;
    text-align: center;
    
}
html[data-browse-mode="S"].page-free-feature-father .liitem {
    width: 30%;
    margin: 5px auto;
    text-align: center;
}


.page-free-feature-father .liitem a{
    text-decoration: none !important;
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
}
html[data-browse-mode="S"] .page-free-feature-father .liitem a{
    text-decoration: none !important;
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
}

.liitem a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.liitem img{
    width: 100%;
}

.hr-end {
  width: 70%;
  border-top: 1px solid #b4b4b4;
}


html[data-browse-mode="S"] .hr-end {
  width: 85%;
  display: block;
  margin:0 auto;
  border-top: 1px solid #b4b4b4;
}

.father_outro {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 80px auto;
}
html[data-browse-mode="S"] .father_outro {
    width: 80%;
    margin: 40px auto;
}


html[data-browse-mode="P"] .contents-block {
  justify-content:center;  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}



html[data-browse-mode="P"] .recocon {
  list-style: none;
  width: calc(500/1285*100%);
  max-width: 500px;
  margin: 0 20px;
}

html[data-browse-mode="S"] .recocon {
  margin: 0 auto 10px;
  list-style: none;
}

.recocon a {
  text-decoration: none !important;
}
.recocon a:hover {
  text-decoration: none;
  opacity: 0.7;
}


.recocon img{
  width: 100%;
}
html[data-browse-mode="S"] .recocon img{
  width: 100%;
}

html[data-browse-mode="P"] .con-header {
  font-size: 22px;
  font-weight: normal;
  font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 20px 0 10px 0;
  text-align: left
}
html[data-browse-mode="S"] .con-header {
  background-color: #FFF;
  font-weight: normal;
  color: #000;
  font-size: 18px;
  margin-top: 15px;
  padding: 0;
  text-align: left
}


.contents-block .more-btn {
  width: 250px;
  margin: 30px auto 90px;
}
html[data-browse-mode="S"] .contents-block .more-btn {
  width: 225px;
  margin: 15px auto 45px;
}

/* =================================
 FEATURE - vale
==================================== */
.page-free-feature-vale {
    width: 100%;
    margin: 0 auto 80px;
    padding: 0;
}
html[data-browse-mode="S"] .page-free-feature-vale {
    margin: 0 auto calc(160/750*100%);
    padding: 0;
    width: 100%;
}


.mv img {
    max-width: 100%;
}

.vale_intro {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 70px auto 0;
}
html[data-browse-mode="S"] .vale_intro {
    width: 100%;
    margin: 35px auto 0;
}


html[data-browse-mode="P"] .intro-text {
    text-align: center;
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    line-height: 2.2;
    letter-spacing: .8pt;
    margin-bottom: 20px;
}
html[data-browse-mode="S"] .intro-text {
    text-align: center;
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    line-height: 1.8; 
    margin-bottom: 10px;
}

.vale_gift {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 100px auto;
}
html[data-browse-mode="S"] .vale_gift  {
    width: 100%;
    margin: 50px auto;
}

html[data-browse-mode="P"] .vale_header {
    text-align: center;
    font-size: 30px;
    color: #A63A3A;
    font-weight: normal;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
}

html[data-browse-mode="S"] .vale_header {
    text-align: center;
    font-size: 22px;
    color: #A63A3A;
    font-weight: normal;
    letter-spacing: 0.05em;
    background-color: #FFF;
}

html[data-browse-mode="P"] .vale_header span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #000;;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}
html[data-browse-mode="S"] .vale_header span {
    display: block;
    font-size: 14px;
    color: #000;;
    letter-spacing: 0.05em;
}



html[data-browse-mode="P"] .vale_header2 {
    text-align: center;
    font-size: 26px;
    color: #000;;
    font-weight: normal;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
}

html[data-browse-mode="S"] .vale_header2 {
    text-align: center;
    font-size: 18px;
    color: #000;;
    font-weight: normal;
    letter-spacing: 0.05em;
    padding: 0;
    margin-bottom: 10px;
    background-color: #FFF;
}

html[data-browse-mode="P"] .vale_header2 span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}
html[data-browse-mode="S"] .vale_header2 span {
    display: block;
    font-size: 14px;
    color: #a7945f;
    letter-spacing: 0.05em;
}

.vale_header::after {
    content: "";
    width: 120px;
    height: 1px;
    display: block;
    margin: 10px auto;
    background: #404040;
}

html[data-browse-mode="S"] .vale_header::after {
    content: "";
    width: 100px;
    height: 1px;
    display: block;
    margin: 10px auto;
    background: #404040;
}

.visual{
    text-align: center;
}

.visual img {
    width: calc(800/1200*100%);

}
html[data-browse-mode="S"] .visual img {
    width: 100%;
}

.page-free-feature-vale .block-lead{
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 40px auto;
}
html[data-browse-mode="S"] .page-free-feature-vale .block-lead{
    width: calc(650/750*100%);
    margin: 20px auto;
}

html[data-browse-mode="P"] .page-free-feature-vale .text {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    line-height: 2.0;
    letter-spacing: .8pt;
    padding: 0 calc(260/1200*100%);
}
html[data-browse-mode="S"] .page-free-feature-vale .text {
    font-size: 13px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    line-height: 2.0;
    padding: 0 
}

html[data-browse-mode="P"] .page-free-feature-vale .text2 {
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    line-height: 2.0;
    letter-spacing: .8pt;
    padding: 0 calc(260/1200*100%);
    margin: 10px;
}
html[data-browse-mode="S"] .page-free-feature-vale .text2 {
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    line-height: 2.0;
    padding: 0;
    margin: 5px;
}

.vale_item {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 100px auto;
}

html[data-browse-mode="S"] .vale_item  {
    width: 100%;
    margin: 70px auto;
}

.vale_item .item{
    margin: 80px 0 120px;
}
html[data-browse-mode="S"] .vale_item .item{
    margin: 40px 0 60px;
}

html[data-browse-mode="P"] .ulitem {
    justify-content:center;  
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


.page-free-feature-vale .liitem {
    list-style: none;
    width: calc(350/1200*100%);
    max-width: 350px;
    margin: 0 1px;
}
html[data-browse-mode="S"] .page-free-feature-vale .liitem {
    width: 80%;
    margin: 0 auto;
}


.page-free-feature-vale .liitem a{
    text-decoration: none !important;
}
html[data-browse-mode="S"] .page-free-feature-vale .liitem a{
    text-decoration: none !important;
}

.liitem a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.liitem img{
    width: 100%;
}

.hr-end {
  width: 70%;
  border-top: 1px solid #b4b4b4;
}


html[data-browse-mode="S"] .hr-end {
  width: 85%;
  display: block;
  margin:0 auto;
  border-top: 1px solid #b4b4b4;
}

.vale_outro {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 80px auto;
}
html[data-browse-mode="S"] .vale_outro {
    width: 80%;
    margin: 40px auto;
}


html[data-browse-mode="P"] .contents-block {
  justify-content:center;  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}



html[data-browse-mode="P"] .recocon {
  list-style: none;
  width: calc(500/1285*100%);
  max-width: 500px;
  margin: 0 20px;
}

html[data-browse-mode="S"] .recocon {
  margin: 0 auto 10px;
  list-style: none;
}

.recocon a {
  text-decoration: none !important;
}
.recocon a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.recocon img{
  width: 100%;
}
html[data-browse-mode="S"] .recocon img{
  width: 100%;
}

html[data-browse-mode="P"] .con-header {
  font-size: 22px;
  font-weight: normal;
  font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 20px 0 10px 0;
  text-align: left
}
html[data-browse-mode="S"] .con-header {
  background-color: #FFF;
  font-weight: normal;
  color: #000;
  font-size: 18px;
  margin-top: 15px;
  padding: 0;
  text-align: left
}

html[data-browse-mode="P"] .con-txt {
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: .8pt;
  margin: 10px 0 90px 0;
  text-align: left
}
html[data-browse-mode="S"] .con-txt {
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  line-height: 1.5;
  margin: 10px 0 30px 0;
  text-align: left
}


.contents-block .more-btn {
  width: 250px;
  margin: 30px auto 90px;
}
html[data-browse-mode="S"] .contents-block .more-btn {
  width: 225px;
  margin: 15px auto 45px;
}



/* =================================
 FEATURE - name
==================================== */
.page-free-feature-name {
    margin: 0 auto;
    padding: 30px 0 90px;
}  
html[data-browse-mode="S"] .page-free-feature-name {
    margin: 0 auto calc(160/750*100%);
    padding: 0;
    width: 100%;
}
.page-free-feature-name .mv {
    width: calc(1285/1366*100%);
    max-width: 1285px;
    margin: 0 auto calc(60/1285*100%);
}

html[data-browse-mode="S"] .page-free-feature-name .mv {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
}

.page-free-feature-name .mv img {
    max-width: 100%;
    vertical-align: top;
}
.page-free-feature-name .block-intro{
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-name .block-intro{
    width: 100%;
















    margin: 0 auto;
    padding: 0 8%;
}

html[data-browse-mode="P"] .header-name {
    margin-bottom: 30px;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #000;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
html[data-browse-mode="S"] .header-name {
    margin-bottom: 15px;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #000;
    background-color: #FFF;
    padding: 0;
}


html[data-browse-mode="P"] .page-free-feature-name .block-intro p{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    text-align: center;
    font-weight: 500;
}

html[data-browse-mode="S"] .page-free-feature-name .block-intro p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
}

html[data-browse-mode="P"] .page-free-feature-name .block-embroidery {
    width: 100%;
    margin: calc(80/1366*100%) auto;
    padding: calc(80/1366*100%) 0;
    background-image: url(/img/usr/feature/name/bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

html[data-browse-mode="S"] .page-free-feature-name .block-embroidery {
    width: 100%;
    margin: 60px auto;
    padding: 0 8%;
}

html[data-browse-mode="P"] .page-free-feature-name .block-embroidery-inner {
    width: calc(850/1366*100%);
    max-width: 850px;
    margin: 0 auto;
    padding: 70px 85px 80px;
    background: #fff;
}
html[data-browse-mode="S"] .page-free-feature-name .block-embroidery-inner {
    width: 100%
    margin: 0 auto;
    padding: 0;
    background: #fff;
}

html[data-browse-mode="P"] .page-free-feature-name .embroidery-h2 {
    display: block;
    font-size: 22px;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    text-align: center;
    margin: 0 auto 30px;
}

html[data-browse-mode="S"] .page-free-feature-name .embroidery-h2 {
    display: block;
    font-size: 18px;
    color: #a7945f;
    letter-spacing: 0.05em;
    margin: 0 auto 15px;
    background-color: #FFF;
    padding: 0;
}

html[data-browse-mode="P"] .page-free-feature-name .block-embroidery-inner p {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: 30px;
}

html[data-browse-mode="S"] .page-free-feature-name .block-embroidery-inner p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
}

html[data-browse-mode="P"] .page-free-feature-name .block-embroidery-inner .images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0;
}

html[data-browse-mode="S"] .page-free-feature-name .block-embroidery-inner .images {
    margin: 30px 0;
}

.page-free-feature-name .block-embroidery-inner .images figure {
    width: calc(265/550*100%);
}

html[data-browse-mode="S"] .page-free-feature-name .block-embroidery-inner .images figure {
    width: 100%;
    margin-top: 20px;
}
html[data-browse-mode="P"] .page-free-feature-name .item-block {
    width: calc(980/1366*100%);
    max-width: 980px;
    margin: 0 auto calc(80/1366*100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
html[data-browse-mode="S"] .page-free-feature-name .item-block {
    width: 100%;
    margin: 0 auto 60px;
    padding: 0 8%;
}

html[data-browse-mode="P"] .page-free-feature-name .item-block-flex {
    width: calc(490/980*100%);
}
.page-free-feature-name .item-txt-flex {
    margin: calc(60/510*100%) auto 0;
    width: calc(320/490*100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: solid 0.7px #e5e5e5;
}
html[data-browse-mode="S"] .item-txt-flex {
    width: 100%;
    margin: 30px auto 0;
}
html[data-browse-mode="P"] .page-free-feature-name .item-txt-flex p{
    display: block;
    font-size: 18px;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.3em;
    padding: 0 10px;
}
html[data-browse-mode="S"] .page-free-feature-name .item-txt-flex p{
    display: block;
    font-size: 16px;
    letter-spacing: 0.3em;
    padding: 0 10px;
}
.page-free-feature-name .item-txt{
    width: calc(310/490*100%);
    text-align: right;
    margin: 0 auto calc(60/510*100%);
}

html[data-browse-mode="S"] .item-txt {
    width: 100%;
    margin: 0 auto 30px;
}

html[data-browse-mode="P"] .page-free-feature-name .namehr4 {
    display: none;
}
html[data-browse-mode="S"] .page-free-feature-name .namehr4 {
    width: 90%;
    margin: 70px auto;
    border-top: 1px solid #a7945f;
}


.page-free-feature-name .option {
    width: calc(850/1366*100%);
    max-width: 850px;
    margin: 0 auto 90px;
}
html[data-browse-mode="S"] .page-free-feature-name .option {
    width: 100%;
    margin: 0 auto 60px;
    padding: 0 5%;
}
.page-free-feature-name .name-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    font-size: 22px;
}
html[data-browse-mode="S"] .page-free-feature-name .name-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    font-size: 18px;
    padding: 0;
}

.page-free-feature-name .name-header::after {
    content: '';
    height: 1px;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin-left: 10px;
    border-top: 1px solid #a7945f;
}

.page-free-feature-name .option-intro{
    margin: 20px auto;
    padding: 0 calc(150/850*100%);
}

html[data-browse-mode="S"] .page-free-feature-name .option-intro{
    padding: 0 5%;
}



.page-free-feature-name .option-inner{
    margin: 35px auto 0;
    padding: 0 calc(110/850*100%);
}
html[data-browse-mode="S"] .page-free-feature-name .option-inner{
    margin: 20px auto 0;
    padding: 0 5%;
}

.page-free-feature-name .option-inner .txt {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: 30px;
}

html[data-browse-mode="S"] .page-free-feature-name .option-inner .txt {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: 20px;
}

.page-free-feature-name .txt span {
    font-size: 32px;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: 30px;
}
html[data-browse-mode="P"] .page-free-feature-name .option-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
html[data-browse-mode="P"] .page-free-feature-name .list-img {
    width: calc(340/720*100%);
}
html[data-browse-mode="S"] .page-free-feature-name .option-img {
    padding: 0;
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-name .list-img {
    width: 90%;
    margin: 0 auto 30px;
}
.page-free-feature-name .list-img .litxt {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: 30px;
    font-weight: bold;
}
html[data-browse-mode="S"] .page-free-feature-name .list-img .litxt {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: 15px;
    font-weight: bold;
}


.page-free-feature-name .list-img img{
    max-width: 100%;
}
.page-free-feature-name .colorimg img{
    max-width: 100%;
}
.page-free-feature-name .colorimg {
    width: calc(620/720*100%);
    margin-top: 30px;
}
html[data-browse-mode="S"] .page-free-feature-name .colorimg {
    width: 100%;
    margin-top: 20px;
}

.page-free-feature-name .fontimg img{
    max-width: 100%;
}
.page-free-feature-name .fontimg {
    width: calc(500/720*100%);
    margin-top: 20px;
}
html[data-browse-mode="S"] .page-free-feature-name .fontimg {
    width: 100%;
    margin-top: 20px;
}


.page-free-feature-name .stxt{
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
}
html[data-browse-mode="S"] .page-free-feature-name .stxt{
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
}
.page-free-feature-name .option a{
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    color: #a7945f;
}
html[data-browse-mode="S"] .page-free-feature-name .option a{
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    color: #a7945f;
}

.page-free-feature-name .boldtxt {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    font-weight: bold;
    display: block
}

html[data-browse-mode="S"] .page-free-feature-name .boldtxt {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    font-weight: bold;
    padding: 0;
}

.page-free-feature-name .option-inner .txttop0 {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
}
html[data-browse-mode="S"] .page-free-feature-name .option-inner .txttop0 {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: 5px
}


.page-free-feature-name .namehr {
    width: calc(850/1366*100%);
    max-width: 850px;
    margin: 0 auto calc(80/1366*100%);
    border-top: 1px solid #a7945f;
}
html[data-browse-mode="S"] .page-free-feature-name .namehr {
    width: 90%;
    margin: 0 auto 60px;
    border-top: 1px solid #a7945f;
}
html[data-browse-mode="P"] .page-free-feature-name .product {
    width: 100%;
    margin: calc(110/1366*100%) auto;
    padding: calc(50/1366*100%) 0 calc(110/1366*100%);
    background-color: #f6f4ef;
}

html[data-browse-mode="S"] .page-free-feature-name .product {
    width: 100%;
    margin: 0 auto 60px;
    padding: 0 5%;
}
html[data-browse-mode="P"] .page-free-feature-name .product-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: space-between;
    width: calc(1285/1366*100%);
    max-width: 1285px;
    margin: 0 auto;
}

.page-free-feature-name .sample-img {
    width: calc(580/1200*100%);
    margin-top: 20px;
}
html[data-browse-mode="S"] .page-free-feature-name .sample-img {
    width: 100%;
    margin-top: 30px;
}

.page-free-feature-name .sample-img img{
    max-width: 100%;
    vertical-align: top;
}
html[data-browse-mode="P"] .page-free-feature-name .product .txt-block {
    padding: 20px;
    background-color: #fff;
}
html[data-browse-mode="S"] .page-free-feature-name .product .txt-block {
    padding: 10px;
    background-color: #fff;
}
.page-free-feature-name .product .txt-block txt{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    display: block
}
html[data-browse-mode="S"] .page-free-feature-name .product .txt-block txt{
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    display: block
}

.page-free-feature-name .product .txt-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    background-color: #fff;
}

.page-free-feature-name .howto {
    width: calc(850/1366*100%);
    max-width: 850px;
    margin: 0 auto 120px;
}
html[data-browse-mode="S"] .page-free-feature-name .howto {
    width: 100%;
    margin: 0 auto 60px;
    padding: 0 5%;
}

.page-free-feature-name .howto-inner {
    padding: 0 calc(50/850*100%);
    margin-bottom: 90px;
}
html[data-browse-mode="S"] .page-free-feature-name .howto-inner {
    padding: 0 5%;
    margin-bottom: 60px;
}

html[data-browse-mode="P"] .page-free-feature-name .howtoul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0;
    padding-left: calc(62/750*100%);
}
html[data-browse-mode="S"] .page-free-feature-name .howtoul {
    margin: 30px 0;
    padding: 0;
}
html[data-browse-mode="P"] .page-free-feature-name .howtoli {
    width: calc(280/590*100%);
}
html[data-browse-mode="S"] .page-free-feature-name .howtoli {
    width: 80%;
    margin: 0 auto 30px;
    text-align: center;
}
html[data-browse-mode="P"] .page-free-feature-name .howto .txt {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: 30px;
    display: inline-block;
    padding-left: 20px;
}
html[data-browse-mode="S"] .page-free-feature-name .howto .txt {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    display: inline-block;
    margin-top: 5px;
}
html[data-browse-mode="P"] .page-free-feature-name .howspan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

html[data-browse-mode="P"] .page-free-feature-name .howto span {
    font-size: 68px;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.02em;
    line-height: 0.7;
    margin-left: 10px;
    font-style: italic;
}
html[data-browse-mode="S"] .page-free-feature-name .howto span {
    font-size: 54px;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.02em;
    line-height: 0.7;
    margin-top: 30px;
    font-style: italic;
}
.page-free-feature-name .howtoimg img{
    max-width: 100%;
}
.page-free-feature-name .howtoimg {
    width: 100%;
    margin: 10px auto;
    padding-left: calc(62/750*100%);
}
html[data-browse-mode="S"] .page-free-feature-name .howtoimg {
    width: 100%;
    margin: 10px auto;
    padding: 0;
}

.page-free-feature-name .howto a:hover {
    opacity: 0.5;
}
.page-free-feature-name .support {
    width: calc(420/1366*100%);
    max-width: 420px;
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-name .support {
    width: 100%;
    margin: 0 auto;
    padding: 0 35px;
}

.page-free-feature-name .support p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2;
}
.page-free-feature-name .namehr2 {
    width: calc(1000/1366*100%);
    max-width: 1000px;
    margin: 0 auto calc(40/1366*100%);
    border-top: 1px solid #a7945f;
}
html[data-browse-mode="S"] .page-free-feature-name .namehr2 {
    width: 90%;
    margin: 0 auto 40px;
    border-top: 1px solid #a7945f;
}
html[data-browse-mode="S"] .page-free-feature-name .namehr3 {
    width: 90%;
    margin: 0 auto 40px;
    border-top: 1px solid #a7945f;
}
html[data-browse-mode="P"] .page-free-feature-name .namehr3 {
    display: none !important;
}

.page-free-feature-name .txt2{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
}
html[data-browse-mode="S"] .page-free-feature-name .txt2{
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
}


/* =================================
 FEATURE - gift
==================================== */


.page-free-feature-gift .howto {
    width: calc(850/1366*100%);
    max-width: 850px;
    margin: 0 auto 120px;
}
html[data-browse-mode="S"] .page-free-feature-gift .howto {
    width: 100%;
    margin: 0 auto 60px;
    padding: 0;
}

.page-free-feature-gift .howto-inner {
    padding: 0 calc(50/850*100%);
    margin-bottom: 90px;
}
html[data-browse-mode="S"] .page-free-feature-gift .howto-inner {
    padding: 0;
    margin-bottom: 60px;
}

html[data-browse-mode="P"] .page-free-feature-gift .howto .txt {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: 30px;
    display: inline-block;
    padding-left: 20px;
}
html[data-browse-mode="S"] .page-free-feature-gift .howto .txt {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    display: inline-block;
    margin-top: 5px;
}
html[data-browse-mode="P"] .page-free-feature-gift .howspan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

html[data-browse-mode="P"] .page-free-feature-gift .howto span {
    font-size: 68px;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.02em;
    line-height: 0.7;
    margin-left: 10px;
    font-style: italic;
}
html[data-browse-mode="S"] .page-free-feature-gift .howto span {
    font-size: 54px;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.02em;
    line-height: 0.7;
    margin-top: 30px;
    font-style: italic;
}
.page-free-feature-gift .howtoimg img{
    max-width: 100%;
}
.page-free-feature-gift .howtoimg {
    width: 100%;
    margin: 10px auto;
    padding-left: calc(62/750*100%);
}
html[data-browse-mode="S"] .page-free-feature-gift .howtoimg {
    width: 100%;
    margin: 10px auto;
    padding: 0;
}

.page-free-feature-gift .howto a:hover {
    opacity: 0.5;
}

.page-free-feature-gift .wrapping-txt {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2;
    text-align: center;
    margin: 40px 0;
}


/* =================================
 FEATURE - wrapping
==================================== */
.page-free-feature-wrapping {
    width: calc(980/1366*100%);
    max-width: 980px;
    margin: 0 auto;
    padding: 30px 0 90px;
}

html[data-browse-mode="S"] .page-free-feature-wrapping {
    width: 100%;
    margin: 0 auto 60px;
    padding: 0 5%;
}

.page-free-feature-wrapping .header-block {
    text-align: center;
    padding: 40px 0;
    border-bottom: solid 0.7px #e5e5e5;
    margin-bottom: 120px;
}

html[data-browse-mode="S"] .page-free-feature-wrapping .header-block {
    text-align: center;
    padding: 30px 0;
    border-bottom: solid 0.7px #e5e5e5;
    margin-bottom: 60px;
}

.page-free-feature-wrapping .wrapping-header {
    display: block;
    font-size: 36px;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    text-align: center;
}

html[data-browse-mode="S"] .page-free-feature-wrapping .wrapping-header {
    font-size: 28px;
    background-color: transparent;
}


html[data-browse-mode="P"] .page-free-feature-wrapping .wrapping-img-header {
    display: block;
    font-size: 24px;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}

html[data-browse-mode="S"] .page-free-feature-wrapping .wrapping-img-header {
    font-size: 18px;
    background-color: transparent;
    padding: 0;
    margin-bottom: 5px;
}

html[data-browse-mode="P"] .page-free-feature-wrapping .img-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: space-between;
    margin-bottom: 80px;
}

html[data-browse-mode="S"] .page-free-feature-wrapping .img-block {
    margin-bottom: 100px;
}
html[data-browse-mode="P"] .page-free-feature-wrapping .img-block-inner {
    width: calc(470/980*100%);
}


.page-free-feature-wrapping .img-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: space-between;
    padding: 0 20px;
}


html[data-browse-mode="S"] .page-free-feature-wrapping .img-flex {
    padding: 0 10px;
}

.page-free-feature-wrapping .img-main {
    width: calc(250/430*100%);
}
.page-free-feature-wrapping .img-sub {
    width: calc(140/430*100%);
}
html[data-browse-mode="P"] .page-free-feature-wrapping .wrapping-text-block {
    margin-top: 20px;
    border-bottom: solid 0.7px #e5e5e5;
    height: 100px;
}

html[data-browse-mode="S"] .page-free-feature-wrapping .wrapping-text-block {
    border-bottom: solid 0.7px #e5e5e5;
    margin-bottom: 40px;
}

html[data-browse-mode="P"] .page-free-feature-wrapping .wrp-text {
    font-weight: bold;
    line-height: 2;
    font-size: 16px;
    margin: 0 20px;
}


html[data-browse-mode="S"] .page-free-feature-wrapping .wrp-text {
    font-weight: bold;
    line-height: 2;
    font-size: 14px;
}

html[data-browse-mode="P"] .page-free-feature-wrapping .wrp-subtext {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    display: block;
    margin: 0 20px;
}
html[data-browse-mode="S"] .page-free-feature-wrapping .wrp-subtext {
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    display: block;
    margin-bottom: 5px;
}

/* =================================
 FEATURE - 2021 SUMMER TIE
==================================== */


.summer_intro{
	margin-top:30px;
	margin-bottom:50px;
}

.menu_hr{
	background-color: #fff;
	border-top: 2px dotted #A7945F;
	width:600px;
}

.menu ul{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 600px;
    margin: 5px auto 0;
}

.menu ul li{
	width: 33%;
    margin: 0 0 20px;
}

.menu ul li a{
	position: relative;
    font-size: 18px;
	vertical-align:-0.5em;
	
}

.menu{
	margin-bottom:120px;
}

q::before{
	 content: '';/*何も入れない*/
     display: inline-block;/*忘れずに！*/
     width: 18px;/*画像の幅*/
     height: 18px;/*画像の高さ*/
     background-image: url(/img/usr/feature/summer/yajirusi.gif);
     background-size: contain;
	 vertical-align: top;
	 margin:0.5em;
}

.visual img{
	width:50%;
	margin-bottom:35px;
}

.section_hr{
	border-top: 1px solid #A7945F;
	border-bottom: 1px solid #fff;
	width:100px;
}

html[data-browse-mode="P"] .header_summer {
    margin-bottom: 30px;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #000;
}
html[data-browse-mode="S"] .header_summer {
    margin-bottom: 15px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
    color: #000;
    background-color: transparent;
}
html[data-browse-mode="P"] .header_summer span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #a9a9a9;
    letter-spacing: 0.05em;
}

html[data-browse-mode="S"] .header_summer span { 
    display: block;
    font-size: 14px;
    color: #a9a9a9;
    letter-spacing: 0.05em;
}

.ulitem{
	margin-top:50px;
}

.ulitem .liitem{
	width:20%;
	padding:13px;
	text-align:center;
	font-size:15px;
}

.section1{
	margin-top:80px;
}


.section2,.section3{
	margin-top:150px;
}

.item_s{
	margin-top:200px;
}

.picup_item .item_pro{
	width:16%;
	
}

.marin,.natural,.flower,.landscape,.colorful,.est{
	margin-top:100px;
	text-align:center;
}

.item_s #marin{
	font-size:24px;
	margin-top:70px;
}

.item_s #natural{
	font-size:24px;
	margin-top:70px;
}

.item_s #flower{
	font-size:24px;
	margin-top:70px;
}

.item_s #landscape{
	font-size:24px;
	margin-top:70px;
}

.item_s #colorful{
	font-size:24px;
	margin-top:70px;
}

.item_s #est{
	font-size:24px;
	margin-top:70px;
}

.picup_item{
	margin-top:50px;
	display:flex;
	justify-content:center;
}

.item_pro{
	margin:15px;
}

.item_top{
	margin-top:150px;
	border-top: 1px solid #A7945F;
	border-bottom: 1px solid #fff;
	width:100px;	
}

.est{
	margin-bottom:100px;
}

.hamon {
  width: 100%;
  height: 100vh;
  background: url('/img/usr/feature/summer/summertie_pc_top_back.jpg') center center/cover no-repeat
}

.intro-text_s{
	margin-top:100px;
	line-height:5rm;
	font-size:19px !important;
	text-align:center;
}

.intro-text_s2{
	margin-top:30px;
	line-height:5rm;
	font-size:19px !important;
	margin-bottom:150px;
	text-align:center;
}

.text_section{
	margin-top:20px;
	margin-bottom:50px;
	font-size:16px;
}

html[data-browse-mode="P"] .sp_2021 {
	display:none;	
}

html[data-browse-mode="S"] .pc_2021 {
	display:none;
}

html[data-browse-mode="S"] .intro-text_s,.intro-text_s2{
	font-size:17px !important;
}

html[data-browse-mode="S"] .section_hr{
	display:none;
}

html[data-browse-mode="S"] .liitem{
	width:33%;
}

html[data-browse-mode="S"] .more-btn{
	margin-top:35px !important;
}


/* =================================
           Science tie science
==================================== */

.page-free-feature-science {
    margin: 0 auto;
    padding: 30px 0 0;
}  
html[data-browse-mode="S"] .page-free-feature-science {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

html[data-browse-mode="P"] .page-free-feature-science .science-bg{
    /*width: 100%;
    background-image: url(/img/usr/feature/science/bg_science_pc.png);
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom: 90px;*/
	background-color: #4A7A61;
}

html[data-browse-mode="S"] .page-free-feature-science .science-bg{
    /*width: 100%;
    background-image: url(/img/usr/feature/science/bg_science_sp.png);
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom: 90px;*/
	background-color: #4A7A61;
}

.page-free-feature-science .mv {
    /*width: calc(1200/1366*100%);*/
    /*max-width: 1200px;*/
    margin: 0 auto calc(60/1285*100%);
}

html[data-browse-mode="S"] .page-free-feature-science .mv {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
}

.page-free-feature-science .mv img {
    max-width: 100%;
    vertical-align: top;
}
.page-free-feature-science .block-intro{
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-science .block-intro{
    width: 100%;
    margin: 0 auto;
    padding: 0 8%;
}

html[data-browse-mode="P"] .page-free-feature-science .block-intro p{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

html[data-browse-mode="S"] .page-free-feature-science .block-intro p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    text-align: center;
    margin-bottom: 10px;
}

.page-free-feature-science .science-bg2 {
    width: 100%;
    padding: calc(60/1366*100%) 0 ;
    background-color: #4A7A61;
}
html[data-browse-mode="S"] .page-free-feature-science .science-bg2 {
    padding: 40px 0;

}

.page-free-feature-science .science-gift-selection {
    margin-bottom: 90px
}

html[data-browse-mode="S"] .page-free-feature-science .science-gift-selection {
    margin-bottom: 40px
}

html[data-browse-mode="P"] .page-free-feature-science .header-img {
    width: calc(600/1366*100%);
    margin: 0 auto 20px;
    text-align: center
}

html[data-browse-mode="S"] .page-free-feature-science .header-img {
    width: calc(600/750*100%);
    margin: 0 auto 20px;
    text-align: center;
    padding: 0;
    background-color: transparent;
}

.page-free-feature-science .block-intro2{
    width: calc(600/1366*100%);
    max-width: 600px;
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-science .block-intro2{
    width: 100%;
    margin: 0 auto;
    padding: 0 8%;
}

html[data-browse-mode="P"] .page-free-feature-science .block-intro2 p{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}

html[data-browse-mode="S"] .page-free-feature-science .block-intro2 p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-bottom: 5px;
}


.page-free-feature-science .recommend {
    margin: 90px 0 60px;
}

html[data-browse-mode="S"] .page-free-feature-science .recommend {
    margin: 40px 0 20px;
}

html[data-browse-mode="P"] .page-free-feature-science .xmasheader {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
html[data-browse-mode="S"] .page-free-feature-science .xmasheader {
    margin-bottom: 15px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    background-color: transparent;
}
html[data-browse-mode="P"] .page-free-feature-science .sciencesheader span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #000;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}

html[data-browse-mode="P"] .page-free-feature-science .item-block {
    justify-content:center;  
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
    /*width: calc(1040/1366*100%);*/
    max-width: 1040px;
    margin: 0 auto 90px;
    background-color: #fff;
    padding: 20px;
	margin-top: 65px;
	margin-bottom: 180px;
}

html[data-browse-mode="S"] .page-free-feature-science .item-block {
    width: calc(700/750*100%);
    max-width: 650px;
    margin: 0 auto 50px;
    background-color: #fff;
    padding: 20px;
}


.page-free-feature-science .scienceitem1 img {
    vertical-align: top;
	width: 80%;
}

html[data-browse-mode="P"] .page-free-feature-science .scienceitem1 {
    /*width: calc(500/1000*100%);*/
}


html[data-browse-mode="P"] .page-free-feature-science .scienceitem2 {
    /*width: calc(500/1000*100%);*/
    padding: 0 60px;
    position: relative;
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
html[data-browse-mode="S"] .page-free-feature-science .scienceitem2 {
    padding-top: 20px;
	font-size: 11px;
	text-align: center;
}


.page-free-feature-science .sitem {
    margin: 30px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
}

html[data-browse-mode="S"] .page-free-feature-science.sitem {
    align-items:  flex-start;
}

.page-free-feature-science .sitem img{
    width: calc(180/380*100%);
}
html[data-browse-mode="S"] .page-free-feature-science .sitem img{
    width: 47%;
}


html[data-browse-mode="P"] .page-free-feature-science .item-block .more-btn {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
\\
}




html[data-browse-mode="P"] .page-free-feature-science .item-block p {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    font-weight: 500;
    margin: 0 20px;
}
html[data-browse-mode="S"] .page-free-feature-science .item-block p {
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.0;
    margin: 0 10px;
}
.page-free-feature-science .reverse {
    flex-flow: row-reverse
}


.page-free-feature-science .regular{
    width: calc(1040/1366*100%);
    max-width: 1040px;
    margin: 0 auto 90px;
    background-color: #fff;
    padding: 65px 37px 20px;
}

html[data-browse-mode="S"] .page-free-feature-science .regular{
    width: calc(700/750*100%);
    max-width: 700px;
    margin: 0 auto 50px;
    background-color: #fff;
    padding: 60px 10px 15px;
}


html[data-browse-mode="P"] .page-free-feature-science .ulitem {
    /*justify-content: space-between;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
}

html[data-browse-mode="S"] .page-free-feature-science .ulitem {
    /*justify-content: space-between;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

html[data-browse-mode="P"] .page-free-feature-science .liitem {
    width: calc(180/966*100%);
}

html[data-browse-mode="S"] .page-free-feature-science .liitem {
    width: 60%;
}

html[data-browse-mode="P"] .page-free-feature-science .liitem a{
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    text-decoration: none;
    line-height: 1.3;
}

html[data-browse-mode="S"] .page-free-feature-science .liitem a{
    font-size: 10px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    text-decoration: none;
    font-weight: normal;
}


html[data-browse-mode="P"] .page-free-feature-science .liitem a span{
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.2;
    text-align: left;
    display: block;
    margin-top: 5px;
    font-weight: bold;
	text-align: center;
}

html[data-browse-mode="S"] .page-free-feature-science .liitem a span{
    font-size: 11px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.2;
    font-weight: bold;   
}


.page-free-feature-science .box {
    width: calc(750/1366*100%);
    max-width: 750px;
    margin: 0 auto 60px;
}

html[data-browse-mode="S"] .page-free-feature-science .box {
    width: calc(700/750*100%);
    max-width: 700px;
    margin: 0 auto;
}

html[data-browse-mode="S"] .page-free-feature-science .box-visual {
    padding: 0 2%;
}

html[data-browse-mode="P"] .page-free-feature-science .block-lead .text {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.0;
    font-weight: 500;
    margin: 20px 20px 0;
    padding: 0;
}

html[data-browse-mode="S"] .page-free-feature-science .block-lead .text {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.0;
    margin: 10px 10px 0;
    padding: 0;
}

.page-free-feature-science .block-lead .text2 {
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    line-height: 2.0;
    padding: 0;
    margin: 5px 25px;
}
html[data-browse-mode="S"] .page-free-feature-science .block-lead .text2 {
    font-size: 12px;
    margin: 5px 10px;
}

.sitem_science img{
	float: left;
	justify-content: space-between;
	margin: 10px;

}


html[data-browse-mode="P"] .page-free-feature-science .ulitem2 {
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: flex;*/
    margin-bottom: 60px;
	margin-top: 30px;
	text-align: center;
}

html[data-browse-mode="S"] .page-free-feature-science .ulitem2 {
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
	margin-top: 30px;
}

html[data-browse-mode="P"] .page-free-feature-science .liitem2 {
    width: calc(180/966*100%);
}

html[data-browse-mode="S"] .page-free-feature-science .liitem2 {
    width: calc(205/660*100%);
}

html[data-browse-mode="P"] .page-free-feature-science .liitem2 a{
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    text-decoration: none;
    line-height: 1.3;
}

html[data-browse-mode="S"] .page-free-feature-science .liitem2 a{
    font-size: 10px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    text-decoration: none;
    font-weight: normal;
}


html[data-browse-mode="P"] .page-free-feature-science .liitem2 a span{
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.2;
    text-align: left;
    display: block;
    margin-top: 5px;
    font-weight: bold;
	text-align: center;
}

html[data-browse-mode="S"] .page-free-feature-science .liitem2 a span{
    font-size: 11px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.2;
    font-weight: bold;   
}

.scienceitem1{
	text-align: center;
}



html[data-browse-mode="P"] .header_science {
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    color: #000;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

html[data-browse-mode="P"] .header_science span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}

.scienceitem1 img{
	margin-top: 20px;
}

.span1{
	color: #333333;
}

.span2{
	color: #333333;
	font-size: 10px;
}

html[data-browse-mode="P"] .page-free-feature-science .item-block .p_science {
    font-size: 15px;
	font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","游明朝",YuMincho,"HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    line-height: 2.2;
    font-weight: 500;
    margin: 0 20px;
}

.sitem_science{
	text-align: center;
}


.sitem_science .ulitem_s1{
	display: flex;
    margin-bottom: 25px;
	justify-content: center;
}

/* もっと見るボタン */
.more-btn_science {
  width: 299px;
  margin: 40px auto 90px;
}
html[data-browse-mode="S"] .more-btn_science {
  width: 225px;
  margin: 20px auto 45px;
}
.more-btn_science a {
  position: relative;
  display: block;
  padding: calc(15/225*100%) 0;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1;
  background: #a7945f;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none !important;
}
html[data-browse-mode="S"] .more-btn_science a {
  position: relative;
  display: block;
  padding: calc(15/225*100%) 0;
  font-size: 12px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1;
  background: #a7945f;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none !important;
}
.more-btn a:hover {
  text-decoration: none;
  opacity: 0.85;
}

.more-btn_science{
	bottom: 30px;
    left: 0;
    right: 0;
	margin-top: 100px;
}

html[data-browse-mode="P"] .scienceheader {
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    color: #000;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

html[data-browse-mode="P"] .scienceheader span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}

html[data-browse-mode="P"] .block-intro_science .pc{
	background-size: cover;
	/*width: 80%;*/
	margin : 0 auto;
}

html[data-browse-mode="S"] .block-intro_science .sp{
	background-size: cover;
	/*width: 80%;*/
	margin : 0 auto;
}

html[data-browse-mode="S"] .tayahr{
	display: none;
}

html[data-browse-mode="S"] .header_science {
    font-size: 27px;
    text-align: center;
    font-weight: normal;
    color: #000;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background-color: #fff;
}

html[data-browse-mode="S"] .header_science span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}

html[data-browse-mode="S"] .scienceheader{
	background-color: #fff;
}

html[data-browse-mode="S"] .scienceheader {
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    color: #000;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

html[data-browse-mode="S"] .scienceheader span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}

/* =================================
           Science tie science (統合)
==================================== */
.sitem_science .ulitem {
    display: flex;
    gap: 16px;
}

.sitem_science .liitem a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}


html[data-browse-mode="P"] .more-btn-160{
    position: initial !important;
    margin: 70px auto !important;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .muji span{
    color: #ffffff;
}
html[data-browse-mode="P"] .page-free-feature-science .science-bg,.page-free-feature-science .science-bg2,html[data-browse-mode="S"] .page-free-feature-science .science-bg,html[data-browse-mode="S"] .page-free-feature-science .science-bg,html[data-browse-mode="S"] .typing-effect{
    background-color: #499599;
}
html[data-browse-mode="S"] .science_text {
    margin-bottom: 0px;
}
.vsm-slider span {
    color: white;
}
html[data-browse-mode="P"] .page-free-feature-2020xmas .muji span {
    color: white;
}
html[data-browse-mode="P"] .page-free-feature-science .liitem {
  width: calc(300/966*100%);
  margin: 0;
}
html[data-browse-mode="P"] .page-free-feature-2020xmas .ulitem {
    width: 100%;
    justify-content: center;
}
html[data-browse-mode="P"] .page-free-feature-science .item-block {
    display: block;
}
html[data-browse-mode="P"] .page-free-feature-science .science-bg,html[data-browse-mode="S"] .page-free-feature-science .science-bg {
  color: white;
}
html[data-browse-mode="P"] .science_text {
  margin-bottom: 0;
}
h1{
    margin: 0;
}
.page-free-feature-2020xmas .mv{
    width: auto;
    max-width: 100%;
}
.typing-effect {
    width: 19ch;
}
html[data-browse-mode="S"] .typing-effect {
    width: 19ch;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .regular {
    margin: 0 auto;
    padding: 0 10px 15px;
}


/* =================================
           アニメーション追加
==================================== */

#particles-js{ 
  position:fixed;/*描画固定*/
  z-index:-1;/*描画を一番下に*/
  width: 100%;
  height: 100%;
  background-color:#070A31;/*背景色*/
}

#wrapper{
  position: relative;/*描画を#particles-jsよりも上にするためposition:relative;を指定*/
  z-index: 1;/*z-indexの数字を大きくすることで描画を#particles-jsよりも上に*/
  width:100%;
  height: 100%;
}


/* =================================
           HAPPY BAG
==================================== */

.pane-contents_hg{
	background-size: 180px;
}

/*.hg_title{
	font-size: 33px;
	font-weight: 200;
	text-align: center;
	text-align:center;
	line-height:0.95em;
	font-weight:bold;
	color: #fffff0;
	text-shadow: 
	0 0.05em 0.08em rgba(0,0,0,0.7);
	padding-top: 120px;
}*/

.section_hr_hg{
	border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #fff;
    width: 100px;
}

.hg_litem{
	margin-right: auto;
    margin-left: auto;
	text-align: center;
}

.hg_litem img{
	padding: 30px;
	text-align: center;
}

.hg_litem_2{
	margin-right: auto;
    margin-left: auto;
	text-align: center;
	margin-top: 25px;
}

.hg_footer img{
	width: 60%;
	margin-top: 30px;
}

.hg_footer{
	text-align: center;
	margin-top: 120px;
	width: 70%;
}

.footer_title{
	font-size: 25px;
	color: #5F1314;
	font-weight: 600;
}

.footer_p{
	font-size: 18px;
	font-size: 300;
	margin-top: 20px;
	margin-bottom: 50px;
	text-align: left;
}

.hg_title{
  margin:0 auto;
  text-align: center;
  margin-top: 80px;
}

.hb_1{
	font-size: 13px;
}

.hb_2{
	font-weight: 800;
	font-size: 19px;
}

.hb_3{
	font-size: 17px;
	font-weight: 500;
}

html[data-browse-mode="S"] .pane-contents_hg .ulitem{
	flex-direction: column;
}

html[data-browse-mode="S"] .pane-contents_hg .liitem{
	width: auto;	
}

html[data-browse-mode="S"] .pane-contents_hg .liitem .hb_3{
	margin-top: 2px;

}

html[data-browse-mode="S"]  .hg_logo{
	width: 100%;
}

html[data-browse-mode="S"] .text_section{
	font-size: 13px;
}

html[data-browse-mode="S"] .footer_title{
	font-size: 15px;
}

html[data-browse-mode="S"] .footer_p{
	font-size: 13px;
	text-align: left;
}

html[data-browse-mode="S"] .footer_title{
	margin-top: 30px !important;	
}


/* =================================
          202204 color別ネクタイ
==================================== */

.bodystyle{
	float: left;
	width: 150px;
}


.li_color {
	padding: 15px;
	float: left;
	width: 80px;
}

.color_1{
	font-weight: 300;
	font-size: 20px;
}

.color_2022{
	text-align: center;
	margin-top: 50px;
}

.color_2022 a{
	display:block;
	text-align:center;
		
}

.ul_color{
    display: inline-block;
    margin-bottom: 60px;
    text-align: center;
}

.colorheader{
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    color: #000;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


.hr-end_c {
  width: 70%;
  border-top: 1px solid #b4b4b4;
  margin-top: 80px;
}


html[data-browse-mode="S"] .hr-end_c {
  width: 80%;
  display: block;
  margin:0 auto;
  border-top: 1px solid #b4b4b4;
  margin-top: 80px;
  text-align: center;
}

html[data-browse-mode="S"] .color_2022{
	text-align: center;
}

html[data-browse-mode="S"] .ul_color {
    display: inline-block;
	text-align: center;
}


/*＝＝＝＝＝＝＝＝＝
注文完了画面
＝＝＝＝＝＝＝＝＝＝*/

.line{
	margin: auto;
}


/*＝＝＝＝＝＝＝＝＝
Necktieセール2022
＝＝＝＝＝＝＝＝＝＝*/



html[data-browse-mode="P"] .page-free-feature-science .sale-bg{
	background-color: #FFFFFF;
}

html[data-browse-mode="S"] .page-free-feature-science .sale-bg{
	background-color: #FFFFFF;
}

html[data-browse-mode="P"] .ul_sale{
	width: fit-content;
	margin: auto;
	margin-bottom: 80px;
}


html[data-browse-mode="S"] .ul_sale{
	width: fit-content;
	padding-bottom: 80px;
	margin-left: 30px;
	margin-right: auto;
}

html[data-browse-mode="P"] .li_sale {
	padding: 5px;
	float: left;
}

.li_sale:not(:first-child)::before {
  content: "｜";
}


html[data-browse-mode="S"] .li_sale {
	padding: 5px;
	float: left;
	margin: auto;
	text-decoration: underline #d3d3d3;
}



/*＝＝＝＝＝＝＝＝＝
ascot2022
＝＝＝＝＝＝＝＝＝＝*/


html[data-browse-mode="P"] .ascot_header {
    text-align: center;
    font-size: 30px;
    color: #a7945f;
    font-weight: normal;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
}

html[data-browse-mode="S"] .ascot_header {
    text-align: center;
    font-size: 22px;
    color: #a7945f;
    font-weight: normal;
    letter-spacing: 0.05em;
    background-color: #FFF;
}

html[data-browse-mode="P"] .ascot_header span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #000;;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}
html[data-browse-mode="S"] .ascot_header span {
    display: block;
    font-size: 14px;
    color: #000;;
    letter-spacing: 0.05em;
}

.ascot_header::after {
    content: "";
    width: 80px;
    height: 1px;
    display: block;
    margin: 10px auto;
    background: #b4b4b4;
}

html[data-browse-mode="S"] .ascot_header::after {
    content: "";
    width: 80px;
    height: 1px;
    display: block;
    margin: 10px auto;
    background: #b4b4b4;
}


/*＝＝＝＝＝＝＝＝＝
こちらに追加10/28
＝＝＝＝＝＝＝＝＝＝*/

.ascot_item {
    text-align: center;
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 100px auto;
}

html[data-browse-mode="S"] .ascot_item  {
    text-align: center;
    width: 100%;
    margin: 70px auto;
}

.ascot_item .item{
    text-align: center;
    margin: 80px 0 180px;
}
html[data-browse-mode="S"] .ascot_item .item{
    text-align: center;
    margin: 60px 0 90px;
    }

/*＝＝＝＝＝＝＝＝＝
　　干支2023
＝＝＝＝＝＝＝＝＝＝*/

html[data-browse-mode="P"] .ul_eto{
	width: 490px;
	margin: auto;
	margin-bottom: 80px;
}


html[data-browse-mode="S"] .ul_eto{
	width: 330px;
	padding-bottom: 80px;
	margin-left: 30px;
	margin-right: auto;
}

html[data-browse-mode="P"] .li_eto {
	padding: 5px;
	float: left;
}

.li_eto:not(:first-child)::before {
  content: "｜";
}


html[data-browse-mode="S"] .li_eto {
	padding: 5px;
	float: left;
	margin: auto;
	text-decoration: underline #d3d3d3;
}

.eto_opposite {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 25px auto;
	position:relative;
}

html[data-browse-mode="S"] .eto_opposite  {
    width: 100%;
    margin: 70px auto;
}

.visual_eto{
	width: 28%;
	float: left;
}


html[data-browse-mode="P"] .eto_header {
    text-align: center;
    font-size: 30px;
    color: #a7945f;
    font-weight: normal;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
	margin-top: 150px;
}

html[data-browse-mode="S"] .eto_header {
    text-align: center;
    font-size: 22px;
    color: #a7945f;
    font-weight: normal;
    letter-spacing: 0.05em;
    background-color: #FFF;
	margin-top: 80px;
}


html[data-browse-mode="P"] .eto_header span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #000;;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}
html[data-browse-mode="S"] .eto_header span {
    display: block;
    font-size: 14px;
    color: #000;;
    letter-spacing: 0.05em;
}

.eto_header::after {
    content: "";
    width: 80px;
    height: 1px;
    display: block;
    margin: 10px auto;
    background: #b4b4b4;
}

html[data-browse-mode="S"] .eto_header::after {
    content: "";
    width: 80px;
    height: 1px;
    display: block;
    margin: 10px auto;
    background: #b4b4b4;
}

.page-free-feature-father .block-lead_eto{
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 60px auto 80px;
}
html[data-browse-mode="S"] .page-free-feature-father .block-lead_eto{
    width: calc(650/750*100%);
    margin: 20px auto 30px;
}

.page-free-feature-father .text_eto {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    line-height: 2.0;
    letter-spacing: .8pt;
    padding: 0 calc(260/1200*100%);
}
html[data-browse-mode="S"] .page-free-feature-father .text_eto {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    line-height: 2.0;
    padding: 0 
}

.block-lead_eto{
width: 700px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

.eto_mukaieto{
	position: absolute;
	padding-top: 60px;
}

.eto_item {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 100px auto;
}

html[data-browse-mode="S"] .eto_item  {
    width: 100%;
    margin: 70px auto;
}

.eto_item .item{
    margin: 80px 0 180px;
}
html[data-browse-mode="S"] .eto_item .item{
    margin: 60px 0 90px;
}

.eto_list{
	margin-top: 100px;
	margin-bottom: 100px;
}

.eto_opposite{
	display: block;
	text-align: center;
}

.visual_eto{
	margin: 0 auto !important;
}

.eto_outro {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 80px auto;
	margin-top: 800px;
}
html[data-browse-mode="S"] .eto_outro {
    width: 80%;
    margin: 40px auto;
	margin-top: 700px;
}


html[data-browse-mode="P"] .eto_header_m {
    text-align: center;
    font-size: 30px;
    color: #000080;
    font-weight: normal;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
}

html[data-browse-mode="S"] .eto_header_m {
    text-align: center;
    font-size: 22px;
    color: #000080;
    font-weight: normal;
    letter-spacing: 0.05em;
}

html[data-browse-mode="P"] .eto_header_m span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #000;;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}
html[data-browse-mode="S"] .eto_header_m span {
    display: block;
    font-size: 14px;
    color: #000;;
    letter-spacing: 0.05em;
}

.eto_header_m::after {
    content: "";
    width: 80px;
    height: 1px;
    display: block;
    margin: 10px auto;
    background: #b4b4b4;
}

html[data-browse-mode="S"] .eto_header_m::after {
    content: "";
    width: 80px;
    height: 1px;
    display: block;
    margin: 10px auto;
    background: #b4b4b4;
}

/*＝＝＝＝＝＝＝＝＝
　　福袋2023
＝＝＝＝＝＝＝＝＝＝*/


html[data-browse-mode="P"] .hg_footer_2023{
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
  }
html[data-browse-mode="P"] .footer_p_2023{
    display: inline-block;
    text-align: left;
	font-size: 18px;
	margin-top: 50px;
	margin-bottom: 80px;
  }

html[data-browse-mode="S"] .hg_footer_2023{
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
  }
html[data-browse-mode="S"] .footer_p_2023{
	display: inline-block;
    text-align: left;
	font-size: 14px;
	margin-top: 50px;
	margin-bottom: 80px;
}

/*＝＝＝＝＝＝＝＝＝
　ステファノリッチ
＝＝＝＝＝＝＝＝＝＝*/

.page-free-feature-ordermade .block-example_st {
  width: 100%;
  margin: calc(120/1366*100%) auto 0;
  padding: calc(80/1366*100%) 0;
}

.block-example_st .header{
  margin: 0;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #a7945f!important
}



/*＝＝＝＝＝＝＝＝＝
　メッセージタイ
＝＝＝＝＝＝＝＝＝＝*/

.message_section1{
	width: calc(980/1366*100%);
	justify-content: center;
}

.message_visual_l{
	width: 30%;
    margin: 50px;
	float: left;
}

.message_visual_r{
	width: 30%;
    margin: 50px;
	float: right;
}

.message_section {
  display: flex; /*横並び*/
  justify-content: center;
}

.message_section_2{
display: flex;
justify-content: center;
text-align: center;
}

.message_section .message_image {
  width: 640px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
}

.message_section_2 .message_image {
  width: 640px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
}


.message_section .right {
  padding: 0;
  margin-top: 150px;
  margin-left: -200px;
  text-align: left;
}

.message_section .title {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
	text-decoration: underline;
}
.message_section .text {
  margin: 10px 0 0;
  padding: 0;
}

.message_title{
	text-align: center;
}

.message_text{
	text-align: center;
	margin-bottom: 60px;
}

.message_section .message_image img{
	width: 60%;
}


.message_section .left {
  padding: 0;
  margin-top: 150px;
  text-align: left;
}

.message_section_2 .message_image img{
  width: 60%;
}

.message_section_2 .left .text{
  font-size: 14px;
  margin-top: 70px;
  text-align: right;
  margin-right: -80px;
  margin-left: 225px;
}

.typing {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.typing-effect {
  width: 21ch;
  animation: typing 3s steps(23), effect .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-size: 3em;
  margin: 50px;
}
 
@keyframes typing {
  from {
    width: 0
  }
}
    
@keyframes effect {
  50% {
    border-color: transparent
  }
}

.message_formal{
	display: block;
	text-align: center;
	margin-top: 95px;
	margin-bottom: 30px;
}

.message_formal img{
	width: 70%;
}

.typing-effect {
  width: 21ch;
  animation: typing 3s steps(23), effect .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-size: 3em;
  margin: 50px;
}

html[data-browse-mode="S"] .typing-effect {
  width: 20ch;
  animation: typing 3s steps(23), effect .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-size: 1.5em;
  margin: 30px;
}

html[data-browse-mode="S"] .message_section .title {
  margin: 0;
  padding: 0;
  font-size: 11px;
  text-decoration: underline;
  margin-left: 40px;
}

html[data-browse-mode="S"] .message_section .message_image {
  width: 300px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
  /*margin-left: -50px;*/
}

html[data-browse-mode="S"] .message_formal img{
	width: 85%;
}

html[data-browse-mode="S"] .message_section_2 .message_image img{
  width: 180px;
  margin-left: 80px;
}

html[data-browse-mode="S"] .message_section_2 .left .text{
  width: 170px;
  font-size: 8px;
  margin-top: 20px;
  text-align: right;
  margin-right: -70px;
  margin-left: 10px;
}

html[data-browse-mode="S"] .message_section .right {
  padding: 0;
  margin-top: 100px;
  margin-left: -150px;
  text-align: left;
}


/*＝＝＝＝＝＝＝＝＝
　メッセージタイ
＝＝＝＝＝＝＝＝＝＝*/

.message_section1{
	width: calc(980/1366*100%);
	justify-content: center;
}

.message_visual_l{
	width: 30%;
    margin: 50px;
	float: left;
}

.message_visual_r{
	width: 30%;
    margin: 50px;
	float: right;
}

.message_section {
  display: flex; /*横並び*/
  justify-content: center;
}

.message_section_2{
display: flex;
justify-content: center;
text-align: center;
}

.message_section .message_image {
  width: 640px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
}

.message_section_2 .message_image {
  width: 640px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
}


.message_section .right {
  padding: 0;
  margin-top: 150px;
  margin-left: -200px;
  text-align: left;
}

.message_section .title {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
	text-decoration: underline;
}
.message_section .text {
  margin: 10px 0 0;
  padding: 0;
}

.message_title{
	text-align: center;
}

.message_text{
	text-align: center;
	margin-bottom: 60px;
}

.message_section .message_image img{
	width: 60%;
}


.message_section .left {
  padding: 0;
  margin-top: 150px;
  text-align: left;
}

.message_section_2 .message_image img{
  width: 60%;
}

.message_section_2 .left .text{
  font-size: 14px;
  margin-top: 70px;
  text-align: right;
  margin-right: -80px;
  margin-left: 225px;
}

.typing {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.typing-effect {
  width: 21ch;
  animation: typing 3s steps(23), effect .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-size: 3em;
  margin: 50px;
}
 
@keyframes typing {
  from {
    width: 0
  }
}
    
@keyframes effect {
  50% {
    border-color: transparent
  }
}

.message_formal{
	display: block;
	text-align: center;
	margin-top: 95px;
	margin-bottom: 30px;
}

.message_formal img{
	width: 70%;
}

.typing-effect {
  width: 21ch;
  animation: typing 3s steps(23), effect .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-size: 3em;
  margin: 50px;
}

html[data-browse-mode="S"] .typing-effect {
  width: 20ch;
  animation: typing 3s steps(23), effect .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-size: 1.5em;
  margin: 30px;
}

html[data-browse-mode="S"] .message_section .title {
  margin: 0;
  padding: 0;
  font-size: 11px;
  text-decoration: underline;
  margin-left: 40px;
}

html[data-browse-mode="S"] .message_section .message_image {
  width: 300px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
  /*margin-left: -50px;*/
}

html[data-browse-mode="S"] .message_formal img{
	width: 85%;
}

html[data-browse-mode="S"] .message_section_2 .message_image img{
  width: 180px;
  margin-left: 80px;
}

html[data-browse-mode="S"] .message_section_2 .left .text{
  width: 170px;
  font-size: 8px;
  margin-top: 20px;
  text-align: right;
  margin-right: -70px;
  margin-left: 10px;
}

html[data-browse-mode="S"] .message_section .right {
  padding: 0;
  margin-top: 100px;
  margin-left: -150px;
  text-align: left;
}


/*＝＝＝＝＝＝＝＝＝
　メッセージタイ
＝＝＝＝＝＝＝＝＝＝*/

.message_section1{
	width: calc(980/1366*100%);
	justify-content: center;
}

.message_visual_l{
	width: 30%;
    margin: 50px;
	float: left;
}

.message_visual_r{
	width: 30%;
    margin: 50px;
	float: right;
}

.message_section {
  display: flex; /*横並び*/
  justify-content: center;
}

.message_section_2{
display: flex;
justify-content: center;
text-align: center;
}

.message_section .message_image {
  width: 640px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
}

.message_section_2 .message_image {
  width: 640px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
}


.message_section .right {
  padding: 0;
  margin-top: 150px;
  margin-left: -200px;
  text-align: left;
}

.message_section .title {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
	text-decoration: underline;
}
.message_section .text {
  margin: 10px 0 0;
  padding: 0;
}

.message_title{
	text-align: center;
}

.message_text{
	text-align: center;
	margin-bottom: 60px;
}

.message_section .message_image img{
	width: 60%;
}


.message_section .left {
  padding: 0;
  margin-top: 150px;
  text-align: left;
}

.message_section_2 .message_image img{
  width: 60%;
}

.message_section_2 .left .text{
  font-size: 14px;
  margin-top: 70px;
  text-align: right;
  margin-right: -80px;
  margin-left: 225px;
}

.typing {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.typing-effect {
  width: 21ch;
  animation: typing 3s steps(23), effect .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-size: 3em;
  margin: 50px;
}
 
@keyframes typing {
  from {
    width: 0
  }
}
    
@keyframes effect {
  50% {
    border-color: transparent
  }
}

.message_formal{
	display: block;
	text-align: center;
	margin-top: 95px;
	margin-bottom: 30px;
}

.message_formal img{
	width: 70%;
}

.typing-effect {
  width: 21ch;
  animation: typing 3s steps(23), effect .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-size: 3em;
  margin: 50px;
}

html[data-browse-mode="S"] .typing-effect {
  width: 20ch;
  animation: typing 3s steps(23), effect .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-size: 1.5em;
  margin: 30px;
}

html[data-browse-mode="S"] .message_section .title {
  margin: 0;
  padding: 0;
  font-size: 11px;
  text-decoration: underline;
  margin-left: 40px;
}

html[data-browse-mode="S"] .message_section .message_image {
  width: 300px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
  /*margin-left: -50px;*/
}

html[data-browse-mode="S"] .message_formal img{
	width: 85%;
}

html[data-browse-mode="S"] .message_section_2 .message_image img{
  width: 180px;
  margin-left: 80px;
}

html[data-browse-mode="S"] .message_section_2 .left .text{
  width: 170px;
  font-size: 8px;
  margin-top: 20px;
  text-align: right;
  margin-right: -70px;
  margin-left: 10px;
}

html[data-browse-mode="S"] .message_section .right {
  padding: 0;
  margin-top: 100px;
  margin-left: -150px;
  text-align: left;
}

/* =================================
 FEATURE - 図鑑TIE
==================================== */


.page-free-feature-2023pictorialbook {
    margin: 0 auto;
    padding: 30px 0 0;
}  
html[data-browse-mode="S"] .page-free-feature-2023pictorialbook {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .xmas-bg{
    width: 100%;
    background-image: url(/img/usr/feature/2023pictorialbook/2023_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .xmas-bg{
    width: 100%;
    background-image: url(/img/usr/feature/2023pictorialbook/2023_bg_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}

.page-free-feature-2023pictorialbook .mv {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 0 auto calc(60/1285*100%);
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .mv {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
}

.page-free-feature-2023pictorialbook .mv img {
    max-width: 100%;
    vertical-align: top;
}
.page-free-feature-2023pictorialbook .block-intro{
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .block-intro{
    width: 100%;
    margin: 0 auto;
    padding: 0 8%;
}

html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .block-intro p{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .block-intro p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    text-align: center;
    margin-bottom: 10px;
}

.page-free-feature-2023pictorialbook .xmas-bg2 {
    width: 100%;
    padding: calc(60/1366*100%) 0 ;
    background-color: #f5f5f5;
}
html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .xmas-bg2 {
    padding: 40px 0;

}

.page-free-feature-2023pictorialbook .xmas-gift-selection {
    margin-bottom: 90px
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .xmas-gift-selection {
    margin-bottom: 40px
}

html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .header-img {
    width: calc(600/1366*100%);
    margin: 0 auto 20px;
    text-align: center
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .header-img {
    width: calc(600/750*100%);
    margin: 0 auto 20px;
    text-align: center;
    padding: 0;
    background-color: transparent;
}

.page-free-feature-2023pictorialbook .block-intro2{
    width: calc(600/1366*100%);
    max-width: 600px;
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .block-intro2{
    width: 100%;
    margin: 0 auto;
    padding: 0 8%;
}

html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .block-intro2 p{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .block-intro2 p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-bottom: 5px;
}


.page-free-feature-2023pictorialbook .recommend {
    margin: 90px 0 60px;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .recommend {
    margin: 40px 0 20px;
}

html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .xmasheader {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .xmasheader {
    margin-bottom: 15px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    background-color: transparent;
}
html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .xmasheader span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #000;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .xmasheader span {
    display: block;
    font-size: 14px;
    color: #000;
    letter-spacing: 0.05em;
}

html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .item-block {
    justify-content:center;  
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(1040/1366*100%);
    max-width: 1040px;
    margin: 0 auto 90px;
    background-color: #fff;
    padding: 20px;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .item-block {
    width: calc(700/750*100%);
    max-width: 700px;
    margin: 0 auto 50px;
    background-color: #fff;
    padding: 20px;
}


.page-free-feature-2023pictorialbook .xmasitem1 img {
    vertical-align: top;
}

html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .xmasitem1 {
    width: calc(500/1000*100%);
}


html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .xmasitem2 {
    width: calc(500/1000*100%);
    padding: 0 60px;
    position: relative
}
html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .xmasitem2 {
    padding-top: 20px;
}


.page-free-feature-2023pictorialbook .sitem {
    margin: 30px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .sitem {
    align-items:  flex-start;
}

.page-free-feature-2023pictorialbook .sitem img{
    width: calc(180/380*100%);
}
html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .sitem img{
    width: 47%;
}


html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .item-block .more-btn {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
}




html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .item-block p {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    font-weight: 500;
    margin: 0 20px;
}
html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .item-block p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.0;
    margin: 0 10px;
}
.page-free-feature-2023pictorialbook .reverse {
    flex-flow: row-reverse
}


.page-free-feature-2023pictorialbook .regular{
    width: calc(1040/1366*100%);
    max-width: 1040px;
    margin: 0 auto 90px;
    background-color: #fff;
    padding: 130px 37px 20px;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .regular{
    width: calc(700/750*100%);
    max-width: 700px;
    margin: 0 auto 50px;
    background-color: #fff;
    padding: 60px 10px 15px;
}


html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .ulitem {
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .ulitem {
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .liitem {
    width: calc(180/966*100%);
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .liitem {
    width: calc(205/660*100%);
}

html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .liitem a{
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    text-decoration: none;
    line-height: 1.3;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .liitem a{
    font-size: 10px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    text-decoration: none;
    font-weight: normal;
}


html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .liitem a span{
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.2;
    text-align: left;
    display: block;
    margin-top: 5px;
    font-weight: bold;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .liitem a span{
    font-size: 11px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.2;
    font-weight: bold;   
}


.page-free-feature-2023pictorialbook .box {
    width: calc(750/1366*100%);
    max-width: 750px;
    margin: 0 auto 60px;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .box {
    width: calc(700/750*100%);
    max-width: 700px;
    margin: 0 auto;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .box-visual {
    padding: 0 2%;
}

html[data-browse-mode="P"] .page-free-feature-2023pictorialbook .block-lead .text {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.0;
    font-weight: 500;
    margin: 20px 20px 0;
    padding: 0;
}

html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .block-lead .text {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.0;
    margin: 10px 10px 0;
    padding: 0;
}

.page-free-feature-2023pictorialbook .block-lead .text2 {
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    line-height: 2.0;
    padding: 0;
    margin: 5px 25px;
}
html[data-browse-mode="S"] .page-free-feature-2023pictorialbook .block-lead .text2 {
    font-size: 12px;
    margin: 5px 10px;
}


/*＝＝＝＝＝＝＝＝＝
　サイエンスタイVol.2
＝＝＝＝＝＝＝＝＝＝*/

.science_section1{
	width: calc(980/1366*100%);
	justify-content: center;
}

.science_visual_l{
	width: 30%;
    margin: 50px;
	float: left;
}

.science_visual_r{
	width: 30%;
    margin: 50px;
	float: right;
}

.science_section {
  display: flex; /*横並び*/
  justify-content: center;
  margin-top: 30px;
}

.science_section_2{
display: flex;
justify-content: center;
text-align: center;
}

.science_section .science_image {
  width: 640px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
}

.science_section_2 .science_image {
  width: 640px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
}


.science_section .right {
  padding: 0;
  margin-top: 150px;
  margin-left: -150px;
  text-align: left;
}

.science_section .title {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
	text-decoration: underline;
}
.science_section .text {
  margin: 10px 0 0;
  padding: 0;
}

.science_title{
	text-align: center;
}

html[data-browse-mode="P"] .science_text{
	text-align: center;
	margin-bottom: 60px;
}

html[data-browse-mode="S"] .science_text{
	text-align: center;
	margin-bottom: 60px;
}

html[data-browse-mode="P"] .science_section .science_image img{
	width: 70%;
}

html[data-browse-mode="S"] .science_section .science_image img{
	width: 60%;
}


.science_section .left {
  padding: 0;
  margin-top: 150px;
  text-align: left;
}

html[data-browse-mode="P"] .science_section_2 .science_image img{
  width: 60%;
	margin-top: -100px;
}

html[data-browse-mode="S"] .science_section_2 .science_image img{
  width: 35%;
	margin-top: -30px;
}

.science_section_2 .left .text{
  font-size: 15px;
  margin-top: 20px;
  text-align: right;
  margin-right: -80px;
  margin-left: 225px;
  width:400px;
}


html[data-browse-mode="S"] .science_section_2 .left .text{
  width: 210px;
  font-size: 10px;
  margin-top: 10px;
  text-align: right;
  margin-right: -40px;
  margin-left: 10px;
}

.typing {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.typing-effect {
  width: 18ch;
  animation: typing 3s steps(23), effect .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-size: 3em;
  margin: 50px;
}
 
@keyframes typing {
  from {
    width: 0
  }
}
    
@keyframes effect {
  50% {
    border-color: transparent
  }
}

.science_formal{
	display: block;
	text-align: center;
	margin-top: 95px;
	margin-bottom: 30px;
}

.science_formal img{
	width: 70%;
}

.typing-effect {
  width: 17ch;
  animation: typing 3s steps(23), effect .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-size: 3em;
  margin: 50px;
}

html[data-browse-mode="S"] .typing-effect {
  width: 17ch;
  animation: typing 3s steps(23), effect .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-size: 1.5em;
  margin: 30px;
}

html[data-browse-mode="S"] .science_section .title {
  margin: 0;
  padding: 0;
  font-size: 11px;
  text-decoration: underline;
  margin-left: 40px;
}

html[data-browse-mode="S"] .science_section .science_image {
  width: 300px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
  /*margin-left: -50px;*/
}

html[data-browse-mode="S"] .science_formal img{
	width: 85%;
}

html[data-browse-mode="S"] .science_section_2 .science_image img{
  width: 80%;
  margin-left: 30px;
}



html[data-browse-mode="S"] .science_section .right {
  padding: 0;
  margin-top: 50px;
  margin-left: -150px;
  text-align: left;
}

.pane-contents_2023science{
	background-color: #497b62;
	color: #FFFFFF;
}

.science_section .title a{
	color: #FFFFFF;
}

.more-btn-science{
  width: 299px;
  margin: 40px auto 90px;
}

.more-btn-science a{
  position: relative;
  display: block;
  padding: calc(15/225*100%) 0;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  text-align: center;
  color: #a7945f;
  letter-spacing: 0.1em;
  line-height: 1;
  background: rgba(255,255,255,0.8);
  transition: all 0.5s ease;
  text-decoration: none !important;
  border: 3px solid #a7945f;
}


html[data-browse-mode="S"] .more-btn-science {
  width: 225px;
  margin: 20px auto 45px;
}


/*==================================================
2024eto
===================================*/
html[data-browse-mode="P"] .page-free-feature-2020xmas .xmasheader2024 {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-color:#2f4f4f;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .xmasheader2024 {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-color:#2f4f4f;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .xmasheader2024 span {
    display: block;
    margin-top: 5px;
    font-size: 20px;
    color: #ffff;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .xmasheader2024 span {
    display: block;
    margin-top: 5px;
    font-size: 20px;
    color: #ffff;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    background-color:#2f4f4f;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .eto-bg {
  width: 100%;
  background-image: url(/img/usr/feature/2024eto_tatsu/ryu_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 90px;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .eto-bg{
    width: 100%;
    background-image: url(/img/usr/feature/2024eto_tatsu/ryu_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .eto-bg {
    margin:  auto;
    width: 100%;
}

.page-free-feature-2020xmas .eto-bg2 {
  width: 100%;
  padding: calc(60/1366*100%) 0;
  background-color: #2f4f4f;
}


html[data-browse-mode="P"] .eto-selection .xmasheader span {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  color: #fff;
  font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.05em;
}


html[data-browse-mode="P"] .eto-selection .block-intro2 p{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
}

html[data-browse-mode="S"] .eto-selection .block-intro2 p{
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
}

html[data-browse-mode="P"] .eto-selection .block-intro2 span{
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
    display: block;
}

html[data-browse-mode="S"] .eto-selection .block-intro2 span{
    font-size: 11px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
    display: block;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .eto-bg2 {
    padding: 30px 0;
}

html[data-browse-mode="P"] .ul_etotatsu {
    width: 490px;
    margin: auto;
    margin-bottom: 80px;
    color: #FFF;
}

/*==================================================
2023xmas
===================================*/

html[data-browse-mode="P"] .page-free-feature-2020xmas .xmas2023-bg {
  width: 100%;
  background-image: url(/img/usr/feature/2023xmas/xmas2023_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 90px;

}


.pane-header.common-header {
  background: rgba(255,255,255,0.9);
  border-bottom: 1px solid #2d4740;
 }
    
.page-free-feature-2020xmas .xmas2023-bg2 {
  width: 100%;
  padding: calc(60/1366*100%) 0;
  background-color: #2d4740;
 }

html[data-browse-mode="P"] .header2023 {
  margin-bottom: 30px;
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  color: #fff;
  font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    
}

html[data-browse-mode="S"] .header2023 {
  margin-bottom: 30px;
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  color: #fff;
  font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  background-color:transparent;
}


html[data-browse-mode="P"] .xmas2023-bg .block-intro3 p {
    font-size: 15px;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 2.2;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
}

html[data-browse-mode="S"] .xmas2023-bg .block-intro3 p {
    font-size: 15px;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 2.2;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
}

html[data-browse-mode="P"] .xmas-gift-selection .block-intro4 p {
    font-size: 15px;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 2.2;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
}

html[data-browse-mode="S"] .xmas-gift-selection .block-intro4 p {
    font-size: 14px;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 2.2;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .xmas2023-bg{
    width: 100%;
    background-image: url(/img/usr/feature/2023xmas/xmas_bgsp2023.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .xmasheader2023 {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-color:transparent;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .xmasheader2023 {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-color:transparent;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .xmasheader2023 span {
    display: block;
    margin-top: 5px;
    font-size: 20px;
    color: #ffff;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    background-color:transparent;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .xmasheader2023 span {
    display: block;
    margin-top: 5px;
    font-size: 20px;
    color: #ffff;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
    background-color:#2f4f4f;
    background-color:transparent;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .block-lead2023 .text {
    font-size: 13px;
    text-align: center;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 2.0;
    font-weight: 500;
    margin: 20px 20px 0;
    padding: 0;
    color: #fff;
    text-decoration-line: line-through;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .block-lead2023 .text {
    font-size: 13px;
    text-align: center;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 2.0;
    font-weight: 500;
    margin: 20px 20px 0;
    padding: 0;
    color: #fff;
    text-decoration-line: line-through;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .block-lead2023 .text2 {
    font-size: 11px;
    text-align: center;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 2.0;
    font-weight: 500;
    margin: 20px 20px 0;
    padding: 0;
    color: #fff;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .block-lead2023 .text2 {
    font-size: 11px;
    text-align: center;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 2.0;
    font-weight: 500;
    margin: 20px 20px 0;
    padding: 0;
    color: #fff;
}
.page-free-feature-2020xmas .recommend2023 {
  margin: 40px 0 40px;
}

.page-free-feature-2020xmas .xmas-gift-selection2023 {
  margin-bottom: 30px;
  margin-top: 90px;
}


/*============================
           2023ascot
==============================*/

.page-free-feature-father .text_ascot {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    line-height: 2.0;
    letter-spacing: .8pt;   
    padding: 0 calc(260/1200*100%);
	text-align:left;
}
html[data-browse-mode="S"] .page-free-feature-father .text_ascot {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    line-height: 2.0;
	text-align: left;
    padding: 0 
}

/*===============
    十二支2024
===============*/

.eto_mukaieto_2024{
	text-align: center;
}

.eto_outro {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 80px auto;
}
html[data-browse-mode="S"] .eto_outro {
    width: 80%;
    margin: 40px auto;
}

html[data-browse-mode="P"] .page-free-feature-father .block-lead_eto2024{
  width: calc(1200/1366*100%);
  max-width: 1200px;
	margin: auto;
    margin-top: 20px;
}

html[data-browse-mode="S"] .page-free-feature-father .block-lead_eto2024{
  width: calc(1200/1366*100%);
  max-width: 1200px;
	margin: auto;
    margin-top: -40px;
}

html[data-browse-mode="S"] .page-free-feature-father .block-lead_eto2024{
    width: calc(650/750*100%);
    margin: 20px auto 20px;
}

.mukaieto2024 img{
	width: 30%;
	margin: auto;
}

html[data-browse-mode="S"]  .eto_mukaieto_2024{
	padding-top: 20px;
	text-align: center;
}

html[data-browse-mode="P"] .eto_list2024{
    
    
    
	margin-top: 100px;
	margin-bottom: 100px;
}

html[data-browse-mode="S"] .eto_list2024{
	margin-top: 100px;
	margin-bottom: 40px;
}


/*===============
    無地系ネクタイ
===============*/

html[data-browse-mode="P"] .page-free-feature-2020xmas .muji {
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  color: #a7945f;
  font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
html[data-browse-mode="P"] .page-free-feature-2020xmas .muji span {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  color: #000;
  font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.05em;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .muji {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-color: transparent;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .muji span {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  color: #000;
  font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.05em;
    background-color: transparent;
}

/*===============
   2024Formal
===============*/

.ulitem2{
	margin-top:50px;
    margin-bottom: 50px;
}

html[data-browse-mode="P"] .ulitem2 {
    justify-content:center;  
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

html[data-browse-mode="P"] .ulitem2 {
    justify-content:center;  
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
html[data-browse-mode="S"] .ulitem2 {
    justify-content:center;  
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/*===============
   2024animal
===============*/

.bear_ul{
  width: 50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bear_li{
	margin: 20px;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .zoo-bg{
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .zoo-bg{
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}

/*===============
 壁紙プレゼント企画
===============*/

/* ボタン共通設定 */
.btn03{
    /*影の基点とするためrelativeを指定*/
    position: relative;
    /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
  
    text-align: center;
    background: transparent;
  border-radius: 10px;
  border: solid 1px #a7945f;
    outline: none;
    /*アニメーションの指定*/
    transition: all 0.2s ease;
}

/*hoverをした後のボタンの形状*/
.btn03:hover{
  border-color:transparent; 
}

/*ボタンの中のテキスト*/
.btn03 span {
  position: relative;
  z-index: 2;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
    /*テキストの形状*/
  display: block;
    padding: 10px 30px;
  background:#fff;
  border-radius: 10px;
  color:#a7945f;
    /*アニメーションの指定*/
    transition: all 0.3s ease;
}

/*== 右下に押し込まれる（立体が平面に） */

/*影の設定*/
.pushright:before {
    content: "";
    /*絶対配置で影の位置を決める*/
    position: absolute;
  z-index: -1;
    top: 4px;
    left: 4px;
    /*影の形状*/
    width: 100%;
    height: 100%;
  border-radius: 10px;
    background-color: #333;
}

/*hoverの際にX・Y軸に4pxずらす*/
.pushright:hover span {
  background-color: #a7945f;
  color: #fff;
  transform: translate(4px, 4px);
}


/*===============
   名入れ刺繡（裏地一覧部分）
===============*/
html[data-browse-mode="P"] .list-kinds{
    display: flex;
    justify-content: space-evenly;
   }
html[data-browse-mode="S"] .list-kinds{
    display: block;
   }

html[data-browse-mode="P"] .list-kinds li{
    padding: 10px;
    width: calc(250 / 720* 100%);
    margin-top: 5%;
   }
html[data-browse-mode="S"] .list-kinds li{
    margin: 0 auto;
    width: calc(500 / 720* 100%);
}

.list-kinds li p{
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
   }
	
.option .option-detail{
    background-color: #f6f4ef;
    margin-top: 50px;
    padding: calc(50 / 1366* 100%) 2% calc(90 / 1366* 100%) 2%;
   }

html[data-browse-mode="S"] .list-kinds{
    display: block;
   }

html[data-browse-mode="S"] .list-kinds li{
    margin-top: 20px;
    width: calc(500 / 720* 100%);

}

html[data-browse-mode="P"] .lining-list{
    font-weight: normal;
    font-size: 22px;
    text-align: center;
    padding: calc(50 / 1366* 100%) 0 calc(10 / 1366* 100%);
    }
html[data-browse-mode="S"] .lining-list{
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    }

html[data-browse-mode="P"] .explanation{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: 50px;
    padding: 0 calc(110 / 850* 100%);
   }
html[data-browse-mode="S"] .explanation{
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin: 20px auto 0;
    padding: 0 5%;
   }


@media (max-width: 800px) {
  .first-view {
    height: calc(100vh - 50px);
    background-image: url(files_20241019115527/images/index/bg-main-sp.jpg);
    align-items: flex-start;
  }

  .first-view-text {
    padding-top: 60px;
    padding-left: 20px;
  }

  .first-view-text h1 {
    font-size: 20px;
    line-height: 48px;
  }

  .first-view-text p {
    font-size: 14px;
    margin-top: 15px;
  }

  .lead {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lead p {
    text-align: left;
  }

  }


/*===============
   fourseasons
===============*/
/*秋*/
.first-view {
  height: calc(100vh - 110px);
  background-image: url(/img/usr/feature/fourseasons/mv229.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: flex-end;
}

.first-view-text {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-bottom: 80px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px 10px #4b2c14;
}

.first-view-text h1 {
  font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 40px;
  line-height: 40px;
}

.first-view-text p {
  font-size: 25px;
  margin-top: 20px;
}



@media (max-width: 800px) {
  .first-view {
    height: calc(100vh - 50px);
    background-image: url(/img/usr/feature/fourseasons/mvsp229.jpg);
    align-items: flex-start;
  }

  .first-view-text {
    padding-top: 30px;
    padding-left: 20px;
  }

  .first-view-text h1 {
    font-size: 20px;
    line-height: 40px;
  }

  .first-view-text p {
    font-size: 15px;
    margin-top: 5px;
	padding-left: 20px;
  }

 }
	
/*冬*/
	
.first-view-2 {
  height: calc(100vh - 110px);
  background-image: url(/img/usr/feature/fourseasons/winter_pc4.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: flex-end;
}

.first-view-2-text {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-bottom: 80px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px 10px #4b2c14;
}

.first-view-2-text h1 {
  font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 30px;
  line-height: 40px;
}

.first-view-2-text p {
  font-size: 18px;
  margin-top: 20px;
}



@media (max-width: 800px) {
  .first-view-2 {
    height: calc(100vh - 50px);
    background-image: url(/img/usr/feature/fourseasons/winter_sp2.jpg);
    align-items: flex-start;
  }

  .first-view-2-text {
    padding-top: 40px;
    padding-left: 20px;
  }

  .first-view-2-text h1 {
    font-size: 20px;
    line-height: 40px;
  }

  .first-view-2-text p {
    font-size: 15px;
    margin-top: 10px;
	padding-left: 20px
  }

	}	
	
/*春*/
	
.first-view-3 {
  height: calc(100vh - 110px);
  background-image: url(/img/usr/feature/fourseasons/spring_pc3.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: flex-end;
}

.first-view-3-text {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-bottom: 80px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px 10px #4b2c14;
}

.first-view-3-text h1 {
  font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 30px;
  line-height: 40px;
}

.first-view-3-text p {
  font-size: 18px;
  margin-top: 20px;
}



@media (max-width: 800px) {
  .first-view-3 {
    height: calc(100vh - 50px);
    background-image: url(/img/usr/feature/fourseasons/spring_sp2.jpg);
    align-items: flex-start;
  }

  .first-view-3-text {
    padding-top: 40px;
    padding-left: 20px;
  }

  .first-view-3-text h1 {
    font-size: 20px;
    line-height: 40px;
  }

  .first-view-3-text p {
    font-size: 15px;
    margin-top: 10px;
	padding-left: 20px	
  }
 }
	
/*夏*/
	
.first-view-4 {
  height: calc(100vh - 110px);
  background-image: url(/img/usr/feature/fourseasons/mv223.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: flex-end;
}

.first-view-4-text {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-bottom: 80px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px 10px #4b2c14;
}

.first-view-4-text h1 {
  font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 30px;
  line-height: 40px;
}

.first-view-4-text p {
  font-size: 18px;
  margin-top: 20px;
}



@media (max-width: 800px) {
  .first-view-4 {
    height: calc(100vh - 50px);
    background-image: url(/img/usr/feature/fourseasons/mvsp223.jpg);
    align-items: flex-start;
  }

  .first-view-4-text {
    padding-top: 40px;
    padding-left: 20px;
  }

  .first-view-4-text h1 {
    font-size: 20px;
    line-height: 40px;
  }

  .first-view-4-text p {
    font-size: 15px;
    margin-top: 10px;
	padding-left: 20px	
  }
 }

/*＝＝＝＝＝＝＝＝＝
ギフト特集ページ
＝＝＝＝＝＝＝＝＝＝*/
.gift-margin{
    margin-bottom: calc(120 / 1200* 100%);
}
 .service_title{
    margin: calc(35 / 1200* 100%) auto calc(35 / 1200* 100%);
    font-size: 24px;
    line-height: 2;
    text-align: center;
}
html[data-browse-mode="S"] .section_title{
    font-size: 18px;
    margin-bottom: 20px;
}
.price_item {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}
html[data-browse-mode="S"] .price_item{
    display:block;
}
html[data-browse-mode="S"] .price_item li{
    width: 80%;
    margin: 5px auto;
}
.price_item li a{
    display: inline-block;
    text-decoration: none;
    transition: all 0.5s ease;
    text-decoration: none !important;
}
html[data-browse-mode="S"] .price_item li a{
    font-weight: lighter;
}
.price_item li a:hover{
    opacity: 0.6;
}
.category_item{
    padding: 0 10%;
    justify-content: space-evenly;
}
html[data-browse-mode="S"] .category_item{
    padding: 0;
}
.category_item, .scene_item{
    display: flex;
    flex-wrap: wrap;
    margin: 25px auto calc(120 / 1200* 100%) auto;
    row-gap: 20px;
}
.price_item, .category_item, .scene_item{
    margin-top: 25px;
}
html[data-browse-mode="S"] .price_item, .category_item{
    margin-bottom: 60px;
}
.scene_item{
    justify-content: space-between;
}
html[data-browse-mode="S"] .category_item li{
    width: 45%;
}
html[data-browse-mode="S"] .scene_item{
    display: block;
    width: 100%;
}
html[data-browse-mode="S"] .scene_item li{
    width: 80%;
    margin: 20px auto;
}

.category_item li{
    width: calc(220 / 1080* 100%);
    transition: all 0.5s ease;
}
.category_item li a, .scene_item li a{
    position: relative;  
    row-gap: 20px;
    transition: all 0.5s ease;
    text-decoration: none !important;
}
.category_item li a p, .scene_item li a p{
    width: 100%;
    -moz-width: 100%;
    position: absolute;
    top: -10px;
}
html[data-browse-mode="S"] .category_item li a p{
    top: 0;
}
html[data-browse-mode="S"].scene_item li a p{
    top: -10px;
}
html[data-browse-mode="S"] .gift_item_title{
    line-height: 30px;
}
.category_item li:hover, .scene_item li:hover{
    opacity: 0.85;
}
.price_item li{
    align-items: center;
    width: 30%;
    border: 1px solid #e5e5e5;
    font-size: 15px;
    text-align: center;
    margin: 0 5px;
}
.price_item li a{
    line-height: 50px;
}
.gift_item_img{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.scene_item li{
    width: calc(328 / 1080* 100%);
    transition: all 0.5s ease;
}
.gift_item_title{
    line-height: 35px;
    background-color: #a7945f;
    line-height: 32px;
    text-indent: 1em;
    font-size: 18px !important;
    color: #fff;
}
.scene_item .gift_item_title{
    background-color: #a7945f;
    line-height: 32px;
    text-indent: 1em;
    font-size: 18px !important;
    color: #fff;
}
html[data-browse-mode="S"] .category_item .gift_item_title, .scene_item .gift_item_title{
    font-size: 15px;
}
.bg-c{
    background-color: rgba(255, 255, 255, 0.96);
    }
.kinds_icon{
    width: 54px;
    height: auto;
    }
.kinds_item{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 25px;
}
html[data-browse-mode="S"] .kinds_item{
    display: block;
}
.kinds_item li{
    width: 32%;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    margin-bottom: 10px;
}
html[data-browse-mode="S"] .kinds_item li{
    width: 80%;
    margin:  5px auto;
}
.kinds_item li a{
    text-decoration: none;
    display: flex;
    align-items: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.kinds_item li a:hover{
    opacity: 0.6;
}
.kinds_item li a p{
    letter-spacing: -0.01em;
    line-height: 1.16667;
    margin: 0 calc(15 / 220* 100%);
}
.kinds_item li a img{
    vertical-align: middle;
}
.block-services-gift{
    padding-top: 0 !important;
}
.service_margin{
    margin-top: 25px;
}
/*===============
    十二支2025
===============*/
html[data-browse-mode="P"] .page-free-feature-2020xmas .eto-bg-2025-1 {
    background-image: url(/img/usr/feature/2025eto_hebi/mi2025_bg.jpg);
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .eto-bg-2025-1 {
    background-image: url(/img/usr/feature/2025eto_hebi/mi2025_bg_sp.jpg);
}

.page-free-feature-2020xmas .eto-bg-2025-2 {
    background-color: #66580a;
}

html[data-browse-mode="P"] .ul_etotatsu {
    width: 490px;
    margin: auto;
    margin-bottom: 80px;
    color: #FFF;
}

html[data-browse-mode="P"] .page-free-feature-2020xmas .xmasheader2024 {
    background-color: #66580a;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .xmasheader2024 {
    background-color: #66580a;
}

.block-intro span{
    font-size: 12px;
    letter-spacing: -0.07em;
}
.page-free-feature-2020xmas .regular{
    padding: 10px 37px 40px;
}
html[data-browse-mode="S"] .etomi{
    display: none;
}
html[data-browse-mode="S"] .goods-bg{
    padding: 10px 15px !important;
}
html[data-browse-mode="S"] .eto2025 span{
    background-color: #66580a !important;
}

.page-free-feature-2020xmas .sitem a{
    display: block;
    text-align: center;
}
.page-free-feature-2020xmas .sitem a img {
    width: 90%;
}
html[data-browse-mode="P"] .page-free-feature-2020xmas .header-img{
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .sitem img {
    width: auto;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .liitem {
    width: calc(300 / 660* 100%);
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .ulitem{
    margin-bottom: 0;
    margin-top: 0;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .liitem a{
    font-size: 11px;
}
html[data-browse-mode="P"] .page-free-feature-2020xmas .liitem a span{
    text-align: center;
}
.eto-bg-2025-1 .header p{
    width: 0 auto;
}
/*===============
    2024xmas
===============*/
.page-free-feature-2020xmas .xmas-bg2024{
    background-color: #1f1f4d;
}
.page-free-feature-2020xmas .block-intro2 p, html[data-browse-mode="P"] .page-free-feature-2020xmas .xmasheader2 span{
    color: #fff;
}

html[data-browse-mode="S"] .page-free-feature-2020xmas .xmasheader2 span{
    color: #fff;
}
html[data-browse-mode="S"] .page-free-feature-2020xmas .sitem2 img{
    width: 47%;
}


/* =================================
 FEATURE - 2025valentine
==================================== */


.page-free-feature-2025valentine {
    margin: 0 auto;
    padding: 30px 0 0;
}  
html[data-browse-mode="S"] .page-free-feature-2025valentine {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

html[data-browse-mode="P"] .page-free-feature-2025valentine .valentine-bg{
    width: 100%;
    background-image: url(/img/usr/feature/2025valentine/valentine_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .valentine-bg{
    width: 100%;
    background-image: url(/img/usr/feature/2025valentine/chocolate_bg_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
}

.page-free-feature-2025valentine .mv {
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 0 auto calc(60/1285*100%);
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .mv {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
}

.page-free-feature-2025valentine .mv img {
    max-width: 100%;
    vertical-align: top;
}
.page-free-feature-2025valentine .block-intro{
    width: calc(1200/1366*100%);
    max-width: 1200px;
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-2025valentine .block-intro{
    width: 100%;
    margin: 0 auto;
    padding: 0 8%;
}

html[data-browse-mode="P"] .page-free-feature-2025valentine .block-intro p{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .block-intro p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    text-align: center;
    margin-bottom: 10px;
}

.page-free-feature-2025valentine .valentine-bg2 {
    width: 100%;
    padding: calc(60/1366*100%) 0 ;
	background-color: #4d0b0b;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .valentine-bg2 {
    padding: 40px 0;
	background-color: #4d0b0b;
}

.page-free-feature-2025valentine .valentine-gift-selection {
    margin-bottom: 90px
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .valentine-gift-selection {
    margin-bottom: 40px
}

html[data-browse-mode="P"] .page-free-feature-2025valentine .header-img {
    width: calc(600/1366*100%);
    margin: 0 auto 20px;
    text-align: center;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .header-img {
    width: calc(600/750*100%);
    margin: 0 auto 20px;
    text-align: center;
    padding: 0;
    background-color: transparent;
}

.page-free-feature-2025valentine .block-intro2{
    width: calc(600/1366*100%);
    max-width: 600px;
    margin: 0 auto;
}
html[data-browse-mode="S"] .page-free-feature-2025valentine .block-intro2{
    width: 100%;
    margin: 0 auto;
    padding: 0 8%;
}

html[data-browse-mode="P"] .page-free-feature-2025valentine .block-intro2 p{
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .block-intro2 p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-bottom: 5px;
	text-align: center;
}


.page-free-feature-2025valentine .recommend {
    margin: 90px 0 60px;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .recommend {
    margin: 40px 0 20px;
}

html[data-browse-mode="P"] .page-free-feature-2025valentine .xmasheader {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
html[data-browse-mode="S"] .page-free-feature-2025valentine .xmasheader {
    margin-bottom: 15px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
    color: #a7945f;
    background-color: transparent;
}
html[data-browse-mode="P"] .page-free-feature-2025valentine .xmasheader span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #000;
    font-family: "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.05em;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .xmasheader span {
    display: block;
    font-size: 14px;
    color:#000;
    letter-spacing: 0.05em;
}

html[data-browse-mode="P"] .page-free-feature-2025valentine .item-block {
    justify-content:center;  
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(1040/1366*100%);
    max-width: 1040px;
    margin: 0 auto 90px;
    background-color: #fff;
    padding: 20px;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .item-block {
    width: calc(700/750*100%);
    max-width: 700px;
    margin: 0 auto 50px;
    background-color: #fff;
    padding: 20px;
}


.page-free-feature-2025valentine .valentineitem1 img {
    vertical-align: top;
}

html[data-browse-mode="P"] .page-free-feature-2025valentine .valentineitem1 {
    width: calc(500/1000*100%);
}


html[data-browse-mode="P"] .page-free-feature-2025valentine .valentineitem2 {
    width: calc(500/1000*100%);
    padding: 0 60px;
    position: relative
}
html[data-browse-mode="S"] .page-free-feature-2025valentine .valentineitem2 {
    padding-top: 20px;
}


.page-free-feature-2025valentine .sitem {
    margin: 30px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .sitem {
    align-items:  flex-start;
}

.page-free-feature-2025valentine .sitem img{
    width: calc(180/380*100%);
}
html[data-browse-mode="S"] .page-free-feature-2025valentine .sitem img{
    width: 47%;
}


html[data-browse-mode="P"] .page-free-feature-2025valentine .item-block .more-btn {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
}




html[data-browse-mode="P"] .page-free-feature-2025valentine .item-block p {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.2;
    font-weight: 500;
    margin: 0 20px;
}
html[data-browse-mode="S"] .page-free-feature-2025valentine .item-block p {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.0;
    margin: 0 10px;
}
.page-free-feature-2025valentine .reverse {
    flex-flow: row-reverse
}


.page-free-feature-2025valentine .regular{
    width: calc(1040/1366*100%);
    max-width: 1040px;
    margin: 0 auto 90px;
    background-color: #fff;
    padding: 130px 37px 20px;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .regular{
    width: calc(700/750*100%);
    max-width: 700px;
    margin: 0 auto 50px;
    background-color: #fff;
    padding: 60px 10px 15px;
}


html[data-browse-mode="P"] .page-free-feature-2025valentine .ulitem {
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .ulitem {
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

html[data-browse-mode="P"] .page-free-feature-2025valentine .liitem {
    width: calc(180/966*100%);
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .liitem {
    width: calc(205/660*100%);
}

html[data-browse-mode="P"] .page-free-feature-2025valentine .liitem a{
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    text-decoration: none;
    line-height: 1.3;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .liitem a{
    font-size: 10px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    text-decoration: none;
    font-weight: normal;
}


html[data-browse-mode="P"] .page-free-feature-2025valentine .liitem a span{
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.2;
    text-align: left;
    display: block;
    margin-top: 5px;
    font-weight: bold;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .liitem a span{
    font-size: 11px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,"メイリオ","Meiryo",sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.2;
    font-weight: bold;   
}


.page-free-feature-2025valentine .box {
    width: calc(750/1366*100%);
    max-width: 750px;
    margin: 0 auto 60px;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .box {
    width: calc(700/750*100%);
    max-width: 700px;
    margin: 0 auto;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .box-visual {
    padding: 0 2%;
}

html[data-browse-mode="P"] .page-free-feature-2025valentine .block-lead .text {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.0;
    font-weight: 500;
    margin: 20px 20px 0;
    padding: 0;
}

html[data-browse-mode="S"] .page-free-feature-2025valentine .block-lead .text {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","游ゴシック ",YuGothic,"メイリオ","Meiryo",sans-serif;
    line-height: 2.0;
    margin: 10px 10px 0;
    padding: 0;
}

.page-free-feature-2025valentine .block-lead .text2 {
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
    line-height: 2.0;
    padding: 0;
    margin: 5px 25px;
}
html[data-browse-mode="S"] .page-free-feature-2025valentine .block-lead .text2 {
    font-size: 12px;
    margin: 5px 10px;
}



