@charset "UTF-8";
.con_int, .con_plan_slider .box_plan_slider, .con_list_top, .con_plan_list, .con_plan_detail { max-width: 1200px; margin: auto; }
@media only screen and (max-width: 1279px) { .con_int, .con_plan_slider .box_plan_slider, .con_list_top, .con_plan_list, .con_plan_detail { width: 91.66667%; } }

.con_int { margin-top: 80px; text-align: center; }
@media only screen and (max-width: 767px) { .con_int { margin-top: 10%; } }
.con_int h3 { font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho,"HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif; font-family: 'Gilda Display', serif; font-display: auto; font-size: 400%; word-break: break-all; line-height: 1; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_int h3 { font-size: 358%; } }
@media only screen and (max-width: 767px) { .con_int h3 { font-size: 158%; } }
.con_int h3 em { color: #96b74e; }
@media only screen and (min-width: 1280px) and (max-width: 1365px) { .con_int h3 { font-size: 358%; } }
@media print { .con_int h3 { font-size: 358%; } }
.ie8 .con_int h3 { font-size: 358%; }
@media only screen and (min-width: 1366px) and (max-width: 1679px) { .con_int h3 { font-size: 386%; } }
@media print { .con_int h3 { font-size: 386%; } }
.ie8 .con_int h3 { font-size: 386%; }
.con_int .catch { font-size: 172%; margin-top: 15px; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_int .catch { font-size: 158%; } }
@media only screen and (max-width: 767px) { .con_int .catch { font-size: 100%; } }
@media only screen and (max-width: 767px) { .con_int .catch { margin-top: 3%; } }
.con_int .txt { margin-top: 20px; line-height: 2; }
@media only screen and (max-width: 767px) { .con_int .txt { margin-top: 4%; } }
@media only screen and (max-width: 767px) { .con_int .txt { line-height: 1.8; } }

.con_plan_slider { margin-top: 80px; padding: 70px 0 50px; background: #e5ebeb; }
@media only screen and (max-width: 767px) { .con_plan_slider { margin-top: 10%; } }
@media only screen and (max-width: 767px) { .con_plan_slider { padding: 7% 0 5%; } }
.con_plan_slider .box_plan_slider .slick-list { overflow: visible; }
.con_plan_slider .box_plan_slider .slick-arrow { position: absolute; z-index: 2; height: 0; overflow: hidden; width: 40px; height: 40px; cursor: pointer; }
.mouse .con_plan_slider .box_plan_slider .slick-arrow { -moz-transition: opacity 0.3s ease-in; -o-transition: opacity 0.3s ease-in; -webkit-transition: opacity 0.3s ease-in; transition: opacity 0.3s ease-in; }
.mouse .con_plan_slider .box_plan_slider .slick-arrow:hover, .touch .con_plan_slider .box_plan_slider .slick-arrow.touchstart { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; }
.touch .con_plan_slider .box_plan_slider .slick-arrow { -webkit-tap-highlight-color: transparent; }
.touch .con_plan_slider .box_plan_slider .slick-arrow.touchend { -moz-transition-delay: 200ms; -o-transition-delay: 200ms; -webkit-transition-delay: 200ms; transition-delay: 200ms; }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider .slick-arrow { width: 6.45833%; height: 62px; max-width: 62px; } }
.con_plan_slider .box_plan_slider .slick-next { background: url(../images/common/arr_right.png) no-repeat center; background-size: 100% auto; right: 1%; }
.con_plan_slider .box_plan_slider .slick-next::before { content: ""; }
.con_plan_slider .box_plan_slider .slick-prev { cursor: pointer; background: url(../images/common/arr_left.png) no-repeat center; background-size: 100% auto; left: 1%; }
.con_plan_slider .box_plan_slider .slick-prev::before { content: ""; }
.con_plan_slider .box_plan_slider .slick-next { background-image: url(../images/common/arr_right-b.png); right: -5%; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_slider .box_plan_slider .slick-next { right: -80px; } }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider .slick-next { right: -10%; } }
@media only screen and (min-width: 1601px) { .con_plan_slider .box_plan_slider .slick-next { right: -80px; } }
@media print { .con_plan_slider .box_plan_slider .slick-next { right: -80px; } }
.con_plan_slider .box_plan_slider .slick-prev { background-image: url(../images/common/arr_left-b.png); left: -5%; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_slider .box_plan_slider .slick-prev { left: -80px; } }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider .slick-prev { left: -10%; } }
@media only screen and (min-width: 1601px) { .con_plan_slider .box_plan_slider .slick-prev { left: -80px; } }
@media print { .con_plan_slider .box_plan_slider .slick-prev { left: -80px; } }
.con_plan_slider .box_plan_slider .slick-dots { text-align: center; line-height: 1; bottom: 30px; right: 100px; width: auto; }
.con_plan_slider .box_plan_slider .slick-dots li { width: 14px; height: 14px; margin: 0 .5em; vertical-align: middle; text-align: center; position: relative; -moz-transition: width 0.35s, height 0.35s; -o-transition: width 0.35s, height 0.35s; -webkit-transition: width 0.35s, height 0.35s; transition: width 0.35s, height 0.35s; }
.con_plan_slider .box_plan_slider .slick-dots li button { cursor: pointer; padding: 0; height: 0; }
.con_plan_slider .box_plan_slider .slick-dots li button:before { position: absolute; content: ""; width: 100%; height: 100%; opacity: 1 !important; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; background-color: #bfbfbf; -moz-transition: background 0.35s; -o-transition: background 0.35s; -webkit-transition: background 0.35s; transition: background 0.35s; }
.con_plan_slider .box_plan_slider .slick-dots li.slick-active button:before { background-color: #bc9446; }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider .slick-dots { bottom: 3%; right: 0; left: 0; }
  .con_plan_slider .box_plan_slider .slick-dots li { width: 1em; height: 1em; } }
.con_plan_slider .box_plan_slider .slick-dots { position: static; margin-top: 25px; }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider .slick-dots { margin-top: 5%; } }
.con_plan_slider .box_plan_slider li.plan_det { background: #fff; }
.con_plan_slider .box_plan_slider li.plan_det .photo img { width: 100%; }
.con_plan_slider .box_plan_slider li.plan_det .box_txt { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; padding: 3.33333%; }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt { padding: 5.71429%; } }
.con_plan_slider .box_plan_slider li.plan_det .box_txt h4 { width: 75%; color: #bc9446; font-size: 143%; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt h4 { font-size: 143%; } }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt h4 { font-size: 115%; } }
.con_plan_slider .box_plan_slider li.plan_det .box_txt .tag { width: 75%; font-size: 115%; margin-top: 10px; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt .tag { font-size: 115%; } }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt .tag { font-size: 93%; } }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt .tag { margin-top: 2%; } }
.con_plan_slider .box_plan_slider li.plan_det .box_txt .txt { margin-top: 10px; padding-top: 20px; line-height: 2; border-top: 1px solid #c9c9c9; }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt .txt { margin-top: 2%; } }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt .txt { padding-top: 3%; } }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt .txt { line-height: 1.8; } }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt .txt { font-size: 86%; } }
.con_plan_slider .box_plan_slider li.plan_det .box_txt table { width: 100%; margin-top: 20px; }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt table { margin-top: 3%; } }
.con_plan_slider .box_plan_slider li.plan_det .box_txt table th, .con_plan_slider .box_plan_slider li.plan_det .box_txt table td { border: 1px solid #c9c9c9; text-align: center; padding: .5em 0; }
.con_plan_slider .box_plan_slider li.plan_det .box_txt table th { width: 95px; }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt table th { width: 20%; } }
.con_plan_slider .box_plan_slider li.plan_det .box_txt table td { font-size: 108%; }
.con_plan_slider .box_plan_slider li.plan_det .box_txt p.btn { width: 350px; margin: auto; margin-top: 30px; }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt p.btn { width: 100%; } }
.con_plan_slider .box_plan_slider li.plan_det .box_txt p.btn a { display: block; color: #fff; text-align: center; font-size: 115%; background: #3ba2ae; padding: 1em 0; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt p.btn a { font-size: 115%; } }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt p.btn a { font-size: 86%; } }
.con_plan_slider .box_plan_slider li.plan_det .box_txt p.btn a:after { content: "\02192"; margin-left: .5em; display: inline-block; -moz-transition: -moz-transform 0.35s; -o-transition: -o-transform 0.35s; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
.con_plan_slider .box_plan_slider li.plan_det .box_txt p.btn a:hover { text-decoration: none; }
.con_plan_slider .box_plan_slider li.plan_det .box_txt p.btn a:hover:after { -moz-transform: translateX(0.5em); -ms-transform: translateX(0.5em); -webkit-transform: translateX(0.5em); transform: translateX(0.5em); }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt p.btn { margin-top: 5%; } }
.con_plan_slider .box_plan_slider li.plan_det .box_txt:before { content: ""; height: 148px; position: absolute; background-repeat: no-repeat; background-position: top right; background-size: 100% auto; width: 109px; top: -10px; right: 50px; }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt:before { width: 20%; } }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt:before { top: -35px; } }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt:before { top: -5%; } }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt:before { right: 35px; } }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider li.plan_det .box_txt:before { right: 5%; } }
@media only screen and (min-width: 1280px) { .con_plan_slider .box_plan_slider li.plan_det { width: 100%; display: table; }
  .con_plan_slider .box_plan_slider li.plan_det .photo { display: table-cell; vertical-align: top; width: 50%; }
  .con_plan_slider .box_plan_slider li.plan_det .box_txt { display: table-cell; vertical-align: top; width: 50%; } }
@media print { .con_plan_slider .box_plan_slider li.plan_det { width: 100%; display: table; }
  .con_plan_slider .box_plan_slider li.plan_det .photo { display: table-cell; vertical-align: top; width: 50%; }
  .con_plan_slider .box_plan_slider li.plan_det .box_txt { display: table-cell; vertical-align: top; width: 50%; } }
.ie8 .con_plan_slider .box_plan_slider li.plan_det { width: 100%; display: table; }
.ie8 .con_plan_slider .box_plan_slider li.plan_det .photo { display: table-cell; vertical-align: top; width: 50%; }
.ie8 .con_plan_slider .box_plan_slider li.plan_det .box_txt { display: table-cell; vertical-align: top; width: 50%; }
.con_plan_slider .box_plan_slider li.plan_det:first-child .box_txt:before { background-image: url(../../plan/images/ic_plan01.png); }
.con_plan_slider .box_plan_slider li.plan_det:first-child + * .box_txt:before { background-image: url(../../plan/images/ic_plan02.png); }
.con_plan_slider .box_plan_slider li.plan_det:first-child + * + * .box_txt:before { background-image: url(../../plan/images/ic_plan03.png); }
.con_plan_slider .box_plan_slider li.plan_det:first-child + * + * + * .box_txt:before { background-image: url(../../plan/images/ic_plan04.png); }
.con_plan_slider .box_plan_slider li.plan_det:first-child + * + * + * + * .box_txt:before { background-image: url(../../plan/images/ic_plan05.png); }
.con_plan_slider .box_plan_slider li.plan_det:first-child + * + * + * + * + * .box_txt:before { background-image: url(../../plan/images/ic_plan06.png); }
.con_plan_slider .box_plan_slider li.plan_det:first-child + * + * + * + * + * + * .box_txt:before { background-image: url(../../plan/images/ic_plan07.png); }
.con_plan_slider .box_plan_slider li.plan_det:first-child + * + * + * + * + * + * + * .box_txt:before { background-image: url(../../plan/images/ic_plan08.png); }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_slider .box_plan_slider { max-width: 600px; margin: auto; } }
@media only screen and (max-width: 767px) { .con_plan_slider .box_plan_slider { width: 79.54545%; margin: auto; } }

.con_list_top { margin-top: 80px; }
@media only screen and (max-width: 767px) { .con_list_top { margin-top: 10%; } }
.con_list_top h4 { font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho,"HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif; text-align: center; overflow: hidden; }
.con_list_top h4 .en { display: inline-block; vertical-align: middle; font-family: 'Gilda Display', serif; font-display: auto; font-size: 200%; color: #bc9446; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_list_top h4 .en { font-size: 172%; } }
@media only screen and (max-width: 767px) { .con_list_top h4 .en { font-size: 122%; } }
.con_list_top h4 .jp { display: inline-block; vertical-align: middle; margin-left: 1em; }
@media only screen and (max-width: 767px) { .con_list_top h4 .jp { font-size: 72%; } }
.con_list_top h4 .wrp { position: relative; display: inline-block; }
.con_list_top h4 .wrp:before, .con_list_top h4 .wrp:after { content: ""; height: 1px; width: 500px; background: #aa9273; position: absolute; top: 50%; }
.con_list_top h4 .wrp:before { right: 100%; margin-right: 60px; }
@media only screen and (max-width: 767px) { .con_list_top h4 .wrp:before { margin-right: 10%; } }
.con_list_top h4 .wrp:after { left: 100%; margin-left: 60px; }
@media only screen and (max-width: 767px) { .con_list_top h4 .wrp:after { margin-left: 10%; } }
.con_list_top .memo { text-align: right; color: #959595; font-size: 93%; margin-top: -10px; margin-bottom: 5px; }
@media only screen and (max-width: 767px) { .con_list_top .memo { margin-top: 0; } }
@media only screen and (max-width: 767px) { .con_list_top .memo { margin-bottom: 2%; } }
.con_list_top .box_list_plan { overflow: hidden; }
.con_list_top .box_list_plan li { float: left; width: 20%; padding-bottom: 30px; }
@media only screen and (max-width: 767px) { .con_list_top .box_list_plan li { padding-bottom: 5%; } }
.con_list_top .box_list_plan li:nth-child(odd) { background: #f4f4f3; }
.con_list_top .box_list_plan li h5 { text-align: center; }
.con_list_top .box_list_plan li h5 i { display: block; }
.con_list_top .box_list_plan li h5 i img { width: 100%; }
.con_list_top .box_list_plan li h5 em.st { padding: 3% 0; display: block; font-size: 143%; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_list_top .box_list_plan li h5 em.st { font-size: 129%; } }
@media only screen and (max-width: 767px) { .con_list_top .box_list_plan li h5 em.st { font-size: 93%; } }
.con_list_top .box_list_plan li h5 em.st small { color: #96b74e; display: block; font-size: 70%; }
.con_list_top .box_list_plan li h5 em.st span { display: block; line-height: 1; position: relative; }
.con_list_top .box_list_plan li h5 em.st span:after { position: absolute; top: 50%; right: 5%; margin-top: -.5em; content: "\0203a"; font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif; }
@media only screen and (max-width: 1279px) { .con_list_top .box_list_plan li h5 em.st { border: 1px solid #dcdcdc; border-top: none; background: #fff; } }
.con_list_top .box_list_plan li div.box_link { width: 87.5%; margin: auto; padding: 20px 0; border-top: 1px solid #d4cdbf; }
@media only screen and (max-width: 767px) { .con_list_top .box_list_plan li div.box_link { padding: 5% 0; } }
.con_list_top .box_list_plan li div.box_link.first_link { border-top: none; }
.con_list_top .box_list_plan li div.box_link h6 a { text-decoration: underline; }
.con_list_top .box_list_plan li div.box_link h6 a:hover { text-decoration: none; }
.con_list_top .box_list_plan li div.box_link table { width: 100%; margin-top: 15px; background: #fff; }
@media only screen and (max-width: 767px) { .con_list_top .box_list_plan li div.box_link table { margin-top: 3%; } }
.con_list_top .box_list_plan li div.box_link table th, .con_list_top .box_list_plan li div.box_link table td { border: 1px solid #c9c9c9; text-align: center; padding: .2em 0; }
.con_list_top .box_list_plan li div.box_link table th { padding: .2em .5em; background: #e5ebeb; }
.con_list_top .box_list_plan li .btn { width: 350px; margin: auto; width: 87.5%; }
@media only screen and (max-width: 767px) { .con_list_top .box_list_plan li .btn { width: 100%; } }
.con_list_top .box_list_plan li .btn a { display: block; color: #fff; text-align: center; font-size: 115%; background: #bc9446; padding: 1em 0; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_list_top .box_list_plan li .btn a { font-size: 115%; } }
@media only screen and (max-width: 767px) { .con_list_top .box_list_plan li .btn a { font-size: 86%; } }
.con_list_top .box_list_plan li .btn a:after { content: "\02192"; margin-left: .5em; display: inline-block; -moz-transition: -moz-transform 0.35s; -o-transition: -o-transform 0.35s; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
.con_list_top .box_list_plan li .btn a:hover { text-decoration: none; }
.con_list_top .box_list_plan li .btn a:hover:after { -moz-transform: translateX(0.5em); -ms-transform: translateX(0.5em); -webkit-transform: translateX(0.5em); transform: translateX(0.5em); }
@media only screen and (max-width: 767px) { .con_list_top .box_list_plan li .btn { width: 87.5%; } }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_list_top .box_list_plan li { width: 33.33333%; } }
@media only screen and (max-width: 767px) { .con_list_top .box_list_plan li { width: 50%; }
  .con_list_top .box_list_plan li div.box_link table { font-size: 72%; } }

.con_plan_list { margin-top: 75px; }
@media only screen and (max-width: 767px) { .con_plan_list { margin-top: 10%; } }
.con_plan_list h3 { text-align: center; letter-spacing: .1em; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho,"HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif; }
.con_plan_list h3 .en { display: block; font-family: 'Gilda Display', serif; font-display: auto; color: #bc9446; font-size: 286%; line-height: 1.1; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_list h3 .en { font-size: 250%; } }
@media only screen and (max-width: 767px) { .con_plan_list h3 .en { font-size: 143%; } }
.con_plan_list h3 .jp { font-size: 129%; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_list h3 .jp { font-size: 122%; } }
@media only screen and (max-width: 767px) { .con_plan_list h3 .jp { font-size: 72%; } }
.con_plan_list h3 .jp small { display: block; font-size: 80%; }
.con_plan_list .box_tab { margin-top: 30px; display: table; width: 100%; }
@media only screen and (max-width: 767px) { .con_plan_list .box_tab { margin-top: 5%; } }
.con_plan_list .box_tab li { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 1px; display: table-cell; }
.con_plan_list .box_tab li a { display: block; padding: .8em 1em; background: #e7ede1; font-size: 115%; text-align: center; position: relative; }
.con_plan_list .box_tab li a:after { content: ""; position: absolute; bottom: -9px; left: 50%; margin-left: -6px; display: block; width: 0px; height: 0px; border-style: solid; border-width: 10px 6px 0 6px; border-color: #96b74e transparent transparent transparent; display: none; }
.con_plan_list .box_tab li a:hover, .con_plan_list .box_tab li a.active { color: #fff; text-decoration: none; background: #96b74e; }
.con_plan_list .box_tab li a:hover:after, .con_plan_list .box_tab li a.active:after { display: block; }
.con_plan_list .con_pager { margin-top: 40px; border-top: 1px dotted #cecece; border-bottom: 1px dotted #cecece; position: relative; }
@media only screen and (max-width: 767px) { .con_plan_list .con_pager { margin-top: 6%; } }
.con_plan_list .con_pager .inf { display: inline-block; position: absolute; top: 50%; left: 0; margin-top: -.75em; }
.con_plan_list .con_pager .box_pager { text-align: center; }
.con_plan_list .con_pager .box_pager li { display: inline-block; vertical-align: middle; }
.con_plan_list .con_pager .box_pager li a { display: block; font-size: 172%; color: #a98f80; width: 1.6em; max-width: 100%; text-align: center; -moz-transform: scale(0.625); -ms-transform: scale(0.625); -webkit-transform: scale(0.625); transform: scale(0.625); padding: .2em 0; }
.con_plan_list .con_pager .box_pager li a:hover { text-decoration: none; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_list .con_pager .box_pager li a { font-size: 143%; } }
@media only screen and (max-width: 767px) { .con_plan_list .con_pager .box_pager li a { font-size: 129%; } }
.mouse .con_plan_list .con_pager .box_pager li a { -moz-transition: opacity 0.3s ease-in; -o-transition: opacity 0.3s ease-in; -webkit-transition: opacity 0.3s ease-in; transition: opacity 0.3s ease-in; }
.mouse .con_plan_list .con_pager .box_pager li a:hover, .touch .con_plan_list .con_pager .box_pager li a.touchstart { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; }
.touch .con_plan_list .con_pager .box_pager li a { -webkit-tap-highlight-color: transparent; }
.touch .con_plan_list .con_pager .box_pager li a.touchend { -moz-transition-delay: 200ms; -o-transition-delay: 200ms; -webkit-transition-delay: 200ms; transition-delay: 200ms; }
.con_plan_list .con_pager .box_pager li.prev, .con_plan_list .con_pager .box_pager li.next { width: 9px; }
.con_plan_list .con_pager .box_pager li.prev img, .con_plan_list .con_pager .box_pager li.next img { display: block; }
.con_plan_list .con_pager .box_pager li.prev { margin-right: 1em; }
.con_plan_list .con_pager .box_pager li.next { margin-left: 1em; }
.con_plan_list .con_pager .box_pager li.active a, .con_plan_list .con_pager .box_pager li.prev a, .con_plan_list .con_pager .box_pager li.next a { -moz-transform: none; -ms-transform: none; -webkit-transform: none; transform: none; }
.con_plan_list .box_plan_list { margin-top: 45px; }
@media only screen and (max-width: 767px) { .con_plan_list .box_plan_list { margin-top: 7%; } }
.con_plan_list .box_plan_list li { margin-top: 40px; }
@media only screen and (max-width: 767px) { .con_plan_list .box_plan_list li { margin-top: 7%; } }
.con_plan_list .box_plan_list li:first-child { margin-top: 0; }
.con_plan_list .box_plan_list li a { display: block; overflow: hidden; font-size: 93%; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_list .box_plan_list li a { font-size: 86%; } }
@media only screen and (max-width: 767px) { .con_plan_list .box_plan_list li a { font-size: 79%; } }
.mouse .con_plan_list .box_plan_list li a { -moz-transition: opacity 0.3s ease-in; -o-transition: opacity 0.3s ease-in; -webkit-transition: opacity 0.3s ease-in; transition: opacity 0.3s ease-in; }
.mouse .con_plan_list .box_plan_list li a:hover, .touch .con_plan_list .box_plan_list li a.touchstart { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; }
.touch .con_plan_list .box_plan_list li a { -webkit-tap-highlight-color: transparent; }
.touch .con_plan_list .box_plan_list li a.touchend { -moz-transition-delay: 200ms; -o-transition-delay: 200ms; -webkit-transition-delay: 200ms; transition-delay: 200ms; }
.con_plan_list .box_plan_list li a .photo { float: left; width: 23.33333%; }
@media only screen and (max-width: 1279px) { .con_plan_list .box_plan_list li a .photo { width: 32%; } }
.con_plan_list .box_plan_list li a .box_txt, .con_plan_list .box_plan_list li a table { float: right; width: 73.75%; }
@media only screen and (max-width: 1279px) { .con_plan_list .box_plan_list li a .box_txt, .con_plan_list .box_plan_list li a table { width: 63%; } }
.con_plan_list .box_plan_list li a .box_txt .cate { text-align: center; color: #fff; display: inline-block; padding: .2em .5em; }
.con_plan_list .box_plan_list li a .box_txt h4 { font-size: 129%; margin-top: 15px; padding-bottom: 10px; border-bottom: 1px solid #c6c6c6; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_list .box_plan_list li a .box_txt h4 { font-size: 115%; } }
@media only screen and (max-width: 767px) { .con_plan_list .box_plan_list li a .box_txt h4 { font-size: 100%; } }
@media only screen and (max-width: 767px) { .con_plan_list .box_plan_list li a .box_txt h4 { margin-top: 3%; } }
@media only screen and (max-width: 767px) { .con_plan_list .box_plan_list li a .box_txt h4 { padding-bottom: 2%; } }
.con_plan_list .box_plan_list li a .box_txt .txt { margin-top: 15px; }
@media only screen and (max-width: 767px) { .con_plan_list .box_plan_list li a .box_txt .txt { margin-top: 3%; } }
.con_plan_list .box_plan_list li a table { border: 1px solid #c9c9c9; margin-top: 15px; }
@media only screen and (max-width: 767px) { .con_plan_list .box_plan_list li a table { margin-top: 3%; } }
.con_plan_list .box_plan_list li a table tr { border-top: 1px solid #c9c9c9; }
.con_plan_list .box_plan_list li a table tr th { text-align: center; padding: .5em 0; background: #d3e4e6; width: 100px; vertical-align: middle; }
@media only screen and (max-width: 767px) { .con_plan_list .box_plan_list li a table tr th { width: 30%; } }
.con_plan_list .box_plan_list li a table tr td { padding: .5em 1em; }
@media only screen and (max-width: 767px) { .con_plan_list .box_plan_list li a table { width: 100%; font-size: 85%; } }

.con_plan_detail { margin-top: 75px; }
@media only screen and (max-width: 767px) { .con_plan_detail { margin-top: 10%; } }
.con_plan_detail h3 { text-align: center; letter-spacing: .1em; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho,"HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif; }
.con_plan_detail h3 .en { display: block; font-family: 'Gilda Display', serif; font-display: auto; color: #bc9446; font-size: 286%; line-height: 1.1; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_detail h3 .en { font-size: 250%; } }
@media only screen and (max-width: 767px) { .con_plan_detail h3 .en { font-size: 143%; } }
.con_plan_detail h3 .jp { font-size: 129%; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_detail h3 .jp { font-size: 122%; } }
@media only screen and (max-width: 767px) { .con_plan_detail h3 .jp { font-size: 72%; } }
.con_plan_detail h3 .jp small { display: block; font-size: 80%; }
.con_plan_detail .box_plan_detail { margin-top: 65px; overflow: hidden; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail { margin-top: 10%; } }
.con_plan_detail .box_plan_detail .box_detail { float: left; width: 70.83333%; }
.con_plan_detail .box_plan_detail .box_detail .cate { padding: .2em .5em; text-align: center; color: #fff; display: inline-block; margin-bottom: 30px; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .cate { margin-bottom: 4%; } }
.con_plan_detail .box_plan_detail .box_detail .title_det { margin-bottom: 40px; font-size: 158%; line-height: 1.2; padding-bottom: .3em; border-bottom: 1px dotted #9b9b9b; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .title_det { margin-bottom: 5%; } }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_detail .box_plan_detail .box_detail .title_det { font-size: 143%; } }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .title_det { font-size: 115%; } }
.con_plan_detail .box_plan_detail .box_detail .txt { margin-bottom: 30px; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .txt { margin-bottom: 4%; } }
.con_plan_detail .box_plan_detail .box_detail .txt .pri { margin-bottom: 10px; font-weight: 600; font-size: 186%; display: block; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .txt .pri { margin-bottom: 2%; } }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_detail .box_plan_detail .box_detail .txt .pri { font-size: 158%; } }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .txt .pri { font-size: 129%; } }
.con_plan_detail .box_plan_detail .box_detail .txt span { font-size: 158%; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_detail .box_plan_detail .box_detail .txt span { font-size: 143%; } }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .txt span { font-size: 115%; } }
.con_plan_detail .box_plan_detail .box_detail .txt font { color: #e4007f; }
.con_plan_detail .box_plan_detail .box_detail .txt em.red { color: #e60012; font-size: 129%; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_detail .box_plan_detail .box_detail .txt em.red { font-size: 115%; } }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .txt em.red { font-size: 100%; } }
.con_plan_detail .box_plan_detail .box_detail .box_table { margin-bottom: 40px; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .box_table { margin-bottom: 5%; } }
.con_plan_detail .box_plan_detail .box_detail .box_table .txt_tbl { margin-bottom: 10px; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .box_table .txt_tbl { margin-bottom: 2%; } }
.con_plan_detail .box_plan_detail .box_detail .box_table table { width: 100%; margin-bottom: 30px; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .box_table table { margin-bottom: 4%; } }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .box_table table { font-size: 85%; } }
.con_plan_detail .box_plan_detail .box_detail .box_table table tr th { width: 150px; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .box_table table tr th { width: 100%; } }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .box_table table tr th, .con_plan_detail .box_plan_detail .box_detail .box_table table tr td { display: block; }
  .con_plan_detail .box_plan_detail .box_detail .box_table table tr td { padding-bottom: 1em; } }
.con_plan_detail .box_plan_detail .box_detail .photo { margin-bottom: 30px; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .photo { margin-bottom: 5%; } }
.con_plan_detail .box_plan_detail .box_detail .photo .caption { display: block; font-size: 93%; margin-top: 5px; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail .photo .caption { margin-top: 1%; } }
.con_plan_detail .box_plan_detail .box_detail .btn_list a { border-top: 1px dotted #9b9b9b; border-bottom: 1px dotted #9b9b9b; display: block; text-align: center; color: #816440; padding: .6em 0; }
.con_plan_detail .box_plan_detail .box_detail .btn_list a:hover { text-decoration: none; }
.mouse .con_plan_detail .box_plan_detail .box_detail .btn_list a { -moz-transition: opacity 0.3s ease-in; -o-transition: opacity 0.3s ease-in; -webkit-transition: opacity 0.3s ease-in; transition: opacity 0.3s ease-in; }
.mouse .con_plan_detail .box_plan_detail .box_detail .btn_list a:hover, .touch .con_plan_detail .box_plan_detail .box_detail .btn_list a.touchstart { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; }
.touch .con_plan_detail .box_plan_detail .box_detail .btn_list a { -webkit-tap-highlight-color: transparent; }
.touch .con_plan_detail .box_plan_detail .box_detail .btn_list a.touchend { -moz-transition-delay: 200ms; -o-transition-delay: 200ms; -webkit-transition-delay: 200ms; transition-delay: 200ms; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_detail { float: none; width: 100%; } }
.con_plan_detail .box_plan_detail .box_cate { float: right; width: 23.33333%; margin-bottom: 50px; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_cate { margin-bottom: 7%; } }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_cate { float: none; width: 100%; margin-top: 10%; } }
.con_plan_detail .box_plan_detail .box_cate h5 { font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho,"HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif; display: block; background: #e7ede1; padding: .8em 1em; line-height: 1; font-size: 129%; position: relative; }
@media only screen and (min-width: 768px) and (max-width: 1279px) { .con_plan_detail .box_plan_detail .box_cate h5 { font-size: 115%; } }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_cate h5 { font-size: 100%; } }
.con_plan_detail .box_plan_detail .box_cate h5 span { display: inline-block; vertical-align: bottom; color: #957f63; position: relative; z-index: 2; }
.con_plan_detail .box_plan_detail .box_cate h5 em { display: inline-block; vertical-align: bottom; font-size: 62%; color: #b0aaa2; letter-spacing: .1em; position: relative; z-index: 2; }
.con_plan_detail .box_plan_detail .box_cate h5 i { display: block; text-align: right; position: absolute; z-index: 1; right: 0; bottom: 0; color: #fff; font-family: 'Mrs Saint Delafield', cursive; font-display: auto; font-size: 223%; }
.con_plan_detail .box_plan_detail .box_cate ul { margin-top: 20px; }
@media only screen and (max-width: 767px) { .con_plan_detail .box_plan_detail .box_cate ul { margin-top: 4%; } }
.con_plan_detail .box_plan_detail .box_cate ul li { margin: 0 1em; }
.con_plan_detail .box_plan_detail .box_cate ul li a { display: block; position: relative; line-height: 1.2; padding: .6em 0 .6em 1em; }
.con_plan_detail .box_plan_detail .box_cate ul li a:after { position: absolute; top: 50%; left: 0; margin-top: -.6em; content: "\0203a"; font-size: 129%; font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif; color: #bc9446; }
@media only screen and (min-width: 768px) and (max-width: 1023px) { .con_plan_detail .box_plan_detail .box_cate ul li { margin: 0; } }
.con_plan_detail .box_plan_detail .box_cate ul.list_archive > li > a { padding-left: 1.2em; }
.con_plan_detail .box_plan_detail .box_cate ul.list_archive > li > a:after { content: "\000BB"; -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.con_plan_detail .box_plan_detail .box_cate ul.list_archive > li > a.active:after { -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -webkit-transform: rotate(270deg); transform: rotate(270deg); }
.con_plan_detail .box_plan_detail .box_cate ul.list_archive > li .sub_link { margin-top: 0; display: none; }

.tbl_plan { border: 1px solid #c9c9c9; }
.tbl_plan tr { border-top: 1px solid #c9c9c9; }
.tbl_plan tr th { text-align: center; padding: .5em 0; background: #d3e4e6; width: 45px; vertical-align: middle; }
@media only screen and (max-width: 767px) { .tbl_plan tr th { width: 20%; } }
.tbl_plan tr td { padding: .5em 1em; }
