﻿@charset "UTF-8";


/*================================================
 *　共通
 ================================================*/
#contents_head_title{
    width: 100%;
    height: 270px;
    margin-top: 70px;
    padding-top: 90px;
    background-position: center;  
    background-size: cover;
    /*background-size: 1000px auto;*/
    text-align: center;
		font-size: 4em;
		font-weight: bold;
	letter-spacing: 0.1em;
}

#contents_head_title p{
	font-size: 0.3em;
	margin: 0;
	padding: 0;
	letter-spacing: 0.3em;
}

#contents_head_title_bk{
    width: 100%;
    height: 300px;
    margin-top: 70px;
    padding-top: 100px;
    /*background-size: 1000px auto;*/
    text-align: center;
		color: #333;
		font-weight: bold;
	letter-spacing: 0.1em;
}

#contents_head_title_bk p{
	font-size: 0.3em;
	margin: 10px auto 0 auto;
	padding: 0;
	letter-spacing: 0.5em;
}

h3{
	font-size: 3em;
}


h4{
	width: 100%;
	margin: 0 auto 30px auto;
	text-align: center;
	font-size: 2.5em;
	font-weight: bold;
}


h5{
	width: 80%;
	margin: 40px auto 20px auto;
	text-align: center;
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: 0.15em;
}

h6{
	width: 100%;
	margin: 0 auto;
	line-height: 2.2em;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
}

/*================================================
 *　サービス
 ================================================*/

#service{
	background: #fff;
	width: 96%;
	max-width: 1200px;
	margin: 0 auto 80px auto;
box-sizing: border-box;
padding: 80px 50px;
border-radius: 10px;}


.service_head_bk{
	   background: url("../img/bk_service.jpg") no-repeat ;  
	    background-position: center;  
    background-size: cover;
}

.service_category{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 120px auto;
	display: flex;
}


.service_category_imgR{
	width: 40%;
	float: right;
	object-fit: contain;
}

.service_category_imgL{
	width: 40%;
	float: left;
		object-fit: contain;
}


.service_category span{
	font-size: 1em;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
	color: #C4C423;
}

.service_category p{
	font-size: 1.9em;
	font-weight: bold;
	margin-bottom: 15px;
	color: #360568;
}

.service_category_txtR{
	width: 60%;
	font-size: 1.1em;
	letter-spacing: normal;
		padding-left: 60px;
	margin-bottom: 30px;
	float: right;
	line-height: 1.7em;
}

.service_category_txtL{
	width: 60%;
	font-size: 1.1em;
	letter-spacing: normal;
		padding-right: 60px;
	margin-bottom: 30px;
	float: left;
	line-height: 1.7em;
}

.service_category_txtC{
	width: 80%;
	margin: 0 auto;
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
}

.txtC_p{
	text-align: center;
}

#service .link_btn{
	display: inline-block;
  *display: inline;
  zoom: 1;
	width: 80%;
  min-width: 450px;
  vertical-align: middle;
  text-align: center;
  line-height: 2.7em;
  margin: 20px auto 0 auto;
  overflow: visible;
  text-decoration: none;
  border-radius: 50px;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  background: #360568;}

#service .link_btn:hover{
   background: #5B2A86; 
transition: all .3s ease; 
}

#service .service_icon{
	margin: 20px auto;
	font-size: 0.7em;
	color: #5B2A86; 
	display:flex;
	justify-content: center;
}
#service .service_icon_block{
	margin: 0;
	width: 120px;
}
#service .service_icon_block img{
	width: 100px;
	height: auto;
	margin-bottom: 5px;
}


#service_area{
	background: #fff;
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
box-sizing: border-box;
padding: 50px 100px 80px 100px;
border-radius: 10px;
text-align: center;
font-size: 1.2em;}

#service_area p{
	font-size: 1.4em;
	font-weight: bold;
	margin: 30px auto 10px auto;
	color: #360568;
}


/*================================================
 *　ご利用の流れ
 ================================================*/


#howto{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}

.howto_block{
		background: #fff;
	width: 100%;
	margin: 0 auto 60px auto;
box-sizing: border-box;
padding: 60px 50px;
border-radius: 10px;
position: relative;
	height: auto;
		border: 4px solid #C4C423;
}

.howto_head_bk{
	   background: url("../img/ac_bk_howto.jpg") no-repeat ;  
	    background-position: center;  
    background-size: cover;
}

.howto_step{
	width: 200px;
	height: 50px;
	vertical-align: middle;
	z-index: 998;
	position: absolute;
	left: 30px;
  top: -25px;
	  border-radius: 50px;
	border: 4px solid #C4C423;
	background-color: #fff;
	color: #C4C423;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	padding: 1px 0 0 0;
	
}


.howto_category{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
}


.howto_category_imgR{
	width: 40%;
	float: right;
	margin: 0;
	padding: 0;
}

#howto .line_link{
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#howto .line{
	width: 100%;
	height: auto;
}


.howto_category p{
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 15px;
	color: #333;
}

.howto_category_txtL{
	width: 60%;
	font-size: 1.1em;
	letter-spacing: normal;
		padding-right: 50px;
	margin-bottom: 30px;
	float: left;
	line-height: 1.7em;
}

/*================================================
 *　料金
 ================================================*/

.price{
	width: 100%;
	margin: 0 auto;
box-sizing: border-box;
padding: 80px 50px;
text-align: center;
font-size: 1.1em;}

.price_bk_white{
		width: 100%;
	margin: 0 auto 10px auto;
box-sizing: border-box;
padding: 80px 50px;
text-align: center;
font-size: 1.1em;
	background: #fff;	
}

.price_head_bk{
	   background: url("../img/ac_bk_price.jpg") no-repeat ;  
	    background-position: center;  
    background-size: cover;
}

.pricename{
	width: 100%;
	margin: 0 auto 10px auto;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	letter-spacing: normal;
	color: #360568;
}

.pricename2{
	width: 100%;
	max-width: 900px;
	margin: 0 auto 10px auto;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	letter-spacing: normal;	
}

.price_txt{
	width: 90%;
	max-width: 900px;
	margin: 0 auto 20px auto;
}

.price_table{
	width: 100%;
	max-width: 900px;
	margin: 0 auto 40px auto;
	background: #fff;
	border: 2px solid #ccc;
}

.price_table span{
	font-size: 0.8em;
	letter-spacing: normal;
}

.price_table th{
	width: 50%;
	text-align: center;
	font-size: 1.1em;
	vertical-align: middle;
	line-height: 3em;
		border: 1px solid #ccc;
	background-color: #F4F182;
}

.price_table td{
	vertical-align: middle;
		padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #ccc;
}


/*================================================
 *　サイトマップ
 ================================================*/

#sitemap{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	
}

#sitemap a{
	  color: #0e192d;
}

.sitemap_cel{
	width: 30%;
		margin: 0 20px 30px 0;
		font-size: 1.2em;
	float: left;
}

.sitemap_cel dl{
	width: 100%;
	height: 100%;
	padding-bottom: 10px;
}

.sitemap_cel dt {
	font-size: 1.3em;
	line-height: 2.5em;
  font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-left: 20px;
}

.sitemap_cel dd{
	line-height: 2em;
	padding-left: 20px;
}

/*================================================
 *　プライバシーポリシー,サイトポリシー
 ================================================*/
#privacy{
	width: 100%;
	max-width: 950px;
	margin: 30px auto;
}
.privacy_cel{
		background: #fff;
	width: 890px;
	padding: 30px;
	border-radius: 10px;
	margin-bottom: 50px;
}

.privacy_txt{
	line-height: 1.7em;
	margin-bottom: 20px;
}

.privacy_txt p{
	font-weight: bold;
	margin-top: 5px;
}

.privacy_contact{
	width: 100%;
	height: 90px;
	text-align: center;
	border: 1px solid #333;
	padding-top: 20px;
	margin-top: 20px;
}

.privacy_txt ul{
	margin-bottom: 10px;
}
.privacy_txt li{
	list-style-position:inside;
	margin-left: 20px;
}

.privacy_txt a{
	text-decoration: underline;
		color: #0e192d;
}

/*================================================
 *　お問い合わせ
 ================================================*/

.contact_head_bk{
	   background: url("../img/bk_contact.jpg") no-repeat ;  
	    background-position: center;  
    background-size: cover;
}



#contact{
	width: 100%;
	max-width: 900px;
	margin: 0 auto 80px auto;
	background: #fff;
	padding: 30px;
	border-radius: 10px;
}

#contact_form{
margin: 30px auto 0 auto;
}

#contact_form p{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}
.contact_form_required{
	color: red;
	border: 1px solid red;
	font-size: 0.8em;
	padding: 0.2em;
	margin-right: 7px;
}

.contact_form_optional{
	color: #888;
	border: 1px solid #888;
	font-size: 0.8em;
	padding: 0.2em;
	margin-right: 7px;
}
.contact_form_txt{
	font-size: 1.1em;
	margin-bottom: 20px;

}
.contact_form_txt span{
	margin-right: 15px;
}

#contact_form input[type="text"] {
padding: 7px;
	border: 1px solid #888;
	border-radius: 5px;
}

#contact_form textarea{
	padding: 7px;
	border: 1px solid #888;
	border-radius: 5px;
	height: 150px;
}

#contact_form input[type="checkbox"],
input[type="radio"] {
  accent-color: #a30000;
  transform: scale(1.4);
	margin-right: 3px;
	margin-left: 2px;
}

#contact-form_privacytxt{}

.contact-form_privacy{
		padding: 15px;
	border: 1px solid #888;
	border-radius: 5px;
	height: 150px;
	font-size: 0.85em;
	overflow-y: scroll;
}

.contact-form_privacy li{
	margin-left: 20px;
}

#privacyCheck{}

.contact-form_privacy2{
	height: auto;
	padding: 15px;
	margin-top: 10px;
	vertical-align: middle;
		border: 1px solid red;
	border-radius: 5px;
}

.contact-form_privacy3{
	display: block;
	margin: 15px 0;
	text-decoration: underline;
	color: #0e192d;
}

#contact_form .w50{
	width: 50%;
}

#contact_form .wfull{
	width: 100%;
}

.contact_form_send{
	width: 100%;
	padding: 20px;
	text-align: center;
}
#contact_form .mail_btn{
	display: inline-block;
  *display: inline;
  zoom: 1;
  width: 400px;
  vertical-align: middle;
  text-align: center;
  line-height: 3em;
  margin: 0 auto;
  overflow: visible;
  text-decoration: none;
  border: solid 2px #360568;
  border-radius: 50px;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  background: #360568;}

/*メールフォーム用*/

.mail_subtitle{
text-align: center;
	color: #0e192d;
	margin: 10px auto;
	font-size: 1.4em;
}

.mail_btn1{
display: inline-block;
  *display: inline;
  zoom: 1;
  width: 400px;
  vertical-align: middle;
  text-align: center;
  line-height: 3em;
  margin: 0 auto;
  overflow: visible;
  text-decoration: none;
  border: solid 2px #360568;
  border-radius: 50px;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  background: #360568;
cursor: pointer;}

.mail_btn2{
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 400px;
  vertical-align: middle;
  text-align: center;
  line-height: 3em;
  margin: 10px auto;
  overflow: visible;
  text-decoration: none;
  border: solid 2px #360568;
  border-radius: 50px;
  color: #360568;
  font-size: 1.2em;
  font-weight: bold;
  background: #fff;
cursor: pointer;}