@charset "UTF-8";

/*---------- ページ全体の指定 ----------*/

body {
font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
margin:0;
padding:0;
font-size:100%;
background-color:#fff;
color:#000;
}


a:link {color:#3b5998;text-decoration:underline;}
a:visited {color:#3b5998;text-decoration:underline;}
a:hover {color:#206CFF;text-decoration:none;}
a img {border-style:none;}
a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
}
a img {
border-style:none;
-webkit-transition: all .3s;
transition:all .3s;
}
img {vertical-align:bottom;}

.clr{clear:both;}

p {
font-size:100%;
line-height:160%;
}

.pcnone{}
.spnone{display:none;}

#header{
margin:0;
padding:10px 0;
text-align:center;
background:#000;
}
.header_in{
margin:0 auto;
padding:0;
}
.logo{
margin:0;
padding:0;
}
.tel{
display:none;
}

.copy{display:none;}

.copy_sp{
margin:0;
padding:0 0 30px 0;
background-color:#f2f3f2;
background-image:url(img/copy_bg_sp.png);
background-position:top center;
background-repeat:no-repeat;
background-size:100% auto;
}
.copy_sp img{
width:100%;
margin:0;
}
.copy_sp h1 {
margin:0;
padding:0;
text-align:center;
}
.entry{
width:95%;
margin:0 auto 0 10px;
padding:0 0 0 0;
text-align:center;
}

/* .lineerea{
margin:0;
padding:20px;
background: -moz-linear-gradient(left, #00b21f, #7bcf3f);
background: -webkit-linear-gradient(left, #00b21f, #7bcf3f);
background: linear-gradient(to right, #00b21f, #7bcf3f);
}
.lineerea img{
width:100%;
}

.bs{margin-bottom:40px;} */

.lineerea{
margin:0;
padding:20px;
background: -moz-linear-gradient(left, #0085ab, #00416a);
background: -webkit-linear-gradient(left, #0085ab, #00416a);
background: linear-gradient(to right, #0085ab, #00416a);
}
.lineerea img{
width:100%;
}

.bs{margin-bottom:40px;}



.line_pc{
display:none;
}
.line_sp{
margin:0 0 12px 0;
padding:0;
text-align:center;
}

.line2_pc{
display:none;
}
.line2_sp{
margin:0 0 12px 0;
padding:0;
text-align:center;
}

.linebox{
margin:0 auto;
padding:15px;
text-align:center;
/* background:#f2f2f2;
-webkit-border-radius:5px; */
-moz-border-radius:5px;
border-radius:5px;
/* border:solid 1px #ddd; */
}

.amazon{
margin:0 0 60px 0;
padding:0 20px;
text-align:center;
}
.amazon img{
width:100%;
}

/*---------- 見出し ----------*/

h2{}
h3{}
h4{}

.style_01{
margin:0;
padding:0;
font-size:160%;
line-height:150%;
font-weight:bold;
text-align:center;
}
.sub_eng{
margin:3px auto 30px auto;
padding:0;
font-size:80%;
font-weight:bold;
line-height:150%;
text-align:center;
color:#00b7f1;
font-family:Arial, Helvetica, sans-serif;
}

.style_02{
margin:0 0 35px 0;
padding:45px 0;
font-size:180%;
line-height:150%;
font-weight:bold;
text-align:center;
color:#fff;
background-image: url(img/bg_01.jpg) ;
background-position:center center;
background-repeat: no-repeat;
background-size:cover;
}
.style_03{
margin:0;
padding:40px 0;
font-size:180%;
line-height:100%;
font-weight:bold;
text-align:center;
color:#fff;
background-image: url(img/bg_02.jpg) ;
background-position:center center;
background-repeat: no-repeat;
background-size:cover;
}

.style_03 span{
font-size:50%;
line-height:100%;
font-weight:normal;
}

.style_04{
margin:0;
padding:45px 0;
font-size:42px;
font-size:180%;
font-weight:900;
text-align:center;
color:#fff;
background-image: url(img/bg_03.jpg) ;
background-position:center center;
background-repeat: no-repeat;
background-size: cover;
}

.subbox {
  margin:0;
  padding:45px 0 45px 0;
  color:#fff;
  background: -moz-linear-gradient(left, #0085ab, #00416a);
  background: -webkit-linear-gradient(left, #0085ab, #00416a);
  background: linear-gradient(to right, #0085ab, #00416a);
}
.schedule_title{
margin:0 0 30px 0;
padding:0;
font-size:120%;
font-weight:bold;
line-height:100%;
text-align:center;
}
.schedule_title span{
margin:0;
padding:6px 20px;
-webkit-border-radius:25px;
-moz-border-radius:25px;
border-radius:25px;
border:solid 3px #fff;
}
.schedule{display:none;}

.schedule_sp{
margin:0;
padding:0;
font-size:100%;
line-height:150%;
letter-spacing:1px;
}
.schedule_sp table{
width:100%;
border-collapse:collapse;
margin:0 0 5px 0;
}
.schedule_sp table th{
font-size:115%;
font-weight:normal;
line-height:150%;
padding:0 10px 5px 0;
text-align:right;
}
.schedule_sp table td{
font-size:115%;
line-height:150%;
padding:0 0 5px 10px;
}


/*---------- コンテンツ ----------*/

.contents_intro{
margin:0 20px 45px 20px;
padding:0;
}

.checkbox{
margin:10px 0 30px 0;
padding:5px 20px 25px 20px;
border:solid 5px #00b7f1;
}
table.check{
width:100%;
border-collapse:collapse;
margin:0;
}
table.check th{
width:25px;
font-size:120%;
line-height:180%;
padding:12px 0 5px 0;
color:#d1101a;
vertical-align:top;
text-align:left;
}
table.check td{
font-size:105%;
font-weight:bold;
line-height:150%;
padding:16px 0 5px 0;
border-bottom:dotted 1px #999999;
vertical-align:top;
}

.contents_mokuji{
margin:0 20px 45px 20px;
padding:0;
}
.mokuji{
margin:0;
padding:0;
}

.subtitle{
margin:0;
padding:0;
font-size:120%;
font-weight:bold;
line-height:150%;
}
.subtitle span{
margin:0;
padding:0;
font-size:60%;
line-height:100%;
color:#00b7f1;
}
.mt{margin-top:20px;}

/* #reviewbox{
margin:0;
padding:25px 15px 35px 15px;
background-color:#fff;
}

.voice{
margin:0;
padding:0;
text-align:center;
}
.voice img{
width:100%;
margin:0 auto 15px auto;
}
.voice_caption{
margin:0;
padding:0;
font-size:50%;
line-height:100%;
text-align:right;
color:#666;
}

.review{
margin:0 auto 15px auto;
padding:20px;
background:#fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
box-shadow:0px 1px 3px #594a42;
}
.review_title{
margin:0 0 20px 0;
padding:0 0 0 15px;
font-size:115%;
font-weight:bold;
line-height:150%;
border-left:5px solid #00b7f1;
}
.review_name{
margin:20px 0 0 0;
padding:0;
font-size:90%;
font-weight:bold;
line-height:150%;
text-align:right;
}
.review_caption{
margin:10px 0 0 0;
padding:0 ;
font-size:50%;
line-height:150%;
text-align:right;
color:#666;
}

.request{

margin:0;
padding:30px 15px;
}
.request p{
font-size:90%;
}
.request img{
width:100%;
} */

#reviewbox{
margin:0;
padding:25px 15px 35px 15px;
background-color:#fff;
}

.review{
margin:0 auto 15px auto;
padding:20px;
background:#fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
box-shadow:0px 1px 3px #594a42;
}
.review_name{
margin:0;
padding:0;
font-size:100%;
line-height:150%;
letter-spacing:1px;
}
.review_name table{
width:100%;
border-collapse:collapse;
margin:0;
}
.review_name table th{
width:60px;
text-align:left;
}
.review_name table td{
padding:0;
}
.review_name img{width:45px;}

.review_star{
margin:0;
padding:0;
font-size:120%;
line-height:180%;
letter-spacing:3px;
color:#eeba16;
}
.review_title{
margin:0;
padding:0;
font-size:120%;
font-weight:bold;
line-height:150%;
}
.review_day{
margin:5px 0 0 0;
padding:10px 0 0 0;
border-top:1px solid #ccc;
font-size:75%;
line-height:150%;
color:#666;
}
.review_caption{
margin:10px 0 0 0;
padding:0 ;
font-size:50%;
line-height:150%;
text-align:right;
color:#666;
}
.review_more{
margin:0 auto;
padding:0;
font-size:90%;
line-height:150%;
text-align:right;
}

.request{
margin:0;
padding:30px 15px;
}
.request p{
font-size:90%;
}
.request img{
width:100%;
}


#authorbox{
margin:0 0 45px 0;
padding:45px 20px 40px 20px;
color:#fff;
background:#1b324a;
}
.author_title{
margin:0 0 25px 0;
padding:0;
font-size:210%;
line-height:150%;
font-weight:bold;
text-align:center;
}
.author_copy{
margin:0 0 15px 0;
padding:0;
font-size:100%;
font-weight:bold;
line-height:150%;
}
.author{
margin:0 auto;
padding:0;
}
.author_photo{
margin:0 auto;
padding:0;
text-align:center;
}
.pict_01{height:180px;margin-right:2px;}
.pict_02{height:180px;}

.author_text{
margin:0 auto;
padding:0;
}
.author_text p{
font-size:90%;
}
.author_degree{
margin:12px 0 0 0;
padding:0;
font-size:100%;
line-height:150%;
text-align:center;
}
.author_name{
margin:0 0 20px 0;
padding:4px 0 3px 0;
font-size:200%;
font-weight:bold;
line-height:150%;
text-align:center;
border-bottom:2px solid #00b7f1;
}
.author_name span{
font-size:50%;
}
.author_pict{
margin:0 auto;
padding:15px 0 0 0;
}
.author_pict img{
width:100%;
}


.service{
margin:0 20px;
padding:0;
}
.service_title{
margin:0 0 15px 0;
padding:0;
font-size:125%;
font-weight:bold;
line-height:150%;
text-align:center;
}

table.spec{
width:100%;
border-collapse:collapse;
margin:0;
}
table.spec th{
font-size:90%;
line-height:150%;
padding:5px 10px;
text-align:left;
color:#fff;
background:#676767;
display:block;
}
table.spec td{
font-size:80%;
line-height:150%;
padding:10px 0 15px 0;
display:block;
}



/*---------- 文字装飾 ----------*/

.bold{font-weight:bold;}
.ul{text-decoration:underline;}
.red {font-weight:bold;color:#d1101a;}
.through{text-decoration:line-through;}
.ym{font-weight:bold;background:linear-gradient(transparent 40%, #fdfd76 40%);}
.caption{font-size:75%;color:#666666;font-weight:normal;line-height:150%;}
.font45{font-size:45%}
.font120{font-size:120%;}


/*---------- 文字位置 ----------*/

.center{text-align:center;}
.right{text-align:right;}


/*---------- フッター ----------*/

#footer{
margin:45px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:60%;
line-height:210%;
text-align:center;
padding:15px 0;
color:#fff;
background-color:#111;
}

#footer a:link {color:#fff;text-decoration:none;}
#footer a:visited {color:#fff;text-decoration:none;}
#footer a:hover {color:#fff;text-decoration:underline;}
