/* CSS Document */

/* 基本設定
----------------------------------------------------------- */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul,li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-style:normal;    /*font-weight: normal;*/	font-size: 100%;	vertical-align: baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {	display: block;}
html{    overflow-y: scroll;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
input, textarea{	margin: 0;}
ol, ul{    list-style:none;}
table{    border-collapse: collapse;     border-spacing:0;}
caption, th{    text-align: left;}
a:focus {	outline:none;}
.clearfix:after {	content: "."; 	display: block;	clear: both;	height: 0;	visibility: hidden;}
.clearfix {	min-height: 1px;}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

html { overflow-y: scroll;	font-size: 62.5%;scroll-behavior: smooth; }
img { vertical-align: bottom;}

body {
	color: #000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.0rem;
	line-height: 1.6;
    text-align:justify; 
}
a {color:#0080cc; }
div#wrap img { max-width: 100%; height: auto;}

@media print, screen and (min-width: 768px) {
body { min-width: 1000px;}
div#wrap { width: 100%;}
#wrap a img:hover{ opacity:0.6;}
a:hover { opacity: 0.6;}
}
@media screen and (max-width: 767px) {
div#wrap { width: 100%; padding-top: 30px;}
}

/* ヘッダー
----------------------------------------------------------- */
header {box-sizing: border-box;}

@media screen and (max-width: 767px) {
header { position: fixed;top: 0; left: 0; width: 100%; z-index: 9999;height: 30px; }

}

/* メニュー
----------------------------------------------------------- */

@media print, screen and (min-width: 768px) {
#global_navi{ position: fixed;top: 0; left: 0; width: 100%; min-width: 1000px; z-index: 9999; height:80px;box-sizing: border-box;background: rgba(220,220,220,0.95);}
#global_navi p { display: none;}
#global_navi ul {display: flex;flex-wrap: wrap; width: 1000px;margin: 0 auto;border-left: 1px solid #eee;border-right: 1px solid #eee;}
#global_navi ul li {width: 25%;border-right: 1px solid #eee;box-sizing: border-box;text-align: center; border-bottom: 1px solid #eee;}
#global_navi ul li:nth-child(4n) {border-right:none;}
#global_navi ul li a {display: block;text-decoration: none;color: #000;font-size: 1.6rem;line-height:39px;box-sizing: border-box;position: relative;}

}

@media screen and (max-width: 767px) {
#global_navi {background: #999;}
#global_navi p { text-align: center;
font-weight: bold;font-size: 1.4rem; line-height: 30px; position: relative;display: block;text-align: center;color: #fff;}
#global_navi p::after { position: absolute;top:0px;right: 0px; content: "＋";color: #fff;background: #000;width: 40px;}
#global_navi p.open {}
#global_navi p.open::after {content: "－";}
#global_navi ul { display: none;position: absolute;width: 100%;border-top: 1px solid #ccc;}
#global_navi ul li {width: 100%;border-bottom: 1px solid #ccc;box-sizing: border-box;background: #eee;padding: 10px;}
#global_navi ul li a {display: block;text-decoration: none;color: #000;font-size: 1.6rem;box-sizing: border-box;}
}

/* コンテンツスタイル
----------------------------------------------------------- */
section h2 {margin:0 auto 40px;letter-spacing: 0.1em;border-bottom: 1px solid;display: table;padding: 0 10px;}
section.bg_white{ background: #FFF;}
section.bg_black{ background: #d9d9d9;}

.buy_btn { background: #fff; text-align: center;}

@media print, screen and (min-width: 768px) {
.contents_box { width: 1000px; margin: 0 auto; padding: 40px 0;}
.anchor_point {padding:40px 0 80px;  margin-top: -80px;}
.buy_btn { padding: 0 10px 140px; margin-top: -80px; z-index: 10; }
section {}
section h2 {font-size: 5rem;}
#contact_inner  li.tel.sp_only {display: none;}
}
@media screen and (max-width: 767px) {
.contents_box { width: calc(100% - 20px); margin: 0 10px;}
.anchor_point {padding-bottom: 80px;padding-top:40px;  margin-top: -40px;}
#contact_inner  li.tel.pc_only {display: none;}
section h2 {font-size: 2rem;}
.buy_btn { margin: -40px 10px 0; padding:20px 0 80px; }

}

/*メインイメージ*/
#main_img { background: #0e0e0e;}
#main_img img { object-fit: cover;font-family: "object-fit:cover;";}

@media print, screen and (min-width: 768px){
#main_img { padding-top: 80px; margin-bottom: 40px;}
#main_img img { height: 720px; width: 100%;}
}
@media screen and (max-width: 767px) {
#main_img { margin-bottom: 20px;}
div#wrap #main_img img { height: 200px; width: 100%; }
}

/*トップリード文*/

#lead_txt h3 {color: #285c73; text-align: center;}

@media print, screen and (min-width: 768px) {
.movie { width: 560px; margin: 0 auto 30px;}
.movie2 { width: 800px; margin: 0 auto 30px;}

#top_lead .contents_box { display: flex;justify-content: center;align-items: center;}
#top_lead .movie { border-right: 1px solid #000; padding:10px 20px 10px 0;}
#lead_txt h3 {font-size: 2.4rem;margin-bottom: 30px;}
#lead_txt h3 span { font-size: 1.4rem;}
#lead_txt p { text-align: center;font-size: 1.8rem;line-height: 2;}

}
@media screen and (max-width: 767px) {
.movie,.movie2 { width: 300px; margin: 0 auto 20px;}
.movie iframe,.movie2 iframe  { width:100%; height: 170px;}
#lead_txt h3 {font-size: 1.8rem;margin-bottom: 20px;}
#lead_txt h3 span { font-size: 1.2rem;}
#lead_txt p {font-size: 1.6rem;line-height: 1.8;}
#howto p { margin: 0 10px ;}
}

/*TISPYとは*/
.about_box dl dt {font-size: 2.4rem;}
.about_box dl dd {font-size: 1.8rem;}

@media print, screen and (min-width: 768px) {
.about_box {display: flex;justify-content: space-between;align-items: center;margin-bottom: 30px;}
.about_box figure {width: 420px;}
.about_box dl { width: 550px;}
#about .about_box:last-child figure {order: 2;}
}
@media screen and (max-width: 767px) {
.about_box {margin-bottom:20px;}
.about_box figure {margin-bottom: 10px;}
.about_box dl { margin-bottom: 20px;}
.about_box dl dt {font-size: 2rem;margin-bottom: 5px;}
.about_box dl dd {font-size: 1.4rem;}
}


/*基本機能*/
#function {}
#fanction_lead h3 {}
#fanction_lead span {color: #ff0000;}
#fanction_lead p {color: #777; margin-bottom: 20px;}
#fanction_box div { background: #eee;border-radius: 15px;box-sizing: border-box;}
#fanction_box h3 { position: relative;font-size: 2.5rem;margin-bottom: 30px;padding-left:25px;}
#fanction_box h3 span {position: absolute;color: #fff;top: -20px;left: -20px;font-style: italic;}
#fanction_box h3::before {position: absolute;top: -20px;left: -30px; content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 70px 70px 0 0;
border-color: #000 transparent transparent transparent;}

#fanction_box figure { text-align: center; margin-bottom: 20px;}
#fanction_box p { margin-bottom: 20px;}
#fanction_box ul { margin-bottom: 20px;padding-left: 30px;}
#fanction_box ul li { margin-bottom: 5px;list-style: disc;}
#fanction_box p span { color: #ff0000;font-size: 1.4rem;}

@media print, screen and (min-width: 768px) {
#fanction_lead {text-align:center;}
#fanction_lead h3 {font-size: 2.4rem;margin-bottom: 30px;}
#fanction_lead span {font-size: 1.6rem;}
#fanction_lead p {font-size: 1.6rem;}
#fanction_box {display: flex;justify-content: space-between;}
#fanction_box div { width: 49.5%;padding: 20px 30px;}
}
@media screen and (max-width: 767px) {
#fanction_lead h3 {font-size: 2rem;margin-bottom:20px;}
#fanction_lead span {font-size: 1.4rem;}
#fanction_lead p {font-size: 1.4rem;}
#fanction_box div { padding: 20px; margin-bottom: 10px;}
#fanction_box h3 {font-size: 2rem;}
#fanction_box h3 span {left: -12px;}
#fanction_box h3::before {border-width: 50px 50px 0 0;left: -20px;}
}


/*TISPYの使い方*/
#flow {}
#flow .flow_box {background: #353535;border-radius: 15px; margin-bottom: 30px; position: relative;color: #fff;}
#flow .flow_box::before {content: "";position: absolute;top: 0;left: 0;
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 100px 100px 0 0;
border-color: #fff transparent transparent transparent;}
#flow .flow_box::after {
    content:  '';
    width: 30px;
    height: 30px;
    display:  block;
    border-bottom: solid 5px;
    border-left: solid 5px;
    transform: rotate(-45deg);
    position:  absolute;
    bottom:  -20px;
    left:  0;
    right:  0;
    margin:  auto;
}
#flow .flow_box:last-child::after { display: none;}
#flow .flow_box:nth-child(2n) {background: #3f3f3f;}
#flow .flow_box h3 { color: #000;z-index: +1;text-align: center;width: 80px;font-size: 1.6rem;line-height: 1;margin: -10px 0 0 -10px;}
#flow .flow_box h3 span {display: block;font-size: 3rem;line-height: 1;}
#flow .flow_box dl dt {font-size: 2.1rem;margin-bottom: 10px;}
#flow .flow_box:last-child dl dt { padding-top: 15px;position: relative;}
#flow .flow_box:last-child dl dt span {position: absolute;top:0;left:-10px;font-size: 1.2rem;}
#flow .flow_box dl dd {font-size: 1.8rem;}
#flow .flow_box figure {width: 130px;}
.movie_h3 {padding-top: 30px; font-size: 2.4rem;font-weight: bold;margin-bottom: 30px;}
.pdf_link { text-align: center;margin-bottom: 20px;}
.pdf_link a { text-decoration: none;font-size: 2.1rem; border: 2px solid #000; padding: 10px 15px;box-sizing: border-box;color: #000;}

@media print, screen and (min-width: 768px) {
#flow .flow_box {display: flex;justify-content: space-between;padding: 20px 30px 20px 0;}
#flow .flow_box dl {width: 700px;}
}

@media screen and (max-width: 767px) {
#flow .flow_box {padding: 55px 20px 20px 0;}
#flow .flow_box::before {border-width: 70px 70px 0 0;}
#flow .flow_box h3 {text-align: center;width: 60px;font-size: 1.2rem;margin: -10px 0 0 -10px;position: absolute;top: 15px;left: 0;}
#flow .flow_box h3 span {font-size: 1.8rem;}
#flow .flow_box dl {padding-left: 20px;}
#flow .flow_box dl dt {font-size: 1.8rem;line-height: 1.4;}
#flow .flow_box:last-child dl dt { padding-top: 10px;}
#flow .flow_box:last-child dl dt span {top:0;left:-5px;font-size: 1rem;}
#flow .flow_box dl dd {font-size: 1.6rem;line-height: 1.4;}
#flow .flow_box figure {margin: 0 auto;}
.movie_h3 {padding-top: 20px; font-size: 1.8rem;margin-bottom: 20px;}
.pdf_link a { font-size: 1.6rem;padding: 5px 10px;}
}


/*アルコールの個人差とは*/
#data_box { background: #eee;border-radius: 15px;}
#data_box h3 { width: 100%;text-align: center;font-size: 2.4rem;margin-bottom:30px;}

@media print, screen and (min-width: 768px) {
#data_box { display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center; padding: 30px;}
#data_box figure { width: 460px; padding: 10px 25px 10px 0; border-right: 1px solid #000;}
#data_box div {width: 430px;}
#data_box div p {margin-bottom: 20px;font-size: 1.8rem;}
}
@media screen and (max-width: 767px) {
#data_box { padding:20px;}
#data_box h3 {font-size: 1.8rem;}
#data_box figure {margin-bottom: 20px;}
#data_box div p {margin-bottom: 20px;font-size: 1.6rem;}
}


/*まずはじめに*/
#first_box { display: flex;flex-wrap: wrap;justify-content: space-between;}
#first_box div { width: 540px;}
#first_box div ol {padding-left: 20px; margin-bottom: 30px;font-size: 1.8rem;list-style: decimal;}
#first_box div ol li {margin-bottom: 5px;}
#first_box div p {font-size: 1.6rem; background: #f0d8d8;color: #000;padding: 20px;}
#first_box figure {width: 325px;}

@media screen and (max-width: 767px) {
#first_box div p {font-size: 1.4rem; padding: 15px;margin-bottom: 20px;}
#first_box div ol{ font-size: 1.6rem;}
#first_box figure {width: 100%;}
}

/*ご購入後の初期設定*/
#initial {}
#initial h3 {color: #fff;font-size: 2.4rem;margin-bottom: 30px;background: #5a5a5a;padding: 5px 15px;}
#initial h4 { font-size: 2.4rem;margin-bottom: 20px;text-align: center;}
.initial_box {background: #eee;padding: 30px;border-radius: 0 15px 15px 15px;}
.initial_box p {font-size: 1.8rem;}
.initial_box.step1 {display: flex;flex-wrap: wrap;justify-content: space-between;}
.initial_box.step2 {}
.initial_box.step2 p {margin-bottom: 30px;}
.initial_box.step2 ul {display: flex;flex-wrap: wrap;justify-content: center;}
.initial_box.step2 ul li{ margin: 0 60px}
.initial_box.step2 ul li figcaption{ text-align: center;font-size: 2.1em;margin-bottom: 20px;}

.initial_flow {}
.initial_flow dl {background: #353535;border-radius: 15px; margin-bottom: 60px; padding: 20px 20px 20px 0;position: relative;display: flex;justify-content: space-between;}
.initial_flow dl::before {content: "";position: absolute;top: 0;left: 0;
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 60px 60px 0 0;
border-color: #ccc transparent transparent transparent;}
.initial_flow dl::after {
    content:  '';
    width: 30px;
    height: 30px;
    display:  block;
    border-bottom: solid 8px;
    border-left: solid 8px;
    transform: rotate(-45deg);
    position:  absolute;
    bottom:  -40px;
    left:  0;
    right:  0;
    margin:  auto;
    border-color: #ccc;
}
.initial_flow dl:last-child::after { display: none;}
.initial_flow dl dt { color: #000;text-align: center;width: 36px;font-size: 2rem;line-height: 1;position: absolute;top:10px;left: 0;font-weight: bold;}
.initial_flow dl dd {color: #fff;font-size: 1.8rem;padding-left: 50px;}
.initial_flow dl dd p {margin-bottom: 20px;}
.initial_flow dl dd p:last-child {margin-bottom: 0;}
.initial_flow dl dd p:last-child span { font-size: 1.4rem;padding-left: 30px;}
.initial_flow dl dd:nth-child(3) { width: 340px;box-sizing: border-box;padding-left: 10px;}
.initial_flow dl dd figure { display: inline;}


@media screen and (max-width: 767px) {
#initial h3 {font-size: 2rem;margin-bottom: 20px;padding: 5px 10px;line-height: 1.4;}
#initial h4 { font-size: 2rem;margin-bottom: 15px;}
.initial_box {padding: 20px;}
.initial_box p {font-size: 1.6rem;margin-bottom: 20px;}
.initial_box.step2 ul li{ margin: 0 0 20px;}
.initial_box.step2 ul li figcaption{ font-size: 1.6em;margin-bottom: 5px;}
.initial_flow dl {display: inherit;}
.initial_flow dl dd {font-size: 1.6rem;line-height: 1.4; padding-left: 45px;text-align: left;}
.initial_flow dl dd:nth-child(3) { width: 100%; padding:10px 10px 0;}
.initial_flow dl dd p:last-child span { font-size: 1.2rem;padding-left: 0;}
.initial_flow dl dd figure {text-align: center;margin-bottom: 10px;display: block;}

}

/*FAQ*/
.faq_box dl { background: #f7f7f7;border-radius: 15px;color: #000;}
.faq_box dl dt {cursor: pointer;padding: 0 50px;position: relative;}
.faq_box dl dt::before {content: "Q";font-weight: bold;color: #fff;background: #e61b38;display: inline-block;width: 30px;line-height: 30px; text-align: center; border-radius: 50%; margin-right: 10px;position: absolute;top: 0;left: 10px; }
.faq_box dl dt::after {content: "＋";position: absolute;top: -5px; right: 10px;font-size: 2.4rem;font-weight: bold;color: #8a8a8a;}
.faq_box dl dt.open {border-bottom: 2px dotted #ccc;padding-bottom: 15px;}
.faq_box dl dt.open::after {content: "－";}
.faq_box dl dd {padding: 15px 50px 0;position: relative;}
.faq_box dl dd::before {content: "A";font-weight: bold;color: #fff;background: #6996e0;display: inline-block;width: 30px;line-height: 30px; text-align: center; border-radius: 50%; margin-right: 10px;position: absolute;top: 15px;left: 10px; }

@media print, screen and (min-width: 768px) {
.faq_box { margin-bottom: 40px;}
.faq_box dl { margin:0 50px 15px;font-size: 1.8rem;padding: 20px;}
}
@media screen and (max-width: 767px) {
.faq_box { margin-bottom: 30px;}
.faq_box dl { margin:0 10px 10px;font-size: 1.4rem;padding: 10px;}
.faq_box dl dt {padding: 0 30px;}
.faq_box dl dt::after {right: 0px;font-size: 2rem;}
.faq_box dl dt::before { left: 0;width: 24px;line-height: 24px; }
.faq_box dl dd {padding: 15px 30px 0;}
.faq_box dl dd::before {left: 0;width: 24px;line-height: 24px; }
}


/*購入*/
#buy_box { background: #f3f3f3;border-radius: 15px;box-sizing: border-box;}
#buy_box p { font-size: 1.8rem; margin-bottom: 30px;}
.price_box ul .price { margin-bottom: 10px;font-size: 8rem;font-weight: bold;color: #ff0000;position: relative;}
.price_box ul .price span.estimate {display: block;font-size: 1.8rem;font-weight: normal;line-height: 1.4;}
.price_box ul .price span.inclusive {position: absolute; font-size: 1.4rem;background: #ff0000;color: #fff;text-align: center;padding:20px 5px;bottom: 20px;right: 0;}
.price_box ul .note { font-size: 1.4rem;color: #666;}

.price_box ul .icon {}
.price_box ul .icon span {background:#222;color: #fff;padding: 5px 10px; font-size: 1.8rem;font-weight: bold;}
.price_box ul .icon em { display: block; font-size: 1.8rem; font-weight: bold;color: #0068b7;padding-top: 15px;}
.price_box ul .price2 { margin-bottom: 10px;font-size: 3rem;font-weight: bold;color: #ff0000;}
.price_box ul .price2 span {font-size: 7rem;}

@media print, screen and (min-width: 768px) {
#buy_box { width: 1000px;margin: 0 auto;padding: 30px;box-sizing: border-box;}
.price_box { display: flex; justify-content: space-between;margin-bottom: 30px;}
.price_box figure { width: 400px;}
.price_box ul { width: 500px;padding-top: 20px;}
#others_shop { display: flex;font-size: 2.1rem;justify-content: center;}
#others_shop dt {margin-right: 10px; padding-top: 15px;}
#others_shop ul { display: flex;}
#others_shop ul li img { vertical-align: middle;}
#others_shop ul li::after {content: "　/　";}
#others_shop ul li:last-child::after {content: "";}
}

@media screen and (max-width: 767px) {
#buy_box { margin: 0 10px; padding: 10px;}
.price_box ul { margin-bottom: 20px;}
.price_box ul .price { font-size:3.8rem;}
.price_box ul .price span.estimate {font-size: 1.4rem;padding-top: 20px;}
.price_box ul .price span.inclusive { font-size: 1rem;line-height: 1.2; text-align: center;padding:10px 5px;bottom: 10px;right: 0;}
.price_box ul .note { font-size: 1.4rem;}
#buy_box p { font-size: 1.6rem;line-height: 1.4; margin-bottom: 30px;}
.price_box ul .icon { padding-top: 20px;}
.price_box ul .icon span {font-size: 1.6rem;}
.price_box ul .icon em { margin-left: 1px; font-size: 1.6rem;display: block;padding: 10px 0 0;}
.price_box ul .price2 { font-size: 2rem;}
.price_box ul .price2 span {font-size: 4rem;}
#others_shop { font-size: 1.6rem;}
#others_shop dt {margin-bottom: 10px;}
#others_shop ul li { margin-bottom: 5px;}
#others_shop ul li img { height: 50px; width: auto;}
}

#contact { background: #d9d9d9;}
#contact h3 {text-align: center;font-size: 2.4rem;margin-bottom:15px; }
#contact .contact_txt {text-align: center; font-size: 1.8rem;color: #777;margin-bottom: 20px; }
#contact_inner {display: flex; justify-content: center;flex-wrap: wrap;}
#contact_inner  li {width: 400px;margin:0 15px; box-sizing: border-box; display: block;text-align: center;height: 100px;}
#contact_inner  li a { display: block;text-decoration: none; color: #1d61a7;height: 100px;background: #fff;}
#contact_inner  li p:nth-child(2) {font-size: 1.6rem;font-weight: normal;line-height: 1;}
#contact_inner  li.tel {font-size: 1.8rem;border: 3px solid #1d61a7;border-radius: 5px;font-weight: bold;
padding: 5px 0 0;background: #fff;}
#contact_inner  li.tel span {font-size: 3.6rem;color:#1d61a7;font-weight: bold;}
#contact_inner  li.contact_btn a {font-size: 2.4rem;font-weight: bold;border: 3px solid #1d61a7;
border-radius: 5px;color: #1d61a7;padding: 25px 0 0;box-sizing: border-box;}
#contact .transaction_law_link { text-align: center;padding-top:30px;font-size: 1.6rem;}
#contact .transaction_law_link a {color: #000;}

@media screen and (max-width: 767px) {
#contact h3 {font-size: 2rem;margin: 0 10px 20px;}
#contact .contact_txt {text-align: left;font-size: 1.6rem;margin: 0 0 20px;}
#contact_inner  li {width: 100%;margin:0 5px 10px;height: 90px;}
#contact_inner  li a {height: 78px;}
#contact_inner  li p:nth-child(2) {font-size: 1.4rem;}
#contact_inner  li.tel {font-size: 1.6rem;}
#contact_inner  li.tel span {font-size: 3rem;}
#contact_inner  li.contact_btn a {font-size: 1.8rem;}
}

.ft_bnr { text-align: center;padding: 40px 10px;}
@media print, screen and (min-width: 768px) {
.ft_bnr a { margin: 0 10px;}
}
@media screen and (max-width: 767px) {
.ft_bnr a { display: inline-block;margin-bottom: 15px;}
}

/* フッター
----------------------------------------------------------- */
footer { background: #eee; padding-top: 15px; text-align: center;}
footer #logo {}
footer #logo img {width: 150px; height: auto;}
#copy{ font-size:1.2rem;line-height: 40px; color: #999; }
#pageTop a {display:inline-block; background: rgba(150,150,150,0.9);width: 60px;height: 60px;border-radius: 50%;text-decoration: none;text-align: center;color: #fff;font-weight: bold;font-size: 1.2rem;box-sizing: border-box;padding: 21px 0 0;line-height: 1.2;position: relative;}

@media print, screen and (min-width: 768px) {
#pageTop{position: fixed;bottom: 80px; right: 20px;}
#pageTop a::after {content: "▲";position: absolute;font-size: 1.1rem; top: 7px;left: 25px;}
}

@media screen and (max-width: 767px) {
#pageTop{position: fixed;bottom: 0; right: 0;}
#pageTop a {width: 50px;height: 40px;font-size: 1.1rem;padding: 8px 0 0;border-radius: 20px 0 0 0;}

#copy{ font-size:1.1rem;line-height: 40px;}

}


/*etc*/

.link_btn_red,
.link_btn_blue,
.link_btn_orange {display: block;color: #fff;margin: 0 auto;text-decoration: none;font-weight: bold;line-height: 1.2;border-radius: 5px;text-align: center;}
.link_btn_red {background: #f85372;border: 2px solid #b91232;}
.link_btn_blue {background: #00a0e9;border: 2px solid #00479d;}
.link_btn_orange {background: #ff7e00;border: 2px solid #ff5100;}
.link_btn_red:hover,
.link_btn_blue:hover,
.link_btn_orange:hover{ opacity: 0.6;}

strong,.fwB { font-weight: bold;}
.fc_red { color: #ff0000 !important;}
.fc_gray { color: #777 !important;}
.fc_yellow { color: #fff38c !important;}
.t_align_c { text-align: center !important;}
.t_align_r { text-align: right !important;}
.t_align_l { text-align: left !important;}
.fs12 { font-size: 1.2rem !important;}
.fs13 { font-size: 1.3rem !important;}
.fs14 { font-size: 1.4rem !important;}
.fs16 { font-size: 1.6rem !important;}
.fs18 { font-size: 1.8rem !important;}
.fs20 { font-size: 2rem !important;}
.fs24 { font-size: 2.4rem !important;}
.fs30 { font-size: 3rem !important;}
.pdT05 { padding-top: 5px !important;}
.pdT10 { padding-top: 10px !important;}
.pdT20 { padding-top: 20px !important;}
.pdT30 { padding-top: 30px !important;}
.pdT40 { padding-top: 40px !important;}
.pdT50 { padding-top: 50px !important;}
.pdB05 { padding-bottom: 5px !important;}
.pdB10 { padding-bottom: 10px !important;}
.pdB20 { padding-bottom: 20px !important;}
.pdB30 { padding-bottom: 30px !important;}
.pdB40 { padding-bottom: 40px !important;}
.pdB50 { padding-bottom: 50px !important;}
.pdL10 { padding-left: 10px !important;}
.pdL20 { padding-left: 20px !important;}
.pdL30 { padding-left: 30px !important;}
.pdL40 { padding-left: 40px !important;}
.pdL50 { padding-left: 50px !important;}
.pdR10 { padding-right: 10px !important;}
.pdR20 { padding-right: 20px !important;}
.pdR30 { padding-right: 30px !important;}
.pdR40 { padding-right: 40px !important;}
.pdR50 { padding-right: 50px !important;}
.mgT05 { margin-top: 5px !important;}
.mgT10 { margin-top: 10px !important;}
.mgT20 { margin-top: 20px !important;}
.mgT30 { margin-top: 30px !important;}
.mgT40 { margin-top: 40px !important;}
.mgT50 { margin-top: 50px !important;}
.mgB05 { margin-bottom: 5px !important;}
.mgB10 { margin-bottom: 10px !important;}
.mgB20 { margin-bottom: 20px !important;}
.mgB30 { margin-bottom: 30px !important;}
.mgB40 { margin-bottom: 40px !important;}
.mgB50 { margin-bottom: 50px !important;}
.mgL10 { margin-left: 10px !important;}
.mgL20 { margin-left: 20px !important;}
.mgL30 { margin-left: 30px !important;}
.mgL40 { margin-left: 40px !important;}
.mgL50 { margin-left: 50px !important;}
.mgR10 { margin-right: 10px !important;}
.mgR20 { margin-right: 20px !important;}
.mgR30 { margin-right: 30px !important;}
.mgR40 { margin-right: 40px !important;}
.mgR50 { margin-right: 50px !important;}

@media print, screen and (min-width: 768px) {
.t_align_c_pc { text-align: center !important;}
.sp_only { display: none;}
.mgB60_pc { margin-bottom: 60px !important;}
}

@media screen and (max-width: 767px) {
.fs12 { font-size: 1rem !important;}
.fs13 { font-size: 1.1rem !important;}
.fs14 { font-size: 1.2rem !important;}
.fs16 { font-size: 1.4rem !important;}
.fs18 { font-size: 1.6rem !important;}
.fs20 { font-size: 1.8rem !important;}
.pc_only { display: none !important;}
}

/*update202002*/
#update202002 { text-align: center;padding: 40px 0;}
#update202002 a {color: #000;}
#update202002 h3 {font-size: 2rem;margin-bottom: 5px;letter-spacing: 0.1em;}
#update202002 p {font-size: 1.6rem;margin-bottom: 20px;}
#update202002 ul { display: flex;justify-content: center;}
#update202002 ul a { text-decoration: none;font-size: 1.8rem;display: block;line-height: 50px;}
#update202002 ul li {width: 300px;border: 1px solid #000;box-sizing: border-box;}
#update202002 ul li:first-child { border-right: none;}
@media screen and (max-width: 767px) {
#update202002 { padding: 40px 0 0;}
#update202002 h3 {font-size: 1.8rem;}
#update202002 p {font-size: 1.4rem;margin-bottom: 15px;}
#update202002 ul li { width: 50%;}
#update202002 ul a {font-size: 1.3rem;}
}

#attention_msg { text-align: center;  margin-bottom: 50px; box-sizing: border-box;}
#attention_msg p { font-size: 1.6rem; color: #b91232;letter-spacing: 0.1em;}
@media screen and (max-width: 767px) {
    #attention_msg { margin-bottom: 30px;}
    #attention_msg p { font-size: 1.4rem;letter-spacing: normal;}
}



