@charset "UTF-8";
#contents { font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif; width: 100%; font-weight: 500; line-height: 1.5; }
#contents section, #contents div, #contents p, #contents ul, #contents li, #contents dl, #contents dt, #contents dd, #contents table, #contents th, #contents td, #contents a, #contents span { box-sizing: border-box; }
#contents h2 { margin-bottom: 20px; text-align: center; }
#contents h2 img { width: 517px; }
#contents .gray { background: #eee; }
#contents .red { color: #ff0000; }

.sp { display: none; }

/* SP版パンくず表示 */
#pan { display: block !important; }

.mainVisual .Cont { text-align: center; position: relative; background: #eeeeee; padding: 15px; }
.mainVisual h1 { line-height: 1; font-family: 'M PLUS 1p', sans-serif; font-size: 36px; position: absolute; top: 15px; right: 0; left: 100px; }
.mainVisual h1 .sub { line-height: 2; font-size: 30px; background: #ffffff; display: inline-block; margin-bottom: 20px; padding: 0 15px; border-radius: 50px; }
.mainVisual h1 .sub::before { content: ""; position: absolute; top: 50%; left: 50%; margin-left: -15px; border: 15px solid transparent; border-top: 15px solid #ffffff; }
@media screen and (max-width: 800px) { .mainVisual h1 { top: 20px; left: 80px; font-size: 30px; }
  .mainVisual h1 .sub { font-size: 28px; } }
@media screen and (max-width: 657px) { .mainVisual .Cont { padding: 40px 5px 0; }
  .mainVisual h1 { font-size: 18px; top: 10px; right: 0; left: 60px; }
  .mainVisual h1 .sub { font-size: 16px; }
  .mainVisual h1 .sub::before { top: 40%; border: 10px solid transparent; border-top: 15px solid #ffffff; } }

.Cont { width: 960px; margin: 0 auto; }

.mainTab { padding: 20px 0 20px; }
.mainTab ul { display: flex; justify-content: space-between; }
.mainTab ul li { width: 24%; height: 40px; display: flex; justify-content: center; align-items: center; }
.mainTab ul li a { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; padding: 14px 0; border: 1px solid #f9423a; border-radius: 5px; text-decoration: none; color: #f9423a; }
.mainTab ul li.on a { background: #f9423a; color: #fff; }

#list { padding-bottom: 40px; }
#list .table { display: flex; }
#list table { width: 50%; margin-bottom: 30px; border-collapse: collapse; }
#list table th, #list table td { height: 70px; vertical-align: middle; padding: 0 6px; font-weight: normal; border: 1px solid #d2d2d2; }
#list table th { background: #fcfcc4; height: 30px; text-align: center; }
#list table th:first-child { width: 88px; }
#list table th:last-child { width: 80px; }
#list table td { font-weight: bold; }
#list table td:last-child { background: #e6e6e5; }
#list table td:last-child.on { background: none; }
#list table:nth-child(2) tr th:first-child { border-left: none; }
#list input[type="checkbox"] { background: #f7f5f0; display: block; width: 30px; height: 30px; margin: 0 auto; border-radius: 4px; border: 1px solid #dcdbd9; cursor: pointer; }
#list input[type="checkbox"]:checked { background: #f7f5f0 url("../images/icon_check.png") no-repeat center center; }
#list .print { display: block; text-align: right; margin-bottom: -38px; }
#list .print li { display: inline; margin-left: 10px; }
#list h3 { background: #ffcd25; width: 274px; height: 40px; position: relative; display: flex; align-items: center; padding-left: 26px; font-weight: normal; font-size: 20px; color: #000; }
#list h3:after { width: 0; height: 0; content: ""; display: block; position: absolute; top: 0; right: -1px; border: 20px solid transparent; border-right: 20px solid #fff; }
#list h3:nth-of-type(2) { background: #83ddcc; }
#list .resort th { background: #dbf7ed; }
#list h3:nth-of-type(3) { background: #f4769a; }
#list .woman th { background: #ffe7ee; }

h2 + .lead { padding: 9px 0 60px; line-height: 1.8; text-align: center; font-size: 18px; }

#item { padding: 70px 0 64px; overflow: hidden; }
#item .Inner > div { width: 915px; display: flex; justify-content: space-between; align-items: flex-end; float: right; clear: both; margin-bottom: 80px; }
#item .Inner > div:nth-child(even) { flex-direction: row-reverse; float: left; }
#item .Inner > div:nth-child(even) .icon { margin: 0 0 0 -52px; }
#item .Inner > div:last-of-type { margin-bottom: 0; }
#item .icon { margin-right: -52px; z-index: 10; }
#item .detail { background: #fff; width: 465px; height: 200px; align-self: flex-start; margin-top: 5px; border-radius: 20px; }
#item .detail p { width: 100%; height: 100%; display: flex; align-items: center; margin-top: -20px; padding: 0 30px; font-size: 17px; line-height: 1.8; }

.detail > div > div { display: flex; justify-content: space-between; }
.detail h3 { background: #fff; width: 316px; height: 38px; margin: -20px auto 0; position: relative; display: flex; justify-content: center; align-items: center; border: 1px solid #f9423a; border-right: none; text-align: center; font-weight: 500; font-size: 20px; }
.detail h3:before { content: url("../images/icon_item.png"); position: absolute; top: 5px; left: 10px; }
.detail h3:after { background: url("../images/bg_item_ribbon.png") no-repeat right top; width: 18px; height: 40px; content: ""; display: block; position: absolute; top: -1px; right: -16px; }
.detail .photo { width: 471px; float: left; margin-right: 10px; }
.detail .photo img { width: 100%; }
.detail .text { width: calc(100% - 489px); line-height: 1.8; font-size: 17px; }
.detail .text a { display: block; padding-top: 10px; text-decoration: underline; font-size: 19px; color: #ff0000; }

#convenient { padding: 70px 0; }
#convenient h3 { background: #befb6e; width: 274px; height: 40px; position: relative; justify-content: flex-start; border: none; margin: 0; padding-left: 26px; color: #000; }
#convenient h3:after { background: none; width: 0; height: 0; content: ""; display: block; position: absolute; top: 0; right: -1px; border: 20px solid transparent; border-right: 20px solid #fff; }
#convenient h3:before { content: none; }
#convenient .detail .photo { margin-right: 40px; }
#convenient .detail .photo img { max-width: 100%; width: auto; border: 10px solid #daf6cc; }
#convenient .Inner > div { overflow: hidden; clear: both; margin-bottom: 60px; }
#convenient .Inner > div:last-of-type { margin-bottom: 0; }

#prohibit { padding: 70px 0 0; overflow: hidden; }
#prohibit .detail { padding-top: 20px; }
#prohibit .detail > div { background: #fff; border-radius: 20px; margin-bottom: 70px; padding: 20px 30px 33px 20px; clear: both; }
#prohibit .detail > div h3 { margin: -40px auto 33px; }
#prohibit .detail > div h3:before { content: url("../images/icon_airplane.png"); }
#prohibit .detail > div:nth-child(1) h3 { width: 400px; }
#prohibit .detail > div:nth-child(2) h3 { width: 300px; }
#prohibit .detail > div:nth-child(3) h3 { width: 300px; }
#prohibit .detail > div > div { overflow: hidden; align-items: center; }
#prohibit .detail .photo { width: 347px; margin-right: 17px; }
#prohibit .detail .text { width: calc(100% - 347px); }
#prohibit .detail .text a { display: inline; font-size: inherit; color: #333; }
#prohibit .detail .text p { margin-bottom: 10px; }
#prohibit .detail .text strong { font-size: 19px; }
#prohibit .detail .text small { font-size: 90%; }

.relationInfo { padding: 70px 0 100px; }
.relationInfo h2 { margin: 0 !important; box-sizing: border-box; padding: 5px 20px; border-left: solid #f9423a 3px; text-align: left !important; font-size: 22px; }
.relationInfo a { text-decoration: underline; font-size: 17px; color: #f9423a; }
.relationInfo a:hover { text-decoration: none; }

#pagetop { width: 100%; position: fixed; bottom: 90px; right: -220px; left: 0; z-index: 100; }
#pagetop .Cont { height: 0; }

/* レスポンシブ対応
*/
@media screen and (max-width: 1024px) { .header2016 .headTop nav { box-sizing: border-box; }
  #contents img { max-width: 100%; }
  .Cont { width: 95%; }
  h2 + .lead { padding-bottom: 40px; font-size: 15px; }
  .detail .photo { width: 380px; }
  .detail .text { width: calc(100% - 380px); }
  .detail h3 { font-size: 17px; }
  #item .Inner > div { width: 850px; }
  #item .Inner > div img { width: 100%; }
  #item .detail { width: 400px; }
  #item .detail p { padding: 0 35px; font-size: 15px; }
  #convenient h3 { width: 220px; padding-left: 14px; }
  #prohibit .detail .text strong { font-size: 17px; } }
@media screen and (max-width: 959px) { img { max-width: 100%; }
  #contents { width: 100%; }
  .Cont { width: 95%; margin: 0 auto; }
  #list input[type="checkbox"] { width: 28px; height: 28px; }
  #list table th, #list table td { padding: 6px 4px; }
  #list table th:first-child { width: 80px; }
  #list table th:last-child { width: 70px; }
  .detail h3 { width: 280px; }
  .detail .photo { width: 40% !important; }
  .detail .text { width: 60% !important; line-height: 1.5; font-size: 15px; }
  .detail .text a { font-size: 17px; }
  #item .Inner > div { width: 620px; margin: 0 auto 60px; }
  #item .icon { margin-right: -20px; }
  #item .Inner > div:nth-child(even) .icon { margin: 0 0 0 -20px; }
  #item .detail p { padding: 0 25px; font-size: 14px; }
  #pagetop { right: 0; left: 0; bottom: 90px; } }
@media screen and (max-width: 800px) { .mainTab ul { max-width: 600px; width: 100%; margin: 0 auto; flex-wrap: wrap; }
  .mainTab ul li { width: 49%; margin-bottom: 10px; font-size: 16px; }
  #pagetop { right: 0; left: 0; } }
@media screen and (max-width: 657px) { .pc { display: none !important; }
  .sp { display: inline-block; }
  #pan { font-size: 12px; }
  .Cont { max-width: 400px; }
  #contents { font-size: 13px; }
  #contents h2 { width: 321px; margin: 0px auto 20px; }
  .mainVisual .Cont { max-width: none; width: 100%; }
  .mainTab ul li { font-size: 14px; }
  #list { padding-bottom: 0; }
  #list h3 { width: 190px; height: 30px; padding-left: 10px; font-size: 14px; }
  #list h3:after { border-width: 15px; }
  #list .table { display: block; font-size: 13px; }
  #list table { width: 100%; }
  #list table tr { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
  #list table tr:first-child { display: none; }
  #list table tr:last-of-type td { border-bottom: 1px solid #ccc; }
  #list table th, #list table td { height: 50px; display: flex; align-items: center; border-bottom: none; }
  #list table th br, #list table td br { display: none; }
  #list table th:first-child { width: 100%; text-align: left; }
  #list table td:nth-of-type(1) { width: calc(100% - 50px); }
  #list table td:nth-of-type(2) { width: 50px; border-left: none; }
  #list table:nth-child(2) tr th:first-child { border-left: 1px solid #ccc; }
  #list table:first-of-type { margin-bottom: 0; }
  #list table:first-of-type tr:last-of-type td { border-bottom: none; }
  #list .print { margin-bottom: -30px; }
  #list .print li img { width: 30px; }
  h2 + .lead { padding: 0 0 20px; font-size: 13px; }
  .detail h3 { width: 280px; height: 30px; line-height: 1; font-size: 14px; }
  .detail h3:after { background-size: contain; height: 32px; right: -12px; }
  .detail > div > div { display: block; }
  .detail .photo { width: 100% !important; float: none; margin: 0 auto 20px !important; }
  .detail .text { width: 100% !important; font-size: 13px; }
  .detail .text a { text-align: center; font-size: 14px; }
  #item { padding: 34px 0; }
  #item .Inner > div { width: 100%; margin: 0 auto 25px; flex-wrap: wrap; justify-content: center; align-items: flex-start; }
  #item .Inner > div .icon { width: 60px; margin-right: -11px; padding-top: 30px; }
  #item .Inner > div:nth-child(even) { flex-direction: row; }
  #item .Inner > div:nth-child(even) .icon { margin-left: 0; margin-right: -11px; }
  #item .Inner > div .detail { width: calc(100% - 60px); height: auto; align-self: flex-end; margin-top: 20px; padding-bottom: 10px; border-radius: 10px; }
  #item .Inner > div .detail h3 { width: 190px; height: 30px; margin-top: -15px; padding-left: 18px; font-size: 14px; }
  #item .Inner > div .detail h3:before { top: 0; left: 2px; transform: scale(0.7); }
  #item .Inner > div .detail h3:after { background-size: contain; width: 16px; height: 32px; top: -1px; right: -14px; }
  #item .Inner > div .detail p { overflow: hidden; margin-top: 15px; padding: 0 10px; line-height: 1.5; }
  #item .Inner > div .detail p:first-of-type { padding-bottom: 0; }
  #convenient { padding: 34px 0; }
  #convenient .detail .photo img { border: 4px solid #daf6cc; }
  #convenient .Inner > div { margin-bottom: 40px; }
  #convenient .Inner > div > div:first-child { width: 280px; margin: 0 auto; }
  #convenient h3 { height: 30px; width: 182px; }
  #convenient h3:after { border: 15px solid transparent; border-right: 15px solid #fff; }
  #convenient .detail .photo { width: 280px !important; margin-bottom: 10px !important; }
  #convenient .detail .photo img { box-sizing: border-box; }
  #prohibit { padding: 34px 0 0; }
  #prohibit .detail > div { border-radius: 10px; margin-bottom: 50px; padding: 24px 20px 30px; }
  #prohibit .detail > div h3 { padding-left: 28px; margin-bottom: 20px; }
  #prohibit .detail > div h3:before { transform: scale(0.7); top: 0; }
  #prohibit .detail > div:nth-child(1) h3 { width: 230px; }
  #prohibit .detail > div:nth-child(2) h3 { width: 180px; }
  #prohibit .detail > div:nth-child(3) h3 { width: 180px; }
  #prohibit .detail .photo { width: 85% !important; line-height: 1; }
  #prohibit .detail .text strong { font-size: 16px; }
  .relation { padding: 34px 0 70px; }
  .relation a { font-size: 13px; }
  .relation h2 { font-size: 16px; margin-bottom: 15px !important; padding: 0 0 0 10px; }
  #pagetop { width: 50px; right: 0; left: 80%; bottom: 70px; margin: 0; } }
@media screen and (max-width: 360px) { #contents { font-size: 12px; }
  #contents h1 { font-size: 16px; }
  #contents h2 { width: 100%; }
  .mainTab ul li { font-size: 12px; }
  #list table { font-size: 11px; }
  #prohibit .detail > div h3 { padding: 0 20px 0 40px; }
  #prohibit .detail > div h3 { width: 200px !important; } }
/* 印刷用CSS
*/
@media print { #header, #campaign, #pan, .mainVisual, .mainTab, #list .print, #footer2015, #item, #convenient, #prohibit, .relation, #pagetop { display: none !important; }
  #list h3 { margin-bottom: 1px; }
  #list h3:nth-of-type(2) { page-break-before: always; }
  #list table th, #list table td { border: 2px solid #d2d2d2; } }
.tabipocket { margin: 70px auto 0 !important; }

/*# sourceMappingURL=style.css.map */
