@charset "UTF-8";
header {
  background: #fff; }
header .nav_list li a {
  color: #000; }
header.fixed .nav_list li a {
  color: #000; }

.share #main {
  padding: 110px 0 120px; }
@media screen and (max-width: 750px) {
  .share #main {
    padding: 97px 0 50px; } }
@media screen and (max-width: 320px) {
  .share #main {
    padding: 79px 0 50px; } }
.share .contents-style {
  padding: 50px 20px 70px; }
@media screen and (max-width: 750px) {
  .share .contents-style {
    padding: 0 20px 70px; } }

.mg_0 {
  margin: 0; }

.top_cont .inner {
  max-width: 1200px; }
.top_cont p {
  font-size: 28px;
  text-align: center;
  line-height: 2; }
@media screen and (max-width: 750px) {
  .top_cont p {
    font-size: 4vw; } }

.section_style {
  padding: 40px 0; }
@media screen and (max-width: 750px) {
  .section_style {
    padding: 0; } }

@media screen and (max-width: 750px) {
  .contents_style > .section_style {
    padding: 5% 20px 0; } }

.room_share .section_style > .inner {
  max-width: 1200px; }
.room_share .contents_style {
  padding: 40px 0 0; }
@media screen and (max-width: 750px) {
  .room_share .contents_style {
    padding: 0; } }
.room_share .contents_block .d_flex.img_left {
  flex-direction: row-reverse; }
.room_share .contents_box {
  max-width: 1220px;
  margin: 40px auto 0; }
@media screen and (max-width: 750px) {
  .room_share .contents_box {
    max-width: 100%; } }
.room_share .figure_list .img_box {
  width: 58%; }
@media screen and (max-width: 750px) {
  .room_share .figure_list .img_box {
    width: 100%; } }
.room_share .figure_list .img_box img {
  height: 100%;
  max-height: 470px; }
.room_share .figure_list figcaption {
  width: 38%;
  padding: 40px 2%; }
@media screen and (max-width: 750px) {
  .room_share .figure_list figcaption {
    padding: 20px 10px;
    width: 100%; } }
.room_share .figure_list figcaption h3 {
  font-size: 30px;
  margin-bottom: 40px; }
@media screen and (max-width: 750px) {
  .room_share .figure_list figcaption h3 {
    margin-bottom: 20px;
    font-size: 6vw; } }
.room_share .figure_list figcaption .cont_text {
  font-size: 16px;
  line-height: 2; }
@media screen and (max-width: 750px) {
  .room_share .figure_list figcaption .cont_text {
    font-size: 4vw; } }
.room_share .figure_list figcaption .cont_text .note {
  font-size: 0.8vw;
  line-height: 1; }
@media screen and (max-width: 750px) {
  .room_share .figure_list figcaption .cont_text .note {
    font-size: 14px; } }
.room_share .layout_box figure .img_box img {
  height: 600px;
  object-fit: contain; }
@media screen and (max-width: 750px) {
  .room_share .layout_box figure .img_box img {
    height: 360px; } }
.room_share .layout_box figure figcaption {
  padding: 40px 0 0; }
@media screen and (max-width: 750px) {
  .room_share .layout_box figure figcaption {
    padding: 20px 0 0; } }

.table_box ul li {
  border-top: 1px solid #bc964c; }
.table_box ul li:first-child {
  border-top: none; }
@media screen and (max-width: 750px) {
  .table_box ul li:first-child dl dt {
    padding-top: 0; } }
.table_box ul li dl {
  display: table;
  width: 100%;
  line-height: 2; }
@media screen and (max-width: 750px) {
  .table_box ul li dl {
    display: block; } }
.table_box ul li dl dt {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 20%;
  color: #bc964c;
  font-weight: bold;
  padding: 20px; }
@media screen and (max-width: 750px) {
  .table_box ul li dl dt {
    display: block;
    text-align: left;
    width: 100%;
    padding: 20px 0 0;
    font-size: 5vw; } }
.table_box ul li dl dd {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding: 20px; }
@media screen and (max-width: 750px) {
  .table_box ul li dl dd {
    display: block;
    padding: 0 0 20px;
    font-size: 4vw; } }
.table_box ul li dl dd .note {
  padding-left: 20px; }
@media screen and (max-width: 750px) {
  .table_box ul li dl dd .note {
    padding-left: 0;
    display: block;
    font-size: 3vw; } }

.btn_this {
  margin-top: 40px;
  text-align: center; }
.btn_this a {
  border: 2px solid #bc964c;
  color: #bc964c;
  width: 100%;
  max-width: 600px;
  display: inline-block;
  box-sizing: border-box;
  padding: 20px 0;
  text-align: center; }
.btn_this a:hover {
  background: #bc964c;
  color: #fff; }

sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
  top: -.5em; }

span.note {
  font-size: 0.6vw;
  color: #000; }

.note {
  font-size: 0.8vw;
  color: #ff0000; }
@media screen and (max-width: 750px) {
  .note {
    font-size: 3vw; } }

/*================================
    パンクズ
=================================*/
.breadcrumb {
  margin: 20px 0; }
@media screen and (max-width: 750px) {
  .breadcrumb {
    margin: 25px 0; } }
.breadcrumb .inner {
  max-width: 1200px; }
@media screen and (max-width: 750px) {
  .breadcrumb .inner {
    padding: 0 50px; } }
@media screen and (max-width: 414px) {
  .breadcrumb .inner {
    padding: 0 25px; } }
.breadcrumb ul {
  overflow: hidden; }
.breadcrumb ul li {
  float: left; }
@media screen and (max-width: 750px) {
  .breadcrumb ul li {
    font-size: 1.61vh; } }
.breadcrumb ul li:before {
  content: "　/　";
  display: inline-block; }
.breadcrumb ul li:first-child {
  background: none;
  margin-left: 0;
  padding-left: 0; }
.breadcrumb ul li:first-child:before {
  content: ""; }
.breadcrumb ul li:nth-child(n+2) a {
  color: #000; }
.breadcrumb ul li:nth-child(n+2) a:hover {
  color: #bc964c; }

/*================================
    btn_a
=================================*/
.btn_a {
  position: absolute;
  border: 2px solid #bc964c;
  border-radius: 50%;
  display: block;
  width: 80px;
  height: 80px;
  background: url(/common/img/pc/ico/ico_arrow_c.png) #fff no-repeat;
  background-size: 40%;
  background-position: center;
  box-sizing: border-box;
  transition-duration: .5s; }
.btn_a:hover {
  border: 2px solid #fff;
  background: url(/common/img/pc/ico/ico_arrow_w.png) #bc964c no-repeat;
  background-size: 40%;
  background-position: center right 18px;
  box-sizing: border-box; }

/*================================
    detail
=================================*/
@media screen and (max-width: 750px) {
  .detail #main {
    padding-top: 90px; } }
.detail .contents-style {
  padding: 0px 20px 70px; }
.detail .days {
  margin-bottom: 20px; }
@media screen and (max-width: 750px) {
  .detail .days {
    margin-bottom: 10px; } }
.detail .cont_title {
  margin-bottom: 20px;
  font-size: 30px; }
@media screen and (max-width: 750px) {
  .detail .cont_title {
    font-size: 18px; } }
.detail .cont_text {
  padding-top: 20px;
  line-height: 1.7; }
@media screen and (max-width: 750px) {
  .detail .cont_text {
    padding-top: 0; } }

/*================================
    pager
=================================*/
.pager {
  text-align: center;
  margin-top: 50px; }

.pager ul {
  display: inline-block; }

.pager li {
  display: inline-block;
  margin-left: 20px;
  border: 2px solid #bc964c;
  width: 50px;
  height: 50px;
  box-sizing: border-box; }
@media screen and (max-width: 750px) {
  .pager li {
    width: 30px;
    height: 30px; } }
@media screen and (max-width: 750px) {
  .pager li:nth-child(n+4) {
    display: none; } }

.pager li:first-child {
  margin: 0; }

.pager li a {
  color: #bc964c;
  display: block;
  padding: 12px; }
@media screen and (max-width: 750px) {
  .pager li a {
    padding: 2px;
    display: block;
    box-sizing: border-box; } }
.pager li a:hover {
  background: #bc964c;
  color: #fff; }

.pager li.active a {
  background: #bc964c;
  color: #fff;
  width: 100%;
  height: 100%;
  box-sizing: border-box; }

.pager .back {
  margin-right: 20px; }

.pager .next {
  margin-left: 20px; }

.pager p {
  display: inline; }

.pager p a {
  color: #bc964c;
  border-bottom: 1px solid #bc964c; }

/*================================
    keyvisual
=================================*/
#keyvisual {
  height: 400px;
  position: relative; }
@media screen and (max-width: 750px) {
  #keyvisual {
    max-height: 360px;
    height: 200px; } }
#keyvisual .kv_cover {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  display: block;
  width: 100%;
  height: 100%; }
@media screen and (max-width: 750px) {
  #keyvisual .kv_cover {
    overflow: hidden; } }
#keyvisual .inner {
  max-width: 1200px;
  display: block;
  height: 100%;
  position: relative; }
#keyvisual .kv_title {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -50px;
  width: 100%;
  text-align: center;
  max-height: 100px;
  height: 100%;
  font-size: 28px; }
#keyvisual .kv_title h2 {
  color: #fff;
  font-size: 0; }
#keyvisual .kv_title h2 span {
  letter-spacing: 0.16em; }
#keyvisual .kv_title h2 .main {
  display: block;
  font-size: 3vw; }
@media screen and (max-width: 750px) {
  #keyvisual .kv_title h2 .main {
    font-size: 8vw; } }
#keyvisual .kv_title h2 .ctg_sub {
  display: inline-block;
  font-size: 1.3vw; }
@media screen and (max-width: 750px) {
  #keyvisual .kv_title h2 .ctg_sub {
    font-size: 6vw; } }
#keyvisual .kv_title h2 .sub {
  display: block;
  font-size: 1vw; }
@media screen and (max-width: 750px) {
  #keyvisual .kv_title h2 .sub {
    font-size: 6vw; } }
@media screen and (max-width: 750px) {
  #keyvisual .kv_title {
    margin-top: -25px;
    height: auto;
    box-sizing: border-box; } }

.room_share #keyvisual .kv_title {
  margin-top: -70px;
  max-height: 140px;
  height: 100%; }
@media screen and (max-width: 750px) {
  .room_share #keyvisual .kv_title {
    margin-top: -57px;
    max-height: 114px;
    height: 100%; } }
@media screen and (max-width: 375px) {
  .room_share #keyvisual .kv_title {
    margin-top: -52px;
    max-height: 104px; } }
@media screen and (max-width: 320px) {
  .room_share #keyvisual .kv_title {
    margin-top: -44px;
    max-height: 87px; } }

/*================================
    share_img_cont
=================================*/
.share_img_cont {
  position: relative; }
.share_img_cont .bg_box {
  width: 100%;
  height: 600px; }
@media screen and (max-width: 750px) {
  .share_img_cont .bg_box {
    height: 300px; } }
.share_img_cont .cover {
  display: none; }
@media screen and (max-width: 750px) {
  .share_img_cont .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
    display: block; } }
.share_img_cont .text_box {
  position: absolute;
  top: 440px;
  left: 0;
  background: #fff;
  padding: 20px 80px 20px 100px;
  max-width: 28%;
  box-sizing: border-box; }
@media screen and (max-width: 750px) {
  .share_img_cont .text_box {
    top: 50%;
    left: 5%;
    background: transparent;
    padding: 20px;
    max-width: 90%;
    border: 1px solid #bc964c;
    color: #fff;
    height: 240px;
    box-sizing: border-box;
    margin-top: -120px;
    z-index: 2; } }
.share_img_cont .text_box h2 {
  font-size: 30px;
  margin-bottom: 20px; }
@media screen and (max-width: 750px) {
  .share_img_cont .text_box h2 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 6vw; } }
@media screen and (max-width: 750px) {
  .share_img_cont .text_box p {
    font-size: 4vw; } }

/*================================
		
=================================*/
#room {
  /*================================
  		keyvisual
  =================================*/
  /*================================
  		room_inf
  =================================*/
  /*================================
  		
  =================================*/
  /*================================
  		
  =================================*/
  /*================================
  		
  =================================*/
  /*================================
  		
  =================================*/ }
#room #keyvisual {
  background: url(/img/pc/room/kv_img.jpg) no-repeat;
  background-size: cover;
  background-position: top; }
@media screen and (max-width: 750px) {
  #room #keyvisual {
    background: url(/img/pc/room/kv_img.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 360px;
    height: 200px; } }
@media screen and (max-width: 750px) {
  #room .top_cont {
    padding-bottom: 40px; } }
#room .room_inf .share_img_cont .bg_box {
  background-image: url(/img/pc/room/room_img.jpg); }
#room .room_inf .room_inf_block {
  text-align: right;
  padding-top: 80px; }
@media screen and (max-width: 750px) {
  #room .room_inf .room_inf_block {
    padding-top: 20px; } }
#room .room_inf .room_inf_list {
  width: 70%;
  display: inline-block; }
@media screen and (max-width: 750px) {
  #room .room_inf .room_inf_list {
    width: 95%; } }
#room .room_inf .room_inf_list ul li {
  margin-top: 40px; }
@media screen and (max-width: 750px) {
  #room .room_inf .room_inf_list ul li {
    margin-top: 20px; } }
#room .room_inf .room_inf_list ul li:first-child {
  margin: 0; }
#room .room_inf .room_inf_list ul li a {
  position: relative;
  background: #ddd;
  padding: 20px;
  display: block; }
@media screen and (max-width: 750px) {
  #room .room_inf .room_inf_list ul li a {
    padding: 10px; } }
#room .room_inf .room_inf_list ul li a figure {
  display: table; }
#room .room_inf .room_inf_list ul li a .img_box {
  display: table-cell;
  width: 30%; }
@media screen and (max-width: 750px) {
  #room .room_inf .room_inf_list ul li a .img_box {
    width: 40%; } }
#room .room_inf .room_inf_list ul li a .img_box img {
  max-height: 250px;
  height: 100%;
  object-fit: cover; }
@media screen and (max-width: 750px) {
  #room .room_inf .room_inf_list ul li a .img_box img {
    max-height: 110px; } }
#room .room_inf .room_inf_list ul li a figcaption {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5%;
  width: 65%;
  text-align: left; }
#room .room_inf .room_inf_list ul li a figcaption h2 {
  font-size: 2vw; }
@media screen and (max-width: 750px) {
  #room .room_inf .room_inf_list ul li a figcaption h2 {
    font-size: 4vw; } }
#room .room_inf .room_inf_list ul li a figcaption h2 .sub {
  font-size: 1vw;
  color: #bc964c; }
@media screen and (max-width: 750px) {
  #room .room_inf .room_inf_list ul li a figcaption h2 .sub {
    font-size: 3vw;
    display: block;
    padding-top: 5px; } }
#room .room_inf .room_inf_list ul li a:hover h2 .sub {
  color: #fff; }
#room .room_inf .room_inf_list ul li a:hover .btn_a {
  border: 2px solid #fff;
  border-radius: 50%;
  background: url(/common/img/pc/ico/ico_arrow_w.png) #bc964c no-repeat;
  background-size: 40%;
  background-position: center right 18px;
  box-sizing: border-box;
  transition-duration: .5s; }
#room .room_inf .room_inf_list ul li a .btn_a {
  top: 50%;
  right: 100px;
  margin-top: -40px; }
@media screen and (max-width: 750px) {
  #room .room_inf .room_inf_list ul li a .btn_a {
    display: none; } }

/*================================
		ティーダのシーサー
=================================*/
#tida #keyvisual {
  background: url(/img/pc/room/tida/kv_img.jpg) no-repeat;
  background-size: cover;
  background-position: top; }
@media screen and (max-width: 750px) {
  #tida #keyvisual {
    background: url(/img/pc/room/tida/kv_img.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 360px;
    height: 200px; } }

/*================================
		海のシーサー
=================================*/
#sea #keyvisual {
  background: url(/img/pc/room/sea/kv_img.jpg) no-repeat;
  background-size: cover;
  background-position: top; }
@media screen and (max-width: 750px) {
  #sea #keyvisual {
    background: url(/img/pc/room/sea/kv_img.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 360px;
    height: 200px; } }

/*================================
		森のシーサー
=================================*/
#forest #keyvisual {
  background: url(/img/pc/room/forest/kv_img.jpg) no-repeat;
  background-size: cover;
  background-position: top; }
@media screen and (max-width: 750px) {
  #forest #keyvisual {
    background: url(/img/pc/room/forest/kv_img.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 360px;
    height: 200px; } }

/*================================
		雲のシーサー
=================================*/
#cloud #keyvisual {
  background: url(/img/pc/room/cloud/kv_img.jpg) no-repeat;
  background-size: cover;
  background-position: top; }
@media screen and (max-width: 750px) {
  #cloud #keyvisual {
    background: url(/img/pc/room/cloud/kv_img.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 360px;
    height: 200px; } }

#policy {
  /*================================
  		policy_list
  =================================*/ }
#policy .cont_block {
  max-width: 760px;
  width: 100%;
  margin: 0 auto; }
#policy .policy_list li {
  margin-top: 40px; }
#policy .policy_list li:first-child {
  margin-top: 0; }
#policy .policy_list li dl dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px; }
#policy .policy_list li dl dd {
  font-size: 14px;
  line-height: 26px; }
#policy .policy_list li dl dd ul {
  padding-top: 40px; }
#policy .policy_list li dl dd ul li {
  margin-top: 0; }

/*================================
		共通
=================================*/
@media screen and (max-width: 750px) {
  .peripheral_share #keyvisual .kv_title {
    margin-top: -40px; } }
.peripheral_share .section_style .inner {
  width: 1200px;
  max-width: 1200px; }
@media screen and (max-width: 750px) {
  .peripheral_share .section_style .inner {
    width: 100%;
    max-width: 100%;
    padding: 0 4%; } }
.peripheral_share .section_style .text_block h3 {
  padding-bottom: 20px; }
.peripheral_share .section_style img {
  height: 360px;
  object-fit: cover; }
@media screen and (max-width: 750px) {
  .peripheral_share .section_style img {
    height: 255px; } }
.peripheral_share .mg_0 {
  margin-top: 0 !important; }
.peripheral_share .inf_blk_a {
  display: flex;
  justify-content: space-between;
  margin-top: 40px; }
@media screen and (max-width: 750px) {
  .peripheral_share .inf_blk_a {
    display: block; } }
.peripheral_share .inf_blk_a .img_block {
  width: 48%; }
@media screen and (max-width: 750px) {
  .peripheral_share .inf_blk_a .img_block {
    width: 100%; } }
.peripheral_share .inf_blk_a .img_block ul li {
  margin-top: 20px; }
.peripheral_share .inf_blk_a .img_block ul li:first-child {
  margin-top: 0; }
.peripheral_share .inf_blk_a .img_block img {
  width: 100%; }
.peripheral_share .inf_blk_a .text_block {
  width: 48%; }
@media screen and (max-width: 750px) {
  .peripheral_share .inf_blk_a .text_block {
    width: 100%;
    padding-top: 20px; } }
@media screen and (max-width: 750px) {
  .peripheral_share .inf_blk_a.right {
    flex-direction: row; }
  .peripheral_share .inf_blk_a.right .img_block {
    margin-top: 20px; }
  .peripheral_share .inf_blk_a.right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .peripheral_share .inf_blk_a.right ul li {
    width: 48%;
    margin-top: 0; }
  .peripheral_share .inf_blk_a.right ul li img {
    height: auto; }
  .peripheral_share .inf_blk_a.right ul.one li {
    width: 100%; }
  .peripheral_share .inf_blk_a.right .text_block {
    padding-top: 0; } }
.peripheral_share .inf_blk_b {
  margin-top: 40px; }
.peripheral_share .inf_blk_b .img_block {
  margin-top: 40px; }
@media screen and (max-width: 750px) {
  .peripheral_share .inf_blk_b .img_block {
    margin-top: 20px; } }
.peripheral_share .inf_blk_b .img_block img {
  width: 100%; }
@media screen and (max-width: 750px) {
  .peripheral_share .inf_blk_b .img_block img {
    height: auto; } }
.peripheral_share .inf_blk_b .img_block ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
.peripheral_share .inf_blk_b .img_block ul li {
  width: 48%; }
.peripheral_share .inf_blk_b .img_block ul.one li {
  width: 100%; }
.peripheral_share .inf_blk_c {
  margin-top: 40px; }
.peripheral_share .inf_blk_d {
  margin-top: 40px; }
.peripheral_share .img_block_clum {
  width: 100%;
  display: block; }
.peripheral_share .img_block_clum ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
.peripheral_share .img_block_clum ul li {
  width: 48%; }
.peripheral_share .img_block_clum ul li img {
  width: 100%; }
@media screen and (max-width: 750px) {
  .peripheral_share .img_block_clum ul li img {
    height: auto; } }

/*================================
		読谷村・やちむんの里
=================================*/
#yachimun #keyvisual {
  background: url(/img/pc/yachimun/kv_img.jpg) no-repeat;
  background-size: cover;
  background-position: top; }
@media screen and (max-width: 750px) {
  #yachimun #keyvisual {
    background: url(/img/pc/yachimun/kv_img.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 360px;
    height: 200px; } }

/*================================
		世界遺産・座喜味城跡
=================================*/
#zakimicastle #keyvisual {
  background: url(/img/pc/zakimicastle/kv_img.jpg) no-repeat;
  background-size: cover;
  background-position: top; }
@media screen and (max-width: 750px) {
  #zakimicastle #keyvisual {
    background: url(/img/pc/zakimicastle/kv_img.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 360px;
    height: 200px; } }

/*================================
		残波岬
=================================*/
#zanpamisaki #keyvisual {
  background: url(/img/pc/zanpamisaki/kv_img.jpg) no-repeat;
  background-size: cover;
  background-position: top; }
@media screen and (max-width: 750px) {
  #zanpamisaki #keyvisual {
    background: url(/img/pc/zanpamisaki/kv_img.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 360px;
    height: 200px; } }

/*================================
		真栄田岬
=================================*/
#maedamisaki #keyvisual {
  background: url(/img/pc/maedamisaki/kv_img.jpg) no-repeat;
  background-size: cover;
  background-position: top; }
@media screen and (max-width: 750px) {
  #maedamisaki #keyvisual {
    background: url(/img/pc/maedamisaki/kv_img.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 360px;
    height: 200px; } }
#maedamisaki img.long {
  height: auto; }

#faq {
  /*================================
  		keyvisual
  =================================*/ }
#faq .main_tile {
  margin-bottom: 40px; }
@media screen and (max-width: 750px) {
  #faq .main_tile {
    margin-bottom: 20px; } }
#faq .section_style .inner {
  width: 1200px; }
@media screen and (max-width: 750px) {
  #faq .section_style .inner {
    width: 100%;
    padding: 0 20px; } }
#faq #keyvisual {
  background: url(/img/pc/faq/kv_img.jpg) no-repeat;
  background-size: cover;
  background-position: top; }
@media screen and (max-width: 750px) {
  #faq #keyvisual {
    background: url(/img/pc/faq/kv_img.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 360px;
    height: 200px; } }
@media screen and (max-width: 750px) {
  #faq .section_style {
    margin-top: 20px; } }
@media screen and (max-width: 750px) {
  #faq .top_cont {
    margin-bottom: 20px; } }
#faq .anchor_list {
  display: flex;
  flex-wrap: wrap; }
@media screen and (max-width: 750px) {
  #faq .anchor_list {
    padding: 10px; } }
#faq .anchor_list li {
  width: calc((100% - 4%) / 5);
  margin-left: 1%; }
@media screen and (max-width: 750px) {
  #faq .anchor_list li {
    width: 48%;
    margin: 1%; } }
#faq .anchor_list li:first-child {
  margin: 0; }
@media screen and (max-width: 750px) {
  #faq .anchor_list li:first-child {
    margin: 2%; } }
#faq .anchor_list li figure .img_box img {
  width: 100%; }
#faq .anchor_list li figure figcaption {
  padding-top: 20px; }
#faq .anchor_list li figure figcaption p {
  text-align: center; }
#faq .anchor_list li a:hover .img_box img {
  background: none; }
#faq .faq_list > li {
  cursor: pointer; }
#faq .faq_list > li > ul li {
  padding: 10px 20px; }
#faq .faq_list > li > ul li dl {
  display: table;
  width: 100%; }
#faq .faq_list > li > ul li dl dt {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 70px;
  height: 50px; }
#faq .faq_list > li > ul li dl dd {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px; }
@media screen and (max-width: 750px) {
  #faq .faq_list > li > ul li dl dd {
    padding: 0 20px; } }
#faq .faq_list > li > ul li.q {
  border-bottom: 1px dashed #000;
  background: url(/common/img/pc/ico/ico_arrow__bottom.png) no-repeat;
  background-position: right 20px center;
  background-size: 16px; }
@media screen and (max-width: 750px) {
  #faq .faq_list > li > ul li.q {
    background: url(/common/img/pc/ico/ico_arrow__bottom.png) no-repeat;
    background-position: right 10px center;
    background-size: 20px; } }
#faq .faq_list > li > ul li.q dl dt {
  color: #fff;
  background: #bc964c; }
#faq .faq_list > li > ul li.q:hover {
  background-color: rgba(0, 0, 0, 0.2); }
#faq .faq_list > li > ul li.q.active {
  border: none;
  background: url(/common/img/pc/ico/ico_arrow_top.png) no-repeat;
  background-position: right 20px center;
  background-size: 16px; }
@media screen and (max-width: 750px) {
  #faq .faq_list > li > ul li.q.active {
    background-position: right 10px center;
    background-size: 20px; } }
#faq .faq_list > li > ul li.a {
  border: 1px solid #ddd;
  display: none; }
#faq .faq_list > li > ul li.a dl dt {
  color: #fff;
  background: #ff0000; }
#faq .faq_list > li > ul li.a dl dd span {
  font-size: 12px; }
#faq .faq_list > li > ul li.a:hover {
  background-color: rgba(0, 0, 0, 0.2); }

#terms {
  /*================================
  		keyvisual
  =================================*/ }
#terms .main_tile {
  margin-bottom: 40px; }
#terms .section_style .inner {
  width: 1200px; }
@media screen and (max-width: 750px) {
  #terms .section_style .inner {
    width: 100%;
    padding: 0 10px; } }
#terms #keyvisual {
  background: url(/img/pc/faq/kv_img.jpg) no-repeat;
  background-size: cover;
  background-position: top; }
@media screen and (max-width: 750px) {
  #terms #keyvisual {
    background: url(/img/pc/faq/kv_img.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 360px;
    height: 200px; } }
#terms .top_inf {
  margin-bottom: 40px; }
#terms .text_list {
  margin-top: 40px; }
#terms .text_list h3 {
  margin-bottom: 20px; }
#terms .text_list ul li {
  margin-left: 1em;
  text-indent: -1em; }
#terms .text_list dl {
  margin-bottom: 20px; }
#terms .text_list dl dd {
  padding-left: 1em; }

#contact {
  /*================================
  		keyvisual
  =================================*/ }
#contact .main_tile {
  margin-bottom: 40px; }
#contact .section_style .inner {
  width: 1200px; }
#contact #keyvisual {
  background: url(/img/pc/faq/kv_img.jpg) no-repeat;
  background-size: cover;
  background-position: top; }
@media screen and (max-width: 750px) {
  #contact #keyvisual {
    background: url(/img/pc/faq/kv_img.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    max-height: 360px;
    height: 200px; } }
#contact .contact_foom form > ul {
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF; }
#contact .contact_foom form > ul > li {
  border-top: 1px solid #EFEFEF; }
#contact .contact_foom form > ul > li:first-child {
  border-top: none; }
#contact .contact_foom form > ul > li dl {
  display: table;
  width: 100%; }
#contact .contact_foom form > ul > li dl dt {
  width: 35%;
  display: table-cell;
  background-color: #f7f7f7;
  padding: 20px;
  vertical-align: top;
  position: relative; }
@media screen and (max-width: 750px) {
  #contact .contact_foom form > ul > li dl dt {
    width: 50%; } }
#contact .contact_foom form > ul > li dl dt span {
  position: absolute;
  top: 20px;
  right: 10px;
  color: #fff;
  display: inline-block;
  padding: 1.6%;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  margin-right: 10px;
  border-radius: 2px; }
#contact .contact_foom form > ul > li dl dt .required {
  background-color: #e11619; }
#contact .contact_foom form > ul > li dl dt .any {
  background-color: #ccc; }
#contact .contact_foom form > ul > li dl dd {
  display: table-cell;
  padding: 19px 20px; }
#contact .contact_foom form > ul > li dl dd ul {
  display: flex;
  flex-wrap: wrap; }
#contact .contact_foom form > ul > li dl dd ul li {
  margin-left: 20px; }
@media screen and (max-width: 750px) {
  #contact .contact_foom form > ul > li dl dd ul li {
    margin: 0; } }
#contact .contact_foom form > ul > li dl dd ul li:first-child {
  margin-left: 0; }
#contact .contact_foom form > ul > li dl dd p {
  font-size: 14px; }
#contact .contact_foom .input_text {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  transition: 0.3s ease-out; }
#contact .contact_foom .input_textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  transition: 0.3s ease-out;
  min-height: 300px; }
#contact .contact_foom .btn-submit .wpcf7-submit {
  display: block;
  width: 40%;
  margin: 40px auto;
  padding: 20px;
  background-color: #bc964c;
  border: none;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 4px;
  transition: 0.3s ease-out; }
#contact .contact_foom .inf_text {
  margin-top: 10px; }
#contact .contact_foom .btn-submit .wpcf7-submit:hover {
  cursor: pointer;
  opacity: 0.6; }

/*================================
		一覧ページ
=================================*/
#info .section_style .inner {
  width: 1200px; }
@media screen and (max-width: 750px) {
  #info .section_style .inner {
    width: 100%;
    padding: 0 20px; } }
#info .info_list ul li {
  border-bottom: 1px solid #bc964c; }
#info .info_list ul li:first-child {
  margin-top: 0;
  border-top: 1px solid #bc964c; }
#info .info_list ul li dl {
  display: table;
  width: 100%; }
#info .info_list ul li dl dt {
  display: table-cell;
  width: 20%;
  padding: 30px 20px; }
@media screen and (max-width: 750px) {
  #info .info_list ul li dl dt {
    width: 45%;
    padding: 20px; } }
#info .info_list ul li dl dd {
  display: table-cell;
  padding: 30px 20px 30px 0; }
@media screen and (max-width: 750px) {
  #info .info_list ul li dl dd {
    padding: 20px; } }
#info .info_list ul li a {
  display: block; }
#info .info_list ul li a:hover {
  background: rgba(0, 0, 0, 0.2); }

/*================================
		詳細ページ
=================================*/
#details {
  /*================================
  		policy_list
  =================================*/ }
#details .section_style .inner {
  width: 1200px; }
@media screen and (max-width: 750px) {
  #details .section_style .inner {
    width: 100%;
    padding: 0 20px; } }
#details .info_titleh1 {
  margin-bottom: 40px;
  padding-bottom: 5px;
  border-bottom: 2px solid #bc964c;
  font-size: 36px;
  font-weight: bold;
  text-align: center; }
#details .info_titleh2 {
  margin-bottom: 40px;
  padding-left: 20px;
  font-size: 32px;
  font-weight: bold;
  border-left: 5px solid #bc964c; }
#details .info_titleh3 {
  text-align: center;
  font-size: 0; }
#details .info_titleh3 span {
  background: #bc964c;
  color: #fff;
  display: inline-block;
  padding: 20px 40px;
  margin-bottom: 40px;
  font-size: 28px;
  font-weight: bold; }
#details .info_titleh4 {
  margin-bottom: 40px;
  text-align: center;
  font-size: 0; }
#details .info_titleh4 span {
  display: inline-block;
  padding: 20px 40px;
  border-top: 2px solid #bc964c;
  border-bottom: 2px solid #bc964c;
  text-align: center;
  font-size: 24px;
  font-weight: bold; }
#details .info_titleh5 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px; }
#details .info_img {
  width: 100%; }
#details .info_text {
  padding: 20px; }
#details .info_day {
  text-align: right;
  color: #bc964c;
  padding: 20px 0;
  position: relative; }
#details .info_day .tag {
  position: absolute;
  top: 20px;
  left: 0px;
  font-weight: bold; }

/*# sourceMappingURL=share.css.map */
