    @charset "utf-8";

@font-face {
	font-display: swap;
}
@font-face {
  font-family: "iroha";
  font-display: swap;
  src: url("../font/irohamaru_font.eot?") format('eot'),
       url("../font/irohamaru_font.woff2") format('woff2'),
       url("../font/irohamaru_font.woff") format('woff');
}

*{
    margin: 0px;
	padding: 0px;
}


img{border: 0;}

a {outline: none;}

ul,ol { list-style-type: none;}

A:link{color:#000;text-decoration:underline}
A:visited{color:#000;text-decoration:none;}
A:active{color:#000;text-decoration:none;}
A:hover{color:#e60012;text-decoration:none;}

table{
	border-collapse:collapse;
}

html{font-size: 62.5%;}

input{
	font-family: kozuka-gothic-pro,sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}

body{
	text-align:center;
	color: #222222;
	font-family: kozuka-gothic-pro,sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 1.5rem;
}

#wrapper{
	margin: 0 auto;
	text-align:left;
	width: 100%;
}
.wrap{
	width: 1100px;
	margin: 0 auto;
}

#topcontrol{
	display: none;
}

::selection{
	background: #ffdd55;
	color: #000;
}
::-moz-selection{
	background: #ffdd55;
	color: #000;
}

@media screen and (min-width: 980px) {
#topcontrol span{
	display: none;
}

.pc{
	display: block;
}
.sp{
	display: none;
}
#header #mmenu,
#header #menu{
	display:none;
}
}
@media screen and (max-width: 979px) {
body{
	font-size: 15px;
}
#wrapper,
.wrap{
	margin:0 auto;
	text-align:left;
	width:100%;
	background: none;
	max-width: auto;
	min-width: auto;
}
.pc{
	display: block;
}
.sp{
	display: none;
}

#topcontrol{
	bottom: 0 !important;
	display: block;
	left: 0;
	right: 0;
	width: 100%;
	background-color: rgba( 0, 0, 0, 0.7 );
	color: #FFF;
	z-index: 100;
}
#topcontrol span{
	display: block;
	line-height: 80px;
	font-weight: 600;
}
#topcontrol img{
	display: none;
}
}
@media screen and (max-width: 768px){
.pc{
	display: block;
}
.sp{
	display: none;
}
#wrapper{
	background: #FFF;
}
#mmenu a{
	position: absolute;
	top: 0;
	right: 0;
	background: center center no-repeat /*transparent*/#eb5716;
	background-image: url(../mmenu/icon.png) ;
	width: 60px;
	height: 60px;
	display: block;
	z-index: 60;
	-moz-background-size:70% auto;
	background-size:70% auto; 
} 
#menu{
	text-align: left;
}
}
@media screen and (max-width: 620px){
.pc{
	display: none !important;
}
.sp{
	display: block;
}
}

#head_wrap{
	width: 100%;
	position: relative;
	overflow: hidden;
}
#head_wrap:before {
	content:"";
	display: block;
	padding-top: 30%;
}

#header{
	position: absolute;
	width: 100%;
	height: 92px;
	background: url(../../img/menu/bg.png) repeat-x;
	top: 0;
	left: 0;
	z-index: 20;
}

#header .wrap{
	display: table;
	height: 61px;
}

#header .wrap h1{
	display: table-cell;
	vertical-align: middle;
	width: 310px;
	padding: 6px 20px 0 0;
}
#header .wrap h1 a{
	width: 310px;
	display: block;
	color: #000;
	text-decoration: none;
	font-family: vdl-v7marugothic,sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: 700;
	font-style: normal;
}
#header .wrap h1 img{
	width: 295px;
	height: auto;
}


#header .wrap #globalNav{
	width: 890px;
	display: table-cell;
	vertical-align: middle;
	font-family: vdl-v7marugothic,sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: 500;
	font-style: normal;
}

#header .wrap #globalNav ul{
	display: table;
	width: 100%;
}
#header .wrap #globalNav ul li{
	display: table-cell;
	vertical-align: middle;
	background: url(../../img/menu/line.png) no-repeat right center;
	padding: 0 16px 0 0;
	text-align: center;
}
#header .wrap #globalNav ul li:last-child{
	background: none;
}
#header .wrap #globalNav ul li img{
	vertical-align: middle;
}
#header .wrap #globalNav ul li a{
	position: relative;
	display: inline-block;
	transition: .3s;
	text-decoration: none;
}
#header .wrap #globalNav ul li a::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 0;
	height: 3px;
	background-color: #ea617b;
	transition: .3s;
}
#header .wrap #globalNav ul li a:hover::after {
	width: 100%;
}


#head_wrap #mainPhoto{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	overflow: hidden;
}

#head_wrap #mainPhoto #photobase{
	position: relative;
	width: 100%;
	z-index: 10;
	overflow: hidden;
	text-align: center;
	background: #ededed;
	opacity: 0;
}
#head_wrap #mainPhoto #photobase:before {
	content:"";
	display: block;
	padding-top: 40%;
}
#head_wrap #mainPhoto #photo{
	position: relative;
	width: 100%;
	z-index: 20;
	overflow: hidden;
	text-align: center;
	opacity: 0;
	margin-top: -40%;
}
#head_wrap #mainPhoto #photo:before {
	content:"";
	display: block;
	padding-top: 40%;
}
#head_wrap #mainPhoto #photo img{
	width: auto;
	height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	margin: auto;
}

.fixed{
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
}

@media screen and (max-width: 768px){
#header{
	position: absolute;
	width: 100%;
	height: 92px;
	background: none;
	top: 0;
	left: 0;
	z-index: 20;
}
#header .wrap{
	display: block;
	margin-top: 0;
}

#header .wrap h1{
	display: block;
	vertical-align: middle;
	width: 100%;
	height: 62px;
	padding: 0 90px 0 10px;
	position: absolute;
	top: 10px;
	left: 0;
	line-height: 62px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#header .wrap h1 a{
	background: none;
	width: auto;
	height: auto;
	display: block;
	text-indent: 0;
}
#header .wrap h1 img{
	max-width: 90%;
	max-height: 62px;
	width: auto;
	height: auto;
}


#header .wrap #globalNav{
	display: none;
}
}

@media screen and (max-width: 620px) {
#head_wrap{
	width: 100%;
}
#head_wrap:before {
	content:"";
	display: block;
	padding-top: 0;
}

#header{
	width: 100%;
	height: 60px;
	background: none;
	z-index: 100;
}
#header .wrap{
	position: relative;
	width: 100%;
	height: 60px;
}


/**/
#head_wrap #mainPhoto{
	position: relative;
	width: 100%;
	z-index: 10;
	overflow: hidden;
}

#head_wrap #mainPhoto #txt1 img{
	max-width: 100%;
	height: auto;
}
#head_wrap #mainPhoto #txt2 img{
	max-width: 98%;
	height: auto;
}

#head_wrap #mainPhoto #txt1{
	width: 100%;
	height: 70px;
	text-align: center;
	position: absolute;
	bottom: 30%;
	left: 0;
	z-index: 30;
	opacity: 0;
}

#head_wrap #mainPhoto #txt2{
	width: 100%;
	height: 40px;
	text-align: center;
	position: absolute;
	bottom: 10%;
	left: 0;
	z-index: 30;
	opacity: 0;
}



}


/*section
************************************************************************************/
.article{
	padding: 50px 0;
	margin: 0 auto;
	text-align: left;
	width: 1100px;
}

.article:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .article{
    height: 1em;
}
.article{
    display: block;
}
/* ▲ */
/* for IE7 */
*:first-child+html .article{
	zoom:1;
}

.article_box{
	border: 1px solid #000;
	margin: 15px 15px;
}
.article_box.text{
	padding: 0 10px 10px 10px !important;
}

.article_border{
	border-bottom: 1px solid #000;
}
.article_border.white_base{
	border-bottom: 1px solid #FFF;
}

.article_innner{
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.text{
	padding: 10px;
	line-height: 1.6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	word-break: break-all;
	word-wrap:break-word;
}
.text20{
	padding: 20px;
}
.text p,
.text20 p{
	padding: 0 0 1em 0;
}
.text p:last-child,
.text20 p:last-child{
	padding: 0;
}
.text:after,
.text20:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .text,
* html .text20{
    height: 1em;
}
.text,
.text20{
    display: block;
}
*:first-child+html .text,
*:first-child+html .text20{
	zoom:1;
}

@media screen and (max-width: 979px) {
.article{
	width: 97%;
}
}

/*title & parts
************************************************************************************/
h2{
	margin: 0 0 40px 0;
	text-align: center;
	font-family: vdl-v7marugothic,sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: 500;
	font-style: normal;
	font-size: 25px;
}
h2 span{
	background: url(../../img/common/h2_bg.png) repeat-x bottom;
	padding: 0 0 15px 0;
	color: #aa003e;
}

h3{
	text-align: center;
	margin: 40px 0 50px 0;
}
h3 span{
	display: inline-block;
	background: url(../../img/common/h3_bg.png) no-repeat left bottom;
	padding: 0 0 0 40px;
	border-bottom: 1px solid #f4ab85;
	line-height: 35px;
	font-weight: bold;
	color: #f4ab85;
	font-size: 1.8rem;
}

h4{
	font-size: 1.9rem;
	font-weight: bold;
	margin: 0 0 15px 0;
}


/*table*/

/*table
----------------------------------------------------------------------*/
table.normal,
.cms-posts table{
	margin: 5px auto 15px auto;
	width: 100%;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
table.normal caption,
.cms-posts table caption{
	padding: 5px 0;
	text-align: left;
	display: block;
	font-weight: bold;
}
table.normal caption:before,
.cms-posts table caption:before{
	content: "■";
}

table.normal thead th,
.cms-posts table thead th{
	padding: 1.5em;
	border: 1px solid #fff;
	text-align: center;
	font-weight:bold;
	background-color: #4b4b4b;
	color: #FFF;
}
table.normal thead th a,
.cms-posts table th a{
	color:#FFF;
}
table.normal tbody th,
.cms-posts table tbody th{
	padding: 1px 10px;
	text-align: center;
	font-weight:normal;
	background-color: #eeeeee;
	border: 1px solid #999;
	color: #000;
}

table.normal tbody td,
.cms-posts table tbody td{
	padding: 1.5em;
	border: 1px solid #999;
}
table.normal tbody tr.lines,
.cms-posts table tbody tr.line{
	border-top: 3px solid #999;
}
table.normal.center td{
	text-align: center;
}

table td.right{
	text-align: right;
}

@media screen and (max-width: 620px) {
table.normal{
	display: block;
	border-top: none !important;
	border-bottom: none !important;
	width: 100%;
}
table.normal thead{
	display: none;
}
table.normal tbody{
	display: block;
	width: 100%;
	border-top: none !important;
}
table.normal tr{
	display: block;
	margin-bottom: 1.5em;
	width: 100%;
}
table.normal th,
table.normal td{
	display: list-item;
	width: 100%;
	padding: 5px 10px !important;
	border: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
table.normal tbody th{
	list-style-type: none;
	display: block;
	background: #ea617b;
	border: none !important;
	color: #FFF;
}


table.normal td{
	margin-left: 0;
	list-style-type: none;
	border: 0;
	padding-left: 25px;
	border: none !important;
}
}
table.lineBtm{
	width: 100%;
	border: 0;
}

table.lineBtm th{
	border-bottom: 1px solid #ccc;
	padding: 15px;
	text-align: left;
}
table.lineBtm td{
	border-bottom: 1px solid #ccc;
	padding: 15px;
}


dl.normal dt{
	font-weight: bold;
	color: #0085cc;
	padding: 0 0 0 0;
	font-weight: 700;
}
dl.normal dt:before{
	content: "■";
}
dl.normal dd{
	padding: 0 0 10px 1em;
}




@media screen and (max-width: 620px) {
table.smartphone{
	display: block;
	width: 100%;
}
table.smartphone thead{
	display: none;
}
table.smartphone tbody{
	display: block;
	width: 100%;
}
table.smartphone tr{
	display: block;
	margin-bottom: 1.5em;
	width: 100%;
}
table.smartphone th,
table.smartphone td{
	display: list-item;
	width: 100%;
	padding: 5px 10px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	border: 0;
}
table.smartphone th{
	list-style-type: none;
	display: block;
	background: #ededed;
}

table.smartphone td{
	margin-left: 0;
	list-style-type: none;
	border: 0;
	padding-left: 25px;
}
}

/*footer
************************************************************************************/
#footer{
	padding: 0 0 0 0;
}

#footer  .copyright{
	text-align: center;
	vertical-align: middle;
	padding: 15px 0;
	font-size: 1.2rem;
}
@media screen and (max-width: 979px) {
#footer{
	padding-bottom: 80px;
}
}