@font-face{font-family:'myriad-web-pro';font-style:normal;font-weight:700;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,fieldset,form,label,legend,table,caption,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}main,article,aside,details,summary,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,p,figure{margin-bottom:15px}ul{list-style:none}li{margin-bottom:0}img,iframe{vertical-align:top}/*.pkg:after,li:after,dl:after,section:after,main:after,hr:after{content:"";clear:both;display:block}*/main:after,section:after,hr:after,footer:after{content:"";clear:both;display:block}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}body{font-size:14px;line-height:1.0;font-family:Helvetica, Arial, "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;-webkit-text-size-adjust:100%;text-align:center;margin:0 auto;padding:0}a{color:#000;font-size:100%;vertical-align:baseline;text-decoration:none;margin:0;padding:0}a:hover{text-decoration:underline}

header li a:hover img,
main a:hover img,
#visual a:hover img,aside a:hover img{opacity:0.5;filter:alpha(opacity=50);transition:.25s}


hr{display:block;height:2px;border:0;background:#eee;margin:30px 0;padding:0}

a.text-link {
	color: #0033ff;
}


/**************************************** header ****************************************/
header {
	margin:0 auto;
	padding:30px calc(50% - 480px) 20px calc(50% - 480px);
	padding:30px -webkit-calc(50% - 480px) 20px -webkit-calc(50% - 480px);
	background:url(../img/pc/h1_bg.png) no-repeat center top,url(../img/pc/mv_bg.png) repeat-x center top;
}
header h1{
	width:100%;
	margin:0;
	padding:0;
}
header h1 img{
	width:100%;
}

/**************************************** global ****************************************/
#global{
	width:100%;
	position:relative;
	background:#fff;
	height:75px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-bottom:4px solid #472700;
	box-shadow:0 0 10px rgba(0,0,0,.2);
}
#global.fade{
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:5;
	font-size:13px;
	font-weight:normal;
}
#global ul{
	width:960px;
	margin:0 auto;
	padding:0;
	display:table;
	table-layout:fixed;
	border-collapse:separate;
	border-spacing:0;
}
#global li{
	margin:0;
	padding:10px 0 15px;
	display:table-cell;
	vertical-align:top;
}
#global li img{
	margin:0 0 7px 0;
	vertical-align:middle;
}
#global li em{
	display:block;
	font-style:normal;
	vertical-align:middle;
	padding: 0 10px;
}
#global li span{
	height:45px;
	display:block;
	border-left:1px dotted #999;
}
#global li:first-child span{
	border-left:0
}
#global li a{
	padding:0;
	display:block;
}
#global label,
#global input{
	display:none;
}
/*#global li.on a,#global li a:hover{
	background:#0a3a60
}*/



section{
	padding:50px calc(50% - 480px);
	padding:50px -webkit-calc(50% - 480px);
	text-align:left;
}


section p,
section ul,
section dl{
	line-height:1.8;
}

#info{
	background:url(../img/bg_main.png) repeat center top;
	border-bottom: 2px dotted #472700;
}
#about{
	background:url(../img/bg_main.png) repeat center top;
}
#entry{
	background:url(../img/bg_main.png) repeat center top;
	border-bottom: 2px dotted #472700;
}
#qa{
	background:url(../img/bg_main.png) repeat center top;
	border-bottom: 2px dotted #472700;
}
#terms{
	background:url(../img/bg_main.png) repeat center top;
}
#terms .iframe table.value{
	margin: 0 0 15px;
}
#terms .iframe table.value th{
	font-weight: normal;
	padding-right: 15px;
	text-align: left;
}
#continuance{
	background:url(../img/bg_main.png) repeat center top;
}

/**************************************** main ****************************************/

main{
	margin:0;
	text-align:center;
	vertical-align:top;
}

/**************************************** column ****************************************/



.type{
	background:#fff;
	margin:0 0 30px 0;
	padding:30px;
	border-radius:5px;
	box-shadow:0 0 5px rgba(0,0,0,.1);
}
.type:last-of-type{
	margin:0;
}
.type .inner{
	position:relative;
}

.type .block {
	margin:0;
	padding:0;
	letter-spacing: -0.5em;
}
.type .block > li {
	letter-spacing: normal;
}
.type .block > li:first-of-type{
	width:180px;
	margin:0 30px 0 0;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
}
.type .block > li:last-of-type{
	width:calc(100% - 210px);
	width:-webkit-calc(100% - 210px);
	margin:0;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
}
.type h4{
	width:180px;
	text-align:center;
}
.type figure{
	width:180px;
	margin:0;
}
.type figure + ul{
	margin-top:15px;
	font-size:12px;
}
.type p{
	margin-top:-65px;
}
.type ul{
	margin-bottom:0;
}

.box {
	border:1px solid #f52a47;
	margin:10px 0 15px;
	padding:5px;
	background-color:#fff;
}
.box li {
	margin: 0;
	padding: 0 0.5em 0 1em;
	text-indent: -1em;
}

@media screen and (min-width:737px){
.type .indent.absolute{
	position:absolute;
	left:210px;
	top:0
}
.type:last-of-type .indent.absolute{
	top:-24px;
}

}

.toggle{
	display:none;
}




.charge{
	margin:0 0 20px 0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
}
.charge > li{
	width:calc(50% - 15px);
	width:-webkit-calc(50% - 15px);
	margin:0 30px 0 0;
	padding:30px;
	box-sizing:border-box;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	background:#fdfaf3;
	border-radius:5px;
	box-shadow:0 0 5px rgba(0,0,0,.2);
}
.charge > li:last-child{
	margin-right:0;
}
.charge li img{
	margin:0;
}

.charge li dl{
	margin:0;
	padding:0;
	letter-spacing: -0.5em;
}
.charge li dt{
	width:160px;
	margin:0 20px 0 0;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	letter-spacing: normal;
}
.charge li dd{
	width:calc(100% - 180px);
	width:-webkit-calc(100% - 180px);
	margin:0;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	letter-spacing: normal;
}

.flow{
	margin:0 0 30px 0;
	padding:0;
	letter-spacing: -0.5em;
}
.flow:last-of-type{
	margin:0 0 20px 0;
}
.flow dt{
	margin:0 0 20px 0;
	padding:0;
	letter-spacing: normal;
}
.flow dt span{
	display:inline-block;
	font-size:18px;
	font-weight:bold;
	background:#f52a47;
	color:#fff;
	padding:5px 15px;
	line-height:1.4;
}
.flow dd{
	width:calc(25% - 36px);
	width:-webkit-calc(25% - 36px);
	margin:0 48px 0 0;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	position:relative;
}
.flow .arrow {
	display: none;
}
.flow dd:after{
	position:absolute;
	right:-40px;
	top:0;
	bottom:0;
	margin:auto 0;
	content:"";
	background:url(../img/pc/icon_arrow.png) no-repeat right center;
	width:31px;
	height:35px;
	background-size:31px 35px;
}
.flow dd:last-of-type{
	margin:0;
}
.flow dd:last-of-type:after{
	display:none;
}
.flow dd img{
	width:100%;
	box-sizing:border-box;
	padding:2px;
	border-radius:5px;
	box-shadow:0 0 5px rgba(0,0,0,.2)
}



.tel{
	margin:0;
	padding:0;
	border:2px solid #fff;
	border-radius:5px;
	box-shadow:0 0 5px rgba(0,0,0,.1);
	letter-spacing: -0.5em;
}
.tel dt{
	width:180px;
	height:180px;
	margin:0;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	text-align:center;
	background:#472700;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	border-radius:5px 0 0 5px;
	letter-spacing: normal;
}
.tel dt img{
	margin:55px 0 5px 0;
}
.tel dd{
	width:calc(100% - 180px);
	width:-webkit-calc(100% - 180px);
	height:180px;
	margin:0;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	background:#fff;
	letter-spacing: normal;
}
.tel dd a[href^="tel:"]{
	display:block;
	padding:5px 30px 0 30px;
	pointer-events:none;
	cursor:default;
	text-decoration:none;
}
.tel dd strong{
	line-height:1.2;
	font-size:38px;
}
.tel dd p:last-of-type{
	margin:0;
}
.tel-notes{
	padding: 0 0px 0 30px;
}


.iframe{
	padding: 15px;
	margin:0 0 50px 0;
	background:#fff;
	border-radius:5px;
	box-shadow:0 0 5px rgba(0,0,0,.1);
}
.iframe div{
	padding:20px;
	line-height:1.8;
	height: 400px;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
}

.indent{
	margin:0 0 15px 0;
	padding:0;
}
.indent li{
	margin:0;
	padding:0 0 0 1.3em;
	text-indent:-1.3em;
}

#qa ul {
	margin: 0 0 30px;
	padding: 0;
}
#qa ul li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #472700;
}
#qa ul li strong {
	color: #000;
	font-size:120%;
}
#qa ul li span.txt {
	display: inline-block;
	line-height: 1.6;
	width: 94%;
}
#qa ul li span.txt span {
	color: #f52a47;
}
#qa ul li span.number {
	border-radius: 50%;
	width: 24px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	background-color: #f52a47;
	display: inline-block;
	text-align: center;
	margin: 5px 8px 0 0;
	vertical-align: top;
}
#qa ul li span.txt span.indent_ml {
	color: #000;
	margin-left: 1.4em;
}
#qa ul.term {
	margin-left: 0;
	margin-bottom: 0;
}
#qa ul.term li {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
	list-style-type: none;
}
#qa ul.term li:before {
	content:"●";
	margin-right: 1em;
}
@media screen and (max-width:736px){
	#qa ul li span.number {
	font-size: 14px;
}
	#qa ul li span.txt {
	width: 80%;
}
}
/*#qa p:last-child{
	text-align: right;
}*/

.qa_link {
	text-align: center;
	font-size:120%;
	margin-bottom: 30px;
}
.qa_link a {
	color: #ff0000;
}

#continuance .type p {
	margin: 0 0 1em;
}
#continuance h3 {
	border: none;
	margin: 0 0 10px;
	padding: 0;
	font-size: 110%;
}
#continuance .type {
	padding:20px;
}
#continuance ol {
	margin: 0;
	padding: 10px 10px 0;
}
#continuance li {
	list-style: none;
	margin-bottom: 20px;
	line-height: 1.8;
}
#continuance li span.number {
	border-radius: 50%;
	width: 24px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	background-color: #f52a47;
	display: inline-block;
	text-align: center;
	margin: 0px 8px 0 0;
	vertical-align: top;
	line-height: 1.6;
}
#continuance span.red {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
#continuance span.redbox {
	color: #ff0000;
	font-weight: bold;
	border: 1px solid #ff0000;
	margin: 0 3px;
	padding: 3px 5px;
}
#info h2 {
	font-size: 120%;
	color: #ff0000;
	font-weight: bold;
	border: 1px solid #ff0000;
	margin: 20px auto;
	padding: 3px 5px;
	width: 200px;
	text-align: center;
}
#info p {
	margin:10px;
}
#info p span.red a {
	color: #ff0000 !important;
	text-decoration: underline;
	font-weight: bold;
}
#info .type p a {
	color: #0033ff;
}
#info .type {
	padding:10px 20px;
}

/**************************************** more ****************************************/

.more{
	margin:0 0 30px 0;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
.more a{
	position:relative;
	padding:0 24px 0 0;
}
.more a:before,.more a:after{position:absolute;top:0;bottom:0;right:0;margin:auto;content:"";vertical-align:middle}
.more a:before{width:16px;height:16px;-webkit-border-radius:50%;border-radius:50%;background:#0a3a60}
.more a:after{right:6px;width:4px;height:4px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}



/**************************************** heading ****************************************/



h2{
	font-size:26px;
	margin:0 0 20px 0;
	text-align:center;
	line-height:1.4;
}
h2 img{
	margin:0 20px 0 0;
	vertical-align:middle;
}
h2 span{
	display:inline-block;
	vertical-align:middle;
}
h2 + p{
	margin:0 0 20px 0;
}

h3{
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:0 0 0 15px;
	border-left:8px solid #f52a47;
	line-height:1.4;
}


h4{
	font-size:18px;
	font-weight:bold;
	line-height:1.4;
}
h5{
	font-size:16px;
	font-weight:bold;
	line-height:1.4;
	margin-bottom:10px;
}
h5 img{
	margin:0 10px 0 0;
	vertical-align:middle;
}
h5 span{
	display:inline-block;
	vertical-align:middle;
}




.button{
	width:480px;
	font-size:20px;
	font-weight:bold;
	margin:0 auto 15px;
	text-align:center;
	background:#fff;
	border-radius:5px;
	box-shadow:0 0 10px rgba(0,0,0,.1);
}
.button img{
	margin:0 20px 0 0;
	vertical-align:middle;
}
.button img:last-of-type{
	margin:0 0 0 20px;
}
.button span{
	display:inline-block;
	vertical-align:middle;
}
.button a{
	display:block;
	padding:12px 0;
}


/*------------------------------------------------------------------------------------------------------------------------*/



.bold{font-weight:bold}
.normal{font-weight:normal}
.center{text-align:center;margin-left:auto;margin-right:auto;}
.right{text-align:right; display: block;}
.last{margin-bottom:0}
.margin{margin-bottom:30px}

.xxs{font-size:11px}
.xs{font-size:13px}
.s{font-size:16px}
.m{font-size:18px}
.l{font-size:22px}
.xl{font-size:24px}
.xxl{font-size:28px}


.red{color:#f52a47}
.blue {color: #0075c2;}
.mt_00 {margin-top: 0!important;}
.mb_00 {margin-bottom: 0!important;}
.fz_110 {font-size: 110%;}

sup{font-size:50%;vertical-align:super}


.sp{
	display:none;
}

/**************************************************************************************************************************/

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



#global ul{
	width:768px;
	font-size:12px;
}
section{
	padding:50px 20px;
	padding:50px 20px;
}

.indent li{
	padding:0 0 0 .9em;
	text-indent:-.9em;
}
.indent li.circle{
	text-indent:-1.2em;
}


}

/**************************************************************************************************************************/

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


.sp{
	display:inline;
}


.pc{
	display:none;
}


body{font-size:12px;padding:47px 0 0 0}
.margin{margin-bottom:15px}

header{
	padding:20px 0 10px 0;
	background:url(../img/sp/h1_bg.png) no-repeat center top;
	background-size:100%;
}
h1 img{
	width:100%;
}


#global{
	width:100%;
	position:fixed;
	left:0;
	top:0;
	height:auto;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	border-bottom:4px solid #472700;
	box-shadow:0 0 10px rgba(0,0,0,.2);
	z-index:5;
}


.badge{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	background:#472700;
	padding:5px;
	margin:0 10px 0 0;
}
.badge img{
	width:53px;
	height:33px;
}
.title{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	padding:0;
	margin:0;
}
.title img{
	margin-top:7px;
	width:152px;
	height:28px;
}

#global ul{
	width:auto;
	margin:0 auto;
	padding:0;
	display:block;
}
#global li{
	margin:0;
	padding:0;
	display:block;
	text-align:left;
	border-bottom:1px dotted #999;
}
#global li:last-child{
	border-bottom:0;
}
#global li img{
	margin:0;
	vertical-align:middle;
}
#global li em{
	display:inline-block;
	font-style:normal;
	vertical-align:middle;
}
#global li span{
	height:auto;
	display:block;
	border-left:0;
	border-bottom:0;
}
#global li:last-child span{
	border-bottom:0;
}
#global li a{
	padding:10px 0;
	display:block;
	position:relative;
}

#global input{display:none}
#global label.drawer{width:30px;height:30px;vertical-align:top;display:inline-block;cursor:pointer;padding:0;margin:7px 0 0 calc(100% - 270px);margin:7px 0 0 -webkit-calc(100% - 270px);background:url(../img/sp/menu_off.png) no-repeat center center;background-size:30px 30px}

#global label.drawer{
background:url(../img/sp/menu_off.png) no-repeat center center;background-size:30px 30px;
}

#global div{display:block;transition: 0.2s;height:0;overflow:hidden;padding:0 15px}
#global input:checked + div{height:auto;margin:0;padding:15px;background:#472700}
#global ul{width:100%;display:block;background:#fff;padding:5px 10px;box-sizing:border-box;border-radius:5px;margin-bottom:15px}

#global li img{
	width:32px;
	height:18px;
	margin-right:10px;
}
#global li img.arrow{
	width:10px;
	height:16px;
	position:absolute;
	top:10px;
	right:0;
}



#global label.button{
	display:block;
	width:160px;
	font-size:13px;
	margin-bottom:0;
	padding:10px 0;
	text-align:center;
	background:#fff;
	border-radius:5px;
	box-shadow:0 0 10px rgba(0,0,0,.1);
	position:relative;
}
#global label.button img{
	width:13px;
	height:13px;
	margin:0;
	position:absolute;
	top:10px;
	right:10px;
}



h2{
	font-size:14px;
	margin:0 0 15px 0;
}
h2 img{
	width: 10%;
	margin:0 5px 0 0;
	vertical-align:middle;
}
h2 span{
	display:inline-block;
	vertical-align:middle;
}
h2 + p{
	margin:0 0 10px 0;
}

h3{
	font-size:13px;
	margin:0 0 10px 0;
	padding:0 0 0 5px;
	border-left:4px solid #f52a47;
}
h4{
	font-size:12px;
}
h5{
	font-size:12px;
	margin-bottom:5px;
	line-height:1.8;
}
h5 img{
	width:20px;
	height:20px;
	margin:0 5px 0 0;
	vertical-align:top;
}
h5 span{
	width:calc(100% - 30px);
	width:-webkit-calc(100% - 30px);
	vertical-align:top;
}


section{
/*	padding:20px 15px;*/
	padding: 10px 15px;
	text-align:left;
}
section#info {
	padding: 20px 15px;
}




.type{
	background:#fff;
	margin:0 0 10px 0;
	/*padding:15px;*/
	padding: 0;
	position:relative;
}
.type:last-of-type{
	margin:0;
}
.type .inner{
	/*margin-top:15px;*/
	padding:0 15px 15px;
}
.type h4{
	width:auto;
	text-align:left;
	margin:0;
	padding: 15px;
	cursor: pointer;
}
.type h4.active {
	background:url(../img/sp/icon_minus.png) no-repeat right 10px top 10px;
	background-size: 24px auto;
}

.type .block{
	margin:0 0 10px 0;
	padding:0;
}
.type .block > li:first-of-type{
	width:125px;
	margin:0 10px 0 0;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
}
.type .block > li:last-of-type{
	width:calc(100% - 135px);
	width:-webkit-calc(100% - 135px);
	margin:0;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
}
.type figure{
	width:125px;
	margin:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
}
.type figure img{
	width:100%;
}
.type figure + ul{
	margin-top:15px;
	font-size:10px;
}
.type p{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	margin-top:0;
}
.type li p:last-of-type{
	margin:0;
}

.toggle{
	cursor:pointer;
	display:inline-block;
	position:absolute;
	right:10px;
	top:10px;
	margin:0;
	text-align:right;
}
.toggle img{
	width:24px;
	height:24px;
}



.charge{
	margin:0;
	padding:0;
	display:block;
}
.charge > li{
	width:auto;
	margin:0 0 20px 0;
	padding:15px;
	display:block;
}
.charge img{
	width:81px;
	height:81px;
}
.charge li dt{
	width:81px;
	margin:0 10px 0 0;
}
.charge li dd{
	width:calc(100% - 96px);
	width:-webkit-calc(100% - 96px);
}




.flow {
	text-align:left;
	margin:0 auto 5px auto;
	padding:0;
}
.flow:last-of-type{
	margin:0 auto;
}
.flow dt{
	text-align:left;
	margin:0 0 15px 0
}
.flow dt span{
	font-size:12px;
}
.flow dd{
	margin:0 0 15px 0;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	position:relative;
}

.flow dd:nth-of-type(2n){
	margin:0;
}




.tel{
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
}

.tel dt{
	width:90px;
	height:auto;
	font-size:11px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction:column;
}
.tel dt img{
	width:16px;
	height:16px;
	margin:0 0 5px 0;
}
.tel dd{
	font-size:10px;
	width:calc(100% - 90px);
	width:-webkit-calc(100% - 90px);
	height:auto;
	margin:0;
	padding:0;
	box-sizing:border-box;
	background:url(../img/sp/tel_arrow.png) no-repeat right 10px center #fff;
	background-size:12px 20px;
}
.tel dd a{
	display:block;
	padding:5px 10px;
	pointer-events:auto;
	cursor:pointer;
	text-decoration:none;
}
.tel .tel-notes a {
	display: inline;
	padding: 0;
}
.tel dd strong{
	line-height:1.2;
	font-size:16px;
}

.iframe{
	padding: 10px;
	margin:20px 0 20px 0;
}
.iframe div{
	padding:10px;
	height: 300px;
}



.button{
	width:300px;
	font-size:13px;
	margin-bottom:10px;
}
.button img{
	width:19px;
	height:20px;
	margin:0 10px 0 0;
}
.button img:last-of-type{
	width:10px;
	height:16px;
	margin:0 0 0 10px;
}
.button a{
	padding:10px 0;
}



/* メニュー開閉用追記 20190712 */
.cktitle {
	background: #fff;
	margin: 0 !important;
	padding: 15px;
	border: 2px solid #f7114a;
	position: relative;
	text-align: left;
}
.cktitle.open {
	margin: 0 0 15px !important;
}
.cktitle {
	background-image: url(../../../renew/img/tkwric_arrow.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 16px 10px;
}
.cktitle.open {
	background-image: url(../../../renew/img/tkwric_arrow_close.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 16px 10px;
}

.cktitle + div {
	display: none;
}

}



/* 追加 -------------------------------------- */
body {
	position: relative;
}
@media screen and (max-width:736px){
	#global label.drawer {
		display: none;
	}
}

/* footer
--------------------------------------------------------------------------------------------*/
/* PC ----------*/
@media print, screen and (min-width: 768px) {
  .sub_footer {
	clear: both;
	line-height: 11px;
  }
  .sub_footer{
	background:#382c12;
	color:#fff;
	padding:30px 0;
  }
  .sub_footer ul{
	text-align:center;
	margin:0 0 2em;
	padding:0;
	vertical-align:middle;
	letter-spacing: -0.5em;
  }
  .sub_footer li{
	margin:0 1.3em 0 0;
	padding:0;
	display: inline-block;
	letter-spacing: normal;
	vertical-align:middle;
	font-size:10px;
  }
  .sub_footer li:last-child {
	margin-right: 0;
  }
  .sub_footer li a{
	background-image:url(/renew/img/arrow_white_right.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:13px 13px;
	padding:3px 0 3px 16px;
	color: #fff;
	text-decoration: none;
  }
  .sub_footer li a:hover {
	text-decoration: underline;
  }
  .sub_footer p.copyright{
	width: 940px;
	margin:0 auto;
	color:#fff;
	font-size:0.8em;
	vertical-align:middle;
	text-align: right;
  }
  .sub_footer a{
	color:#fff;
  }
  #pagetopBtn {
	position:fixed;
	bottom:20px;
	right:20px;
	margin:0;
	padding:0;
	z-index:10;
  }
  #pagetopBtn a{
	display:block;
  }

}


/* SP ----------*/
@media print, screen and (max-width: 767px) {
  .sub_footer .sp{
	display:inline;
  }
  .sub_footer .pc{
	display:none;
  }
  .sub_footer{
	padding:0;
	background:#382c12;
	color:#fff;
  }
  .sub_footer ul{
	text-align:left;
	margin:0;
	padding:0;
	vertical-align:middle;
	display: flex;
	flex-wrap: wrap;
  }
  .sub_footer li{
	width:50%;
	margin:0;
	font-size:11px;
	letter-spacing:  normal;
	border-right:1px solid #6b4d2a;
	border-bottom:1px solid #6b4d2a;
	padding:15px 0 15px 10px;
	box-sizing: border-box;
	line-height: 1.8;
  }
  .sub_footer li a{
	background:none;
	color: #fff;
	display:table;
	text-decoration:none;
	width: 100%;
	height: 100%;
  }
  .sub_footer li a > span {
	display:table-cell;
	vertical-align: middle;
  }
  .sub_footer li a img{
	margin-left:5px;
	width:10px;
	height:8px;
	vertical-align:middle;
  }
  .sub_footer li:nth-child(2n) a{
	border-right:0
  }
  .sub_footer p.copyright{
	margin:0;
	padding:15px 0;
	float:none;
	font-size:9px;
	text-align:center;
	vertical-align:middle;
  }
  #pagetopBtn {
	position:fixed;
	margin:0;
	padding:0;
	z-index:10;
	bottom:15px;
	right:15px;
  }
  #pagetopBtn img{
	width:50px;
	height:50px;
  }


	/* 再修正の追加 */
	section#howto {
		background-image: url(../img/bg_main.png);
		background-position: center top;
	}
	section#cover {
		background-image: url(../img/bg_main.png);
		background-position: center top;
	}
	section#info {
		border-bottom: none;
	}
	section#entry {
		border-bottom: none;
	}
	section#qa {
		border-bottom: none;
	}
	dl.flow dd.arrow {
		display: inline-block;
	}
	dl.flow {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	dl.flow dt {
		flex: 0 0 100%;
	}
	dl.flow dd {
	padding: 0;
	display: inline-block;
	vertical-align: top;
	position: relative;
	}
	dl.flow dd.bg-arrow {
		flex: 1 1 25%;
		align-items: center;
	}
	dl.flow dd.bg-arrow::after {
		display: none;
	}
	dl.flow dd.arrow {
		flex: 1 1 12.5%;
		padding-bottom: 15px;
	}
	dl.flow dd.arrow div {
		display: table;
		margin: 0 auto;
	}
	dl.flow dd.arrow div span {
		display: table-cell;
		vertical-align: middle;
	}
	dl.flow dd.arrow img {
		box-shadow: none;
	}
	dl.flow dd.arrow::after {
		display: none;
	}
	dl.flow dd.sp-marginright-0 {
		margin-right: 0;
		flex: 1 1 25%;
	}
	dl.flow .sp-marginright-0::after {
		display: none;
	}
	dl.flow dd.arrow {
		display: inline-block;
	}
	section#terms {
		padding-bottom: 80px;
	}

}

	/* 上部お知らせ枠 */
.top_important_info{
	margin-bottom: 2em;
}
.top_important_info ul li{
	text-indent: 0 !important;
	padding: 0;
}
.top_important_info ul li p{
	    text-align: center;
	margin: 1em 3em !important;
	text-align: left;
}

/*20220530追記*/
.left {text-align: left !important;}
.center {text-align: center !important;}
.bg_yellow {background-color: #fff462;}
table.fixed {table-layout: fixed;}
table.basic {
  width: 100%;
  margin-bottom: 2em;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
}
table.basic th, table.basic td {
  padding: .6em 1em;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  vertical-align: middle;
  line-height: 1.4;
}
table.basic caption {
  margin-bottom: .3em;
  text-align: left;
}
table.basic thead th {
  background-color: #fba9b5;
  text-align: center;
}
table.basic tbody th {
  background-color: #fee9ec;
  font-weight: normal;
  text-align: center;
}
.kome-list {
  margin-left: 4em;
  margin-bottom: 2em !important;
  padding: 0;
  text-indent: -4em;
}
.kome-list li {
  margin-bottom: .2em !important;
  line-height: 1.3 !important;
}
