@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%;
}
@media screen and (min-width:769px){
p {
font-size:18px;
line-height:180%;
letter-spacing:1px;
}
}

@media screen and (max-width:768px){.spnone{display:none;}}
@media screen and (min-width:769px){.pcnone{display:none;}}


#header{
margin:0;
padding:10px 0;
text-align:center;
background:#000;
}
.header_in{
margin:0 auto;
padding:0;
}
@media screen and (min-width:769px){
#header{padding:15px 0;text-align:left;}
.header_in{width:1200px;}
}


.copy{
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 h1 {
margin:0;
padding:0;
text-align:center;
}
.copy h1 img{width:100%;}
@media screen and (min-width:769px){
.copy{
padding:45px 0 60px 0;
background-image:url(img/copy_bg.png);
background-position:top center;
background-repeat:no-repeat;
background-size:1200px 1030px;
}
.copy h1 img{width:1200px;}
}



.lineerea{
margin:0;
padding:20px;
text-align:center;
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;}
@media screen and (min-width:769px){
.lineerea{padding:45px 0 60px 0;}
.lineerea img{width:900px;}
.bs{margin-bottom:60px;}
}

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

.linebox{
width:720px;
margin:0 auto;
padding:15px 0;
text-align:center;
background:#fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}

.amazon{
margin:0 0 100px 0;
padding:0;
text-align:center;
}

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

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;
}
@media screen and (min-width:769px){
.style_01{
font-size:42px;
line-height:150%;
font-weight:900;
font-family:"Noto Sans Japanese";
}
.sub_eng{
margin:5px auto 45px auto;
font-size:14px;
}
.style_02{
margin:0 0 60px 0;
padding:75px 0;
font-size:42px;
line-height:150%;
font-weight:900;
font-family:"Noto Sans Japanese";
}
.style_03{
padding:65px 0;
font-size:42px;
line-height:110%;
font-weight:900;
font-family:"Noto Sans Japanese";
}
.style_03 span{font-size:18px;}
}


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

.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;
}

@media screen and (min-width:769px){
.contents_intro{
width:890px;
margin:0 auto 90px auto;
}
.checkbox{
margin:15px 0 40px 0;
padding:25px 45px 40px 45px;
}
table.check th{
width:35px;
font-size:150%;
}
table.check td{
font-size:21px;
letter-spacing:1px;
}
}


.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;}
@media screen and (min-width:769px){
.contents_mokuji{
width:1000px;
margin:0 auto 90px auto;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:-o-flex;
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
justify-content:space-between;
}
.mokuji{width:48%;}
.subtitle{font-size:21px;}
.subtitle span{font-size:14px;}
.mt{margin-top:15px;}
}


#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;
text-align:center;
background-color:#fff;
box-shadow:0px 1px 5px #594a42;
}
.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;
}
@media screen and (min-width:769px){
#reviewbox{
padding:60px 0;
background:#f2f2f2;
}
.voice img{
width:514px;
margin:0 auto 30px auto;
padding:30px 60px;
}
.voice_caption{
width:634px;
margin:0 auto;
font-size:10px;
letter-spacing:1px;
}
.review{
width:800px;
margin:0 auto 30px auto;
padding:45px 60px;
box-shadow:0px 1px 5px #594a42;
}
.review_title{
margin:0 0 25px 0;
font-size:24px;
}
.review_name{
margin:30px 0 0 0;
font-size:16px;
}
.review_caption{font-size:12px;}
}


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

/* 200730追記_銀さんの下の余白を削除 */
#authorbox_g{
margin:0 0 0 0;
padding:45px 20px 40px 20px;
color:#fff;
background:#1b324a;
}

#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%;
}
@media screen and (min-width:769px){
.request{padding:60px 0;}
.request p{font-size:18px;}
#authorbox{
margin:0 0 60px 0;
padding:60px 0 75px 0;
}
.author_title{
margin:0 0 45px 0;
font-size:42px;
line-height:150%;
font-weight:900;
font-family:"Noto Sans Japanese";
}
.author_copy{
margin:0 0 25px 0;
font-size:22px;
}
.author{
width:890px;
margin:0 auto;
}
.author_photo{
width:320px;
float:left;
}
.pict_01{width:320px;height:320px;margin-bottom:15px;}
.pict_02{width:50%;height:auto;}
.author_text{
width:525px;
float:right;
}
.author_text p{font-size:16px;}
.author_degree{
margin:0;
font-size:18px;
letter-spacing:1px;
text-align:left;
}
.author_name{
margin:0 0 30px 0;
padding:5px 0 2px 0;
font-size:42px;
}
.author_name span{font-size:18px;}
.author_pict{
margin:0 auto;
padding:30px 0 0 0;
text-align:center;
}
.author_pict img{width:800px;}
}


.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;
}

@media screen and (min-width:769px){
.service{
width:640px;
margin:0 auto;
}
.service_title{
font-size:24px;
letter-spacing:1px;
}
table.spec{
border-collapse:separate;
border-bottom:solid 1px #676767;
}
table.spec th{
width:150px;
font-size:14px;
line-height:150%;
letter-spacing:1px;
padding:10px 10px;
text-align:center;
display:table-cell;
border-top:solid 1px #676767;
}
table.spec td{
font-size:14px;
line-height:150%;
letter-spacing:1px;
padding:10px;
display:table-cell;
border-top:solid 1px #676767;
}
}


.entry{
margin:0 auto;
padding:0 20px;
}
.entry2{
margin:20px auto 20px auto;
padding:25px;
background-color:#fff;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
@media screen and (min-width:769px){
.entry{
width:640px;
padding:10px 525px 0 35px;
}
.entry2{
width:640px;
margin:30px auto 0 auto;
padding:45px 60px;
background-color:#fff;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
}

input[type="text"], textarea, select {
width:100%;
border:0;
margin:0 auto 10px auto;
padding:20px 10px;
font-size:120%;
text-align:center;
border:solid 1px #CCC;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
@media screen and (min-width:769px){
input[type="text"], textarea, select {
margin:0 auto 15px auto;
padding:25px 10px;
font-size:24px;
}
}
input[type="text"]:focus,
textarea:focus {
box-shadow:0 0 7px #999999;
}

/* Chrome, Safari */
::-webkit-input-placeholder{
color:#999;
}
/* Firefox */
::-moz-placeholder{
color:#999;
}
/* Firefox 18以前 */
:-moz-placeholder{
color:#999;
}
/* IE */
:-ms-input-placeholder{
color:#999;
}

input[type="submit"],input[type="button"] {
border-radius: 0;
-webkit-box-sizing: content-box;
-webkit-appearance: button;
appearance: button;
box-sizing: border-box;
cursor: pointer;
webkit-transition: all .5s;transition:all .5s;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
/* 2007ボタン色変更 */
background:#206cff;
border:none;
border-bottom:solid 4px #051674;
font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
outline-offset: -2px;
color:#fff;
}

.device{
margin:0;
padding:0;
}
.device a:link {color:#fff;text-decoration:none;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}
.device a:visited {color:#fff;text-decoration:none;}
.device a:hover {color:#fff;text-decoration:none;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}


.btn {
width:100%;
display:inline-block;
margin:0;
padding:15px 0;
font-size:100%;
font-weight:bold;
text-decoration:none;
color:#fff;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
background:#03be02;
border-bottom:solid 2px #3a7405;
}
@media screen and (min-width:769px){
.btn {
margin:0;
padding:24px 0;
font-size:28px;
letter-spacing:1px;
border-bottom:solid 4px #3a7405;
}
}
.btn:hover {
opacity:0.7;
}


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

.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%;}

.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;
}
@media screen and (min-width:769px){
#footer{
margin:90px 0 0 0;
font-size:12px;
line-height:240%;
padding:20px 0;
}
}

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