@charset "utf-8";
/* CSS Document */

body{
	background: url("../images/camp_bg.jpg") no-repeat fixed;
	background-position: center;
	background-size: cover;
}
@media screen and (min-width:768px) {
body{
	background: url(../images/camp_bg.jpg) no-repeat fixed;
	background-position: center;
	background-size: cover; }
}

/* Product Header */
#p-head.aws{
	border-bottom: 4px #cf0616 solid; }
#in-head{
	margin: 0 auto 1em auto; }
#Gphoneno{
	margin-top: 1em; }

/* Product Header ---color setting */
.iccircle li:after,
.iccircle dt:after,
.iccircle dd:after{
	background: #0259e9; }
.iccircle li{
	clear: both; }
.iccircle li p{
	margin: auto 0; }
#p-menu .prodID img{
	margin: -1.8em 1em 0.5em; }
.cul1 span{
		padding: 0 0.3em;
		color: #0259e9; }
/* sub titles */
.tl-borderbtm{
	border-bottom: 5px #0259e9 solid; }
.tl-borderlft{
	border-left: 7px #0259e9 solid; }
.tl-borderbtm i{
	font-size: 0.8em;
	margin-right: 0.5em; }
.tl-campaign{
	padding: 2rem 0;
	text-align: center;
	color: #cf0616;
	font-size: 1.5rem !important;
	font-weight: 600;
	
}
@media screen and (min-width:768px) {
	.tl-borderlft{
		margin: 2.5em 1em 1.2em 1.3em; }
}
/* text-box */
.tx-pagemain{
	margin-top: 0em;
	padding: 1.5em 1.5em 0;
	font-size: 1.3em;
	clear: both; }
.tx-normal{
	margin-top: 0em;
	padding: 0 1.5em;
	font-size: 1.2em;
	clear: both; }
.tx-hasright{
	width: 55%;
	margin-top: 0em;
	padding: 0 0 0 1.5em;
	font-size: 1.2em;
	clear: both; }
.tx-att{
	text-align: right; }
i.fas{
	color: #0259e9;
	vertical-align: middle;
	margin-right: 0.5em;
}

h1{
	padding: 5rem 0 1rem;
	text-align: center;
	background: url("../images/charticon.png") no-repeat center top;
	color: #cf0616;
	font-size: 2rem !important;
	font-weight: 600;
	text-shadow: white 1px 1px 0px, white -1px -1px 0px, white 1px -1px 0px, white -1px 1px 0px;
	position: relative; }
.ribbon{
	display: inline-block;
	margin-bottom: 1em;
	padding: 0.2em 1.5em 0.1em;
	background: #cf0616;
	color: #fff;
	font-size: 1.2em;
	position: relative; }
.ribbon:before{
	content: '';
	border-top: 1em solid #cf0616;
	border-right: 1.2em solid #cf0616;
	border-bottom: 1em solid #cf0616;
	border-left: 1em solid transparent;
	position: absolute;
	bottom: -0.5em; left: -1.2em; }
.ribbon:after{
	content: '';
	border-top: 1em solid #cf0616;
	border-right: 1em solid transparent;
	border-bottom: 1em solid #cf0616;
	border-left: 1.2em solid #cf0616;
	position: absolute;
	bottom: -0.5em; right: -1.2em; }
@media screen and (min-width:768px) {
	br.sp{
		display: none; }
	h1{
		font-size: 2rem !important; }
}

#outline{
	margin: 2em 0.5em 4em;
	padding: 0.2em 0.5em 1em 0.5em;
	background: rgba(255,255,255,0.8);
	box-shadow: 0px 0px 7px #ccc;
	border-radius: 1rem;
	position: relative;}
@media screen and (min-width:768px) {
	#outline{
		margin: 2em 2em 5em 2em;
		padding: 0.2em 1em 3em 1em;
		}
}
/*.. 悩みリスト ..*/
#outline > div{
	padding: 3em 0.5em 1.5em;
	background: url("../images/arrow.png") repeat-y center bottom;
	background-size: 40px;
	position: relative; }
.hope{
	width: 38%;
	margin: 0 0 1em 3em;
	padding: 1em 1.2em;
	font-size: 1.2em;
	clear: left;
	float: left;
	/*background: #fae0e2;*/
	background: #fff;
	border: 1px #ccc solid;
	border-radius: 2em;
	position: relative; }
.hope:before{
    content: "";
	width: 0.8em; height: 0.8em;
    position: absolute;
    font-size: 15px;
    left: -40px;
    bottom: 0;
	border: 1px #ccc solid;
	border-radius: 50%;
    background: #fff; }
.hope:after{
    content: "";
	width: 1.2em; height: 1.2em;
    position: absolute;
    font-size: 15px;
    left: -23px;
    bottom: 0.2em;
	border: 1px #ccc solid;
	border-radius: 50%;
    background: #fff; }
.hope:nth-child(2n){
	margin: 0 3em 1em 0;
	float: right; }
.hope.ec_2{
	width: 35%;
	margin-top: -3em; }
.hope.ec_3{
	width: 35%;
	margin-top: 2em; }
.hope.ec_4{
	margin-top: -2em;
	margin-bottom: 3em;}
.hope.ec_2:before,
.hope.ec_4:before{
    left: auto;
	right: -40px; }
.hope.ec_2:after,
.hope.ec_4:after{
    left: auto;
	right: -23px; }
.hope.ec_1:before,
.hope.ec_2:before{
	top: 1.4em;
    bottom: auto; }
.hope.ec_1:after,
.hope.ec_2:after{
	top: 1.5em;
    bottom: auto; }

.tx-point{
	clear: both;
	text-align: center;
	padding: 1em 0 1em;
	text-shadow: white 1px 1px 0px, white -1px -1px 0px, white 1px -1px 0px, white -1px 1px 0px;
	font-size: 1.3em; }
.tx-point strong{
	font-size: 1.1rem;
	padding:  0 0 0 1em; }
@media screen and (min-width:768px) {
	#outline > div{
		padding: 1.5em 1.5em 0;
		position: relative; }	
}

@media screen and (min-width:768px) {
	#outline h2 strong{
		font-size: 1.3rem; }
}
.btns{
	display: flex;
	flex-wrap: wrap;
	width: 80%;
	margin: 0 auto;
	justify-content: space-between;
}
a.epedition2{
	display: block;
	width: 48%;
	margin: 0 auto 1em;
	padding: 0.8em 0;
	background: linear-gradient(white,#d5d5d5);
	font-size: 1.3em;
	text-align: center;
	border-radius: 0.2em;
	box-shadow: 0 0 5px #aaa;
}
a.toregister{
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0.7em 0;
	background: linear-gradient(#ea5763,#cf0616);
	font-size: 1.5em;
	color: #fff;
	text-align: center;
	border-radius: 0.2em;
	box-shadow: 0 0 5px #aaa;
}

/* form */
.campaignform{
	margin: 2em 0.5em;
	padding: 0.2em 0.5em 2em 0.5em;
	background: rgba(255,255,255,0.8);
	box-shadow: 0px 0px 7px #ccc;
	position: relative;
	border-radius: 1rem; }
.campaignform h3 p{
	float: right;
	color: #ccc; }
.campaignform h3 span{
	color: #f0d53d; }
.campaignform #acceptcheck label{
	margin: 0 10% 0.5em;
}
@media screen and (min-width:768px) {
	.campaignform #acceptcheck label{
		margin: 0 8px 0.5em;
	}
}
.semi_txs{
	padding: 1rem; }

p.form-c.subm{
	padding: 1rem 0;
	text-align: center;
}
p.form-c.subm input{
	width: auto;
	padding: 0.2em 1.5em; }

p.form-c.subm input:disabled{
	background: #aaa;
	pointer-events: none;
}
.forchk{
	display: none; }
.btn_back{
	display: inline-block;
	padding: 0.2em 1.5em;
	color: #fff;
	background: #06c;
	border-radius: 0.2em;
}
div.g-recaptcha{
	display: inline-block;
	margin: 1rem auto;
	padding-left: 0;
}
@media screen and (min-width:768px) {
	.campaignform{
		margin: 2em 2em 5em 2em;
		padding: 0.2em 1em 1em 1em; }
}

