@charset "UTF-8";
/*
Theme Name: NewSite
Author: ProntoNet
Author URI: http://www.prontonet.ne.jp/
Version: 1.0
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

img { vertical-align: top; font-size: 0; line-height: 0; }

sup { font-size: 8px; }

em { font-style: normal; }

div:before, div:after, ul:before, ul:after, ol:before, ol:after, dl:before, dl:after { content: ""; display: block; }

div:after, ul:after, ol:after, dl:after { clear: both; }

div, ul, ol, dl { zoom: 1; }

ul#wp-admin-bar-root-default:after { clear: none; }

/* =======================================
記事詳細
========================================*/
#entry { margin: 0 auto; }

#entry_title { margin: 0 0 30px; border-bottom: 1px solid #ccc; padding: 0 0 12px; }

#entry_title h3 { padding: 2px 0; font-size: 130%; }

#entry_title span { font-size: 85%; padding: 2px 0; }

#entrybody { font-size: 100%; margin-top: 0; word-break: break-all; }

#entrybody ul, #entrybody ol { margin: 12px 0 12px 2em; list-style-position: inside; text-align: left; }

#entrybody ul li { text-align: left; }

#entrybody ol li { text-align: left; }

#entrybody strong { font-weight: bold !important; }

#entrybody strong span { font-weight: bold !important; }

#entrybody span strong { font-weight: bold !important; }

#entrybody del strong { font-weight: bold !important; }

#entrybody em strong { font-weight: bold !important; }

#entrybody em { font-style: italic; }

#entrybody p { line-height: 170%; margin: 0 0 1.2em; }

td #entrybody p { margin-bottom: 0; }

#entrybody em { font-style: italic !important; }

#entrybody blockquote { margin: 15px 0 15px 24px; }

#entrybody img { margin: 0 0 1em; }

#entrybody iframe { width: 100%; height: auto; }

.alignleft, img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }

.alignright, img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }

.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

img.alignleft, img.alignright, img.aligncenter { margin-bottom: 12px; }

.wp-caption { border: none; background: #f1f1f1; color: #888; font-size: 12px; line-height: 18px; text-align: center; margin-bottom: 20px; padding: 4px; -moz-border-radius: 0; -khtml-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }

.wp-caption img { margin: 5px; }

.wp-caption p.wp-caption-text { margin: 0 0 4px; }

.wp-smiley { margin: 0; }

body#tinymce ul, body#tinymce ol { margin: 0 0 0 1.5em; }

body#tinymce ul li { list-style: disc; }

body#tinymce ol li { list-style: decimal; }

#entrybody h1 { font-size: 200%; line-height: 150%; }

#entrybody h2 { font-size: 180%; line-height: 150%; }

#entrybody h3 { font-size: 150%; line-height: 150%; }

#entrybody h4 { font-size: 132%; line-height: 150%; }

#entrybody h5 { font-size: 116%; line-height: 150%; }

#entrybody h6 { font-size: 108%; line-height: 150%; }

#social { margin: 30px 0 10px; clear: both; }

#social:before, #social:after { content: ""; display: table; }

#social:after { clear: both; }

#social { zoom: 1; }

#social li, #social div { float: left; }

#social li { border: 0; }

#social .facebook { width: 120px; }

#social .twitter { width: 105px; }

#social .hatena { width: 130px; }

#social .google { width: 80px; }

#social .line img { width: 88px; height: auto; }

#entry .fbcomments, #entry .fb_iframe_widget, #entry .fb_iframe_widget[style], #entry .fb_iframe_widget iframe[style], #entry .fbcomments iframe[style], #entry .fb_iframe_widget span { width: 100% !important; }

/* ----------------------------- ページネーション */
.pagination { clear: both; position: relative; display: table; width: 100%; padding: 20px 0; }
.pagination span, .pagination a { display: inline-block; *display: inline; *zoom: 1; width: auto; padding: 5px 10px; margin: 0 10px; color: #333; text-decoration: none !important; cursor: pointer; color: #000; font-size: 128.5%; border-bottom: 2px solid transparent; }
.pagination span.current, .pagination a.current { border-bottom-color: #000; }
.pagination a:link, .pagination a:visited { color: #000; }
.pagination a:hover { color: #000; text-decoration: underline; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }
.pagination .numeric, .pagination .prev, .pagination .next { display: table-cell; vertical-align: middle; }
.pagination .numeric { text-align: center; width: 70%; }
.pagination .prev, .pagination .next { width: 15%; }
.pagination .prev a, .pagination .next a { margin: 0; background-repeat: no-repeat; }
.pagination .prev { text-align: left; }
.pagination .prev a { padding-left: 50px; background-image: url(img/common/icon1_left.svg); background-position: left center; }
.pagination .next { text-align: right; }
.pagination .next a { padding-right: 50px; background-image: url(img/common/icon1.svg); background-position: right center; }

@media screen and (max-width: 640px) { .pagination { padding: 10px 0; }
  .pagination span, .pagination a { font-size: 100%; margin: 3px 4px; padding: 3px 5px; }
  .pagination .prev a { padding-left: 15px; background-image: url(img/common/icon3_left.svg); }
  .pagination .next { text-align: right; }
  .pagination .next a { padding-right: 15px; background-image: url(img/common/icon3.svg); } }
/* ----------------------------- 全体 */
html { font-size: 62.5%; }

body { font-size: 1.4rem; font-size: 14px; line-height: 2em; color: #333; font-family: Helvetica, "游ゴシック体", "YuGothic", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; background: #fff; position: relative; -webkit-text-size-adjust: 100%; }

a:link, a:visited { color: #000; text-decoration: underline; }
a:hover, a:active { text-decoration: none; }

.pc-only { display: none !important; }

img, .bx-wrapper img { max-width: 100%; height: auto; }

/* ----------------------------- 1. 各ページ共通 */
/*=======================================
ヘッダー
=========================================*/
.l-header { border-top: 3px solid #E70012; }
.l-header .ec-headerNaviRole { display: block; padding-top: 5px; }
.l-header .ec-headerNaviRole .ec-headerNaviRole__right { width: auto; }
.l-header__left { display: none; }
.l-header__right h1 { display: block; width: 60%; margin: 0 auto; padding: 15px 0; }
.l-header__right .tel { display: none; }
.l-header .nav { display: none; }

/*=======================================
メニュー
=========================================*/
.l-pagetitle { width: 100%; height: 80px; background-color: #EEE; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.l-pagetitle h2 { font-size: 1.6rem; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; letter-spacing: 0.06em; }

/*=======================================
フッター
=========================================*/
.l-footer__top { padding: 30px 0; border-top: 1px solid #231816; border-bottom: 1px solid #231816; }
.l-footer__top .link ul { text-align: center; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.l-footer__top .link ul:last-child { margin-top: -1px; }
.l-footer__top .link ul li { width: 50%; font-size: 1.4rem; border: 1px solid #ccc; background-color: #F7F7F7; }
.l-footer__top .link ul li a { display: block; padding: 5px 0; text-decoration: none; }
.l-footer__top .link ul li:nth-child(n+3) { margin-top: -1px; }
.l-footer__top .link ul li:nth-child(2n) { margin-left: -1px; }
.l-footer__top .link ul.list1 li:last-child { width: calc(100% - 1px); }
.l-footer__top .brand { text-align: center; }
.l-footer__top .brand a { display: inline-block; width: 70%; margin: 30px auto 10px; }
.l-footer__top .brand p { text-align: center; }
.l-footer__banner { padding: 20px 0; }
.l-footer__banner .c-wrap { text-align: center; }
.l-footer__banner .c-wrap ul { width: 80%; margin: 0 auto; }
.l-footer__banner .c-wrap ul li:first-child { margin-bottom: 15px; }
.l-footer__copy { padding: 10px 0; background-color: #F7F7F7; }
.l-footer__copy p { text-align: center; line-height: 1; }

/* ----------------------------- 2. トップページ */
/*=======================================
メインビジュアル
=========================================*/
/*=======================================
トップページ
=========================================*/
.main_visual { position: relative; }
.main_visual .slick-prev, .main_visual .slick-next { position: absolute; z-index: 1000; width: 25px; height: 25px; top: 0; bottom: 0; margin: auto; background-color: transparent; border: none; cursor: pointer; outline: none; padding: 0; appearance: none; text-indent: -9999px; }
.main_visual .slick-prev { left: 10px; background: url("/banetuya/html/template/default/assets/img/common/arrow_slide_01.png") no-repeat center; -webkit-background-size: contain; -o-background-size: contain; background-size: contain; }
.main_visual .slick-next { right: 10px; background: url("/banetuya/html/template/default/assets/img/common/arrow_slide_02.png") no-repeat center; -webkit-background-size: contain; -o-background-size: contain; background-size: contain; }
.main_visual .slick-slide { padding: 0 !important; }
.main_visual .slick-dots { position: absolute; bottom: 10px; }

.p-top__banner { padding-bottom: 60px; }
.p-top__banner .col2 a { width: 100%; margin-top: 10px; display: block; }

.p-top__pickup { background: url("/banetuya/html/template/default/assets/img/common/pickup_bg01.jpg") no-repeat center; padding: 30px 10px; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; }
.p-top__pickup h3 { text-align: center; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; color: #FFF; font-size: 2.6rem; line-height: 120%; letter-spacing: 0.05em; }
.p-top__pickup h3 span { display: block; font-size: 1.6rem; }
.p-top__pickup .pickup-wrap { width: 100%; margin: 0 auto; padding: 30px 10px; background-color: rgba(231, 0, 18, 0.7); }
.p-top__pickup .pickup-item { background-color: #FFF; width: 100%; margin: 20px auto 0; padding: 20px; }
.p-top__pickup .pickup-item ul li { margin-bottom: 0 !important; }
.p-top__pickup .pickup-item ul li a { text-decoration: none; }
.p-top__pickup .pickup-item ul li:before { content: ""; width: 61px; height: 42px; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; display: block; margin: 0 auto 10px; }
.p-top__pickup .pickup-item ul li:nth-child(1):before { background: url("/banetuya/html/template/default/assets/img/common/icon_no01.png") no-repeat center; }
.p-top__pickup .pickup-item ul li:nth-child(2):before { background: url("/banetuya/html/template/default/assets/img/common/icon_no02.png") no-repeat center; }
.p-top__pickup .pickup-item ul li:nth-child(3):before { background: url("/banetuya/html/template/default/assets/img/common/icon_no03.png") no-repeat center; }
.p-top__pickup .pickup-item ul li:nth-child(4):before { background: url("/banetuya/html/template/default/assets/img/common/icon_no04.png") no-repeat center; }
.p-top__pickup .pickup-item dl { margin-bottom: 0; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.p-top__pickup .pickup-item dl dt { text-align: left; padding-top: 10px; }
.p-top__pickup .pickup-item dl dd { text-align: right; padding-top: 10px; }

.p-top__category { padding: 60px 0; }
.p-top__category .ec-categoryRole__list { margin-top: 40px; }
.p-top__category .ec-categoryRole__listItem { width: 100%; }
.p-top__category .ec-categoryRole__listItem:nth-child(n+2) { margin-top: 10px; }

.p-top__news { padding: 0 0 60px; }
.p-top__news .ec-newsRole__newsItem { border-bottom: 1px dotted #A8A3A2; padding: 30px 0; }
.p-top__news .ec-newsRole__newsItem:last-child { border-bottom: 1px solid #A8A3A2; }
.p-top__news .ec-newsRole__newsHeading { display: table; width: 100%; position: relative; }
.p-top__news .ec-newsRole__newsHeading .ec-newsRole__newsDate { display: table-cell; width: 90px; }
.p-top__news .ec-newsRole__newsHeading .ec-newsRole__newsColumn { display: table-cell; text-align: left; width: calc(100% - 90px); font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 1.5rem; }
.p-top__news .ec-newsRole__newsHeading .ec-newsRole__newsClose { position: absolute; right: 10px; top: 50%; margin-top: -0.8em; }
.p-top__news .ec-newsRole__newsHeading .ec-newsRole__newsTitle { padding-right: 15px; }
.p-top__news .ec-newsRole__newsDescription { display: none; width: calc(100% - 90px); float: right; margin: 30px 0 0; }

/* ----------------------------- 3. 下層ページ */
/*=======================================
下層ページ
=========================================*/
.p-page { padding: 40px 0 80px; }

.p-privacy .list p { margin-top: 20px; }
.p-privacy .list .c-title2 { margin-top: 30px; }
.p-privacy .list ul { margin-top: 20px; }
.p-privacy .list ul li { list-style-type: decimal; list-style-position: inside; padding-left: 1em; text-indent: -1em; }
.p-privacy .list ul li ul { margin: 15px 0; }
.p-privacy .list ul li ul li { padding-left: 1em; }

.c-contact { background-color: #F7F7F7; padding: 60px 0; }
.c-contact__intro p { text-align: center; font-size: 1.4rem; line-height: 150%; letter-spacing: 0.06em; padding: 15px 0; }
.c-contact__tel { margin: 0 auto; border: 2px solid #D40000; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.c-contact__tel .tit, .c-contact__tel .number { text-align: center; padding: 10px 0; vertical-align: middle; }
.c-contact__tel .tit { background-color: #D40000; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 1.8rem; color: #FFF; }
.c-contact__tel .number { font-size: 3.2rem; padding: 15px 0; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.c-contact__tel .number span:before { content: ""; width: 25px; height: 32px; display: inline-block; background: url("/banetuya/html/user_data/assets/img/common/icon_tel01.svg") no-repeat center; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; margin-right: 5px; position: relative; top: 3px; }
.c-contact__link ul { margin-top: 20px; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.c-contact__link ul:after, .c-contact__link ul:before { content: none; }
.c-contact__link ul li { width: 50%; height: 150px; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; text-align: center; }
.c-contact__link ul li:nth-child(2) { border-left: 1px solid #fff; }
.c-contact__link ul li:last-child { width: 100%; border-top: 2px solid #fff; }
.c-contact__link ul li a { background-color: rgba(28, 29, 30, 0.85); width: 100%; height: 150px; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; text-decoration: none; color: #FEF5F5; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 1.6rem; letter-spacing: 0.05em; }
.c-contact__link ul li h4 { text-align: center; }
.c-contact__link ul li h4 span { display: block; height: 80px; padding-bottom: 10px; }
.c-contact__link ul li h4 span img { height: 100% !important; }
.c-contact__link ul li.bg01 { background: url("/banetuya/html/template/default/assets/img/common/contact_bg01.jpg") no-repeat center; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; }
.c-contact__link ul li.bg02 { background: url("/banetuya/html/template/default/assets/img/common/contact_bg02.jpg") no-repeat center; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; }
.c-contact__link ul li.bg03 { background: url("/banetuya/html/template/default/assets/img/common/contact_bg03.jpg") no-repeat center; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; }
.c-contact__link ul li:hover a { background: none; }

/* ----------------------------- 4. 投稿 */
/*=======================================
サイドバー
=========================================*/
/* ----------------------------- 9. 共通パーツ */
.u-mt0 { margin-top: 0px; }

.u-mt5 { margin-top: 5px; }

.u-mt10 { margin-top: 10px; }

.u-mt15 { margin-top: 15px; }

.u-mt20 { margin-top: 20px; }

.u-mt30 { margin-top: 30px; }

.u-mt40 { margin-top: 40px; }

.u-mt50 { margin-top: 50px; }

.u-mt60 { margin-top: 60px; }

.u-mt70 { margin-top: 70px; }

.u-mt80 { margin-top: 80px; }

.u-mt90 { margin-top: 90px; }

.u-mb0 { margin-bottom: 0; }

.u-mb5 { margin-bottom: 5px; }

.u-mb10 { margin-bottom: 10px; }

.u-mb15 { margin-bottom: 15px; }

.u-mb20 { margin-bottom: 20px; }

.u-mb30 { margin-bottom: 30px; }

.u-mb40 { margin-bottom: 40px; }

.u-mb50 { margin-bottom: 50px; }

.u-mb60 { margin-bottom: 60px; }

.u-mb70 { margin-bottom: 70px; }

.u-mb80 { margin-bottom: 80px; }

.u-mb90 { margin-bottom: 90px; }

.u-pb0 { padding-bottom: 0px; }

.u-col { color: #000; }
.u-col__red { color: #F00; }

.u-mincho { font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.u-gothic { font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; }

.u-italic { font-style: italic; }

.u-center { text-align: center !important; }
.u-center th, .u-center td { text-align: center !important; }

.u-right { text-align: right !important; }
.u-right th, .u-right td { text-align: right !important; }

.u-left { text-align: left !important; }
.u-left th, .u-left td { text-align: left !important; }

.c-wrap { padding-left: 10px; padding-right: 10px; }

.c-title1 { text-align: center; font-size: 2.6rem; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.c-title2 h3 { font-size: 1.8rem; position: relative; padding: 0.25em 0; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.c-title2 h3:after { content: ""; display: block; height: 4px; background: -webkit-linear-gradient(to right, #e65a5a, transparent); background: linear-gradient(to right, #e65a5a, transparent); margin-top: 10px; }

.c-title3 h4{color:#e65a5a;font-size: 1.6rem;}
.c-title3 h4:before{content: "■";}

.c-table1 table { width: 100%; border: 1px solid #ccc; }
.c-table1 table tr th, .c-table1 table tr td { display: block; width: 100%; border: 1px solid #ccc; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px; }
.c-table1 table tr th { background-color: #EEE; font-size: 1.4rem; }
.c-table1 table tr td { line-height: 160%; font-size: 1.4rem; }

.c-table__nostyle { width: 100%; }
.c-table__nostyle th, .c-table__nostyle td { padding: 2px 0 !important; border: 0; font-weight: normal; text-align: left; vertical-align: top; background: transparent; }

.u-indent { text-indent: -1em; padding-left: 1em; }

#__bs_notify__ { display: none !important; }



.p-guide .c-title2{
	margin-bottom: 20px;
}

.p-guide .c-title3{
	margin-bottom: 10px;
}

.p-guide__method{
	padding-bottom: 60px;
}

.p-guide__method .c-title3{
	margin-top: 40px;
}

.p-guide__method .c-title2 + .c-title3{
	margin-top: 20px;
}

.p-guide__method table{
	margin-top: 10px;
}

.p-guide__send{
	padding-bottom: 60px;
}

.p-guide__send ul li{
	padding-left: 1em;
	text-indent: -1em;
}

.p-guide__send ul{
	margin-bottom: 40px;
}

.p-guide__send .js-table-xscroll__wrap {
	margin-bottom: 40px;
}

.p-guide__send table{
	margin-bottom: 40px;
}

.p-guide__send .caution{
	background-color: #EEE;
	color: #e02d2d;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 15px;
}

.p-guide__send .time-box .illust{
	margin-top: 20px;
}

.p-guide table {
	width: 100%;
	table-layout: fixed;
}

.p-guide table th{
	font-size: 1.4rem;
	background-color: #EEE;
}

.p-guide table th,
.p-guide table td{
	border: 1px solid #ccc;
	text-align: center;
	padding: 5px;
}

.p-guide__zei{
	padding-bottom: 60px;
}

.p-guide__other{
	padding-bottom: 60px;
}

.p-guide__gift table{
	margin-top: 20px;
	margin-bottom: 40px;
}

.p-guide__gift ul li{
	padding-left: 1em;
	text-indent: -1em;
}

.gift-ph-wrap{
	margin-bottom: 60px;
}


.gift-ph{
	float: left;
	width: 49%;
	text-align: center;
	margin-right: 2%;
	margin-bottom: 2%;
}

.gift-ph:nth-child(2n){
	margin-right: 0;
}

.gift-ph img{
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

.ec-productRole__profile{
	padding: 0 15px;
}

  .js-table-xscroll__wrap {
    width: 100%;
    overflow-x: auto;
  }
  .js-table-xscroll__in {
    width: 1000px;
  }

    
.p-page-item .ec-productRole__description{
	padding: 0 15px;
}

.bottom-banner{
  margin:40px auto;
}