@charset "UTF-8";
/*レスポンシブサイズ設定*/
/* 宿坊普賢院 */
.txt_center{
	text-align: center;
}
.submenu {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 50px; }
  .submenu a {
    margin: 0 20px 0 20px;
    text-decoration: underline; }

@media only screen and (max-width: 640px) {
  .submenu {
    font-size: 1.0rem; }
    .submenu a {
      margin: 0 10px 0 10px; } }
.page_shukubou {
  padding: 50px 0; }
  .page_shukubou .sec_read1 {
    text-align: center;
    padding-bottom: 40px; }
    .page_shukubou .sec_read1 .pic {
      margin-bottom: 20px;
      width: 260px;
      height: auto;
      margin: auto; }
    .page_shukubou .sec_read1 .prof_tit {
      width: 260px;
      text-align: center;
      padding-bottom: 10px;
      margin: 0 auto 35px auto;
      background: url(../images/shukubou/sec_prof_line.png) no-repeat center bottom; }
    .page_shukubou .sec_read1 .history li {
      line-height: 1.7em;
      font-size: 18px;
      margin-bottom: 5px; }
    .page_shukubou .sec_read1 .prof_tit {
      width: 260px;
      text-align: center;
      padding-bottom: 10px;
      margin: 0 auto 35px auto;
      background: url(../images/shukubou/sec_prof_line.png) no-repeat center bottom; }
  .page_shukubou .table_price {
    width: 100%;
    box-sizing: border-box;
    border-left: 1px dotted #E7E7E7; }
    .page_shukubou .table_price th, .page_shukubou .table_price td {
      padding: 4px;
      vertical-align: middle; }
    .page_shukubou .table_price th {
      background: #f7f5f0; }
    .page_shukubou .table_price td {
      text-align: center;
      border-bottom: 1px dotted #E7E7E7;
      border-right: 1px dotted #E7E7E7; }
      .page_shukubou .table_price td.align-center {
        text-align: center; }
      .page_shukubou .table_price td.align-right {
        text-align: right; }
  .page_shukubou .sec1 {
    max-width: 960px;
    margin: auto;
    -js-display: flex;
    display: flex;
    justify-content: space-between; }
    .page_shukubou .sec1 .img1, .page_shukubou .sec1 .img2 {
      width: 50%;margin: auto; }
  .page_shukubou .sec2 .bg_leftline {
    background: url(../images/shukubou/bg_left_wave.png) no-repeat left bottom; }
  .page_shukubou .sec2 .inner {
    -js-display: flex;
    display: flex; }
  .page_shukubou .sec3 {
    background: #fff; }
    .page_shukubou .sec3 .cap1 {
      text-align: center;
      margin-bottom: 10px;
      font-size: 1.4rem;
      line-height: 2.4rem; }
    .page_shukubou .sec3 .cap2 {
      text-align: center;
      font-size: 1.4rem;
      margin-bottom: 30px; }
  .page_shukubou .sec4 {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: url(../images/top/bg1.png);
    background-size: cover;
    max-width: 880px;
    color: #59462F; }
    .page_shukubou .sec4 .h3_tit {
      font-weight: inherit;
      border-bottom: dashed 1px #7C6D5E; }
      .page_shukubou .sec4 .h3_tit:before {
        content: '';
        /*何も入れない*/
        display: inline-block;
        /*忘れずに！*/
        width: 60px;
        /*画像の幅*/
        height: 60px;
        /*画像の高さ*/
        background-image: url(../images/common/icon-sakura1.png);
        background-size: contain;
        background-repeat: no-repeat;
        vertical-align: middle;
        margin-top: -10px; }
      .page_shukubou .sec4 .h3_tit.bgnone:before {
        content: none;
        position: relative;
        top: 10px;
        margin-right: 10px; }
      .page_shukubou .sec4 .h3_tit .tit_cap {
        font-size: 16px; }
    .page_shukubou .sec4 .text {
      background: #fff;
      padding: 15px;
      line-height: 1.6em; }
      .page_shukubou .sec4 .text a:link {
        text-decoration: underline; }
      .page_shukubou .sec4 .text .text_tit {
        margin-bottom: 10px;
        font-weight: inherit;
        border-left: 6px solid #ab9583;
        padding-left: 10px;
        box-sizing: border-box; }
      .page_shukubou .sec4 .text p {
        margin-bottom: 10px; }
  .page_shukubou .sec_zen ul li {
    margin-bottom: 5px; }

  .page_shukubou .pic_area_one {
   text-align: center;
   padding: 0 15px;
   box-sizing: border-box;
     }
  .page_shukubou .pic_area_one .food_txt {
     font-size: 1rem;
     line-height: 1.6rem; }

  .page_shukubou .sec_shuku .pic_area {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    margin: auto; }
  .page_shukubou .sec_shuku .img_text {
    text-align: left; }
  .page_shukubou .sec_food .pic_area {
    -js-display: flex;
    display: flex;
    justify-content: center; }
    .page_shukubou .sec_food .pic_area li {
      text-align: center;
      margin-bottom: 25px; }
      .page_shukubou .sec_food .pic_area li .pic, .page_shukubou .sec_food .pic_area li .food_tit {
        margin-bottom: 10px; }
      .page_shukubou .sec_food .pic_area li .food_txt {
        font-size: 1rem;
        line-height: 1.6rem; }
      .page_shukubou .sec_food .pic_area li .food_tit img {
        width: 80%; }
  .page_shukubou .sec_room .pic_area li {
    text-align: center;
    margin-bottom: 25px; }
    .page_shukubou .sec_room .pic_area li .pic, .page_shukubou .sec_room .pic_area li .food_tit {
      margin-bottom: 10px; }
    .page_shukubou .sec_room .pic_area li .food_txt {
      font-size: 1rem;
      line-height: 1.6rem; }
    .page_shukubou .sec_room .pic_area li .food_tit img {
      width: 80%; }
  .page_shukubou .sec_other .box {
    margin-bottom: 40px; }
  .page_shukubou .sec_other .h3_tit .price {
    font-size: 16px; }
    .page_shukubou .sec_other .h3_tit .price .yen {
      font-size: 24px; }
  .page_shukubou .sec_other .in_text {
    font-size: 1rem;
    line-height: 1.6em;
    max-width: 800px;
    margin: auto; }
  .page_shukubou .sec_movie {
    max-width: 800px;
    margin: auto;
    height: auto;
    text-align: center;
    padding-bottom: 40px; }
  .page_shukubou .sec_profile {
    text-align: center;
    padding-bottom: 40px; }
    .page_shukubou .sec_profile .pic {
      margin-bottom: 20px; }
    .page_shukubou .sec_profile .profile_name {
      font-size: 1.2rem; }
    .page_shukubou .sec_profile .prof_tit {
      text-align: center;
      padding-bottom: 10px;
      margin-bottom: 35px; }
    .page_shukubou .sec_profile .history li {
      line-height: 1.7em;
      font-size: 16px;
      margin-bottom: 5px; }
  .page_shukubou .sec_aisatsu .aisatsu_tit {
    font-size: 2.2rem;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 35px;
    background: url(../images/shukubou/sec_prof_line.png) no-repeat center bottom; }
  .page_shukubou .sec_aisatsu p {
    text-align: center; }
  .page_shukubou .sec_aisatsu .read3 {
    margin-bottom: 60px;
    font-size: 1.2rem;
    line-height: 2rem; }
  .page_shukubou .contact_area {
    position: relative;
    z-index: 9999;
    text-align: center; }

@media only screen and (max-width: 640px) {
  .page_shukubou .sec_read1 .prof_tit {
    background-size: contain; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec_read1 .prof_tit {
    background-size: contain; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .tatetxt {
    font-size: 1.4rem;
    line-height: 3rem;
    text-align: left;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .tatetxt {
    font-size: 1.1rem;
    line-height: 2.4rem;
    text-align: left;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec1 {
    padding: 0 0 70px;
    width: 800px;
    margin: auto; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec1 {
    padding: 0 10px 20px; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec1 .img2 {
    width: 30%;
    padding: 0 30px 0 0; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec2 .bg_leftline {
    padding-bottom: 70px;
    margin-bottom: 40px; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec2 .bg_leftline {
    padding-bottom: 24px;
    margin-bottom: 10px;
    background-size: 65% auto !important; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec2 .inner {
    display: block; }
    .page_shukubou .sec2 .inner .img1 {
      width: 620px;
      margin: auto;}
      .page_shukubou .sec2 .inner .img1 img {
        position: relative;
        top: 10px; }
    .page_shukubou .sec2 .inner .img2 {
      width: 50%;
      text-align: left; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec2 .inner {
    flex-wrap: wrap; }
    .page_shukubou .sec2 .inner .img1 {
      width: 80%;
      height: 48%;
      margin: auto;
      order: 2;
      padding: 0 30px 30px; }
    .page_shukubou .sec2 .inner .img2 {
      order: 1;
      text-align: center;
      padding: 0 30px 30px;
      width: 70%;
      margin: auto; }
    .page_shukubou .sec2 .inner .img2.tatetxt {
      font-size: 0.8rem;
      line-height: 1.6rem;     
      order: 1;
      text-align:inherit;
      padding: 0 0px 30px 0px;
      width: 330px;
      margin: auto; }
    .page_shukubou .sec2 .inner .img2.tatetxt.tatetxt2 {
      width: 52%;}
    .page_shukubou .sec2 .inner .img3 {
      order: 1;
      text-align: center;
      padding: 0px;
      width: 100%;
      margin: auto; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec2 .img3 {
    text-align: center;
    width: 960px;
    margin: 100px auto 0px auto; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec2 .img3 {
    width: 90%;
    margin: auto;
    padding: 0 10px 0; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec3 .img4 {
    background: url(../images/shukubou/bg_right_wave.png) no-repeat right top;
    text-align: center;
    font-size: 2rem;
    margin-bottom: 4px 10px; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec3 .img4 {
    background: url(../images/shukubou/bg_right_wave.png) no-repeat right top;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin-bottom: 4px 10px; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec2 .img4 {
    padding-top: 120px;
    padding-bottom: 15px;
    margin-top: -50px; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec2 .img4 {
    width: 60%;
    margin: -20px auto 0;
    padding: 50px 20px 35px;
    background-size: 50% auto !important; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec3 {
    padding: 40px 0 15px 0;
    margin-bottom: 75px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: url(../images/top/bg1.png); }
    .page_shukubou .sec3 .timeline {
      max-width: 990px;
      margin: auto auto 50px; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec3 {
    padding: 15px 0 40px 0;
    margin-bottom: 20px; }
    .page_shukubou .sec3 .timeline {
      overflow-x: scroll;
      overflow-y: hidden;
      margin-left: 20px; }
      .page_shukubou .sec3 .timeline .img {
        width: 990px; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec3 .cap1 {
    width: 90%;
    font-size: 1.0rem;
    margin: auto; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec3 .cap2 {
    width: 80%;
    margin: auto; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec4 {
    padding: 20px 40px 40px;
    margin: auto auto 70px; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec4 {
    padding: 20px 10px 10px;
    margin: auto 10px 50px; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec4 .h3_tit {
    margin-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 24px; }
    .page_shukubou .sec4 .h3_tit.bgnone {
      padding-bottom: 35px;
      margin-bottom: 15px;
      font-size: 24px; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec4 .h3_tit {
    margin-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    font-size: 20px; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec4 .h3_tit:before {
    width: 30px;
    /*画像の幅*/
    height: 30px;
    /*画像の高さ*/ } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec4 .h3_tit .tit_cap {
    margin-left: 10px; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec4 .h3_tit .tit_cap {
    display: block;
    padding: 15px 0 0 0;
    line-height: 1.4em; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec4 .text {
    font-size: 1.1rem; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec4 .text {
    font-size: 14px; padding: 6px; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec4 .text .text_tit {
    font-size: 1.4rem; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec4 .text .text_tit {
    font-size: 16px;
    font-weight: bold; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec_zen .h3_tit {
    font-size: 18px; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_shuku .inner {
    -js-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/shukubou/sec_shukubo_read_right_bg.png) no-repeat right center; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_shuku .pic_area {
    width: 60.5%; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_shuku .pic_area .pic_left {
    width: 26%; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec_shuku .pic_area .pic_left {
    max-width: 24.5%; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_shuku .pic_area .pic_left li {
    margin-bottom: 20px;
    margin-right: 20px; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec_shuku .pic_area .pic_left li {
    margin-bottom: 10px;
    margin-right: 10px; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_shuku .pic_area .pic_big {
    width: 80%; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec_shuku .pic_area .pic_big {
    width: 100%; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_shuku .img_text {
    width: 40%; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec_shuku .img_text {
    padding: 20px 0; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_food .pic_area li {
    padding: 0 15px;
    width: 50%; } }
@media only screen and (max-width: 640px) {
  .sec_food .pic_area {
    flex-wrap: wrap; }

  .page_shukubou .sec_food .pic_area li {
    padding: 0 8px;
    width: 100%; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_room .pic_area {
    -js-display: flex;
    display: flex;
    justify-content: center; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_room .pic_area li {
    padding: 0 15px;
    width: 50%; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_other {
    margin-bottom: 40px !important; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_other .h3_tit {
    position: relative; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_other .h3_tit .price {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 10px; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec_other .h3_tit .price {
    text-align: right;
    display: block; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec_profile .prof_tit {
    width: 100%;
    height: auto;
    margin: auto;
    background-size: contain; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec_aisatsu .aisatsu_tit {
    width: 80%;
    height: auto;
    margin: auto;
    background-size: contain; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_aisatsu .read1 {
    margin-bottom: 35px;
    font-size: 1.6rem;
    line-height: 2rem; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec_aisatsu .read1 {
    margin: 20px 0;
    font-size: 1.4rem;
    line-height: 1.8rem; } }
@media print, screen and (min-width: 641px) {
  .page_shukubou .sec_aisatsu .read2 {
    margin-bottom: 20px;
    font-size: 1.2rem;
    line-height: 2rem; } }
@media only screen and (max-width: 640px) {
  .page_shukubou .sec_aisatsu .read2 {
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 1.4rem; } }
