@charset "utf-8";

/* ----------------------------------------
  新しいTOPページ
---------------------------------------- */

@media screen and (max-width: 1029px) {

  html { font-size: 62.5%; } 


header{
        height: 80px;
    }
header nav {
    position: absolute;
    right: 0;
    top: -450px;
    background: rgba(89, 78, 78, 0.9);
    width: 50%;
    padding: 0 10px;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    text-align: left;
    z-index: 1000;
}
header nav ul {
    margin:0;
    padding:0;
    display: block;
    }
header nav ul li {
    display:block;
    margin:0;
    border-bottom:dotted 1px #fff;
    line-height:3.5;
    display: block;
    }
header nav ul li a {
    display:block;
    color:#fff;
}
header nav ul li::after {content:''}
/*nav ul li:first-child{
    display: none;
}*/

nav ul li:last-child{
    margin: 0;
    padding: 0;
    border-bottom:none;
    background:none;
}


#navToggle {
    display:block;
}

.openNav #navToggle span:nth-child(1) {
    top: 11px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    transform:rotate(-45deg);
        }
.openNav #navToggle span:nth-child(2),
.openNav #navToggle span:nth-child(3) {
    top: 11px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    transform:rotate(45deg)}
.openNav nav {
    -moz-transform: translateY(450px);
    -webkit-transform: translateY(450px);
    transform: translateY(450px);
        }
#splogo{
    display:block;
}

#splogo img{
  width: auto;
    /* height: 50px; */
    margin: 0px 15px;
}
}

@media screen and (max-width: 640px){
  #tubular-container iframe {
    display: none;
  }

header{
  background-color: #5a4e4e;
    position: relative;
  }

  header h1 img{
  display: none;
}

header h2{
  display: none;
}

/*header h2{
  position: absolute;
    top: 95px;
    left: 4%;
    border-radius: 8px;
    border: 1px solid #000;
}*/

header ul.sns{
  display: none;
}

/*header ul.sns{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0 auto 5px;
    position: absolute;
    top: 85px;
    right: 0;
}

ul.sns li{
  margin-right: 5px;
}

ul.sns li:last-child{
  margin-right: 0;
}

ul.sns li:last-child a{
  font-size: 12px;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
}*/
#splogo{
  position: absolute;
/*  top: 50%;*/
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

section.col1{
    width: 100%;
    margin: 0 auto;
    padding: 60px 0 0 0;
}

.hdr_rgt h3{
  color: #000;
}

.num{
  font-size: 20px;
}

.sp_img{
  width: 100%;
}

.sp_img img{
  width: 100%;
}

header h3{
  position: absolute;
  top: 80px;
  left: -275px;
}

#sp_scr{
    position: absolute;
    bottom: 70px;
    left: 50%;
    transform: translateX(-50%);
  }

.col{
  width: 100%;
  margin: 20px auto 50px;
}

.col_inner{

}

.slider{
  width: 100%;
  margin: 0 10px 0 0;
}


.slider img{
  width: 100%;
}

.fb_box{
  display: none;
}

.menu_contents p{
  font-size: 14px;
  line-height: 1.8;
}


/*section.col1 h2{
    margin: 0 0 10px;
    font-size: 22px;
    text-align: center;
}*/



section.col1 h2{
  position: relative;
    /* display: inline-block; */
    margin-bottom: 40px;
    text-align: center;
    /* margin: 0 auto; */
    font-size: 20px;
    color: #5a4e4e;
}
}

section.col1 h2:before {
content: '';
position: absolute;
bottom: -15px;
display: inline-block;
width: 60px;
height: 5px;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #5a4e4e;
border-radius: 2px;
}

section.col1 h3{
  margin: 0 0 30px 0;
  font-size: 13px;
  line-height: 1.8;
}

div.col1_inner {
    width: 95%;
    margin: 0 auto;
}

div.kids_contents {
    width: 95%;
    margin: 0 auto;
}

.kids_contents h2{
  font-size: 18px;
    color: #d1b13b;
    margin: 20px 0 10px;
    line-height: 1.8;
}

.kids_contents h3 {
  line-height: 1.6;
    margin: 0 0 15px 0;
}

.kids_contents ul.kids_scl{
  width: 94%;
  padding: 30px 3%;
  margin: 2em auto;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}

.sc_2{
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.8;
}

.cls_ttl {
    font-size: 14px;
    margin: 20px 0 0 0;
}

.sc_3{
  font-size: 16px;
    color: #2ca6e0;
    text-align: center;
    margin: 5px 0;
    font-weight: 700;
}

.sc_6 {
    font-size: 14px;
    color: #000;
    text-align: center;
    margin: 5px 0 0;
}

.sc_adv2{
    font-size: 18px;
    color: #2ca6e0;
    text-align: center;
    margin: 5px 0;
    font-weight: 600;
}

.sc_5{
  font-size: 18px;
    text-align: center;
    margin: 20px 0 5px;
    background-color: #e0a92c;
    padding: 5px 2%;
    /* width: 96%; */
    text-align: center;
    color: #fff;
    line-height: 1.8;
}

.box27 p {
    margin: 5px 0 5px 5px;
    padding: 0;
    font-size: 14px;
    line-height: 1.8;
}

ul.kids_scl li:last-child{
  margin-top: 10px;
  line-height: 1.8;
}

.font20{
  font-size: 14px;
  margin-right: 5px;
}

.txt1{
  font-size: 18px;
  text-align: center;
}

.col1_inner figure{
  margin:20px 0 0;
  text-align: center;
}

figure img{
  width: 100%;
}
.sc_1 img{
  width: 100%;
}
article ul.square{
      margin:0 auto 30px;
      display: block;
       background-image: url(../images/top/bg_img.png);
       padding: 1% 0;
    }

article ul.square li {
    margin:0 auto 10px;
    display: block;
    width: 96%;
    padding: 1%;
    
}

article ul.square li img{
  width: 100%;
}

section.col2 {
  background-size: cover;
  background-position: right;
}

section.col2{
  background-image: url(../images/new/online_bg.jpg);
    background-repeat: no-repeat;
    width: 90%;
    padding: 5%;
    margin-bottom: 60px;
}



section.col3{
  margin:0 auto 60px;
  width: 98%;
}

section.col3 h2{
    font-family: 'Vollkorn SC', serif;
    font-size: 2rem;
    text-align: center;
    letter-spacing: 2;
    margin-bottom: 15px;
}

section.col4{
  background-image: url(../images/new/takaida_bg.jpg);
    background-repeat: no-repeat;
    width: 90%;
    padding: 5%;
    margin-bottom: 60px;
}

section.col6{
  background-image: url(../images/new/kidsns.jpg);
    background-repeat: no-repeat;
    width: 90%;
    padding: 5%;
    margin-bottom: 60px;
}


section h4 {
  font-size: 1.5rem;
    text-align: left;
    line-height: 1.8;
    margin: 0 auto 20px;
    color: #fff;
    width: 100%;
}

section h5{
  width: 90%;
  display: block;
    padding: 24px 5%;
    line-height: 1;
    font-size: 16px;
    border: 1px solid #fff;
    font-family: 'Vollkorn SC', serif;
    position: relative;
    color: #fff;
    margin:0 auto;
    font-weight: normal;
}

section h5 a{
  color: #fff;
  text-decoration: none;
}

section h5:after{
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 24px;
    height: 10px;
    -webkit-transform: translate(0,-50%) rotateY(0);
    transform: translate(0,-50%) rotateY(0);
    background-image: url(../images/new/arrow_wh.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: cover;
}




#news .latest li {
    display: block;
    width: 100%;
    border-bottom: 1px dotted #c9c9c9;
    float:none;
}

section.col5 {
  width: 100%;
}
.col5_content {
    display: block;
}
section.col5 address {
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
}

section.col5 ul {
    justify-content: center;
    align-items: center;
    margin: 0 0 30px 0;
}


.top_menu{
    width: 100%;
    position: relative;
    background-color: #000;
    height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3000;
}

ul#kids_img{
  width: 100%;
}

ul#kids_img li img{
  width: 100%;
}

#kids_contact{
  background-color: #2ca6e0;
  width: 100%;
  margin: 40px auto;
  padding-bottom: 10px;
}

.sc_4{
    background-color: #2ca6e0;
    padding: 15px 5% 5px;
    /* width: 98%; */
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 10px 0;
    line-height: 1.8;
}

#kids_contact ol{
    background-color: #fff;
    width: 95%;
    margin: 0 auto 20px;
    padding: 30px 0 15px;
}

#kids_contact ol li{
  text-align: center;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.8;
}

#kids_contact ol li img{
  width: 95%;
  text-align: center;
}

#kids_contact ol li a{
  color: #2ca6e0;
}

.bnr_link img{
  width: 100%;
}

/* ----------------------------------------
  料金のページ
---------------------------------------- */
.menu_contents {
    margin: 0 auto 80px auto;
    width: 95%;
    font-size: 16px;
    line-height: 1.5em;
}

.menu_contents h2 {
  color: #d86775;
    font-size: 1.6rem;
    line-height: 1.8;
    margin-bottom: 5px;
}
.menu_contents h3 {
    font-size: 18px;
    padding: 5px 0 2px 5px;
    margin: 0 auto 15px auto;
    color: #000;
    background: linear-gradient(transparent 70%, #867f3561 70%);
}
.menu_contents h5 {
  font-size: 14px;
    line-height: 1.8;
    background-color: #4c372e24;
    padding: 10px 3%;
    margin-bottom: 15px;
}

.grp_pit{
    font-size: 20px;
    color: #d86775;
    text-align: center;
    margin-bottom: 40px;
}

.menu_contents ul.grp li{
    font-size: 16px;
    background-color: #e6711b;
    color: #fff;
    padding: 5px;
    margin-bottom: 40px;
    line-height: 2;
    width: 40%;
    text-align: center;
}

ul.shopbnr{
  display: none;
}

.bnr_link{
  margin-bottom: 20px;
}

ul.bnr_link li:first-child{
  display: none;
}

/*ユーザーガイド*/

#user_top{
  }

 .Begin_02 h4 img {
  display: none;
}

  #user_top h3{
    margin-bottom: 20px;
    color: #480707;
    font-weight: bold;
    font-size: 16px;
  }
.Begin_02 h4{
  margin-bottom: 10px;
}

.Begin_02 h5{
  line-height: 1.8;
  margin-bottom: 20px;
  font-size: 14px;
}
#Begin_03 ul {
    background-color: #f2f3e3;
    padding: 10px 0;
    margin-bottom: 10px;
}

#Begin_03 ul li {
  width: 90%;
    margin: 10px auto 0 auto;
    line-height: 1.8;
}

#Begin_03 ul li.hukidashi1{
  display: none;
}

#Begin_03 ul li.bg_ttl{
  font-size: 18px;
  font-weight: 600;
}

#Begin_03 ul li a,#faq p a{
  text-decoration: underline;
  color: #000;
}


.user_top_txt{
display: none;
  }

#faq h4{
  background:url(../images/ug_q.png) no-repeat left center;
  padding:15px 0 10px 50px;
  line-height:2.5;
  font-weight:bold;
  }

#faq p{
    padding:5px 0 10px 50px;
  background:url(../images/ug_a.png) no-repeat left top;
  font-size:100%;
  line-height:1.8em;
  }
  .ku_link{
    text-align: center;
  }
  .ku_link a{
    
  }
  .sc_link_box{
  margin-bottom: 20px;
  text-align: center;
}

.sc_pclink_box{
  display: none;
}

.sc_link{
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  background-color: #ffef00;
  padding: 10px 15px;
  position: relative;
}


.sc_link_box a {
  position: relative;
  padding: 15px 30px 15px 30px; /* 左右にアイコン分を考慮した余白を指定 */
  color: #1a1a1a;
}

.sc_link_box a::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #1a1a1a;
  border-right: solid 2px #1a1a1a;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
}





#contents{
  width:100%;

  }

#contents_inner{
  width:95%;
  margin:0 auto;
  }

.inner{
  width:95%;
  margin:0 auto;
  font-size: 14px;
  }


  /* ----------------------------------------
  問い合わせ
---------------------------------------- */ 

.menu_contents h6{
  text-align:center;
  padding:20px 0 20px 0;
  font-size: 14px;
  }

.menu_contents h6 a{
  color: #000;
  text-decoration: underline;
  }

#contact table{
  width: 90%;
    margin: 40px auto 0;
    border-collapse: collapse;
  }
table#contact th {
    width: 25%;
    text-align: left;
    margin-bottom: 20px;
/*    padding-left: 5%;*/
}

table#contact td {
  width: 70%;
    text-align: left;
    padding-left: 25px;
    padding: 20px 0 20px 2%;
}
.td_txt{
  font-weight: bold;
  font-size: 110%;
  } 

  .txt_spc {
    width: 80%;
    background-color: #fbfbfb;
    border: 1px solid #eee;
    height: 30px;
}

  .txt_area {
    width: 80%;
    background-color: #fbfbfb;
    border: 1px solid #eee;
    height: 80px;
}

#image-btn {
    border: 0px;
    width: 114px;
    height: 37px;
    background:url(../images/con_submit.png) center bottom no-repeat;
}







/*お子様のご利用について*/

.pagekids {
    width: 95%;
    margin: 0 auto;
}

ul.kidstop li:first-child{
  width: 100%;
  margin: 0 0 15px 0;
}

ul.kidstop li:first-child img{
  width: 100%;
  text-align: center;
}

.kidstop{
  margin-bottom: 20px;
}


.narabi ul {
    width: 100%;
    background-color: #f2f3e3;
    padding: 15px 0;
    margin-bottom: 15px;
}



}





