@charset "utf-8";

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
    box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}

body{
}

a{
}

/*h1{
	font-size:3rem; /* =48px
	margin-bottom:1.5rem; /* =24px
	line-height:1; /* =48px
}

h2{
	font-size:2.25rem; /* =36px
	margin-bottom:1.5rem; /* =24px
	line-height:1.3333; /*  =48px
}

h3{
	font-size:1.5rem; /* =24px
	margin-bottom:1.5rem; /* =24px
	line-height:1; /* =24px
}*/

p{
	font-size:1rem;
	margin-bottom:20px;
	line-height:1.6;
}

img{
	width:100%;
}

.sp_btn,
.caution{
	display:none;
}

/* @common */
.clear{
	clear:both;
}

.t_right{
	text-align:right;
}

.t_left{
	text-align:left;
}

.t_center{
	text-align:center;
}

.fr{
	float:right;
}

.fl{
	float:left;
}

section{
}

.wrap{
    width: 100%;
	max-width:960px;
    margin: auto;
	background-color:#fff;
}

.break{
	margin-bottom:40px;
}

.mv{
	width:100%;
	margin-bottom:0;
}

.lead_box{
	background-color:#f5f5f5;
	padding:20px 3% 10px 3%;
    margin-bottom:25px;
}

.tit_1{
	font-size:1.35rem;
	margin:0 0 10px 0;
	line-height:1.4;
}

.lead{
	font-size:1.125rem;
	line-height:1.4;
	margin-bottom:15px;
}

.inner{
	margin:0 3%;
}
.inner.indent{
	margin:0 3% 0 7%;
}
.lead  em,
.inner em{
    font-weight: bold;
    font-style: normal;
}


.tit_2{
	font-size:1.15rem;
	background-color:#f5f258;
	margin-bottom:20px;
	border-bottom:solid 1px #d3ce41;
	padding:3%;
	line-height:1.3;
	text-align:center;
}

.tit_3 {
    font-size: 1.2rem;
    border-left: solid 5px #F69218;
    padding:3px 0 3px 10px;
    margin-bottom: 15px;
		line-height:1.4;
}

.logo{
	width:60%;
	margin:0 auto 15px;
}

.photo{
	margin-bottom:15px;
}

.box{
	border: double 4px #ccc;
	padding: 30px 15px 1px 15px;
	margin: 70px 0 20px 0;
	position: relative;
}

.fukidashi{
	width:100%;
 	position: relative;
 	margin:-65px auto 20px;
	padding:10px 5px;
	background: #F69218;
}
.fukidashi.top{
    margin: 0 auto 20px;
}

.fukidashi:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 12px solid #F69218;
}

.fukidashi p{
 	color: #fff;
	font-size:1.1rem;
	font-weight:bold;
	line-height:1.4;
	text-align:center;
	margin:0;
}

.otoku{
	background-color:#fff4db;
	padding:10px 5px;
	margin-bottom:20px;
	border:dashed 2px #F69218;
}

.otoku p{
	font-size:1rem;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:1px;
	position:relative;
	line-height:1.4;
}

.otoku p span{
	color:#FF0004;
	font-size:1.2rem;
}

.otoku p:last-child{
	margin-bottom:0;
}

.otoku p.sub{
	font-size:0.875rem;
}
.otoku p span.sub{
	color:#1d1d1d;
	font-size:0.875rem;
}
.otoku p.bottom{
    padding-bottom: 1.2em;
}

.otoku p.sub .marker {
	font-size: 1.05em;
    display: inline-block;
    font-weight: bold;
    background: linear-gradient(transparent 60%, #ffff66 60%);
    line-height: 1.2;
}

.otoku p.sub:before{
	content: '';
	display: block;
	position: absolute;
	top:0;
	left:0;
}

.otoku p.check{
    padding-left: 7px;
    text-indent: -7px;
		margin-left:20px;
}
.otoku p.check + p.check{
    margin-top: .3em;
}

.otoku p.check:before {
    color: #ff6600;
    font-size: 0.65rem;
    content: '●';
    display: inline-block;
    vertical-align: middle;
    margin-right:5px;
}
.check{
    padding-left: 1em;
    text-indent: -.7em;
		margin-left:20px;
}
.check:before {
    color: #ff6600;
    font-size: 1rem;
    content: '●';
    display: inline-block;
    vertical-align: middle;
    margin-right:5px;
}

.shop{
	margin: 0 0 15px 0;
}

.use{
	margin-bottom:10px;
}

.use a{
	color:#fff;
	font-size:1.15rem;
	font-weight:bold;
	line-height:1.3;
	display:block;
	padding:15px 5px;
	text-align:center;
	background-color:#e6331e;
	border-bottom:solid 4px #c62515;
	border-radius:5px;
	text-decoration:none;
}

.other_link{
	background-color:#f5f5f5;
	padding:25px 3%;
	box-shadow:0px 2px 2px rgba(201,201,201, 1);
	margin-bottom:2px;
}

.other_link h1{
	color:#013790;
	font-size:1.2rem;
	text-align:center;
	margin-bottom:15px;
}

.link_box{
	border:solid 1px #ccc;
	background-color:#fff;
	padding:8px;
	overflow:hidden;
	position: relative;
}

.link_box p{
	color:#013790;
	font-size:0.9375rem;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:10px;
	text-decoration:underline;
}

.link_box p.thumnail{
	width:30%;
	float:left;
	margin:0 10px 0 0;
}

.link_box p.date{
	font-size:0.875rem;
	font-weight:normal;
	position:absolute;
	bottom:10px;
	right:10px;
	text-decoration:none;
	margin-bottom:0;
}

.link_box a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.backtop{
	text-indent:-9999px;
}

.backtop a{
	width:60px;
	height:76px;
	position:fixed;
	right:0;
	bottom:10px;
	background:url(../img/pagetop.png) no-repeat;
	background-size:60px 76px;
	display:block;
}

.sns_box{
	overflow:hidden;
	margin:0 2% 0 2%;
	padding:20px 0 0 0;
}

.sns_box li{
	float:left;
	text-align:center;
}

.sns_box li img{
	vertical-align:top;
}

.sns_box li.line{
	width:30%;
}

.sns_box li.line img{
	width:82px;
}

.sns_box li.twitter{
	width:28%;
}

.sns_box li.facebook{
	width:42%;
	height:30px;
}


/*768px*/
@media screen and (min-width : 768px){
/*768px以上のcssを記述*/
p{
	font-size:1.25rem;
	margin-bottom:30px;
	line-height:1.8;
}

.break{
	margin-bottom:70px;
}

.lead_box{
	background-color:#f5f5f5;
	padding:40px 4%;
    margin-bottom:50px;
}

.tit_1{
	font-size:2.2rem;
	margin:0 0 20px 0;
	line-height:1.5;
}

.lead{
	font-size:1.4rem;
	line-height:1.6;
	margin-bottom:0;
}

.inner{
	margin:0 4%;
}
.inner.indent{
	margin:0 4%;
}


.tit_2{
	font-size: 1.8rem;
	background-color: #f5f258;
	border-bottom: solid 1px #d3ce41;
	padding: 3% 4% 2% 4%;
	line-height: 1.4;
	margin-bottom: 35px;
}

/*.tit_2 br{
	display:none;
}*/

.tit_3 {
    font-size: 1.5rem;
    border-left: solid 5px #F69218;
    padding: 5px 0 5px 15px;
    margin-bottom: 25px;
}

.tit_3 br{
	display:none;
}

.logo{
	width:50%;
	margin:0 auto 20px;
}

.photo{
	margin-bottom:25px;
}

.box{
	border: double 4px #ccc;
	padding: 30px 30px 0 30px;
	margin: 100px 0 30px 0;
	position: relative;
}

.fukidashi{
	width:100%;
 	position: relative;
 	margin:-70px auto 30px;
	padding:20px 0;
	background: #F69218;
}
.fukidashi.top{
    margin: 0 auto 30px;
}

.fukidashi:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 12px solid #F69218;
}

.fukidashi p{
	font-size:1.6rem;
	font-weight:bold;
	padding:0;
	margin-bottom:0;
	position:relative;
}

.etc_box{
	display: flex;
	justify-content: space-between;
}

.etc_box p:first-child{
	width:60%;
}

.etc_box p:last-child{
	width:39%;
}

.otoku{
	background-color:#fff4db;
	padding:25px 15px;
	margin-bottom:30px;
	border:dashed 2px #F69218;
}

.otoku p{
	font-size:1.5rem;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:0;
	position:relative;
	line-height:1.6;
}

.otoku p.bottom{
    /*padding-bottom: 1.6em;*/
}
.otoku p.check{
    padding-left: 10px;
    text-indent: -10px;
		margin-left:20px;
}

.otoku p.check:before {
	color: #ff6600;
    font-size: 0.875rem;
    content: '●';
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.check{
    padding-left: 1em;
    text-indent: -1em;
		margin-left:20px;
}

.check:before {
	color: #ff6600;
    font-size: 0.875rem;
    content: '●';
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.otoku p span{
	color:#FF0004;
	font-size:2.2rem;
}

.otoku p:last-child{
	margin-bottom:0;
}

.otoku p.sub{
	font-size:1.125rem;
}

.otoku p span.sub{
	color:#1d1d1d;
	font-size:1.125rem;
}

.otoku p.sub:before{
	content: '';
	display: block;
	position: absolute;
	top:0;
	left:0;
}

.shop{
	margin: 0 0 30px 0;
}

.use{
	width:100%;
	margin-bottom:20px;
}

/*.use br{
	display:none;
}*/

.use a{
	color:#fff;
	font-size:1.9rem;
	font-weight:bold;
	line-height:1.3;
	display:block;
	padding:35px 10px;
	text-align:center;
	background-color:#e6331e;
	border-bottom:solid 6px #c62515;
	border-radius:10px;
	text-decoration:none;
}

.other_link{
	background-color:#f5f5f5;
	padding:40px 10%;
	box-shadow:0px 2px 2px rgba(201,201,201, 1);
	margin-bottom:2px;
}

.other_link h1{
	color:#013790;
	font-size:1.4rem;
	text-align:center;
	margin-bottom:20px;
}

.link_box{
	border:solid 1px #ccc;
	background-color:#fff;
	padding:15px;
	overflow:hidden;
	position: relative;
}

.link_box p{
	color:#013790;
	font-size:1.2rem;
	font-weight:bold;
	line-height:1.6;
	margin-bottom:10px;
	text-decoration:underline;
}

.link_box p.thumnail{
	width:20%;
	float:left;
	margin:0 20px 0 0;
}

.link_box p.date{
	position:absolute;
	bottom:10px;
	right:10px;
	font-size:0.875rem;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:0;
}

.link_box a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.link_box a:hover{
	background-color:rgba(255,255,255,.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.backtop{
	text-indent:-9999px;
}

.backtop a{
	width:100px;
	height:126px;
	position:fixed;
	right:0;
	bottom:20px;
	background:url(../img/pagetop.png) no-repeat;
	background-size:100px 126px;
	display:block;
}

.sns_box{
	width:360px;
	overflow:hidden;
	margin:0 auto;
	padding:20px 0 10px 0;
}

.sns_box li{
	float:left;
	text-align:center;
}

.sns_box li img{
	vertical-align:top;
}

.sns_box li.line{
	width:100px;
}

.sns_box li.line img{
	width:82px;
}

.sns_box li.twitter{
	width:100px;
}

.sns_box li.facebook{
	width:150px;
	height:30px;
}
}


/*960px*/
@media screen and (min-width : 960px){
/*960px以上のcssを記述*/
body{
}

a{
}


p{
	font-size:1.25rem;
	margin-bottom:30px;
	line-height:1.8;
}


/* @common */
section{
}


.inner{
	margin:0 4%;
}

.fukidashi{
	width:80%;
 	position: relative;
 	margin:-70px auto 30px;
	padding:20px 0;
	background: #F69218;
}

.fukidashi.top{
	width:100%;
    margin: 0 auto 30px;
	padding:20px 0;
}

.use{
	width:80%;
	margin:0 auto 20px;
}

.use a:hover{
	background-color:#ff412b;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.backtop{
}

.backtop a{
	width:32px;
	height:32px;
	position:fixed;
	right:50px;
	bottom:60px;
	background:url(../img/btn-pagetop.gif) no-repeat;
	background-size:auto;
	display:block;
}

.backtop a:hover{
	opacity:0.8;
}
}


_::-webkit-full-page-media, _:future, :root .tit_4 span{
	color: #fff;
	font-size: 1.125rem;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: #F69218;
	padding: 5px 8px;
	margin-right: 10px;
}



/*180223*/
.marker_yellow {
    display: inline-block;
    font-size: 1.1em;
    font-weight: bold;
    background: linear-gradient(transparent 60%, #ffff66 60%);
    line-height: 1.2;
}

/*181024*/
.tit_sub {
    position: relative;
    max-width: 280px;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.2;
    margin: auto;
    padding: 5px 0 10px;
    text-align: center;
    color:#F69218;
}
.tit_sub:before {
    content: " ";
    position: absolute;
    display: block;
    width: 3px;
    height: 30px;
    top: 0;
    bottom:0;
    left: 0;
    margin: auto;
    background-color: #F69218;
    transform:skew(30deg,30deg);
 
}
.tit_sub:after {
    content: " ";
    position: absolute;
    display: block;
    width: 3px;
    height: 30px;
    top: 0;
    bottom:0;
    right: 0;
    margin: auto;
    background-color: #F69218;
    transform:skew(-30deg,-30deg);
}


.point{
	border:double 4px #ccc;
	position:relative;
	margin:50px 0 10px 0;
	padding:0 15px 20px;
}
.point .check{
    margin: 0 0 15px 15px;
}
.point h3{
	color:#fff;
	font-size:1.2rem;
	text-align:center;
	padding:10px 0;
	background-color:#FF0004;
    width: 100%;
	margin:-40px auto 15px;
}
.point h4{
	font-size:1.125rem;
	text-align:center;
	padding:5px 0;
	background-color:#efefef;
	margin-bottom:10px;
}
.point ul{
	margin-bottom:20px;
}
.point ul li{
	font-size:0.9375rem;
	list-style:decimal;
	margin:0 0 5px 30px;
}

.pc {
    display: none;
}

.indent-list {
    display: inline-block;
    font-size: 1.1em;
    line-height: 1.5;
    text-indent: -1em;
}
.indent-list em {
    font-style: normal;
    font-weight: bold;
}

/*190724*/
.ic_r {
    font-size: .6em;
}

@media screen and (min-width : 768px){

.pc {
    display: inline-block;
}
.sp {
    display: none;
}

.marker_yellow,
.indent-list,
.tit_sub {
    font-size: 1.8em;
}
.tit_sub {
    max-width: 450px;
}
.tit_sub:before,
.tit_sub:after {
    width: 4px;
    height: 40px;
}
.point{
	border:double 4px #ccc;
	position:relative;
	margin:60px 0 40px 0;
	padding:0 30px 30px;
}
.point .check{
    margin: 0 0 0 40px;
}

.point h3{
	color:#fff;
	font-size:1.8rem;
	text-align:center;
	padding:15px 0;
	background-color:#FF0004;
    width: 100%;
	margin:-35px auto 30px;
}

.point h4{
	font-size:1.3rem;
	text-align:center;
	padding:12px 0;
	background-color:#efefef;
	margin-bottom:20px;
}

.point ul{
	margin-bottom:30px;
}

.point ul li{
	font-size:1.125rem;
	list-style:decimal;
	margin:0 0 10px 35px;
}
}