@charset "utf-8";

/*--------------------------------
reset
--------------------------------*/
html,body,div,p,img,iframe,a,span,blockquote,q,address,cite,
pre,code,em,small,strong,b,i,
header,article,section,nav,figure,figcaption,hgroup,menu,aside,footer,time,
h1,h2,h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
table,tbody,thead,tfoot,th,tr,td,
form,fieldset,legend,label,select,input,textarea,button{
	margin: 0;
	padding: 0;
	border: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: baseline;
}
header,article,section,nav,figure,figcaption,hgroup,menu,aside,footer{
	display: block;
}
ul li{
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 500;
}
body{
	line-height: 1;
}
a{
	text-decoration: none;
}
img{
	vertical-align: middle;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
	}
select,
option,
input[type=text],
input[type=tel],
input[type=password],
textarea,
button{
	font: inherit;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
}
blockquote::before,blockquote::after,q::before,q::after{
	content: '';
	content: none;
}
[type=submit],[type=button],[type=reset],[type=file],button{
	cursor: pointer;
}
:focus{
	outline: none;
}

/*--------------------------------
common
--------------------------------*/
html{
    font-size: 62.5%;
}
body{
	background: black;
	color: white;
	line-height: 1.6;
	font-size: 1.4rem;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
a{
	color: #3af;
}
img{
	margin: 0 auto;
	display: block;
	max-width: 100%;
	height: auto;
}
.wrap{
	margin: 0 auto;
	max-width: 750px;
	overflow: hidden;
}
.header {
    margin-bottom: 6%;
}
.img-box {
    margin: 0 4% 6%;
}
.primary-heading{
	margin-bottom: 4%;
	padding: 1% 4%;
	background: -webkit-linear-gradient(top, rgba(112,112,112,1) 0%,rgba(112,112,112,1) 64%,rgba(255,0,0,1) 64%,rgba(255,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(112,112,112,1) 0%,rgba(112,112,112,1) 64%,rgba(255,0,0,1) 64%,rgba(255,0,0,1) 100%);
	font-size: 2rem;
	line-height: 1.2;
}
.secondary-heading,
.content-body h3,
.form-label{
	margin: 0 4%;
	font-size: 1.6rem;
	line-height: 1.4;
	color: #ff0000;
}
.general-parts{
	padding: 0 4%;
}
.general-parts .secondary-heading{
	margin: 0;
}
.secondary-heading img {
    margin: 0;
    width: 40px;
    max-width: inherit;
}
.general-parts .note{
    margin-bottom: 4%;
}
.text{
    margin: 0 4% 6%;
}
.text.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.btn-area {
	padding: 0 4% 4%;
}
.btn-area.fixed{
    margin: auto;
    max-width: 750px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.8s ease-out;
    z-index: 9999;
}
.regist-btn {
	padding: 1% 20%;
	width: 100%;
	min-height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	background: url("../images/btn-bg-left.png") no-repeat left center, url("../images/btn-bg-right.png") no-repeat right center,-webkit-linear-gradient(top, rgba(140,22,48,1) 8%,rgba(221,63,17,1) 92%);
	background: url("../images/btn-bg-left.png") no-repeat left center, url("../images/btn-bg-right.png") no-repeat right center,linear-gradient(to bottom, rgba(140,22,48,1) 8%,rgba(221,63,17,1) 92%);
	background-size: contain,contain,100%;
	box-shadow: inset 0 -8px 3px -3px rgba(211,66,16,0.5), inset 0 8px 3px -3px rgb(255 255 255 / 25%);
	border-radius: 5px;
	text-shadow: 0 0 4px #990000,0 0 4px #990000,0 0 4px #990000,0 0 4px #990000,0 0 4px #990000,0 0 4px #990000,0 0 4px #990000,0 0 4px #990000;
	font-size: 2.0rem;
	font-weight: bold;
	color: #ffffff;
}
.btn-top{
	padding: 0 16%;
}
.btn-btm {
    margin-bottom: 1%;
}

/*--------------------------------
header
--------------------------------*/
.logo{
	width: 100%;
	height: 44px;
	display: block;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: right,left;
	background-size: contain,auto 80%;
}
.logo-link{
    width: 100%;
    height: 44px;
}
.logo-3ban{
	background-image: url(../images/logo.png),url(../images/3ban.png);
}
.logo-4ban{
	background-image: url(../images/logo.png),url(../images/4ban.png);
}
.logo-5ban{
	background-image: url(../images/logo.png),url(../images/5ban.png);
}
.logo-6ban{
	background-image: url(../images/logo.png),url(../images/6ban.png);
}
.logo-7ban{
	background-image: url(../images/logo.png),url(../images/7ban.png);
}
.logo-8ban{
	background-image: url(../images/logo.png),url(../images/8ban.png);
}
.logo-10ban{
	background-image: url(../images/logo.png),url(../images/10ban.png);
}
.logo-11ban{
	background-image: url(../images/logo.png),url(../images/11ban.png);
}
.navbar{
	padding: 8px;
	width: 100%;
	max-width: 750px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #000000;
	z-index: 9999;
}
.navbar-link{
	width: 100%;
}
#mother{
	background: #eb6877;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.navbar #mother{
	width: 150px;
	position: absolute;
	right: 10px;
	top: 10px;
}

/*--------------------------------
contents
--------------------------------*/
.review-li {
    margin: 0 4% 6%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.review-li .left {
    flex: 0 0 80px;
}
.review-li .right {
    padding-left: 4%;
    width: 100%;
}
.review-li .right .text {
    margin: 0;
}
.review-li .right .secondary-heading {
    margin: 0 0 2%;
}

.content-body ul.disc{
	margin-bottom: 6%;
}
.content-body .disc li{
	margin: 0 0 2%;
	padding-left: 2%;
	border-left: 4px solid #ff0000;
}
.content-body{
    padding: 0 4%;
}
.content-body h3{
    margin: 0 0 2%;
}
.content-body p{
    margin-bottom: 6%;
}
.general p{
    margin-bottom: 6%;
}
.general .ex{
    margin-bottom: 2%;
    display: block;
}
.general .ex:last-child{
    margin-bottom: 4%;
}
.general h4{
    margin: 3% 0 0;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.4;
    color: #ff0000;
}

/*--------------------------------
form
--------------------------------*/
.form-wrapper{
	margin-bottom: 12%;
}
.form-box{
	margin-bottom: 6%;
	padding: 0 4%;
}
.form-label{
    margin: 0 0 2%;
    display: block;
}
input[type=text],
input[type=tel],
input[type=password],
select,
textarea{
	padding: 4.5% 3%;
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	vertical-align: bottom;
	border: 1px solid #ddd;
	font-size: 1.6rem;
}
select{
	padding-right: 14%;
	background: url(../images/icon-select.png) no-repeat right 2% center #fff;
	background-size: 10%;
}
.regular-radio{
	display: none;
}
.form-item.normal-radio{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.form-item.normal-radio .radio-label{
	padding-right: 21%;
	width: 50%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 1.6rem;
}
.radio-label::before{
	margin-right: 5px;
	width: 40px;
	height: 40px;
	display: inline-block;
	content: "";
	background: #ccc;
	border: 4px solid #ccc;
	border-radius: 50%;
	vertical-align: bottom;
}
.regular-radio:checked + .radio-label::before{
	background: #ff0000;
}
.regular-checkbox{
	padding: 3%;
	display: block;
	font-size: 1.8rem;
	border: solid #ddd;
	border-width: 1px 1px 0 1px;
}
.regular-checkbox:last-child{
	border-width: 1px;
}
.form-msg{
	margin-top: 2%;
	color: #fff;
}
.general-parts .form-msg{
	margin-top: 0;
}
.alert-msg{
	margin: -2% 0 4%;
	padding: 0 4%;
	font-size: 1.2rem;
	color: #fff;
}
.error{
	margin-bottom: 5px;
	padding: 5px 5px 5px 15px;
	background: #d00;
	color: #fff;
	border-radius: 2px;
}

/*--------------------------------
campaign
--------------------------------*/
.campaign h4{border:0; font-size:1.4rem; color:#333; text-indent:0; padding:10px 0 10px 20px;}
.campaign h5{font-weight:normal; font-size:1.2rem;color:#333; padding:10px 0 10px 20px;}
.campaign p{padding:0 10px 0 20px;}
.cam_msg{font-size:1.1rem; color:#aaa; padding:0;}
.campaign strong{font-weight:bold; color:#f00;}
.camMenu{ margin-bottom:10px;padding-left:20px;}
.camMenu dt{ font-weight:bold; font-size:1.6rem; margin:5px 0;}
.camMenu dt:before{content:""; color:#714769;}
.camMenu dd{margin-bottom:10px;}
.camMenu table{border-collapse:collapse; width:270px; color:#000;}
.camMenu table th{text-align:center; background:#ccc; width:90px; border:1px solid #aaa;}
.camMenu table td{text-align:right; width:90px; background:#fff; border:1px solid #aaa; padding-right:10px; box-sizing:border-box;}
.camMenu table tr td:last-child{background:#ff0;}

#campaign_btn,
#campaign_btn_entry{
	position: absolute;
	top: 50px;
	right: 0; 
	z-index: 1;
}
#campaign_btn a,
#campaign_btn_entry a{
	width: 60px;
	height: 60px;
	display: block;
	background: url(../images/cam_btn.png) no-repeat 0 0;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
	background-size: contain;
}

.lpprtitle{
	background-color: #707070 !important;
	color: #fff;
}

/*--------------------------------
footer
--------------------------------*/
.footer{
	background: #323232;
	text-align: center;
}
.top .footer{
	padding-bottom: 27%;
}
.top.another .footer{
    padding-bottom: 0;
}
.nav-list{
	border-bottom: 1px solid #000;
}
.nav-link{
	padding: 3%;
	display: block;
	font-size: 1.4rem;
	line-height: 1.2;
	color: #fff;
}
.copy{
	padding: 4%;
	display: block;
	line-height: 1.4;
	color: #fff;
}
body #pr{
	margin:auto;
	max-width: 750px;
	right: 0;
	bottom: -60px;
}

/*--------------------------------
media query
--------------------------------*/
    /*--------------------------------
    Xperia
    --------------------------------*/
    @media screen and (max-width:360px){
        html{
            font-size: 60.5%;
        }
    }
    /*--------------------------------
    iphone se
    --------------------------------*/
    @media screen and (max-width:320px){
        html{
            font-size: 52.5%;
        }
    }
    /*--------------------------------
    iphone plus
    --------------------------------*/
    @media screen and (min-width:376px){
        html{
            font-size: 68.5%;
        }
    }
    /*--------------------------------
    phone landscape
    --------------------------------*/
    @media screen and (min-width:568px){
		.secondary-heading img {
			width: 45px;
		}
		.primary-heading img {
			padding-right: 42%;
		}
		.graph .img-box {
			margin: 0 18% 6%;
		}
    }
    /*--------------------------------
    pc / tablet
    --------------------------------*/
    @media screen and (min-width:768px){
        html{
            font-size: 117.5%;
        }
		.logo-link,.logo {
			height: 74px;
		}
		.primary-heading img {
			padding-right: 0;
		}
		.secondary-heading img {
			width: 75px;
		}
		.graph .img-box {
			margin: 0 4% 6%;
		}
		.review-li .right .secondary-heading {
			margin: 0 0 10px;
		}
		.review-li .left {
			flex: 0 0 160px;
		}
		.regist-btn {
		    min-height: 100px;
		}
		.form-item.normal-radio .radio-label{
			padding-right: 30%;
		}
		.radio-label::before{
			width: 60px;
			height: 60px;
		}
    }