@charset "UTF-8";

.container {
	max-width: 940px;
	background-color:#ffffff;
	padding:30px 20px;
}

header{
	font-size:12px;
	color:#333333;
}

header .container{
	padding:0px 20px;
}

.header-bg-color{
	background-color:#ffffff;
}

.top-position{
	display:block;
	position:relative;
}

.top-position2{
	position: absolute ;
	display: block ;
	width: 100% ;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.top-on{
	max-width:600px;
	margin:auto auto;
	text-center;
}

body{
	background-color:#f9f3ef;
	font-family:"HiraMinProN-W6", "MS PMincho", serif;
	color:#4f3830;
}

section.bginvert {
	background: #eeeeee ;
	border-top:solid 1px #939a9d;
	border-bottom:solid 1px #939a9d;
}
section.bginvert .container {
	background: transparent ;

}
section.bginvert h3 {
	background: transparent ;
}

section.bginvert p {
	color: #fff ;
}


section.bginvert2 {
	background: #806d52;
	color: #ffffff ;
}
section.bginvert2 .container {
	background: transparent ;
}
section.bginvert2 h3 {
	color: #fff ;
	background: transparent ;
}

section.bginvert2 p {
	color: #fff ;
}

.footer-link{
	color:#fff;
}

a.footer-link:link {
	color: #fff;
}

a.footer-link:visited {
	color: #fff;
	text-decoration:none;
}

a.footer-link:hover {
	color: #fff;
	text-decoration:underline;
}

a.footer-link:active {
	color: #fff;
}

.logo{
	max-width:396px;
}

.btn {
	color:#fff;
	background-color: #f9680a;
	border-bottom: solid 2px #903901;
	border-right: solid 2px #903901;
}

.btn:hover, .btn:focus {
	background-color: #8d2f06;
	border-bottom: solid 2px #481503;
	border-right: solid 2px #481503;
	color: #fff;
}

.btn-large {
	padding: 4px 8px;
	margin-top:10px;
}

/* カラム拡張  */
.row-center{
/* 	text-align:center;	}	*/
	letter-spacing:-0.4em;
}
.row-center > [class*='col-'] {
	display:inline-block;
	letter-spacing:0;
	vertical-align:top;
	float:none !important;
}
	.row-center.va-middle > [class*='col-'] {
	vertical-align:middle;
}
	.row-center.va-bottom > [class*='col-'] {
	vertical-align:bottom;
}

.bold{
	font-weight:bold;
}


.header_01{
	font-size:12px;
	color:#343434;
}

main p {
	line-height: 150%;
	color: #232323;
}

main h3 {
	font-size:48px;
	color:#4c352c;
	text-align:center;
	line-height: 100%;
	padding:5px 0px 5px 0px;
}


h4 {
	position: relative;
	padding-left: 25px;
	border-bottom: 3px solid #f9680a;
	font-size: 24px;
	font-weight:bold;
	line-height: 32px;
	text-align:left;
}

h4:before {
	position: absolute;
	top: -6px;
	left: 7px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	height: 12px;
	width: 12px;
	background: #e54671;
	content: "";
}

h4:after {
	position: absolute;
	top: 10px;
	left: 2px;
	transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	height: 8px;
	width: 8px;
	background: #e56285;
	content: "";
}

h5{
	font-size: 24px;
	position: relative;
	border-bottom: 4px solid #e588a1;
	width:220px;
	text-align:left;
}
h5:after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 30%;
	height: 4px;
	background-color: #e54671;
}

.tenjikai-text{
	font-size:15px;
	text-align:left;
}

.tenjikai{
	max-width:355px;
}

.sentence{
	font-size:18px;
	text-align:center;
	font-family:"meiryo";
}

.red{
	color:#e93c25;
}

.schedule{
	margin-top:10px;
	font-size:24px;
	color:#e93c25;
	font-weight:bold;
	font-style:oblique;
	text-align:left;
}

.oblique{
	font-style:oblique;
}

.chk{
	font-weight:normal;
	font-size:18px;
}

.icon-right{
	font-size:10px;
}

.waku-tokuten{
	border-style:solid;
	border-width:2px;
	border-color:#e37304;
	font-size:24px;
	padding:40px 10px 20px 10px;
	text-shadow:
	0 1px 0 #fff,
	1px 0 0 #fff,
	0 -1px 0 #fff,
	-1px 0 0 #fff,
	-1px -1px 0 #fff,
	1px -1px 0 #fff,
	-1px 1px 0 #fff,
	1px 1px 0 #fff;
}

.tokuten-midashi{
	margin-bottom:-30px;
	padding-left:20px;
	padding-right:20px;
	max-width:347px;
}

.bg-img{
	background-image: url('../images/tokuten.png');
	background-repeat: no-repeat;
	background-position: right 10px top 50px;
}

@media (max-width:768px){
	.bg-img{
		background-image: none;
	}
}

.number{
	color:#806d52;
	font-family: "メイリオ", sans-serif;
}

.waku-qr{
	background-color:#e93c25;
	border-radius:10px;
	padding:25px 10px 10px 10px;
}

.waku-qr-midashi{
	font-size:24px;
	color:#ffffff;
	padding:10px 10px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
}

.waku-qr-text{
	font-size:24px;
	color:#ffffff;
}

.row-margin{
	margin:0px;
}

.case-text{
	margin-top:10px;
}

.yajirushi-migi{
	font-size:10px;
}

.fukidashi {
	position:relative;
	background:#806d52;
	color:#ffffff;
	font-size:24px;
	margin-bottom:20px;
	padding:5px 15px;
	border-radius:7px;
}

.fukidashi:after{
	content:'';position:absolute;
	border-top:10px solid #806d52;
	border-right:10px solid transparent;
	border-left:10px solid transparent;
	bottom:-10px;
	left:20px;
	border-radius:2px;
}

.annotation{
	font-size:24px;
	color:#806d52;
	text-align:center;
}

.annotation2{
	font-size:14px;
	color:#806d52;
	text-align:right;
}


.waku-toriatsukai{
	border-color:#7f7f7f;
	border-style:solid;
	border-width:2px;
	padding:15px 10px 15px 10px;
	display:inline-block;
}

.toriatsukai{
	max-width:479px;
}

.mitsumori{
	background-color:#e93c25;
	color:#fff;
	font-size:24px;
	padding:5px;
	text-align:center;
}

.mitsumori-text{
	border-color:#e93c25;
	border-style:solid;
	border-width:1px;
	padding:5px;
}

.underline{
	border-bottom:solid 1px #e93c25;
	padding-bottom:2px;
}

.yohaku{
	padding:20px 0;
}

.footer-text{
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}

.keisen{
/*
	border-left:1px solid #eadcb5;
	border-right: 1px solid #eadcb5;
	box-shadow: 2px 0px 0px rgba(234,229,217,0.2);
*/
}

a:hover{
	text-decoration: none;
}

a:hover img.overwhite{
    cursor:pointer;
    filter: alpha(opacity=80);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=80)";  /* ie 8 */
    -moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.8;              /* Safari 1.x */
    opacity:0.8;
    zoom:1;
}



.footer_yohaku{
	padding:1em 0 1em 0;
}

footer {
	color:#ffffff;
	font-weight:bold;
	margin:0 auto;
	background-color:#4c352c;
}

footer .container{
	padding:0px 5px;
	background-color:#4c352c;
}


@media (max-width:730px){
	.container {

		padding:20px 5px;
	}

	a{
	    -webkit-tap-highlight-color:rgba(0,0,0,0.4);
	}

	header .container {
/*		padding: 0 0 0 0; */
	}
	img.res {
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		width: 100% ;
		height: auto;
	}

	h4 {
		font-size: 20px;
	}

	h5 {
		font-size: 20px;
	}

	.schedule{
		font-size:20px;
	}

	.waku-tokuten{
		font-size:16px;
		padding:30px 5px 10px 5px;
		text-shadow:none;
	}

	.waku-qr-midashi{
		font-size:18px;
		font-weight:bold;
		padding:10px 5px;
	}

	.waku-qr-text{
		font-size:16px;
	}

	.fukidashi {
		font-size:18px;
		font-weight:bold;
	}

	.annotation{
		font-size:16px;
	}

	.mitsumori{
		font-size:20px;
	}

}



@media (max-width:680px){

 	main h3 {
		font-size:22px;
		font-weight:bold;
		padding:5px 0 5px 0;
	}

	footer {
		font-size:12px;
	}

}

@media (max-width:400px){

	p{
		font-size:12px;
	}

}