﻿
@charset "utf-8";

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
    color: #000;
    font-family: Verdana, "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 20px;
    line-height: 1.8;
    margin: 0;
    padding: 0;
}

aside,figure,footer,header,main,menu,section {display: block;}
h1,h2,h3,p,span,small,dl,dt,dd,ul,li {margin: 0;}

a {
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}

a:hover {
  outline: 0;
  text-decoration: underline;
}
p{ margin-bottom:20px;}

ul {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

img {
	border: 0;
	max-width: 100%;
  height:auto;
}

li {
    list-style-type: none;
    vertical-align: baseline;
}

section {
    margin: 0 auto;
    padding: 30px 0 40px;
    text-align: center;
}

h1 {display:none;}
h2.title {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
h2.title:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #e50054;
  border-radius: 2px;
}
h3 {font-size: 25px; padding:0 10px 10px 10px;text-align:center;margin:0 auto;}
.pf35 {
    color:#e50054;
    font-weight: bold;
    font-size:35px;
}

.yellow {
    color: #fff68f;
    font-weight: bold;
}

.y_line {
    color: #000;
    font-weight: bold;
	background: linear-gradient(transparent 60%, #fcf885 0%); 	
}
.b,.bold {font-weight: bold;}
  small {font-size: 15px;
    display: block;font-weight: bold;
    padding: 5px 0 5px;
  }
.small {font-size: 15px; margin-bottom:2px; line-height:1.2; color:#e50054; font-weight: 700;}
.center{ text-align:center; font-size:13px; margin-top:30px;}
.sma{display: none;}
/*------------------ clearfix ------------------*/

.clear{ clear:both;}
  
/*------------------ header ------------------*/

  header {
    text-align: center;
    padding:0;}

  .head_box {
    display: block;
    margin: 0 auto ;}

  .head_box img {
    display: inline-block;
    height: auto;
    margin:0 60px 0 0;
    vertical-align: top;}

/*------------------ header img ------------------*/
  .top {background: url(../images/bk.jpg) no-repeat center center;
  background-size: cover;         /* 画面いっぱいに拡大縮小 */
  background-attachment: fixed;   /* ←これで背景を固定！ */
    margin: 0 auto;
    text-align: center;
    padding:0;
	margin-bottom:-10px;
  }
  .yel_bk  {background: url(../images/bk.jpg) no-repeat center center;
  background-size: cover;         /* 画面いっぱいに拡大縮小 */
  background-attachment: fixed;   /* ←これで背景を固定！ */
  margin:0 auto;
  text-align: center;
  padding:0;
  margin:-20px 0 -10px 0;
  }
  .sm_img {
    display: none;
  }

/*------------------ form ------------------*/
.form{background: url(../images/form_bk.jpg) repeat top left;}
.mail_box{border:6px solid #2a4c7d;margin-bottom:30px;padding:40px 14px 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;background:#fff; height:300px;}
#mform_input{font-size:110%;height:50px;border:2px solid #cfcfcf;width:70%;padding:1em 1em;box-sizing:border-box;}
#mform_submit{font-size:110%;background:#f34753;color:#fff; width:400px; height:60px;font-weight:bold;margin:15px 17.5% 0;}
#mform_submit:hover{background:#f4bdbe;color:#f34753;}

/*------------------ schedule ------------------*/
.schedule{padding: 0; display:flex;}
.schedule_box_b{border:6px solid #0076c3;margin-bottom:30px;padding:16px 14px 24px;text-align:center;background:#fff; height:auto;
  list-style-type: none;
  width: calc((100% - 20px) / 1);　
  padding: 5px;
  margin-right: 20px; //右に余白
  border: solid 1px #eee;
  box-sizing: border-box;
　-webkit-box-sizing: border-box;
  overflow: hidden;
font-size: 15px; text-align:left;}

.schedule_box{border:6px solid #0076c3;margin-bottom:30px;padding:16px 14px 24px;text-align:center;background:#fff; height:auto;
  list-style-type: none;
  width: calc((100% - 20px) / 2);　
  padding: 5px;
  margin-right: 20px; //右に余白
  border: solid 1px #eee;
  box-sizing: border-box;
　-webkit-box-sizing: border-box;
  overflow: hidden;
font-size: 15px; text-align:left;}

.schedule_box h2{font-size:24px; color:#0076c3; line-height:1.2;}
.schedule_box_b h2{font-size:35px; color:#0076c3; line-height:1.3;}
.koushi {margin-bottom:15px; float: left;padding-right:10px;}
.katagaki{font-size:25px; color:#e50054; font-weight: 700;}
.s_naiyou{padding:5px 5px 0 5px; background:#fef3e7;}
.koushi_b img{margin-bottom:15px; float: left;}
.katagaki_b{float: right; font-size:20px; color:#e50054; font-weight: 700;margin-right:30px;}
.katagaki_b h2{font-size:35px; color:#0076c3; line-height:1.2;}
.katagaki_b p{font-size:20px; margin-bottom:10px; color:#2d2e2f;}
.katagaki_b p.small{font-size:20px; margin-bottom:5px; color:#e50054;}
.katagaki p.small{margin-bottom:7px;}
.name{font-size:35px; color:#e50054; font-weight: 700;}

/*------------------ first ------------------*/  
  .first {
    background: url(../images/first_bk.jpg) repeat top left;
background-size: 100% 100%;
	padding:-30px 0 -40px 0;
  font-size:45px;
  line-height:1.5;
  text-align: center;
  font-family: '游明朝 Medium', Verdana, "メイリオ", Meiryo, "游ゴシック", YuGothic,serif;
  }

/*------------------ content ------------------*/ 

  .content {
    background: url(../images/bl_bk.jpg) repeat top left;
  }

    .content2 {
    background: url(../images/gr_bk.jpg) repeat top left;
  }

    .content3 {
    background: url(../images/p_bk.jpg) repeat top left;
  }
  
  .txt_box1 {
    margin: 20px auto 0;
    padding: 0;
    text-align: center;
    width: 970px;
  }
  .txt_box2 {
    margin: 20px auto 0;
    padding: 0;
    text-align: left;
    width: 1000px;
  }

/*------------------ tokuten ------------------*/

.tokuten {
    background: url(../images/tokuten_bk.jpg) repeat top left;
  }

.tokuten_box{margin-bottom:40px;
  padding:20px;
  position: relative;
  border: 1px solid #B67B03;
  background:#fff;
}

.tokuten_name{
  position: absolute;
  top: -0.8em;
  left: 20px;
  font-weight: 800;
  font-size: 19px;
  background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #f3d260 70%, #DAAF08 85%, #B67B03 90% 100%);
  color: #fff;
  padding: 0 0.5em;
}

.tokuten_box p{font-size:18px; font-weight: 800;
  margin:10px 0 0 0;
  padding: 0;
}

/*------------------ footer ------------------*/

  footer {
    background: #000033;
    color: #fff;
    font-size: 14px;
    text-align: center;
  }


/* PC 以外
------------------------------------------------------------*/ 
@media screen and (max-width: 1024px) { br{display:none;} }

/* タブレット横～PC 
------------------------------------------------------------*/ 
@media only screen and (min-width: 961px)and (max-width: 1024px){
 #wrap{overflow: hidden;}   
  .simply-scroll-list li {
  width: 280px;
  height: 186px;
}
}


/* tablet 縦
------------------------------------------------------------*/ 

@media only screen and (min-width: 737px) and (max-width: 960px) {
  
#wrap{overflow: hidden;}
.simply-scroll-list li {
  width: 200px;
  height: 133px;
}
h2{font-size: 28px; padding:10px;}
}

/* smartPhone
------------------------------------------------------------*/ 

@media screen and (max-width:736px){
body{ font-size: 13px; line-height: 1.5;}
section {
    padding: 10px 0 10px;
}
h1 { display:none;}
h2 {font-size: 20px; padding:10px;}
h2.title:before {bottom: 0px;}
h3 {font-size: 20px; padding:0 10px 10px 10px;text-align:center;margin:0 auto;}
#wrap{overflow: hidden;}

  .top{
    background:#fff;
    margin:10px 0 -10px 0;
    text-align: center;
    padding:0;
  }
  .yel_bk{background: url(../images/bks.jpg) 100%; padding:0;
    margin:0 0 -5px 0;
    text-align: center;
    padding:0;
  }
  .sm_img {
    display: block;
  margin-top:-10px;
  }
.m20-t{ text-align: center;}
.m15m-t{ margin-top:-15px;}
.pc_img {display: none;}
.m40m-t{ margin-top:-15px;}
.pf35 {font-size:22px;}
.small {font-size: 13px;margin-bottom:0;}
header{ display:none;}
.sma{display: block;}
/*------------------ form ------------------*/
.mail_box{margin-bottom:5px; margin-right:0; padding:10px 10px 0 10px;height:100%;}
.mail_box h1{font-size:24px;margin:10px;}
#mform_input{font-size:16px;padding:10px;width:90%;}
#mform_submit{font-size:16px; width:90%;-webkit-appearance: none;
border-radius: 0;margin:15px;}

.first { width: 96%;}

/*------------------ content ------------------*/

    .content {
    background: url(../images/bl_bk.jpg) 98%; padding:-10px 0 -5px 0;
  }

    .content2 {
    background: url(../images/gr_bk.jpg) 98%; padding:-10px 0 -5px 0;
  }

    .content3 {
    background: url(../images/p_bk.jpg) 98%; padding:-10px 0 -5px 0;
  }
  
  .txt_box1,
  .txt_box2{
    margin:0 auto;
    padding:0;
    text-align: left;
    width: 95%;
  }

/*------------------ tokuten ------------------*/

.tokuten {
    background: url(../images/tokuten_bk.jpg) 98%; padding:-10px 0 -5px 0;
  }

.tokuten_box{margin-bottom:25px;
  padding:10px 20px 10px 20px;
}

.tokuten_name{
  position: absolute;
  top: -0.8em;
  left:8px;
  font-weight: 800;
  font-size: 15px;
  padding: 0 0.5em;
}

.tokuten_box p{font-size:14px; font-weight: 600;}
/*------------------ schedule ------------------*/ 
 .schedule{ display:block;}
 .schedule_box{width:100%; margin-bottom: 20px; margin-right:0;}
 .schedule_box_b{width:100%; margin-bottom: 20px;}
.schedule_box h2{font-size:18px; line-height:1.3;margin-top:-15px;}
.katagaki_b h2{font-size:18px; padding:10px 0 0 0;}
.schedule_box p,.schedule_box_b p{margin-top:10px; margin-bottom:10px;}
.koushi{margin-bottom:8px; float:left; padding-right:8px;}
.koushi img{width:120px;margin-top:-8px}
.katagaki{ float:none; font-size:25px;}
.s_naiyou{ background:#fef3e7;}
.koushi_b img{ margin-bottom:15px; float:left; padding-bottom:15px; padding-right:8px; width:100%; margin:0 auto;}
.katagaki_b{float:none; font-size:20px;}
.katagaki_b p{font-size:16px; margin-bottom:0; color:#2d2e2f; font-weight:bold;}
.katagaki_b p.small{font-size:13px; margin-bottom:0; color:#e50054;font-weight: 700;}
.name{font-size:25px;}
.katagaki p.small{margin-top:-5px;}
.schedule_box small{margin-bottom:15px;}
/*------------------ button ------------------*/  
.center{font-size:11px;}
.moushikomi2{margin-top:0;}

}
