@charset "UTF-8";
/*------------------------------------------------------*/
div#shop_head {
    width: 100%;
    font-weight: normal;
    text-align: center;
    background-color: #f5eed4;
    color: #636057;
}
div#shop_head h2 {
    padding: 5px 0 0 0;
    font-size: 1.1em;
    line-height:1.8em;
    font-weight: bold;
}
div#shop_head p {
    padding: 0 0 5px 0;
    font-size: 0.9em;
    line-height:2.0em;
}
#shop_img {
    width: 98%;
    padding-left: 1%;
    display: block; 
}
.shop_free_photo{
    width: 98%;
    padding-left: 1%;
    display: block;
    text-align: center;
}
#main_img {
    width: 95%;
    display: block;
    margin: 10px auto 0;
    text-align:center;
}
ul#photo_list{
    padding-left:1%;
}
#main_img img{
    margin: 0 auto;
}
h3#top_txt {
    width: 96%;
    padding: 2.5%;
    margin: 0.5em 0 0 2%;
    border: 1px solid #ff9aa5;
    background: #fef6f7;
    color: #ed5565;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.8em;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: relative;
    box-sizing: border-box;
}
div.triangle {
    width: 0;
    height: 0;
    margin-left:10%;
    border-top: 6px solid #ff9aa5;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
}
section#photo_gallery{
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
section#photo_gallery ul{
    padding: 6px 0 2px ;
    background-color: #ffffff;
    overflow:hidden;
}
section#photo_gallery ul li{
    float: left;
    padding: 0 0 6px 2%;
    width: 32.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
#title_g{
    width:100%;
    color:#fff;
    text-align:left;
    overflow:hidden;
    margin-bottom:1px;
    z-index:1;
    box-sizing: border-box;
    background: #ff99b4;
}
textarea{
    width:100%;
    height: 80px;
    margin-top: 4%;
    background: #fefee3;
    line-height: 1.8em;
    padding:10px 10px 5px;
    border: 2px solid #4ecd00;
    color: #582f31;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 1.2em;

}
.action_wapper{width:100%; overflow: hidden; }
#js-copybtn{  width:100%; text-align: center; border: 2px solid #4ecd00;background: #fff;color: #4ecd00;border-radius: 4px;padding:10px;font-size: 1.2em; font-weight: bold;}
#js-copyalert{color: #4ecd00; font-size: 18px; text-align: center; font-weight: bold;}
.copy_alert {display: none;}
h3.g_midashi{
    width:50%;
    float:left;
    padding:1% 2%;
    font-size:100%;
    font-weight: bold;
    line-height:2.0em;
}
div#gallery_bottan{
    float:right;
    width:32%;
    font-size:0.8em;
    text-align:center;
    line-height:2.2em;
    padding:1%;
}
div#gallery_bottan p{
    color: #ed5565;
    font-weight:bold;
    background:#fffefd;
    font-size:1.0em;
    border:1px solid #fee7d0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow:  0 1px 1px rgba(0, 0, 0, 0.1);
}
section#sub_wrapper h3.g_midashi:before {
    content: " ";
    font-size:1.2em;
}
section#photo_gallery a{
    display: block;
}
section#photo_gallery img{
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.4);
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.4);
    width:100%;
    height:100%;
}
p.photos_title {
    color: #ff99b4;
    float: left;
    font-weight:bold;
    font-size: 0.8em;
    line-height: 1.4em;
    padding: 4px 1px 0;
    width: 100%;
    word-break: break-all;
    text-align:left;
}
ul.image_list {
    width:100%;
}
ul.image_list li{
    width:100%;
    margin-bottom: 5px;
    text-align: center;
}
h3.si_tit {
    width: 96%;
    margin: 3% 2% 0;
    text-align: center;
    font-size: 1.0em;
    font-weight:normal;
    line-height:2.5em;
    background:#fefcf4;
    border-top:1px dotted  #ddd;
    border-bottom:1px dotted  #ddd;
}
table.service_info {
    width: 96%;
    margin: 0 2%;
    font-size:0.9em;
    border-collapse:collapse;
    box-sizing: border-box;
    
}
table.service_info tr{
    height:50px;
    border-bottom:1px dotted  #ddd;
}
table.service_info th{
    width: 28%;
    padding: 2px 1%;
    font-weight: normal;
    line-height: 1.3em;
    box-sizing: border-box;
    
}
table.service_info td{
    width: 18%;
    padding: 2px 1%;
    color: #ff0000;
    font-weight:bold;
    box-sizing: border-box;
}
table.service_info span{
    font-size: 0.8em;
}

ul.point_list {
    width: 96%;
    margin: 0 2%;
    padding: 2% 0;
    overflow:hidden;
}
ul.point_list li{
    width: 98%;
    padding: 2% 1% 2% 1%;
    float: left;
}
div.point_txt {
    width: 20%;
    height: 35px;
    padding: 4px 0 2px;
    margin: 5px 0 0 0;
    color: #fff;
    text-align: center;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.bc01 { background-color: #eeba07; }
.bc02 { background-color: #36b6ff; }
.bc03 { background-color: #5ce93a; }
.point_num { font-size: 1.8em; }
ul.point_list li p{
    width: 76%;
    margin: 6px 2% 0% 2%;
    line-height: 1.6em;
    float: right;
    font-size:1.0em;
    font-weight:bold;
    color: #582f31;
}
div.guideline {
    width: 100%;
    padding: 15px 0 0 0;
}
div.guideline h4{
    width: 100%;
    padding:1.5% 2% ;
    color: #fff;
    background-color: #ff99b4;
    box-sizing: border-box;
}
table.guideline_list {
    width: 100%;
    padding: 10px 0;
}
table.guideline_list th{
  width:100%;
  display:block;
}
table.guideline_list td{
  width:100%;
  display:block;
}
table.guideline_list th{
    width: 100%;
    padding: 5px 3%;
    font-size: 0.9em;
    font-weight:bold;
    color: #5b5b5b;
    background-color: #efefef;
    box-sizing: border-box;
}
table.guideline_list td{
    width: 100%;
    padding: 10px 3%;
    font-size: 1.1em;
    line-height:1.8em;
    box-sizing: border-box;
}

table.guideline_list {
    border-bottom: dotted 1px #bbb;
}
dl.guideline_in {
    width: 100%;
    font-size:0.8em;
    
}
dl.guideline_in dt{
    width: 100%;
    padding: 0;
    background: none;
    color: #582f31;
}
dl.guideline_in dd{
    width: 98%;
    padding: 10px 0 10px 2%;
    
}
dl.guideline_in dd a{
    font-size: 1.0em;
    color: #582f31;
}
dl.guideline_in2 {
    width: 100%;
    font-size:0.8em;
    line-height:1.0em;
}
dl.guideline_in2 dt{
    width: 100%;
    padding: 15px 0 0 0;
    background: none;
    color: #582f31;
    text-indent:-8px;
    font-size:1.2em;
    font-weight:normal;
    line-height:1.5em;
}
dl.guideline_in2 dd{
    width: 98%;
    padding: 3px 0 10px 0;
    font-size:1.3em;
    line-height:2.0em;
}

dl.guideline_in2 dd a{
    font-size: 0.9em;
    color: #582f31;
}
span.fc_red {
    font-size: 0.9em;
    color: #e60012;
}
span.tel_txt {
    color: #582f31;
    font-size: 1.1em;
}
ul.pagebtn {
    width: 96%;
    margin: 25px 2%;
}
ul.pagebtn li{
    width: 100%;
    margin-bottom: 5px;
}
.page_btn_bg {
    width: 100%;
    height: 50px;
    font-size: 1.2em;
    color: #59493f;
    line-height: 50px;
    text-align: center;
    background: url(/img/i/common/icon/arrow_brown.png)97% center no-repeat #dcdcdc;
    cursor: pointer;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.request_btn_bg {
    width: 100%;
    height: 50px;
    font-size: 1.2em;
    font-weight:bold;
    color: #fff;
    line-height: 50px;
    text-align: center;
    background: url(/img/i/common/circles_b.png) 97% center no-repeat #ff7b8b;
    background-size: 25px 25px;
    cursor: pointer;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
p.recruit_txt {
    width: 96%;
    padding:2.5%;
    margin: 0.5em 0 0 2%;
    border:1px solid #ff9aa5;
    font-size: 1.2em;
    font-weight:bold;
    line-height:1.6em;
    background-color: #F8F8F8;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: relative;
    box-sizing: border-box;
    border:1px solid #e5e5e5;
}
div.j_foot {
    width: 100%;
    padding: 10px 0;
}
div.j_foot h5{
    width: 94%;
    padding: 5px 3%;
    font-size: 1.0em;
    font-weight:bold;
    color: #006400;
    background-color: #dbed90;
    text-indent:-0.6em;
    line-height:1.8em;
}
div.j_foot p{
    width: 94%;
    padding: 10px 3%;
    font-size: 1.1em;
    line-height:1.8em;
}
/*---------------------------------------------------*/
div#map_area {
    width: 96%;
    padding:20px 2%;
}

div#map {
    width: 90%;
    height: 320px;
    margin: 0 5%;
}
div#map img{ max-width:none; }
div.map_app {
    width: 50%;
    margin: 20px 2% 0 43%;
}
.app_btn {
    width: 100%;
    padding: 5px 0;
    color: #433b36;
    text-align: center;
    border: solid 1px #766c47;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #f6f5f5;
    display: block;
}
div#contents_link{
    width: 100%;
    overflow:hidden;
    margin-top:0.5em;
    padding:0.4em 0 0.4em 1%;
    border-top:dotted 1px #f2f2f2;
    border-bottom:dotted 1px #f2f2f2;
    box-sizing:border-box;
}
div#contents_link p.dat{
    float:left;
    border: 1px solid #e0e0e0;
    list-style: none outside none;
    font-size:0.9em;
    width: 32%;
    height:35px;
    margin:0 1% 0 0;
    background: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f8f8f8));
    background: -moz-linear-gradient(top,#f8f8f8,#f8f8f8);
    background: linear-gradient(to bottom, #f8f8f8, #f8f8f8);
    box-shadow: 0 2px 1px -1px rgba(100, 100, 100, 0.1) ;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
div#contents_link p.con{
    float:left;
    border: 1px solid #e0e0e0;
    list-style: none outside none;
    font-size:0.9em;
    width: 32%;
    height:35px;
    margin:0 1% 0 0;
    background: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f8f8f8));
    background: -moz-linear-gradient(top,#f8f8f8,#f8f8f8);
    background: linear-gradient(to bottom, #f8f8f8, #f8f8f8);
    box-shadow: 0 2px 1px -1px rgba(100, 100, 100, 0.1) ;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
div#contents_link p a#web{
    color: #5e523a;
    display: block;
    font-weight: bold;
    line-height: 3.0em;
    text-align: center;
    text-indent:1.3em;
    background:url(/img/i/common/mails.png) no-repeat left center;
    background-position: 0.3em 0.8em;
    -webkit-background-size: 1.3em 1.3em;
    background-size: 1.3em 1.3em;
}
div#contents_link p a#shop{
    color: #5e523a;
    display: block;
    font-weight: bold;
    line-height: 3.0em;
    text-align: center;
    text-indent:1.3em;
    background:url(/img/i/common/tels.png) no-repeat left center;
    background-position: 0.4em 0.8em;
    -webkit-background-size: 1.3em 1.3em;
    background-size: 1.3em 1.3em;
}
span#smooth{font-size:75%;color:#ff99b4;font-weight:bold;}
/* Author: Jorge Chavez Licence: MIT */
.modal .checkbox{
    display: none;
}
/* Gray background */
.modal .modal-overlay{
    opacity: 0;
    transition: all 0.3s ease;
    width: 50%;
    position: absolute;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -100;
    transform: scale(1);
    display: none;
    background-color: rgba(0,0,0,0.7);
}
/* Box */
.modal .modal-wrap{
    background-color: #fffbfb;
    border:2px solid #ff7c8b;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
    padding: 40px 0;
    width: 60%;
    margin: 20px auto;
    align-self: flex-start;
    border-radius: 2px;
    transition: all 0.5s ease;
}
.modal .modal-wrap.small{
    width: 30%;
}
.modal .modal-wrap.full{
    width: 100%;
    height: 100%;
}
.modal .modal-wrap.a-center {
    align-self: center;
}
.modal .modal-wrap.from-left {
    transform: translateX(-100%);
}
.modal .modal-wrap.from-right {
    transform: translateX(100%);
}
.modal .modal-wrap.from-top {
    transform: translateY(-100%);
}
.modal .modal-wrap.from-bottom {
    transform: translateY(100%);
}
/* Close button */
.modal .modal-overlay .close{
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 20px;
    width: 20px;
    height: 20px;
    color: #282c34;
}
.modal .modal-overlay .close:hover{
    cursor: pointer;
    color: #4b5361;
}
.modal .o-close {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -100;
}
.modal input:checked ~ .o-close {
    z-index: 9998;
}
.modal input:checked ~ .modal-overlay{
    transform: scale(1);
    opacity:1;
    z-index: 9997;
    overflow: auto;
    display: flex;
    animation-duration: 0.5s;
    animation-name: fade-in;
    -moz-animation-duration: 0.5s;
    -moz-animation-name: fade-in;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-name: fade-in;
}
.modal input:checked ~ .modal-overlay .modal-wrap {
    transform: translateY(0);
    z-index: 9999;
}
/* Responsive Design */
/* Tablet size */
@media (max-width: 800px){
  .modal .modal-wrap {
    width: 80%;
    padding: 25px 15px;
  }
}
/* Phone size */
@media (max-width: 500px){
  .modal .modal-wrap {
    width: 90%;
  }
}
/* Fadein from display:none */
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: flex;
    opacity: 0;
  }
  100% {
    display: flex;
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: flex;
    opacity: 0;
  }
  100% {
    display: flex;
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: flex;
    opacity: 0;
  }
  100% {
    display: flex;
    opacity: 1;
  }
}
.wrap{
    width: 80%;
    margin: 0px auto;
    text-align: center;
}
.wrap h1{
    font-size: 70px;
}
.wrap h1 span{
    color: #F42A54;
}
.contribute {
    position: fixed;
    right: -20px;
    top: 20px;
    width: 16em;
    height: 10em;
    overflow: hidden;
    transform: rotate(45deg);
}
.contribute p {
    padding: 3px;
    background-color: #444444;
}
.contribute p a {
    border-top: 1px dashed white;
    border-bottom: 1px dashed white;
    display: block;
    color: white;
    text-decoration: none;
    padding: 2px 0px;
}
.open-modal {
    float:left;
    border: 1px solid #e0e0e0;
    list-style: none outside none;
    font-size:0.9em;
    text-align: center;
    width: 29%;
    height:25px;
    margin:0 1% 0 0;
    padding: 5px 1%;
    background: -webkit-gradient(linear,left top,left bottom,from(#4ecd00),to(#4ecd00));
    background: -moz-linear-gradient(top,#4ecd00,#4ecd00);
    background: linear-gradient(to bottom, #4ecd00, #4ecd00);
    box-shadow: 0 2px 1px -1px rgba(100, 100, 100, 0.1) ;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.open-modal:hover {
    cursor: pointer;
    background-color: #E7E7E7;
    color: #3C3C3C;
    border-top: 1px solid #eEeeee;
    box-shadow: 0.2px 0.2px 2px #F42A54;
}
@media (max-width: 500px){
  .wrap {
    width: 100%;
  }
}
div.son{
    color: #ffffff;
    display: block;
    font-weight: bold;
    line-height: 3.1em;
    font-size: 0.6em;
    text-align: center;
    box-sizing: border-box;
    padding-left: 15px;
    background-position: 0;
    background:url(/img/i/common/sns.png) no-repeat #4ecd00 1px 4px;
    background-size: 16px 16px;
}
div.son2{
    color: #ffffff;
    display: block;
    font-weight: bold;
    line-height: 3.5em;
    font-size: 0.6em;
    text-align: center;
    box-sizing: border-box;
    padding-left: 15px;
    background-position: 0;
    background:url(/img/i/common/sns.png) no-repeat #4ecd00 1px 6px;
    background-size: 13px 13px;
}
.sns_qr{
    height:35px;
    width:100%;
    font-weight:bold;
    background:url(/img/i/common/sns.png) no-repeat #4ecd00 6px 6px;
    margin-top:2px;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
    float:left;
    box-sizing:border-box;
    color:#fff;
    border:2px solid #4ac200;
    border-radius: 4px;
    line-height:2.5em;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    text-align:center;
}
.sns_friends{
    float:left;
    line-height:1.8em;
    font-weight:bold;
}
.sns{
    overflow:hidden;
    margin: 5% 0 4%;
    font-family: "HiraKakuProN-W3","verdana";
}
.sns a{
    display:block;
}
.sns_title{
    background:#e7fdd9;
    padding:1% 2% 1%;
    background:url(/img/common/shop/title_bar.gif) no-repeat;
}
p.left_id{
    width:20%;
    float:left;
    border-top:2px solid #4ecd00;
    border-left:2px solid #4ecd00;
    border-bottom:2px solid #4ecd00;
    background:#fefee3;
    height: 35px;
    box-sizing:border-box;
    padding:8px 1% 0 1%;
}
p.right_id{
    width:80%;
    float:left;
    border:2px solid #4ecd00;
    background:#fefee3;
    height: 35px;
    box-sizing:border-box;
    padding:8px 1% 0 1%;
}
.sns-left{
    float:left;
    width:67%;
    line-height:2.8em;
}
.sns-right{
    float:right;
    width:30%;
}
.sns-cont{
    overflow:hidden;
    width:100%;
}