@charset "UTF-8";

@media screen and (max-width: 640px) {


header {
	border-top:10px solid #000;
}


.body_contents .wrap_p {
	margin-top: 8.33vw;
}


.body_contents h2 {
	margin-bottom: 3.125vw;
}
.body_contents h2.h2_svg img {
	height: 5.209vw;
	margin-left: 0;
	margin-right: auto;
}
.body_contents .content_wrap {
	margin-left: 0;
}
.body_contents .txt_main {
	font-size: 2.083vw;
}



/*------------------------------------------------------------------------------------------*/
.content_p1 .wrap_p {
	margin-top: 5vw;
}



/*********見出し*********/
h1{
	padding-left: 0;  
	margin: 5% auto 5%;
	text-indent: 2%;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 40px;
	color: #eee;
	background-color: #307eab;
	/*padding-left: 20px;*/
	margin: 36px auto 10px;
	width: 100%;
	height: 40px;
}


/*********コンテンツ********/

h3 {
	font-size: 17px;
	margin-left: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 span{
	color:#444;
}

h2#context{
	font-size: 16px;
	margin-left: 0;
	padding:0 2% 20px;
	font-weight: normal;
	text-align:justify;
}



/* -----------------------------------------------------------
     問い合わせ
----------------------------------------------------------- */


/**********問い合わせ情報**********/



input.form-field{
	width:90%;
	font-size:16px;
	border: 1px solid #c7c7c7;
	color: #333;
	padding:8px 8px;
}
input.yubin-field{
	width:40%;	
	font-size:13px;
	border: 1px solid #c7c7c7;
	color: #333;
	padding:4px 8px;
}
textarea.form-field{
	width:90%;
	font-size:13px;
	border: 1px solid #c7c7c7;
	color: #333;
	padding:4px 8px;
	margin-top:5px;
}
.form-field:focus,
.yubin-field:focus {
	background: #f2f2f2;
	color: #000000;
}
.example{
	font-size:13px;
	color: #000;
	margin-left:10px;
}

.ml5{
	margin-right:5px;
}
td img{
	margin:0 0 2px 5px;
}
.mb24{
	padding-bottom:24px;
}




/**********テーブル**********/


table#contactinfo{
	width:100%;
	margin-top:12px;
}

table{
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
}

tr{
	height:32px;
	font-size:16px;
}

th,td{
	border:0px #c4bfb8 solid;
	padding:0 0 3px 15px;
	text-align:left;
	display: block;
}

th{
	border-right:0px #c4bfb8 solid;
	/*background:#f2f2f2;*/
	width:auto;
	vertical-align:middle;
	color:#6a635b;
}
td{
	background:#fff;
	width:auto;
	margin-bottom:20px;
}


select{
	font-size:16px;
	background:#f2f2f2;
	border:none;
	outline:none;
}

.mlr20{
	margin:0 10px 0 50px;
}

.ml5{
	margin-left:5px;
}

label{
display:inline-block;
margin-right:8px;
}


table#contactinfo th{
	position:relative;
}

table#contactinfo th span{
	position:absolute;
	font-size:11px;
	line-height:16px;
	text-align:center;
	color:#D50003;
	top:-3px;
	right:-7px;
	width:30px;
	height:16px;
	border:1px solid #D50003;
	padding:0;
}

table#contactinfo th p{
	font-size:11px;
	line-height:14px;
}




/**********注釈**********/

.pp p{
	font-size:16px;
	line-height: 1.8em;
	text-align:center;
	margin:20px 0;
}
.pp a{
	color:#0071bc;
	text-decoration:underline;
}
.pp a:hover{
	text-decoration:none;
}


/**********年末年始の案内**********/

div.ny_info{
width:calc(100% - 4.6875vw);
padding:1.5625vw;
}

/*********確認ボタン********/


.submit{
	margin:2.0833vw auto 7.2917vw;
}

.submit input{
	display:block;
	text-align:center;
	margin:0px auto;
	outline:none;
}

.css_btn_class {
	font-size:16px;
	font-weight:normal;
	width: 270px;
	padding: 10px 0px;
	border: 1px solid #888;
	border-radius: 2px;
	text-decoration:none;
	background:#f2f2f2;
	color: #000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;

}.css_btn_class:hover {
	color: #fff;
	background-color:#444;
}

.css_btn_class:active {
	position:relative;
	top:1px;
}




/**********完了*********/

#comp p{
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	color:#5b4c3b;
	text-align: center;
	margin: 100px auto;
}
.submit a{
	display:block;
	width:200px;
	text-align:center;
	margin:100px auto;
	outline:none;
}




#privacy-policy {
	width:90%;
    height: 27.0833vw;
    border: 1px solid;
    overflow-y: scroll;
	margin:auto;
	padding:5px 5px 0;
}
#privacy-policy .wrap {
	width:96%;
}

#privacy-policy h2.h2_svg img {
	height: 5.2083vw;
}

#privacy-policy .privacy > div:nth-of-type(1) {font-weight: 700;font-size: 13px;margin-bottom: 0.5em;}
#privacy-policy .privacy > div:nth-of-type(2) {font-weight: 400;font-size: 13px;margin-bottom: 1em;}

#privacy-policy .privacy ol li > div:nth-of-type(1){
	font-size: 13px;
}
#privacy-policy .privacy ol li > div:nth-of-type(2){
	font-size: 13px;
}
#privacy-policy .privacy ol li ol li{
	font-size: 13px;
}


div.ppcb{
	width:95%;
	text-align:center;
    font-size: 13px;
    margin: 6.5vw auto;
}
#policy-checkbox {
    margin: 10px;
    transform: scale(1);
}

div.ppcb label{
  display:block;
  position:relative;
  padding-left:1em;
}
div.ppcb label input{
  position:absolute;
  top:-.35rem;
  bottom:0;
  left:1rem;
  margin:auto;
}
div.ppcb label span{
	margin-left:10px;
}


.policy-accept{
    font-size: 2.5vw;
}



}
