/* CSS Document */
html { color: #000; background: #fff; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,table,tr,th,td { margin: 0; padding: 0; }
body {
	font: 62.5% Meiryo, arial, clean, verdana, 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #545454;
	line-height: 1.4;
}
html>/**/body { font-size: 10px; font-size /*\**/: 62.5%\9; } /* Except IE & Add IE8 */
table { border-collapse: collapse; border-spacing: 0; border: none; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var,optgroup { font-style: normal; font-weight: normal; }
del,ins { text-decoration: none; }
li { list-style: none; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
abbr,acronym { border: 0; font-variant: normal; }
abbr { cursor: help; }
label { cursor: pointer; }
sup { vertical-align: baseline; }
sub { vertical-align: baseline; }
/*because legend doesn't inherit in IE */
legend { color: #000; }
input,button,textarea,select,optgroup,option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,button,textarea,select { *font-size: 100%; }

/* Setting
------------------------------------------------------------------------*/

strong { font-weight: bold; }
em { font-style: italic; }

th,td {
	border: 1px solid #e1e1e0;
	padding: 1em;
}
th {
	font-weight: bold;
	text-align: center;
	background-color:#46BD9C;
	color:#fff;
}
caption {
	padding-bottom: .5em;
	text-align: right;
}

dfn { font-style: normal; }
address {
	font-style: normal;
	line-height: 1.0;
}

.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    font-size:0;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

/* add
------------------------------------------------------------------------*/
.mb0 {
	margin-bottom : 0!important;
}
.mb05 {
	margin-bottom : 5px!important;
}
.mb07 {
	margin-bottom : 7px!important;
}
.mb10 {
	margin-bottom : 10px!important;
}
.mb15 {
	margin-bottom : 15px!important;
}
.mb20 {
	margin-bottom : 20px!important;
}
.mb25 {
	margin-bottom : 25px!important;
}
.mb28 {
	margin-bottom : 28px!important;
}
.mb30 {
	margin-bottom : 30px!important;
}
.mb35 {
	margin-bottom : 35px!important;
}
.mb40{
	margin-bottom : 40px!important;
}
.mb50{
	margin-bottom : 50px!important;
}
.w5 {
	width: 5%;
}
.w10 {
	width: 10%;
}
.w15 {
	width: 15%;
}
.w20 {
	width: 20%;
}
.w25 {
	width: 25%;
}
.w30 {
	width: 30%;
}
.w35 {
	width: 35%;
}
.w40 {
	width: 40%;
}
.w45 {
	width: 45%;
}
.w50 {
 width: 50%;
}
.w100 {
 width: 100%;
}
.sp {
	display: none;
}
table{
	width:  100%;
}
#wrapper {
	min-width: 1000px;
	overflow: hidden;
}
.container {
	width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0;
}
img{
	max-width: 100%;
}
/*header*/
#header h1{
	text-align: center;
	width: 100%;
	max-width: 750px;
	background: #d71c26;
	margin: 0 auto 40px;
	padding: 3.5% 0;
}
#header h1 img{
	width: 50%;
	max-width: 250px;
}
#header h2{
	width: 100%;
	max-width: 750px;
	margin: 0 auto 30px;
	font-size: 40px;
	color: #d71c26;
	font-weight: bold;
	background: #f5f5f5;
	border-bottom: 1px solid #dddcd8;
	border-top: 4px solid #d71c26;
	padding: 30px 20px;
	box-sizing: border-box;
}
/*box01*/
.box01{
	padding: 0 0 60px;
}
/*
h3{
	font-size: 36px;
	line-height:46px;
	color: #fff;
	font-weight: bold;
	background: #d71c26;
	padding: 22px 10px 13px 40px;
	position: relative;
	width: 100%;
	max-width: 750px;
	margin: 0 auto 20px;
	box-sizing: border-box;
}
h3:before{
	content: '';
	position: absolute;
	height: 80%;
	width: 7px;
	background: #fff;
	top: 50%;
	left: 20px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
*/

.bold{font-weight:bold;}

.fz_23{font-size:23px;}

.fz_20{font-size:20px;}

.child-price-tbl{
	border: 2px solid #333;
}
.child-price-tbl th{
	text-align: center;
}
.child-price-tbl th{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	background: #333;
	line-height: 1.4em;
	padding: 5px;
}
.child-price-tbl tr th + th{
	border-left: 2px solid #fff;
}
.child-price-tbl th.th01{
	background: #333 url(../../images/faq/child_price_th01.jpg) center no-repeat;
	background-size: cover;
}
.tbl_s1 tr td:first-child {
	border-left-style: none;
}
.child-price-tbl td{
	border: 2px solid #333;
	font-size: 18px;
	line-height: 1.4em;
	letter-spacing: -1px;
	padding: 15px 15px;
}
.child-price-tbl td.td01{
	background: #f5f5f5;
	font-size: 24px;
	line-height: 1em;
	text-align:center;
	padding: 15px 5px;
}
.child-price-tbl td.td02{
	background: #dbdbdb;
	font-size: 24px;
}
.child-price-tbl td.td03{
	font-size: 20px;
	text-align: left;
	padding: 15px 40px;
}

.box_bg_yellow{
	background:#ffed52;
	display:inline-block;
	padding:5px;
	min-width:100%;
	box-sizing:border-box;
	margin-top:5px;
}

.txt-spc{
	font-size: 24px;
	font-weight: bold;
}
.txt-small{
	font-size: 16px;
}
.txt-super{
	font-size: 36px;
	color: #f09514;
	font-weight: bold;
}
.txt-super02{
	font-size: 30px;
	color: #f09514;
	font-weight: bold;
}
.txt-super02 span{
	font-weight: normal;
	font-size: 20px;
}
.box01-item01{
	display: flex;
	justify-content: center;
	align-items: center;
}
.box01-item01 dt{
	font-size: 38px;
	color: #f09514;
	font-weight: bold;
	margin-right: 20px;
}
.box01-item01 dd{
	color: #fff;
	font-size: 20px;
	text-align: center;
	background: #f09514;
	border-radius: 5px;
	font-weight: bold;
	padding: 3px 10px;
	line-height: 1.4em;
}
.box01-note{
	font-size: 24px;
	margin-bottom: 20px;
	padding-left:70px;
	text-indent:-70px;
}
.note_text {
	font-size: 24px;
	padding-left:70px;
	text-indent:-70px;
}
.box01-btn{
	margin: 0;
}
.box01-btn a{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 30px;
	border-radius: 15px;
	text-decoration: none;
	padding: 40px 70px 30px;
	background: #f27d84 url(../../images/faq/child_price_btn01.png) calc(100% - 20px) center no-repeat;
	background-size: 45px;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.box01-btn a:hover{
	opacity: 0.7;
}

.btn_s1 a{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 24px;
	border-radius: 8px;
	text-decoration: none;
	padding: 25px 70px 21px;
	background: #f09514 url(../../images/faq/child_price_btn01.png) calc(100% - 20px) center no-repeat;
	background-size: 32px auto;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.btn_s1 a:hover{
	opacity: 0.7;
}


.box_bg_gray{
	background:#e4e4e4;
	padding:15px 20px;
	font-size:22px;
}

.box_bg_gray li{
	padding:5px 0 5px 20px;
	text-indent:-20px;
}

/*box02*/
.box02{
	padding: 0 0 60px;
}
.box02-ctn{
	padding: 0 20px;
}
/*
h4{
	font-size: 36px;
	font-weight: bold;
	color: #333;
	position: relative;
	padding: 8px 25px 0;
	line-height: 1.4em;
	border-bottom: 2px solid #c2c2c2;
	border-top: 2px solid #c2c2c2;
	margin-bottom: 30px;
}
h4:before{
	content: '';
	position: absolute;
	height: 86%;
	width: 6px;
	background: #d71c26;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
h5{
	font-size: 32px;
	font-weight: bold;
	color: #333;
	position: relative;
	padding: 8px 25px 0;
	line-height: 1.4em;
	margin-bottom: 15px;
}
h5:before{
	content: '';
	position: absolute;
	height: 86%;
	width: 6px;
	background: #d71c26;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
*/

.tbl_s1 td.td02{
	background:#333333;
	color:#fff;
}
.tbl_s1 td.td03{
	text-align:left;
}
.tbl_s1 td.td03 .txt-spc02{
	display: inline-block;
	width: 30%;
}
.tbl_s1 td.td03 p{
	max-width:340px;
	margin:0 auto;
}

.tbl_s1 td.bd_bot_white{
	border-bottom-color:#fff;
}

.box02-txt{
	font-size: 24px;
	line-height: 1.6em;
	margin-bottom: 15px;
}
.box02-note{
	font-size: 20px;
	color: #333;
	margin-bottom: 45px;
}
.txt-spc02{
	font-size: 34px;
	margin: 0 5px;
}
.icon01{
	display: inline-block;
	width: 30px;
	margin-right: 8px;
}
/*box03*/
.box03{
	padding: 0 0 60px;
}

.box03-txt{
	font-size: 24px;
	line-height: 1.6em;
	margin-bottom: 15px;
}

.box03-des{
	text-align: center;
	font-size: 24px;
	margin-bottom: 30px;
}
.box03-des span{
	font-weight: bold;
	font-size: 32px;
}
.box03-items{
	margin-bottom: 50px;
}
.box03-items dt{
	display: flex;
}
.box03-items dt .box03-num{
	background: #f09514;
	color: #fff;
	width: 70px;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	padding: 16px 0 12px;
}
.box03-items dt .box03-ttl{
	width: calc(100% - 70px);
	box-sizing: border-box;
	color: #fff;
	background: #545454;
	line-height: 1.4em;
	font-size: 24px;
	padding: 5px 20px;
	display: flex;
	align-items: center;
}
.box03-items dt .box03-ttl span{
	font-weight: bold;
	font-size: 28px;
	margin-right: 8px;
}
.box03-items dd{
	background: #f5f5f5;
	padding: 20px;
}
.box03-img{
	line-height: 0;
	margin: 0;
}
.box03-more{
	background: #dbdbdb;
	position: relative;
	margin-top: 16px;
	text-align: center;
	padding: 20px 20px 10px;
}
.box03-more:before{
	content: '';
	position: absolute;
	bottom: 100%;
	left: calc(50% - 16px);
	border-bottom: 16px solid #dbdbdb;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
}
.box03-add{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
}
.box03-add li{
	width: 270px;
	color: #fff;
	background: #1e8fe6;
	border-radius: 5px;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	padding: 5px 0 3px;
}
.box03-add li span{
	font-size: 22px;
}
.box03-add li + li{
	margin-left: 70px;
	position: relative;
}
.box03-add li + li:before{
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../../images/faq/icon02.png) 0 center no-repeat;
	background-size: 100% auto;
	top: 50%;
	left: -45px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.box03-note{
	text-align: center;
	font-size: 22px;
	margin: 0;
	line-height: 1.4em;
}
.box03-list{
	margin-bottom: 50px;
}
.box03-list li{
	font-size: 22px;
	line-height: 1.8em;
}
.box03-btn{
	margin: 0;
}
.box03-btn a{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 30px;
	border-radius: 15px;
	text-decoration: none;
	padding: 40px 70px 30px;
	background: #f0aa14 url(../../images/faq/child_price_btn02.png) calc(100% - 20px) center no-repeat;
	background-size: 45px;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.box03-btn a:hover{
	opacity: 0.7;
}
/*footer*/
.f-copy{
	width: 100%;
	max-width: 750px;
	text-align: center;
	margin:  0 auto;
	font-size: 30px;
	background:  #d71c26;
	color: #fff;
	padding: 42px 0 36px;
}
.footer_link{display: none;}
.footer_list_img{display: none;}
.txt_note{font-size: 20px;color: #000;font-weight: bold;}
.txt_price01{color: #f09514;}
@media screen and (max-width: 750px) {
#wrapper {
	min-width: 100%;
}
.container {
	padding: 0 3%;
	width: 100%;
}
/*header*/
#header h1{
	margin: 0 auto 20px;
}
#header h2{
	margin: 0 auto 20px;
	font-size: 5vw;
	padding: 4% 20px;
}
/*box01*/
.box01{
	padding: 0 0 30px;
}
h3{
	font-size: 4.6vw;
	padding: 3% 10px 2.6% 20px;
	line-height:26px;

}
h3:before{
	width: 5px;
	left: 10px;
}

.fz_23{font-size:2.8vw;}

.fz_20{font-size:3.5vw;}

.child-price-tbl th{
	font-size: 2.8vw;
	padding: 5px 0;
	letter-spacing: -1px;
}
.child-price-tbl td{
	font-size: 3vw;
	padding: 15px 1%;
}
.child-price-tbl td.td01{
	font-size: 3vw;
	line-height: 1.4em;
}
.child-price-tbl td.td02{
	font-size: 3.2vw;
}
.child-price-tbl td.td03{
	font-size: 3vw;
	padding: 15px 3%;
}
.txt-spc{
	font-size: 3.4vw;
}
.txt-small{
	font-size: 2.8vw;
}
.txt-super{
	font-size: 3.6vw;
}
.txt-super02{
	font-size: 3.4vw;
}
.txt-super02 span{
	font-size: 3vw;
}
.box01-item01 dt{
	font-size: 4vw;
	margin-right: 3%;
}
.box01-item01 dd{
	font-size: 3vw;
}
.box01-note{
	font-size: 3.2vw;
	margin-bottom: 15px;
	padding-left:38px;
	text-indent:-38px;
}
.box01-btn a{
	font-size: 4vw;
	padding: 4% 40px;
	background: #f27d84 url(../../images/faq/child_price_btn01.png) calc(100% - 10px) center no-repeat;
	background-size: 25px;
	border-radius: 5px;
}

.btn_s1 a{
	font-size: 4vw;
	padding: 4% 40px;
	background-size: 18px;
	border-radius: 5px;
}

.box_bg_gray{
	font-size: 3.2vw;
}

.box_bg_gray li{
	text-indent:-10px;
	padding-left:10px;
}

/*box02*/
.box02{
	padding: 0 0 30px;
}
.box02-ctn{
	padding: 0 3%;
}

.box02-txt{
	font-size: 3.2vw;
}
.box02-note{
	font-size: 3vw;
	margin-bottom: 25px;
}
.txt-spc02{
	font-size: 4vw;
	margin: 0 3px;
}
.icon01{
	width: 15px;
}
/*box03*/
.box03{
	padding: 0 0 30px;
}

.box03-txt{
	font-size: 3.2vw;
}
.box03-des{
	font-size: 3.6vw;
	margin-bottom: 15px;
}
.box03-des span{
	font-size: 4vw;
}
.box03-items{
	margin-bottom: 20px;
}
.box03-items dt .box03-num{
	width: 15%;
	font-size: 4vw;
	padding: 14px 0;
}
.box03-items dt .box03-ttl{
	width: 85%;
	font-size: 3.4vw;
	padding: 5px 2%;
}
.box03-items dt .box03-ttl span{
	font-size: 3.8vw;
}
.box03-items dd{
	padding: 15px 3%;
}
.box03-more{
	padding: 15px 3% 8px;
}
.box03-add li{
	width: 46%;
	font-size: 3.8vw;
}
.box03-add li span{
	font-size: 3.4vw;
}
.box03-add li + li{
	margin-left: 8%;
}
.box03-add li + li:before{
	width: 5%;
	left: -11%;
}
.box03-note{
	font-size: 3.2vw;
}
.box03-list{
	margin-bottom: 30px;
}
.box03-list li{
	font-size: 3.2vw;
}
.box03-btn a{
	font-size: 4vw;
	border-radius: 5px;
	padding: 4% 40px;
	background: #f0aa14 url(../../images/faq/child_price_btn02.png) calc(100% - 10px) center no-repeat;
	background-size: 25px;
}
.tbl_s1 td.td03 .txt-spc02 {
	font-size: 5vw;
	width: 28%;
}
.sp {
	display: inherit;
}
/*footer*/
.f-copy{
	font-size: 4vw;
	padding: 5% 0;
}
.note_text {
	font-size: 12px;
	padding-left: 30px;
	text-indent: -30px;
}
.footer_link{display: block;}
.footer_list_img{display: none;}
.txt_note{font-size: 3.6vw;}	
	.content_inner > .child-price-tbl{box-sizing: border-box;margin:0 auto;width:calc(100% - 30px);}	
}

.date-outer h3::before{
	content: normal;
}
.child_price_area{
	padding-bottom: 10px !important;
}
@media screen and (min-width:481px){
.box03-items {
	margin: 0px auto 50px;
	width: 75%;
}
.box03-txt {
	margin: 0px auto 15px;
  width: 75%;
}
.child-price-tbl {
	margin: auto;
  width: 75%;
}
.box_bg_gray {
	margin: auto;
  width: 75%;
}
.child_price_area{
	padding-right: 40px !important;
}
}
@media screen and (max-width:480px){
.child_price_area{
	padding-right: 10px !important;
}
}

.child-price-tbl td{
  vertical-align: middle;
}
.mt20{
  margin-top: 20px;
}
.child_price_comment{
  display: table;
  margin: 0 auto 10px;
  text-align: center;
  vertical-align: middle;
}
.child_price_comment:before{
  content: url(https://www.pasela.co.jp/images/faq/icon_slash_01.png);
  display: inline-block;
  vertical-align: middle;
  display: table-cell;
  padding-right:5px;
}
.child_price_comment:after{
  content: url(https://www.pasela.co.jp/images/faq/icon_slash_02.png);
  display: inline-block;
  vertical-align: middle;
  display: table-cell;
  padding-left:5px;
}
