@charset "utf-8";
html {
	scroll-behavior: smooth;
}

body {
	font: normal 18px/1.7 "游明朝","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","メイリオ",Meiryo,Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

body .sp-item {
    display: none !important; }
  body .pc-item {
    display: block !important; }
	
  @media screen and (max-width: 750px) {
    body {
      min-width: inherit; 
	  height:100%; 
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; } 
	  body .sp-item img {
		width:100%;}
}

@media screen and (max-width: 750px) {
	.sp img{
		max-width:90%;	
}
	.sp02 img{
		max-width:100%;	
}
.sp03 img{
		max-width:70%;	
}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------
 
    text
 
---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}

.white{
	color: #fff;
}

.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------
 
    float
 
---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */


.w10 {
	width: 10%;
}

.w20 {
	width: 20%;
}

.w30 {
	width: 30%;
}

.w40 {
	width: 40%;
}

.w50 {
	width: 50%;
}

.w60 {
	width: 60%;
}

.w70 {
	width: 70%;
}

.w80 {
	width: 80%;
}

.w90 {
	width: 90%;
}

.w100 {
	width: 100%;
}


.btn_area{
	position: relative;
	width: 100%;
	height: 573px;
	margin: 0 auto;	
}

.btn{
	position: absolute;
	top: 515px;
	left: 30px;
	
}

.logo {
	margin: 20px auto;
}

.box {
    padding: 1em 1em;
    margin: 2em 0;
    background: #f0f7ff;
    border: dashed 2px #5b8bd0;/*点線*/
}

.box2 {
    padding: 1em 1em;
    margin: 5px 0;
	font-size: 25px;
	color: red;
    background: #fff0f0;
    border: dashed 2px #ff0000;/*点線*/
}

.box3 {
    padding: 1em 1em;
	margin-bottom: 20px;
	font-size: 25px;
	color: red;
    background: #fff0f0;
    border: dashed 2px #ff0000;/*点線*/
}

.area1 h1{
	font-size: 50px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #053863;
	line-height: 1.4em;
}

.area1 h2{
	font-size: 28px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #053863;
	line-height: 1.4em;
}

.area1 h3{
	font-size: 24px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #1b1464;
	line-height: 1.4em;
}

.area1 p{
	font-size: 14px;
	text-align: center;
	color: #808080;
	line-height: 1.5em;
}

.box2p{
	font-size: 14px;
	color: #808080;
}

.emp1{
	font-size: 28px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #000;
	line-height: 1.4em;
}

.emp2{
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	color: red;
	line-height: 1.4em;
}

.area2{
		background: #d8f3fe;
		padding: 20px;
}

.area2 h2{
	font-size: 45px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #000;
	line-height: 1.4em;
}

.area2 h3 {
	color: #fff;
	margin: 10px 50px;
	text-align: center;
	font-size: 28px;
	background-color: #226ffc;
	border-radius: 50px 0 50px 0;
    color: #fff;
    text-align: center;
	font-weight: bold;
}

.area2 h4{
	text-align: center;
	color: #226ffc;
	font-weight: bold;
	margin: 10px 0;
	font-size: 28px;
}

.area2 img{
	text-align: center;
}



.area2 p{
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 1.5em;
}

.area3{
	background-image: url("../images/bg1.jpg");
 	background-attachment: fixed; 
	background-color: #fff;
  	background-size: cover;
	padding: 40px 20px;
	margin: 30px 0;
}
	

.area3 h2{
	font-size: 65px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #000;
	line-height: 1.4em;
}

.area3 h3 {
	color: #fff;
	margin: 10px 50px;
	text-align: center;
	font-size: 28px;
	background-color: #053863;
	font-weight: 600;
}

.area3 h4{
	text-align: center;
	color: #053863;
	font-weight: bold;
	margin: 10px 0;
	font-size: 28px;
}


.area3 img{
	text-align: center;
}



.area4 p{
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 1.5em;
}
	
.area4{
	background-image: url("../images/bg2.jpg");
 	background-attachment: fixed; 
	background-color: #fff;
  	background-size: cover;
	padding: 40px 20px;
	margin: 30px 0 0 0;
}
	


.area4 h2{
	font-size: 35px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-shadow:  3px 4px 3px #000;
	line-height: 1.4em;
}

.area4 h3 {
	color: #fff;
	margin: 10px 50px;
	text-align: center;
	font-size: 24px;
	background-color: #a7272d;
	font-weight: 600;
}

.area4 h4{
	text-align: center;
	color: #a7272d;
	font-weight: bold;
	margin: 10px 0;
	font-size: 28px;
}

.area4 img{
	text-align: center;
}



.area4 p{
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 1.5em;
}



.free{
	color: red;
	font-size: 34px;
	font-weight: bold;
}

.area3 h2{
	font-size: 34px;
	text-align: center;
	font-weight: bold;
	color: #000;
	line-height: 1.4em;
}

.mincho{
	font-family: '游明朝 Medium', serif;
}

.flex_test-box {
	/* 背景色指定 */
    padding:  0 10px;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
    justify-content:center;
}

 
.flex_test-item {
    padding: 10px;
    color:  #000;               /* 文字色 */
	background-color: #fff;
    margin:  10px;              /* 外側の余白 */
	border: 1px solid #226ffc;
    width: 25%;                 /* 幅指定 */
}

.flex_test-item img{
	width: 100%;
}

.flex_test-item p{
	text-align: justify;
	margin: 20px auto;
	width: 90%;
	font-size: 13px;
}


.flex_test-item h4{
	text-align: center;
	font-size: 15px;
	color: #000;
	font-weight: 700;
	margin: 10px 0;
}

.tokuten {
	color: #fff;
	margin: 10px 10px;
	text-align: center;
	font-size: 18px;
	background-color: #226ffc;
	font-weight: 600;
	border-radius: 50px 0 50px 0;
}


@media screen and (max-width : 749px ){

	
	
.box {
	width: 80%;
	margin: 10px auto;
	font-size: 15px;
}
	
.box2 {
	width: 80%;
	margin: 10px auto;
	font-size: 15px;
}
	
.box3 {
	width: 80%;
	margin: 10px auto;
	font-size: 15px;
}
	
	
.emp1{
	font-size: 20px;
}
	
.emp2{
	font-size: 25px;
}
	
.area1 h1{
	font-size: 28px;
}
	
.area1 h2{
	font-size: 21px;
}
	
.area1 p{
	font-size: 10px;
}
	.area3 h2{
		margin-top: 10px;
	}
	
	.area3{
		width:100%;
		margin: 0 auto;
		padding: 0;
		padding-bottom: 20px;
		padding-top: 5px;
	}
	
	.flex_test-box {
	  flex-direction: column;
		width: 95%;
		margin: 10px auto;
	  align-content:space-around;
		
	}
	
	.flex_test-box p{
		width: 100%;
		font-size: 18px;
		margin: 20px auto;
		text-align: center;
	}
	
	.flex_test-item {
	    width: 95%;
		margin: 10px auto;
		padding: 10px 0;
	}
	
.flex_test-item p{
	font-size: 14px;
	text-align: left;
	width: 90%;
	margin: 5px auto;
}
	
	.area2{
		width:100%;
		margin: 0 auto;
		padding: 0;
		padding-bottom: 20px;
		padding-top: 5px;
	}
	
	
.area2 h2 {
	font-size: 28px;
	margin-top: 30px;
}

.area2 h3 {
	font-size: 15px;
}

.area2 h4{
	text-align: center;
	color: #053863;
	font-weight: bold;
	margin: 10px 0;
	font-size: 23px;
}
	
	
.box2p{
	font-size: 9px;
	color: #808080;
}

	
}

@media screen and (max-width : 749px ){
	.btn_area{
		position: relative;
		width: 100%;
		height: auto;
	}

	.btn{
		position: absolute;
		width: 86%;
		left: 7%;
		top:73%;
	}
	
}










.form_area{
	background: #000;
	padding: 30px 0;
	
}

.form_back{
	background-color: #fff;
	width: 640px;
	margin: 10px auto;
	padding-top: 10px;
	border-radius: 0px;
}


#form {
	width: 680px;
	margin: 0 auto;
	text-align: left;
}

.inputText {
	height: 78px;
	width: 98%;
	padding-left: 2%;
	border: 2px solid #c1272d;
	font-size: 32px;
	font-weight: bold;
}



.content_form{
	width:90%;
	margin:0 auto;
}

.form_input_input{
	width: 98%;
	padding-left: 2%;
	height: 106px;
	font-size: 30px;
	font-weight: bold;
	
}

input::placeholder{
	color: #ccc;
}


input:-ms-input-placeholder{
	color: #ccc;
}




.add{
	background-color: #000;
	background-repeat: repeat-x;
}



@media screen and (max-width : 657px ){
	#form {
		width: 90%;
		margin: 0 auto;
		text-align: left;
	}

	.inputText {
		height: 60px;
		width: 98%;
		padding-left: 2%;
		font-size: 18px;
	}
	
	.form_area{
		margin: 0;
		padding:20px 0;
	}
	
	.form_back{
		width:95%;
		margin:10px auto;
	}
	
	.content_form{
		width:90%;
		margin:0 auto;
	}

	.form_input_input{
		width: 98%;
		height: 50px;
		font-size: 18px;
	}

	input::placeholder{
		color: #ccc;
	}


	input:-ms-input-placeholder{
		color: #ccc;
	}
	
	.add img{
		width: 100%;
	}
	
	.form_area img{
		width: 100%;
	}

}



footer{
	background-color: #666666;
	padding: 5px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

footer a {
	coler: #fff;
	text-decoration: none;
}

footer a:hover {
	coler: #fff;
	text-decoration: none;
}

footer a:visited {
	coler: #fff;
	text-decoration: none;
}


.footer_link{
	margin-bottom: 0;
}

.footer_link a {
	coler: #fff;
	text-decoration: none;
}

.footer_link a:hover {
	coler: #fff;
	text-decoration: none;
}

.footer_link a:visited {
	coler: #fff;
	text-decoration: none;
}


.Qa-Box {
  width: 100%;
  margin: 0 auto;
}

.Qa-Box .Qa dt,
.Qa-Box .Qa dd {
  display: flex;
  align-items: baseline;
  margin: 15px 0;
  padding: 15px;
}

.Qa-Box .Qa dt {
  background: #F5F5F5;
}

.Qa-Box .Qa dt p {
  margin: 0;
  padding-left: 15px;
  font-weight: bold;
  width: 100%;
}

.Qa-Box .Qa dd p {
  margin: 0;
  padding-left: 15px;
  width: 100%;
}

.Qa-Box .Qa dt::before {
  content: "Q";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #6699B7;
  width: 2em;
  height: 2em;
}

.Qa-Box .Qa dd::before {
  content: "A";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #D65556;
  width: 2em;
  height: 2em;
}



@media screen and (max-width: 960px) {
  .Qa-Box {
    width: 95%;
	font-size: 14px;
  }
}
/* 通常（PC）ではタイル表示 */
.slide-wrap {
  background-color: #ccc;
  display: flex;
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
}
.slide-box {
  height: auto;
  margin: .5%;
  width: 80%;
}
.slide-box a {
  background-color: #fff;
  color: #222;
  display: block;
  text-decoration: none;
}
.slide-box img {
  display: block;
  height: auto;
  width: 100%;
}
.slide-box p {
  font-weight: bold;
  padding: 10px;
  margin:.5rem auto;
}
@media screen and (max-width: 768px) {
/* スマホサイズでスライダー表示 */
  .slide-wrap {
    overflow-x: scroll;
  }
  .slide-box {
    flex: 0 0 70%;
    margin: auto 1% auto auto;
  }
}



/* ------------------------------------ */
/* ▼PC用デザインとして付け足すデザイン */
/* ------------------------------------ */
@media (min-width: 750px) {
	body {
		background: #fff;
	}

	
	.contents{
	width: 680px;
	margin: 0 auto;
	background: #fff;
	padding: 0 ;
	}
	
	.contents img{
		width: 100%;
	}
	
	.contents2{
	width: 880px;
	margin: 0 auto;
	padding: 0 ;
	}
	
	.contents2 img{
		width: 100%;
	}
	
	
	.contents3{
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	padding: 0 ;
	}
	
	.pic {
		margin: 0 auto;
		width: 90%;
	}
	
	.max {
		margin: 0 auto;
		width: 100%;
	}
	
	.txt {
		width: 90%;
		text-align: left;
		margin: 0 auto 50px;
	}
	

	.txt2 {
		width: 90%;
		text-align: center;
		margin: 0 auto 50px;
	}

	
	.cause2{
		background: #183F92;
		padding: 20px;
	}

	.point{
		background: #55992b;
		padding: 20px;
	}
	
	.cause-box{
		width:95%;
		background: #fff;
		margin: 30px auto;
		padding-bottom: 5px;
		padding-top: 20px;
		box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .1);
	}
	
	.effect{
		width: 90%;
		margin: 20px auto;
	}
	
}




/* ------------------------------------ */
/* ▼スマホ用デザインとして付け足すデザイン */
/* ------------------------------------ */

@media (max-width: 749px) {
	
	.contents{
		width: 100%;
	}
	
	.contents img{
		width: 100%;
	}
	
	.contents3{
		width: 100%;
	}
	
	.pic {
		margin: 0 auto;
		width: 100%;
	}
	

	
	.cause-box{
		width:90%;
		margin: 30px auto;
		background: #fff;
		padding: 10px 0;
		box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .1);
	}
	
	.point{
		background: #55992b;
		width:100%;
		margin: 0 auto;
		padding: 0;
		padding-bottom: 20px;
		padding-top: 5px;
	}
	
	.txt {
		font-size: 18px;
		width: 90%;
		text-align: left;
		margin: 0 auto 30px;
	}
	
	.txt2 {
		font-size: 15px;
		width: 90%;
		text-align: center;
		margin: 0 auto 30px;
	}
	
	.effect{
		width: 90%;
		margin: 20px auto;
	}
	
}


.kaisha {
width: 100%;
}

.kaisha th,
.kaisha td {
border: 1px solid #ccc;
padding: 20px;
}

.kaisha th {
font-weight: bold;
background-color: #dedede; 
}



@media screen and (max-width: 767px) {
	
.kaisha {
width: 90%;
margin: 10px auto;
}

	
.kaisha,
.kaisha tr,
.kaisha td,
.kaisha th {display:block;}
.kaisha th {width:auto;}
}




@media screen and (max-width: 435px) {
	table:not(.table_ichiran),table:not(.table_ichiran) tr,table:not(.table_ichiran) th,table:not(.table_ichiran) td,table:not(.table_ichiran) tbody,caption {
		width: 100%;
		display: block;
		box-sizing: border-box;
	}

	table th {
		padding: .5em;
		border: 0;
	}
	
}

.accordion {
    margin: 0 4em;
    margin-bottom: 2em;
}

.accordion_none {
    margin: 0 4em;
    margin-bottom: 2em;
}

@media screen and (max-width: 435px) {
.accordion {
    margin: 0 1em 2em;
}
	
.accordion_none {
    margin: 0 1em 2em;
}
}


.submit {
    background-color: #f16400;
    box-shadow: 0 5px 0 #853e0b;
    text-shadow: 0 -1px #853e0b;
    position: relative;
    padding: 0.5em;
    border-radius: 5px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    margin: 0.5em auto;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
}

.submit:active,.submit:hover {
	top: 4px;
	box-shadow: none;
}

.submit01 {
	background-color: #48bb00;
	box-shadow: 0 4px 0 #399400;
	text-shadow: 0 -1px #007b15;
	position: relative;
	padding: .5em 2.4em;
	border-radius: 5px;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	margin: .3em 1em 1.7rem;
	text-align: center;
	box-sizing: border-box;
}

.submit01:active,.submit01:hover {
	top: 4px;
	box-shadow: none;
}
.submit02 {
    background-color: #dc8e00;
    box-shadow: 0 4px 0 #945a00;
    text-shadow: 0 -1px #a36900;
    position: relative;
    padding: .5em;
    border-radius: 5px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    margin: .3em 1em 1.7rem;
    text-align: center;
    box-sizing: border-box;
}
.submit02:active,.submit02:hover {
	top: 4px;
	box-shadow: none;
}

.submit03 {
    background-color: #dc8e00;
    box-shadow: 0 4px 0 #945a00;
    text-shadow: 0 -1px #a36900;
    position: relative;
    padding: .5em 2.4em;
    border-radius: 5px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    margin: .3em 1em 1.7rem;
    text-align: center;
    box-sizing: border-box;
}
.submit03:active,.submit03:hover {
	top: 4px;
	box-shadow: none;
}

.imgbtn {
	display: block;
	margin: 30px auto;
}

.head_btn01 {
	display: block;
	right: 0;
	color: #000;
	font-size: 32px;
	background: #208F02;
	padding: 1.5em 0;
}

.kiyaku {
    width: 100%;
    height: 200px;
    margin: 0 auto;
    font-size: 80%;
    line-height: 1.3;
    overflow-y: auto;
    background: #fffde3;
    border: 1px solid #ddd;
}



/*=========================================================================

BUTTON

===========================================================================*/
.submit {
    background-color: #f16400;
    box-shadow: 0 5px 0 #b84c00;
    text-shadow: 0 -1px #853e0b;
    position: relative;
    padding: 0.5em 1em;
    border-radius: 5px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    margin: 0.5em auto;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    border: none;
}

.submit:active,.submit:hover {
	top: 4px;
	box-shadow: none;
}

.submit01 {
	background-color: #48bb00;
	box-shadow: 0 4px 0 #399400;
	text-shadow: 0 -1px #007b15;
	position: relative;
	padding: .5em 2.4em;
	border-radius: 5px;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	margin: .3em 1em 1.7rem;
	text-align: center;
	box-sizing: border-box;
}

.submit01:active,.submit01:hover {
	top: 4px;
	box-shadow: none;
}
.submit02 {
    background-color: #dc8e00;
    box-shadow: 0 4px 0 #945a00;
    text-shadow: 0 -1px #a36900;
    position: relative;
    padding: .5em;
    border-radius: 5px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    margin: .3em 1em 1.7rem;
    text-align: center;
    box-sizing: border-box;
}
.submit02:active,.submit02:hover {
	top: 4px;
	box-shadow: none;
}

.submit03 {
    background-color: #dc8e00;
    box-shadow: 0 4px 0 #945a00;
    text-shadow: 0 -1px #a36900;
    position: relative;
    padding: .5em 2.4em;
    border-radius: 5px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    margin: .3em 1em 1.7rem;
    text-align: center;
    box-sizing: border-box;
}
.submit03:active,.submit03:hover {
	top: 4px;
	box-shadow: none;
}

.imgbtn {
	display: block;
	margin: 30px auto;
}

.head_btn01 {
	display: block;
	right: 0;
	color: #000;
	font-size: 32px;
	background: #208F02;
	padding: 1.5em 0;
}

.kiyaku {
    width: 100%;
    height: 200px;
    margin: 0 auto;
    font-size: 80%;
    line-height: 1.3;
    overflow-y: auto;
    background: #fffde3;
    border: 1px solid #ddd;
}

@media screen and (max-width: 435px) {
.submit {
    width: 100%;
	padding: 0.7em 1em;
}
}

/*=========================================================================

FORM

===========================================================================*/

@media screen and (max-width: 435px) {
	table:not(.table_ichiran),table:not(.table_ichiran) tr,table:not(.table_ichiran) th,table:not(.table_ichiran) td,table:not(.table_ichiran) tbody,caption {
		width: 100%;
		display: block;
		box-sizing: border-box;
	}

	table th {
		padding: .5em;
		border: 0;
	}
	
}

.accordion {
    margin: 0 4em;
    margin-bottom: 2em;
}

.accordion_none {
    margin: 0 4em;
    margin-bottom: 2em;
}

@media screen and (max-width: 435px) {
.accordion {
    margin: 0 1em 2em;
}
	
.accordion_none {
    margin: 0 1em 2em;
}
}

#send-table {
	text-align: center; 
	/*width : auto%;
	/*margin: 0 auto; */
	border-left: 1px solid#585858bd; 
	border-top: 1px solid #585858bd; 
	font-size: 100%;
	width:100%; }
	
#send-table th {
    width: 30%;
    background-color: #f7990342;
    text-align: center;
    padding: 4px 4px;
    border-right: 1px solid #5858586b;
    border-bottom: 1px solid #5858586b;
    font-weight: bold;
    color: #333333;
	}

	@media screen and (max-width: 435px) {
	#send-table th {
		width: 100%;
		
		}}
	
	


#send-table td {
	padding: 30px 30px 20px;
	background-color:#fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}
#send-table caption {
	background: #f79903;
    padding: 10px 12px;
    margin-top: 10px;
	color: #403434;
	font-size: 130%;
	font-weight:
	bold;
	border-radius: 5px 5px 0 0;
	text-align: center;
	}
#send-table2 { 
	width : 100%; 
	margin: 5px auto; 
	border-left: 1px solid #ccc; 
	border-top: 1px solid #ccc; 
	font-size: 100%; }
#send-table2 th { 
	width: 40%;
	background-color: #ECE2E3; 
	text-align: right; 
	padding: 10px 20px; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; }
#send-table2 td { 
	width: 60%;
	padding: 10px 20px; 
	background-color:#fff; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; }
#send-table2 caption { 
	background: #ECE2E3; 
	padding: 8px 12px; 
	margin: 5px 0;  
	font-size: 130%; 
	font-weight:bold;
	border: 1px solid #ccc;  }
	
input {padding: 10px;font-size:140%;width: 98%;margin: 0 0 12px 0;}
.send { /*padding: 10px; */
	font-size:150%;}
select { padding: 8px;}
table#send-table input[type="text"] {
    width: 100%;
}



input[type="text"] {
    background: #fffade;
    padding: 1em;
    width: 100%;
    box-sizing: border-box;
	border-radius: 5px;
    border: solid 1px #A2A2A2;
}



input[type="radio"],input[type="checkbox"]{
 /* vertical-align:middle; */
 	width: 4%;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
    margin-right: 0.5em;
	vertical-align:0.1em;
}

input.submit.f150 {
    border: none;
}

label {
    font-size: 1.2em;
    cursor: pointer;
    line-height: 1.5;
}

.days{display:none;}


.imgcenter{display:none;}

select#saddress1 {
    background: #fffade;
    padding: 1em;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
    border: solid 1px #A2A2A2;
    margin-bottom: 0.5em;
	color:#545454;
}


 



@media screen and (max-width: 435px) {
#send-table td {
    padding: 20px 30px 20px;
    text-align: center;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-top: 0px;
}
	
#send-table {
    text-align: center;
     border-left: none;
     border-top: none;
    font-size: 100%;
    width: 100%;
}
	
input[type="radio"], input[type="checkbox"] {
    vertical-align: 0.03em;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
	
label {
    font-size: 1.3em;
    line-height: 1.7;
}
	

select#saddress1 {
    padding: 1em;
    width: 80%;
    margin-bottom: 0.5em;
    /* transform: scale(1.3); */
    margin-bottom: 0em;
}

	
}



/*全体*/
.hidden_box {
    margin: 2em 0;/*前後の余白*/
    padding: 0;
}

/*ボタン装飾*/
.hidden_box label {
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  background: #fc0000;
  border-left: solid 6px #fff;/*左線*/
  color: #fff;/*文字色*/
  font-weight: bold;
  width: 680px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.29);
}



/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}

@media screen and (max-width: 680px) {
	.hidden_box label {
	  width: 70%;
	  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	}
}




/*全体*/
.hidden_box2 {
    margin: 2em 0;/*前後の余白*/
    padding: 0;
}

/*ボタン装飾*/
.hidden_box2 label {
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  background: #fc0000;
  border-left: solid 6px #fff;/*左線*/
  color: #fff;/*文字色*/
  font-weight: bold;
  width: 680px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.29);
}



/*中身を非表示にしておく*/
.hidden_box2 .hidden_show2 {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box2 input:checked ~ .hidden_show2 {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}

@media screen and (max-width: 680px) {
	.hidden_box2 label {
	  width: 70%;
	  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	}
}


/*====================================================================
.s_05 .accordion_one
====================================================================*/
.s_05 .accordion_one {
	max-width: 1024px;
	margin: 0 auto;
}
.s_05 .accordion_one .accordion_header {
	background-color: #db0f2f;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	padding: 20px 11%;
	text-align: center;
	position: relative;
	z-index: +1;
	cursor: pointer;
	transition-duration: 0.2s;
}
.s_05 .accordion_one:nth-of-type(2) .accordion_header {
    background-color: #ff9a05;
}
.s_05 .accordion_one:nth-of-type(3) .accordion_header {
    background-color: #1c85d8;
}
.s_05 .accordion_one .accordion_header:hover {
	opacity: .8;
}
.s_05 .accordion_one .accordion_header .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 5%;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	margin-top: -20px;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
}
.s_05 .accordion_one .accordion_header .i_box .one_i {
	display: block;
	width: 18px;
	height: 18px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
	position: relative;
}
.s_05 .accordion_one .accordion_header.open .i_box {
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before, .s_05 .accordion_one .accordion_header .i_box .one_i:after {
	display: flex;
	content: '';
	background-color: #fff;
	border-radius: 10px;
	width: 18px;
	height: 4px;
	position: absolute;
	top: 7px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before {
	width: 4px;
	height: 18px;
	top: 0;
	left: 7px;
}
.s_05 .accordion_one .accordion_header.open .i_box .one_i:before {
	content: none;
}
.s_05 .accordion_one .accordion_header.open .i_box .one_i:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.s_05 .accordion_one .accordion_inner {
	display: none;
	padding: 30px 30px;
	border-left: 2px solid #db0f2f;
	border-right: 2px solid #db0f2f;
	border-bottom: 2px solid #db0f2f;
	box-sizing: border-box;
}
.s_05 .accordion_one:nth-of-type(2) .accordion_inner {
	border-left: 2px solid #ff9a05;
	border-right: 2px solid #ff9a05;
	border-bottom: 2px solid #ff9a05;
}
.s_05 .accordion_one:nth-of-type(3) .accordion_inner {
	border-left: 2px solid #1c85d8;
	border-right: 2px solid #1c85d8;
	border-bottom: 2px solid #1c85d8;
}
.s_05 .accordion_one .accordion_inner .box_one {
	height: 100%;
}
.s_05 .accordion_one .accordion_inner p.txt_a_ac {
	margin: 0;
}
.s_05 .accordion_one .accordion_inner .closeArea {
	width: 180px;
	margin: 0 auto;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #db0f2f;
	padding: 15px 15px 15px 20px;
	text-decoration: none;
	line-height: 1.3;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	transition-duration: 0.2s;
}
.s_05 .accordion_one:nth-of-type(2) .accordion_inner .closeArea .close_box a.close_btn {
    background-color: #ff9a05;
}
.s_05 .accordion_one:nth-of-type(3) .accordion_inner .closeArea .close_box a.close_btn {
    background-color: #1c85d8;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
	opacity: .8;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 10%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 18px;
	height: 18px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before, .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:after {
	content: '';
	background-color: #fff;
	border-radius: 10px;
	width: 18px;
	height: 4px;
	position: absolute;
	top: 7px;
	left: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(45deg);
	transform-origin: center center;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before {
	width: 4px;
	height: 18px;
	top: 0;
	left: 7px;
}
@media screen and (max-width: 1024px) {
	.s_05 .accordion_one .accordion_header {
		font-size: 18px;
	}
	.s_05 .accordion_one .accordion_header .i_box {
		width: 30px;
		height: 30px;
		margin-top: -15px;
	}
	.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
		font-size: 14px;
	}
}
@media screen and (max-width: 767px) {
	.s_05 .accordion_one .accordion_header {
		font-size: 16px;
		text-align: left;
		padding: 15px 60px 15px 15px;
	}
}

/*====================================================================
以下は不要です。
====================================================================*/

body {
	font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	letter-spacing: .025em;
	line-height: 1.8;
	margin: 0;
}
@media screen and (max-width: 1024px) {
	body {
		font-size: 14px;
	}
}
.section {
	max-width: 1024px;
	margin: 0 auto;
	padding: 20px 20px;
}
.section p._a {
	font-size: 12px;
	font-weight: bold;
	margin: 30px 0 0;
}
.section p._a .link {
	display: inline-block;
	color: #607D8B;
	padding-left: 1.3em;
	text-indent: -1.3em;
}
.section p._a .link:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border-top: 2px solid #607D8B;
	border-right: 2px solid #607D8B;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-right: 10px;
}




/* ------------------------------------ */
/* ▼ 申込フォーム */
/* ------------------------------------ */

#send-table { 
	width : 100%; 
	margin: 0 auto; 
	border-left: 1px solid #ccc; 
	border-top: 1px solid #ccc; 
	font-size: 100%; }
#send-table th {
	width: 23%;
	background-color: #ECE2E3;
	text-align: right;
	padding: 10px 23px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
#send-table td {
	padding: 10px 20px;
	background-color:#fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
#send-table caption { 
	background: #B5636C; 
	padding: 8px 12px; 
	margin: 5px 0; 
	color: #fff; 
	font-size: 130%; 
	font-weight:bold;  }
#send-table2 { 
	width : 100%; 
	margin: 5px auto; 
	border-left: 1px solid #ccc; 
	border-top: 1px solid #ccc; 
	font-size: 100%; }
#send-table2 th { 
	width: 40%;
	background-color: #ECE2E3; 
	text-align: right; 
	padding: 10px 20px; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; }
#send-table2 td { 
	width: 60%;
	padding: 10px 20px; 
	background-color:#fff; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; }
#send-table2 caption { 
	background: #ECE2E3; 
	padding: 8px 12px; 
	margin: 5px 0;  
	font-size: 130%; 
	font-weight:bold;
	border: 1px solid #ccc;  }
	
input {padding: 10px;font-size:140%;width: 98%;margin: 0 0 12px 0;background: #fffed0;border-radius: 8px;}
.send { padding: 10px; font-size:140%;}
select {padding: 8px;background: #fffed0;}
table#send-table input[type="text"] {
    width: 100%;
}

input[type="image"] {
   background: #fff;
   animation: my-blink 1.2s ease 1s infinite;
   -webkit-animation: blink 1.2s ease 1s infinite;
}

input[type="radio"] {
    margin-bottom: 15.2px;
	margin-right: 10px;
}

input[type="radio"],input[type="checkbox"]{
  position: relative;
  top: 3px;
}

@media screen and (max-width: 435px) {
#send-table { 
	width : auto; 
	margin: 0 auto; 
	border-left: 1px solid #dcdcc1; 
	border-top: 1px solid #dcdcc1; 
	font-size: 100%; 
}
	
#send-table th {
	width: 100%;
	background-color: #ECE2E3;
	text-align: center;
	/*padding: 10px; */
	border-right: 1px solid #dcdcc1;
	border-bottom: 1px solid #dcdcc1;
	display: block;
	box-sizing: border-box;
	}
#send-table td {
	width: 100%;
	padding: 10px;
	background-color:#fff;
	border-right: 1px solid #dcdcc1;
	border-bottom: 1px solid #dcdcc1;
	display: block;
	box-sizing: border-box;
	}
#send-table caption { 
	background: #B5636C; 
	padding: 8px 12px; 
	margin: 5px 0; 
	color: #fff;  
	font-weight:bold;  }
input {
    padding: 8px;
    font-size: 12px;
}
#send-table2 input {
    width: 93%;
}
#send-table2 { 
    width: 100%;
    padding: 10px;
    background-color: #fff;
	border: 1px solid #dcdcc1; 
}
#send-table2 th { 
	width: 100%;
    text-align: center;
	background-color: #ECE2E3; 
    display: table-cell;
    vertical-align: inherit;
	border: 1px solid #ccc;  }
#send-table2 td { 
	width: 100%;
	padding: 10px; 
	background-color:#fff; 
	border: 1px solid #ccc; }
#send-table2 caption { 
	background: #ECE2E3; 
	padding: 8px 12px; 
	margin: 5px 0;  
	font-size: 130%; 
	font-weight:bold;
	border: 1px solid #ccc;  }
	#send-table tr {
    width: 100%;
    display: block;
}
#send-table input,
#send-table select {width: 93%;padding: 10px;font-size: 120%;box-shadow: 1px 1px 1px #a0a0a0 inset;border-radius: 10px;border: solid 1px #aaa;background: #fffdbf;}
button.send{ font-size:130%;padding:8px; }
#send-table input[type="radio"] {
    width: 1em;
    box-shadow: none;
}
input[type="image"] {
   background: #fff;
}
}
