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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
	-webkit-font-smoothing: antialiased;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	outline: none;
}
a:focus{
	outline: none;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/* for IE6 */

img{ border:0;}

h1, h2, h3, h4, h5, h6{
	font-size:100%;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

ul{
	list-style: none;
}
ul li{
	list-style: none;
}

*{zoom:1;}
@charset "UTF-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
background-size: 1600px auto;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
}
body{
	
}
.wrapper{
	overflow: hidden;
}
::selection {
	background-color:#870404;
	color: #FFF;/* Safari */
}

::-moz-selection {
	background-color:#870404;
	color: #FFF;/* Firefox */
}
.clearfix {
	clear: both;
}
.onPc{
	display:block !important;
}
.onSp{
	display:none !important;
}
.headclearfix {
	clear: both;
	width:100%;
	height:1px;
	display:block;
	float:left;
	margin-bottom:-1px;
}

a img.linkimg{
background:none!important;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out; 
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out;  
}
a:hover img.linkimg{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}
a{
	color: #666;
}
a:hover{
	color: #870404;
}
.imground{
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.imgshadow{
    box-shadow: 0 12px 10px -6px rgba(0,0,0,.6);
}
.imgCenter{
	width:100%;
	height:auto;
	float:left;
	display:table;
	text-align:center;
}
.imgLeft{
	width:100%;
	height:auto;
	float:left;
	display:table;
}
/* Space */
.mt0{ margin-top:0;}
.mt05{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.mt110{ margin-top:110px;}
.mt120{ margin-top:120px;}
.mt130{ margin-top:130px;}
.mt140{ margin-top:140px;}
.mt150{ margin-top:150px;}
.mt160{ margin-top:160px;}

.mr0{ margin-right:0;}
.mr05{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
.mr60{ margin-right:60px;}

.mb0{ margin-bottom:0;}
.mb05{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px;}
.mb30{ margin-bottom:30px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb70{ margin-bottom:70px;}
.mb80{ margin-bottom:80px;}
.mb90{ margin-bottom:90px;}
.mb100{ margin-bottom:100px;}
.mb110{ margin-bottom:110px;}
.mb120{ margin-bottom:120px;}
.mb130{ margin-bottom:130px;}
.mb140{ margin-bottom:140px;}
.mb150{ margin-bottom:150px;}
.mb160{ margin-bottom:160px;}
.mb170{ margin-bottom:170px;}
.mb180{ margin-bottom:180px;}
.mb190{ margin-bottom:190px;}
.mb200{ margin-bottom:200px;}

.ml0{ margin-left:0;}
.ml05{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}
.ml150{ margin-left:150px;}

.mW05{ margin:0 5px;}
.mW10{ margin:0 10px;}
.mW15{ margin:0 15px;}
.mW20{ margin:0 20px;}
.mW30{ margin:0 30px;}

.pt0{ padding-top:0;}
.pt02{ padding-top:2px;}
.pt03{ padding-top:3px;}
.pt04{ padding-top:4px;}
.pt05{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pt40{ padding-top:40px;}
.pt50{ padding-top:50px;}
.pt60{ padding-top:60px;}
.pt70{ padding-top:70px;}
.pt80{ padding-top:80px;}
.pt90{ padding-top:90px;}
.pt100{ padding-top:100px;}

.pr0{ padding-right:0;}
.pr05{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pr20{ padding-right:20px;}
.pr30{ padding-right:30px;}
.pr40{ padding-right:40px;}
.pr50{ padding-right:50px;}
.pr60{ padding-right:60px;}
.pr70{ padding-right:70px;}
.pr80{ padding-right:80px;}
.pr90{ padding-right:90px;}
.pr100{ padding-right:100px;}
.pr110{ padding-right:110px;}
.pr120{ padding-right:120px;}


.pb0{ padding-bottom:0;}
.pb03{ padding-bottom:3px;}
.pb04{ padding-bottom:4px;}
.pb05{ padding-bottom:5px;}
.pb07{ padding-bottom:7px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}
.pb30{ padding-bottom:30px;}
.pb40{ padding-bottom:40px;}
.pb50{ padding-bottom:50px;}
.pb60{ padding-bottom:60px;}
.pb70{ padding-bottom:70px;}
.pb80{ padding-bottom:80px;}
.pb90{ padding-bottom:90px;}
.pb100{ padding-bottom:100px;}

.pl0{ padding-left:0;}
.pl05{ padding-left:5px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}
.pl30{ padding-left:30px;}
.pl40{ padding-left:40px;}
.pl50{ padding-left:50px;}
.pl60{ padding-left:60px;}
.pl70{ padding-left:70px;}
.pl80{ padding-left:80px;}
.pl90{ padding-left:90px;}
.pl100{ padding-left:100px;}
.pl110{ padding-left:110px;}
.pl120{ padding-left:120px;}

.pW05{ padding:0 5px;}
.pW10{ padding:0 10px;}
.pW15{ padding:0 15px;}
.pW20{ padding:0 20px;}
.pW30{ padding:0 30px;}

.pd05{ padding: 5px;}
.pd10{ padding: 10px;}
.pd15{ padding: 15px;}
.pd20{ padding: 20px;}
/* Space */
.header {
	width: 100%;
	height: 80px;
	display: flex;
	position: fixed;
	align-items: center;
	top: 0px;
	z-index: 1000;
	background-color: rgba(255,255,255,1.00);
	transition-property: all;
	transition: 0.2s ease;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.10);
	justify-content: space-between;
}
.header.onHeadline {

}
.header.on {
    background-color: rgba(255,255,255,1.00);
}
.header.fixColor {
    background-color: rgba(255,255,255,1.00);
}
.box1080{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 1120px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
    position: relative;
   
}

.box960{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width: 1000px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
    position: relative;
    
}

.box800{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 800px;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
    position: relative;
    z-index: inherit;
}
.box600{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 600px;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    position: relative;
    
}
.box1280{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width:1280px;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    position: relative;
    
}
.box1280Pd{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width:1360px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;

    position: relative;
    
}
.box1600{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1640px;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
    position: relative;
    
}
.box1600Pd{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1600px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.boxFull{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    position: relative;
}
.headLogo{
	width: auto;
	height: auto;
	display:flex;
	align-items: center;
	position: relative;
	float: left;
	transition-property: all;
	transition: 0.2s ease;
}

.on .headLogo{
	
}
.headLogo img{
	height: auto;
	width:300px;
	transition-property: all;
	transition: 0.2s ease;
    display: block;
}
.headLogo img.logo02{
	height: auto;
	width:40px;
	margin-left: 10px;
}
.contentBox {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table;
	
    position: relative;
	box-sizing: border-box;
}

.contentBoxGrey {
	height: auto;
	width: 100%;
	margin: 0 auto;
display: table;
	background-color:#f4f4f4;
    position: relative;
	box-sizing: border-box;
}


.ph100{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    z-index: 0;
}
.ph100 img{
    width:100%;
	height:auto;
	float:left;
    z-index: 0;
    position: relative;
}
.ph80{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    z-index: 0;
    text-align: center;
}
.ph80 img{
    width:80%;
	height:auto;
    z-index: 0;
    position: relative;
}
.footBox {
    height: auto;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #FFF;
	border-top: #d2d2d2 1px solid;
}

.moreBtn{
	width:100%;
	height:auto;
	float:left;
	display:flex;
	text-align:center;
    position: relative;
	justify-content: center;
}

.moreBtn a,.moreBtn span{
    width: 100%;
    height: auto;
    display: flex;
justify-content: center;
    line-height: 40px;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    transition-property: all;
    transition: 0.2s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 600;
    padding: 10px 0;
    position: relative;
    letter-spacing: 0.15em;
    max-width: 270px;
	text-align: center;
	
	background-color: #870404;
	
}
.moreBtn.bottom3 a{
	width: calc(33.3333% - 20px);
	max-width: 100%;
	margin-right: 10px;
	margin-left: 10px;
}
.moreBtn a img{
	width: 40px;
	height: 40px;
	margin-right: 10px;
}
.moreBtn.t-left{
    justify-content: flex-start;
}
.moreBtn.t-right{
    justify-content: flex-end;
}
.moreBtn a::before{
	
}
.moreBtn.t-whtLine a,.moreBtn.t-whtLine span{
    background-image: none;
	border: #FFF 1px solid;
	color: #FFF;
	background-color: transparent;
}
.moreBtn.t-blkLine a{
    background-image: none;
	border: #000 1px solid;
	color: #000;
	background-color: transparent;
}
.moreBtn.t-blkLine a::before{
    background-color: #000;
}
.moreBtn.t-blkLine a:hover{
	background-color: #000;
	color: #ffc345;
	opacity: 1;
}
.moreBtn.t-blkLine a:hover::before{
    background-color: #ffc345;
}
.moreBtn.t-min a,.moreBtn.t-min span{
	max-width: 180px;
	padding: 0px 0;
	padding-left: 20px;
	font-size: 14px;
	line-height: 38px;
}

.moreBtn.t-big a{
	max-width: 300px;
	padding: 9px 0;
	
	padding-left: 20px;
}
.moreBtn.t-exbig a{
	max-width: 400px;
}
.moreBtn a span{
   
}
.moreBtn a:hover{
    opacity: 0.8;
}
.moreBtn.t-org a{
    background-image: -webkit-linear-gradient(314deg,rgba(255,232,184,1.00) 0%,rgba(255,174,0,1.00) 100%);
    background-image: -moz-linear-gradient(314deg,rgba(255,232,184,1.00) 0%,rgba(255,174,0,1.00) 100%);
    background-image: linear-gradient(136deg,rgba(255,232,184,1.00) 0%,rgba(255,174,0,1.00) 100%);
	color: #000;
}
.moreBtn.t-org a::before{
    background-color: #000;
}
.moreBtn.t-grnLine a{
    background-image: none;
	border: #870404 1px solid;
	color: #000;
	background-color: transparent;
}
.moreBtn.t-grnLine a::before{
    background-color: #870404;
}
.moreBtn.t-grnLine a:hover{
	background-color: #870404;
	color: #fff;
	opacity: 1;
}
.moreBtn.t-grnLine a:hover::before{
    background-color: #fff;
}
.moreBtn.t-topBack a{
	padding-left: 0;
	opacity: 1;
	background-image: none;
	border: #870404 1px solid;
	color: #870404;
	background-color: transparent;
	border-radius: 40px;
}
.moreBtn.t-topBack a:hover{
    background-color: #870404;
	color: #FFF;
}
.goTopBtn{
	width:60px;
	height:60px;
	display:inline-block;
	position:fixed;
	right:20px;
	bottom:-90px;
	z-index:100;
	transition-property: all;
	transition: 0.6s ease;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    padding: 20px;
	background-color: #FFF;
	border-radius: 100%;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.20);
}
.goTopBtn a{
	position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index:1;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
transition-property: all;
transition: 0.2s ease;
	
}
.goTopBtn.on{
	bottom:20px;
}
.goTopBtn.on:hover{
	
}
.goTopBtn img{
	width:100%;
	height:auto;
	
}
.goTopBtn img:hover{
	
}

.copyright{
	width:100%;
	height:auto;
	float:left;
	display:block;
	font-size:12px;
	color:#666;
	line-height:20px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.03em;
	margin-top: 40px;
}
.text100{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:100px;
	text-align:left;
	line-height:1em;
}
.text54{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:54px;
	text-align:left;
	line-height:1em;
}
.text60{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:60px;
	text-align:left;
	line-height:1.4em;
}
.text30{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:30px;
	text-align:left;
	line-height:1.5em;
}
.text30Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:30px;
	text-align:center;
	line-height:1.5em;
}
.text36{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:left;
	line-height:1.4em;
}
.text36Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:center;
	line-height:1.4em;
    position: relative;
}
.text40{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:40px;
	text-align:left;
	line-height:1.4em;
}
.text42{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:42px;
	text-align:left;
	line-height:1.4em;
}
.text44{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:44px;
	text-align:left;
	line-height:1.4em;
}
.text48{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:48px;
	text-align:left;
	line-height:1.3em;
    position: relative;
}
.text48Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:48px;
	text-align:center;
	line-height:1.3em;
    position: relative;
}
.text24Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:center;
	line-height:1.8em;
}
.text24{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:left;
	line-height:1.8em;
}
.text22{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:22px;
	text-align:left;
	line-height:1.6em;
}
.text22Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:22px;
	text-align: center;
	line-height:1.6em;
}
.text20{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:20px;
	text-align:left;
	line-height:1.6em;
}
.text20Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:20px;
	text-align: center;
	line-height:1.6em;
}
.text18{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align:left;
	line-height:1.8em;
}
.text18Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align: center;
	line-height:1.8em;
}
.text16{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align:left;
	line-height:1.8em;
}
.text16Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align:center;
	line-height:1.8em;
}
.text15{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:15px;
	text-align:left;
	line-height:1.8em;
}
.text15Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:15px;
	text-align:center;
	line-height:1.8em;
}
.text14{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:left;
	line-height:1.8em;
}
.text14Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:center;
	line-height:1.8em;
    position: relative;
}
.text13{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:13px;
	text-align:left;
	line-height:1.8em;
}
.text13Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:13px;
	text-align:center;
	line-height:1.8em;
    position: relative;
}
.text12{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:left;
	line-height:1.8em;
}
.text12Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:center;
	line-height:1.8em;
}

.bd{
	font-weight: bold;
}

.gNavi {
	width: auto;
	height: auto;
	display:block;
    float: right;
	position: relative;
}

.gNavi li{
	width: auto;
	height: auto;
	float: left;
	display:block;
	position: relative;
	
}
.gNavi li a{
	width: auto;
	height: auto;
	font-size:13px;
	line-height:20px;
	text-align:center;
    color: #870404;
	display:inline-block;
	text-decoration:none;
	font-weight: 500;
	transition-property: all;
	transition: 0.2s ease;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    padding: 10px 20px;
	position: relative;
    cursor: pointer;
    letter-spacing: 0.08em;
	border: #870404 1px solid;
	border-radius: 40px;
}
.gNavi li a i{
	margin-right: 5px;
}
.gNavi li a:hover{
	background-color: #870404;
	color: #FFF;
}
.on .gNavi li a{
	
}
.fixColor .gNavi li a{
	
}




.grn{
	color: #00a395;
}
.gry{
	color: #333;
}
.gry02{
	color: #666;
}
.flex {
    display: flex;
    width: 100%;
    height: auto;
    flex-flow: row wrap;
}
.itemCenter{
	align-items: center;
}
.itemDtart{
	align-items: flex-start;
}
.itemEnd{
	align-items: flex-end;
}
.bd500{
	font-weight: 500;
}
.bd300{
	font-weight: 300;
}
.bd400{
	font-weight: 400;
}
.heroImage{
	width: 100%;
	height: 100vh;
	float: left;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	/*background-image: url("../images/heroimage.jpg");
background-size: cover;
background-position: center center;
background-repeat: repeat;*/
	position: relative;
	background-color: #f2f2f2;
	max-height: 1000px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0px;
}
.heroImage::after{

}
.heroScroll{
	width: 35px;
	height: auto;
	position: absolute;
	bottom: 0;
	right: 10%;
}
.heroScroll img{
	width: 100%;
	height: auto;
}


.wht{
	color: #FFF;
}
.font05{
	font-size: 0.5em;
}
.font06{
	font-size: 0.6em;
}
.font07{
	font-size: 0.7em;
}
.font08{
	font-size: 0.8em;
}
.font09{
	font-size: 0.9em;
}
.font12{
	font-size: 1.2em;
}
.font14{
	font-size: 1.4em;
}
.font16{
	font-size: 1.6em;
}
.font18{
	font-size: 1.8em;
}
.mainTitle span{
	font-size: 0.8em;
}

.fontEn{
	font-family: 'Raleway', sans-serif;
}

.bd900{
	font-weight: 900;
}
.bd800{
	font-weight: 800;
}
.bd600{
	font-weight: 600;
}
.bd300{
	font-weight: 300;
}
.bd200{
	font-weight: 200;
}
.ls100{
	letter-spacing: 0.1em;;
}
.ls200{
	letter-spacing: 0.2em;;
}
.ls300{
	letter-spacing: 0.3em;;
}
.footLogo{
	width:100%;
	height:auto;
	float:left;
	display:block;
    position: relative;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	margin-bottom: 20px;
}
.footLogo img{
	width: 100%;
	max-width: 300px;
	height: auto;
}
.snsList {
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 40px;
}
.snsList a {
    text-decoration: none;
    margin-right: 8px;
    margin-left: 8px;
}
.snsList img {
    width: 36px;
    height: auto;
}

#menuButton{
	display: none;
}

#overlay{
	display: none;
}
#overlayBg{
	display: none;
}


.bd300{
	font-weight: 300;
}
.bd200{
	font-weight: 200;
}


.box1280Pd{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width:1280px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;

    position: relative;
    
}

.flex.t-reverse{
	flex-direction: row-reverse;
}
.lh14{
	line-height: 1.4em;
}
.lh16{
	line-height: 1.6em;
}
.lh18{
	line-height: 1.8em;
}
.lh20{
	line-height: 2.0em;
}
.lh24{
	line-height: 2.4em;
}
.footInfo{
	width: 50%;
	position: relative;
	box-sizing: border-box;
	float: left;
}
.footInfo .text14{
	font-size: 13px;
	line-height: 2;
	box-sizing: border-box;
	letter-spacing: 0.08em;
}
.footInfo .text14 a{
	color: #FFF;
	text-decoration: none;
}
.footInfo .text14 a:hover{
	color: #d2d2d2;
	text-decoration: underline;
}
.footMenu{
	width: 50%;
	position: relative;
	box-sizing: border-box;
	float: left;
}
.footMenu ul{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	position: relative;
}
.footMenu ul li{
	display: block;
    float: left;
    height: auto;
    width: 50%;
	position: relative;
	margin-bottom: 15px;
	box-sizing: border-box;
}
.footMenu ul li a{
	display:inline-block;
    float: left;
    height: auto;
	font-size: 14px;
	line-height: 1.8em;
	position: relative;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	box-sizing: border-box;
}
.footMenu ul li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
  width: 6px;
	height: 6px;
	background-color: #FFF;
}
.footMenu ul li a:hover{
	text-decoration: underline;
	color: #eee;
}
.footTitle{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align:left;
	line-height:1.5em;
	color: #000;
	font-weight: 600;
	margin-bottom: 20px;
	position: relative;
}
.footTitle a{
	color: #FFF;
	text-decoration: none;
}
.footTitle a:hover{
	text-decoration: underline;
}
.fontMc{
	font-family: 'Shippori Mincho', serif;
}
.fontEn01{
	font-family: 'Raleway', sans-serif;
}
.fontEn02{
	font-family: 'Cormorant Garamond', serif;
}



.secInner{
	width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
.ls0{
	letter-spacing: 0em;
}
.ls005{
	letter-spacing: 0.05em;
}
.ls008{
	letter-spacing: 0.08em;
}

.uLine{
	position: relative;
	padding-bottom: 5px;
	border-bottom: #FFF 1px solid;
}
.uLine.t-grn{
	border-bottom: #870404 1px solid;
}
.uLine.t-org{
	border-bottom: #ffb009 1px solid;
}
.uLineBlk{
	position: relative;
	padding-bottom: 5px;
	border-bottom: #000 1px solid;
}
.flex.between {
    justify-content: space-between;
}


.pagePd{
	padding-top: 80px;
}
.bc{
	color: #000;
display: block;
float: left;
font-size: 12px;
height: auto;
letter-spacing: 0.05em;
line-height: 20px;
margin-bottom: 10px;
margin-top: 10px;
width: 100%;
box-sizing: border-box;
	text-align: left;
}
.bc a{
	color: #666;
	text-decoration: none;
}
.bc a:hover{
	color: #870404;
	text-decoration: underline;
}

.flex.between{
	justify-content: space-between;
}

.whtBox{
	background-color: #FFF;
	box-sizing: border-box;
	padding: 60px;
}
.halfBox{
	width: 50%;
    height: auto;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
.box25{
	width: 25%;
    height: auto;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
.box30{
	width: 30%;
    height: auto;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
.box40{
	width: 40%;
    height: auto;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
.box50{
	width: 50%;
    height: auto;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
.box60{
	width: 60%;
    height: auto;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
.box70{
	width: 70%;
    height: auto;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
.box75{
	width: 75%;
    height: auto;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
.secSinryoBtn{
	padding-top: 25px;
}
.secSinryoBtn .moreBtn{
	width: 300px;
	float: right;
	margin-left: 10px;
}

.blue{
	color: #093182;
}
.red{
	color: #930f49;
}

.newsList{
	width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
	border-top: #d2d2d2 1px solid;
}

.newsList dl{
	width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
	border-bottom: #d2d2d2 1px solid;
	padding: 25px 0;
	transition-property: all;
transition: 0.2s ease;
}
.newsList dl:hover{
	background-color: rgba(0,0,0,0.05);
}
.newsList dl a{
	position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 10;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
transition-property: all;
transition: 0.2s ease;
}
.newsList dl dt{
	width: 120px;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}
.newsList dl dd{
	width: calc(100% - 120px);
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
	font-size: 14px;
	line-height: 1.6em;
}
.dayText02 {
  color: #02c35f;
  font-size: 14px;
  line-height: 1.6em;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 0;
  float: left;
  font-weight: 500;
}

.barTitle{
	width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
	text-align: left;
	font-size: 24px;
	line-height: 1;
	background-color: #dbf2e6;
  color: #870404;
  font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius: 8px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 20px;
}

.sideLeftBox{
	width: 260px;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}
.sideCateBox{
	width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
	border-right: #870404 1px solid;
}
.sideCateBox.p-rp{
	border-right-color: #000;
}
.mainBox{
	width: calc(100% - 260px);
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
	padding-left: 100px;
}

.postBox {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  margin-bottom: 40px;
  border-bottom: #000 2px solid;
	padding-bottom: 20px;
}
.postBox ol{
	
}
.postBox ol li{
	margin-left:1.5em;
}
.postBox ul li{
font-size: 14px;
  line-height: 2em;
}
.postBox p {
  font-size: 14px;
  line-height: 2em;
  word-break: break-all;
  text-decoration: none;
  margin: 10px 0 20px;
  text-align: left;
  text-indent: 0px;
  text-transform: none;
  white-space: normal;
  word-spacing: 0px;
}
.postBox h1{
	font-size: 24px;
	line-height: 1.6;
	position: relative;
	padding-left: 0.8em;
}
.postBox h1::before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 16px;
  left: 0px;
	background-color: #666;
}
.postBox h2{
	font-size: 24px;
	line-height: 1.6;
	color: #870404;
}
.p-rp .postBox h2{
	color: #ffb009;
}
.postBox h3{
	font-size: 20px;
	line-height: 1.6;
	position: relative;
	padding-left: 0.8em;
}
.postBox h3::before {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  top: 14px;
  left: 0px;
	background-color: #870404;
}

.postBox h4{
	font-size: 16px;
	line-height: 1.6;
}
.postBox h5{
	font-size: 18px;
	line-height: 1.6;
	position: relative;
	padding-left: 1.2em;
}
.postBox h5::before{
	content: '';
width: 14px;
height: 1px;
background-color: #999;
position: absolute;
top: 15px;
left: 0;
}
.postBox img {
  max-width: 100%;
  height: auto;
}
.postBox p.wp-caption-text {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.4;
  text-align: left;
	color: #666;
}
.postBox .wp-caption {
	width: 100% !important;
}
.bottomCateBtn.w-full{
	width: 100%;
	padding: 30px 0px;
	
}

.detailList {
    display: table;
    float: left;
    height: auto;
    width: 100%;
	position: relative;
    -moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: #aaa 0px solid;
    margin-bottom: 40px;
}
ul#detailTab{
	width: 100%;
	height:auto;
	float: left;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0%;
    text-align: center;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#detailTab li {
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #930f49;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: auto;
    letter-spacing: 0.1em;
    line-height: 50px;
    list-style: outside none none;
    text-align: center;
    width: 32.3333%;
    transition-property: all;
    transition: 0.2s ease;
    position: relative;
    background-repeat: no-repeat;
    min-width: 180px;
	font-weight: 500;
	border: #930f49 2px solid;
}
#detailTab li:nth-child(2) {
	border-color: #093182;
	color: #093182;
}
#detailTab li:nth-child(3) {
	border-color: #e87110;
	color: #e87110;
}
#detailTab li:hover {
	color: #FFF;
    background-color: #930f49;
	border-color: #930f49;
}
#detailTab li:nth-child(2):hover {
	color: #FFF;
    background-color: #093182;
	border-color: #093182;
}
#detailTab li:nth-child(3):hover {
	color: #FFF;
    background-color: #e87110;
	border-color: #e87110;
}
#detailTab li.select {
    color: #FFF;
    background-color: #930f49;
	border-color: #930f49;
}
#detailTab li.select:nth-child(2) {
	color: #FFF;
    background-color: #093182;
	border-color: #093182;
}
#detailTab li.select:nth-child(3){
	color: #FFF;
    background-color: #e87110;
	border-color: #e87110;
}
#detailTab li.select:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #930f49;
}
#detailTab li.select:nth-child(2):before {
	border-top-color: #093182;
}
#detailTab li.select:nth-child(3):before {
	border-top-color: #e87110;
}
#detailTabBody{
    float: left;
    text-align: left;
    width: 100%;
	height:auto;
    -moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    display: block;
    
}
.detailCnt {
    float: left;
    text-align: left;
    width: 100%;
	height:auto;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    position: relative;
}

.disnon {
    display: none;
}
.header .box1280{
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
}
.iconMainTitle{
	width: 100%;
	float: left;
	box-sizing: border-box;
    position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	font-weight: 600;
	
}
.iconMainTitle img{
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

#wpmem_login {
  
  width: 100% !important;
	background-color: #FFF;
  box-sizing: border-box;
  padding: 10px 40px;
	border-radius: 0px;
	border: #d2d2d2 4px solid;
	/*box-shadow: 6px 6px 0px rgba(0,166,80,0.20)*/
}
#wpmem_login legend {
  display: none;
}
#wpmem_login .div_text{
	margin-top: 10px !important;
}
#wpmem_login input[type="password"], #wpmem_login input[type="text"], #wpmem_reg input[type="date"], #wpmem_reg input[type="email"], #wpmem_reg input[type="number"], #wpmem_reg input[type="password"], #wpmem_reg input[type="text"], #wpmem_reg input[type="url"] {
	height: 60px;
	box-sizing: border-box;
	border-color:#d2d2d2 !important;
}
#wpmem_login .button_div {

  text-align: left !important;
	margin-bottom: 0px;
margin-top: 20px;
}
#wpmem_login label{
	font-size: 14px;
}
#wpmem_login .link-text {
  text-align: left !important;
	font-size: 14px;
	
}
#wpmem_login .button_div label{
	
}
#wpmem_login input.username{
	width: 80%;
}
#wpmem_login input.password{
	width: 200px;
}
#wpmem_login fieldset, #wpmem_reg fieldset {
  margin: 20px 0 !important;
}
#wpmem_login input.buttons{
	display: block;
	width: 100%;
	height: 60px;
	letter-spacing: .08em;
background-color: #870404;
	max-width: 300px;
	color: #FFF;
	font-weight: 600;
	border-width: 0;
	cursor: pointer;

}
#wpmem_login input.buttons:hover{
	opacity: 0.8;
}
.t-signup{
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.t-signup #wpmem_reg legend {
  display: none;
}
ul.fileList{
	width: 100%;
	display: block;
	box-sizing: border-box;
	position: relative;
	padding-left: 20px;
}
ul.fileList li{
	width: 100%;
	display: block;
	float: left;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 20px;
}
ul.fileList li .text14{
	box-sizing: border-box;
	padding-left: 20px;
}
.titleFlex{
	width: 100%;
	display: flex;
	box-sizing: border-box;
	align-items: flex-end;
	justify-content: flex-start;
	margin-bottom: 5px;
	line-height: 1.6em;
}
.titleFlex a{
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.titleFlex a:hover{
	color: #870404;
}
.titleFlex a i{
	color: #870404;
	margin-right: 5px;
}
.dayText{
	margin-left: 20px;
	font-size: 12px;
	color: #666;
	line-height: 1.5;
	letter-spacing: 0.06em;
}
.c-red{
	color: #870404;
}
.boxTitle{
	width: 100%;
	text-align: left;
	box-sizing: border-box;
	float: left;
	position: relative;

}
.boxTitle span{
	font-size: 18px;
	color: #FFF;
	border: #870404 1px solid;
	display: inline-block;
	padding: 8px 15px;
	line-height: 1;
	font-weight: 600;
	background-color: #870404;
}
.mypageMenu {
  width: 100%;
  box-sizing: border-box;
  /*padding: 40px 40px;
  border-radius: 0px;
  border: #d2d2d2 4px solid;*/
}
.mypageMenu ul{
	width: 100%;
  box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mypageMenu ul li{
	width: 49%;
	 box-sizing: border-box;
	position: relative;	
}
.mypageMenu ul li a{
	width: 100%;
	 box-sizing: border-box;
	position: relative;
	font-size: 16px;
	line-height: 1.6;
	border: #870404 1px solid;
	padding: 20px 30px;
	display: inline-block;
	color: #000;
	text-decoration: none;
	transition-property: all;
    transition: 0.2s ease;
	font-weight: bold;
	border-radius: 40px;
}
.mypageMenu ul li a::before{
	content: '';
	display: inline-block;
	position: absolute;
	top: calc(50% - 6px);
	right: 30px;
  width: 8px;
  height: 8px;
  margin: 0 0px;
  border-top: 2px solid #870404;
  border-right: 2px solid #870404;
  transform: rotate(45deg);
}
.mypageMenu ul li a:hover{
	background-color: #870404;
	color: #FFF;
	border-color: #870404;
}
.mypageMenu ul li a:hover::before{
	border-color: #FFF;
}
.t-signup #wpmem_reg .button_div {
  text-align: center;
}
.t-signup #wpmem_reg input.buttons,.mypageMenu #wpmem_reg input.buttons{
	display: block;
	width: 100%;
	height: 60px;
	letter-spacing: .08em;
background-color: #870404;
	max-width: 100%;
	color: #FFF;
	font-weight: 600;
	border-width: 0;
	cursor: pointer;
	transition: 0.2s ease;
}
.t-signup #wpmem_reg input.buttons:hover,.mypageMenu #wpmem_reg input.buttons:hover{
	opacity: 0.8;
}
.mypageMenu #wpmem_reg{
	margin: 0 auto;
}
.topSearch ul{
	width: 100%;
	display: flex !important;
	flex-wrap: wrap;
	box-sizing: border-box;
	position: relative;
	background-color: #f2f2f2;
	padding: 20px 40px;
}
.topSearch ul li {
	margin-right: 2%;
}
.topSearch ul li:first-child,.topSearch ul li:nth-child(2) {
	width: 23%;
	padding-right: 0;
}
.topSearch ul li:nth-child(3){
	width: 28%;
	padding-right: 0;
}
.topSearch ul li:last-child{
	width: 20%;
	padding-right: 0;
	margin-right: 0;
}
/*.topSearch ul li:nth-child(3) {
	width: 48%;
	padding-right: 0;
}*/
.topSearch ul li ul{
	padding: 0px 0px;
	background-color: transparent;
	
}
.topSearch ul li ul li.cat-item {
	font-size: 14px;
	margin-right: 15px;
	width: auto;
	line-height: 1.6em;
	padding-right: 0;
}
.topSearch .searchandfilter h4 {
  margin: 0px 0 10px;
  font-size: 14px;
	letter-spacing: 0;
}
.topSearch ul li input[type="text"] {
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0;
  border:#d2d2d2 1px solid;
  font-size: 16px;
  color: #000;
}
.topSearch ul li select {
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0;
  border:#d2d2d2 1px solid;
  font-size: 16px;
  color: #000;
	background-color: #FFF;
	-webkit-appearance: none;
	background-image: url("../images/arrow_down_grey.png");
  background-size: 10px auto;
  background-position: 96% center;
  background-repeat: no-repeat;
}
.topSearch ul li input[type="submit"] {
	-webkit-appearance: none;
  width: 100%;
  height: 41px;
  display: block;
  line-height: 1;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  font-weight: 600;
  position: relative;
  letter-spacing: 0.03em;
  border-radius: 40px;
  text-align: center;
  background-color: #000;
  border-width: 0;
	margin-top: 23px;
	cursor: pointer;
}
.topSearch ul li input[type="submit"]:hover {
	
	background-color: #870404;
}
.topSearch ul li:last-child{
	margin-right: 0;
	padding-right: 0;
}
.t-single .dayText{
	margin-left: 0px;
	margin-right: 20px;
}
.singleTitle{
	width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 24px;
  font-weight: 600;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: #000 2px solid;
}
.singleTitle img {
  width: 30px;
  height: 30px;
  margin-right: 7px;
}
.t-signup #wpmem_msg,.t-signup .wpmem_msg {
  border: 0px solid #d3d3d3;
  border-radius: 3px;
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
	font-size: 14px;
}
ol.policyText {
  width: 100%;
  height: auto;
  float: left;
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
  display: block;
}
ol.policyText li {
	width: 100%;
  list-style-type: decimal;
  font-size: 14px;
  line-height: 2.0em;
  margin-bottom: 30px;
  clear: both;
  float: left;
}
ol.policyText li h4{
	float: left;
	margin-bottom: 5px;
}
ol.policyText.t-tos {
	padding-left: 0px;	
}
ol.policyText.t-tos li {
	list-style-type: none;
}
ol.policyText.t-tos li h4{
	font-size: 1.2em;
}
ol.policyText li p{
	line-height: 2em;
}
ul.dotList {
  width: 100%;
  height: auto;
  float: left;
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
  display: block;
}
ul.dotList li {
	width: 100%;
  list-style-type: disc;
  font-size: 14px;
  line-height: 2.0em;
	margin-bottom: 0;
  clear: both;
  float: left;
}
ul.numberList {
  width: 100%;
  height: auto;
  float: left;
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
  display: block;
}
ul.numberList li {
	width: 100%;
  list-style-type: decimal;
  font-size: 14px;
  line-height: 2.0em;
	margin-bottom: 0;
  clear: both;
  float: left;
}
ol.policyText.t-tos ul.numberList  li {
	list-style-type: decimal;
}
.lineBox{
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	border: #d2d2d2 1px solid;
	display: inline-block;
}
.policyPd{
	box-sizing: border-box;
	padding-left: 1em;
}
ul.bottomLink{
	width: 100%;
	height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	display: flex;
	flex-wrap: nowrap;
}
ul.bottomLink li{
	font-size: 13px;
	line-height: 1.8em;
	margin-right: 20px;
}
@charset "UTF-8";
/* CSS Document */

@media screen and (max-width:736px){
body {
	
}
.onPc{
	display:none !important;
}
.onSp{
	display:block !important;
}
.spMrNon{
	margin-right: 0px !important;
}
.spMlNon{
	margin-left: 0px !important;
}
.spMbNon{
	margin-bottom: 0px !important;
}
.spMb05{
	margin-bottom: 5px !important;
}
.spMb10{
	margin-bottom: 10px !important;
}
.spMb15{
	margin-bottom: 15px !important;
}
.spMb20{
	margin-bottom: 20px !important;
}
.spMb30{
	margin-bottom: 30px !important;
}
.spMb40{
	margin-bottom: 40px !important;
}
.spMb50{
	margin-bottom: 50px !important;
}
.spMb60{
	margin-bottom: 60px !important;
}
.spMb70{
	margin-bottom: 70px !important;
}
.spMb80{
	margin-bottom: 80px !important;
}
.spMb90{
	margin-bottom: 90px !important;
}
.spMb100{
	margin-bottom: 100px !important;
}
.spMb110{
	margin-bottom: 110px !important;
}
.spMb120{
	margin-bottom: 120px !important;
}
.spMb130{
	margin-bottom: 130px !important;
}
.spMb140{
	margin-bottom: 140px !important;
}
.spMb150{
	margin-bottom: 150px !important;
}
.spMb160{
	margin-bottom: 160px !important;
}
.spMtNon{
	margin-top: 0px !important;
}
.spMt05{
	margin-top: 5px !important;
}
.spMt10{
	margin-top: 10px !important;
}
.spMt20{
	margin-top: 20px !important;
}
.spMt30{
	margin-top: 30px !important;
}
.spMt40{
	margin-top: 40px !important;
}
.spMt50{
	margin-top: 50px !important;
}
.spMt60{
	margin-top: 60px !important;
}
.spPl10{
	padding-left: 10px !important;
}
.spPl20{
	padding-left: 20px !important;
}
.spPl30{
	padding-left: 30px !important;
}
.spPl40{
	padding-left: 40px !important;
}
.spPl50{
	padding-left: 50px !important;
}
.spPl60{
	padding-left: 60px !important;
}
.spPlNon{
	padding-left: 0px !important;
}
.spPr10{
	padding-right: 10px !important;
}
.spPr20{
	padding-right: 20px !important;
}
.spPr30{
	padding-right: 30px !important;
}
.spPr40{
	padding-right: 40px !important;
}
.spPr50{
	padding-right: 50px !important;
}
.spPr60{
	padding-right: 60px !important;
}
.spPrNon{
	padding-right: 0px !important;
}
.spPb10{
    padding-bottom: 10px !important;    
}
.spPb05{
    padding-bottom: 5px !important;    
}
.spPb20{
    padding-bottom: 20px !important;    
}
.spPb30{
    padding-bottom: 30px !important;    
}
.spPb40{
    padding-bottom: 40px !important;    
}
.spPb50{
    padding-bottom: 50px !important;    
}
.spPb60{
    padding-bottom: 60px !important;    
}
.spPb100{
    padding-bottom: 100px !important;    
}
.spPt60{
    padding-top: 60px !important;    
}
.spPtNon{
    padding-top: 0px !important;    
}
.spPt10{
    padding-top: 10px !important;    
}
.spPt20{
    padding-top: 20px !important;    
}
.spPt30{
    padding-top: 30px !important;    
}
.spPt40{
    padding-top: 40px !important;    
}
.spText10{
    font-size: 10px !important;    
}
.spText11{
    font-size: 11px !important;    
}
.spText12{
    font-size: 12px !important;    
}
.spText13{
    font-size: 13px !important;    
}
.spText14{
    font-size: 14px !important;    
}
.spText15{
    font-size: 15px !important;    
}
.spText16{
    font-size: 16px !important;    
}
.spText18{
    font-size: 18px !important;    
}
.spText20{
    font-size: 20px !important;    
}
.spText22{
    font-size: 22px !important;    
}
.spText24{
    font-size: 24px !important;    
}
.spText30{
    font-size: 30px !important;    
}
.spText48{
    font-size: 48px !important;    
}
.spTextAlignCenter{
	text-align: center !important;	
}
.spTextAlignLeft{
	text-align: left !important;		
}
.spTextAlignRight{
	text-align: right !important;		
}
.gNavi{
	
}
.header{
	height: 60px;	
}
.headLogo img {
    height: 24px;
	width: auto;
}
.headLogo img.logo02 {
  height: auto;
  width: 30px;
}
.headLogo{
	margin-left: 10px;
	
}
.headSnsList li a {
    width: auto;
    height: auto;
    padding: 15px 10px;
}
.heroImage {
    height: 460px;
	margin-top: 60px;
}

#menuButton {
    display: block;
    height: 60px;
    right: 0px;
    position: fixed;
    top: 0px;
    width: 60px;
	z-index: 1200;
	cursor: pointer;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
	
}
#menuButton.on {
    
}

#menuButton span {
    display: block;
    background-color: #00a650;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 15px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
	border-radius: 10px;
}
#menuButton span:first-child {
    top: 20px;
}
#menuButton span:nth-child(2) {
    margin-top: -1px;
    top: 50%;
}
#menuButton span:last-child {
    bottom: 20px;
}
#menuButton.active span{
      
}
#menuButton.active span:first-child {
    -webkit-transform: translateY(9px) rotate(45deg);
    -moz-transform: translateY(9px) rotate(45deg);
    -ms-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg);
}
#menuButton.active span:nth-child(2) {
    opacity: 0;
}
#menuButton.active span:last-child {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    -moz-transform: translateY(-9px) rotate(-45deg);
    -ms-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg);
}


.goTopBtn.on{
	bottom:10px;
}

.heroInner {
  width: 100%;
  height: 100%;
  padding-left: 20px;
	padding-right: 20px;
	align-items: flex-start;
}
.heroImage .heroInner {
  padding-top: 50px;
}
.heroImage .heroInner .cnt{
	width: 100%;
}
.footBox {
  padding-top: 60px;
  padding-bottom: 60px;
}
.footInfo {
  width: 100%;
  height: auto;
  float: left;
  display: block;
  box-sizing: border-box;
}

.pagePd {
  padding-top: 60px;
}	
.bc {
  font-size: 10px;
}
.bg-headLine {
	display: none;
}
.header.onHeadline {
  top: 0px;
}
#menuButton.onHeadline {
  top: 0px;
}
.headNews {
  height: auto;
	flex-wrap: wrap;
}
.headNews dt {
  width: 100%;
  height: auto;
  float: left;
  display: flex;
  box-sizing: border-box;
  justify-content: flex-start;
  align-items: center;
  padding-right: 20px;
	margin-bottom: 5px;
}
.headNews dd {
  width: 100%;
  height: auto;
  float: left;
  display: flex;
  box-sizing: border-box;
  justify-content: flex-start;
  align-items: center;
}
.headTag {
  font-size: 10px;
  line-height: 18px;
  float: left;
  padding: 0 10px;
	margin-left: 5px;
}
.whtBox {
  padding: 20px;
}
.spLh20{
	line-height: 2em !important;
}
.topAboutRightPh {
  width: 70%;
  height: 180px;
  top: 20px;
  right: 0;
  z-index: 0;
  background-position: center center;
}
.topAboutLeftPh {
  width: 70%;
  height: 180px;
  bottom: -20px;
  left: 0;
}
.menuLogo{
	
}
#overlay .box800 {
    position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding: 0 30px;
	width: 100%;
	margin-bottom: 0px;
    max-width: 800px;
    margin-top: 80px;
}
.menuSp dl {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-bottom: #f2f2f2 0px solid;
}
.menuSp dl dt {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  box-sizing: border-box;
  position: relative;
	border-bottom: #d2d2d2 1px solid;
}
.menuSp dl dt a{
	display: inline-block;
  float: left;
  height: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 20px;
  padding: 20px 0px;
  text-decoration: none;
  color: #333;
  position: relative;
  transition-property: all;
  transition: 0.2s ease;
  font-weight: 600;
  z-index: 1;
	padding-left: 30px;
}
.menuSp dl dt a::before{
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	display: block;
	background-color: #00a650;
	border-radius: 100%;
	top: calc(50% - 10px);
	left: 0;
	background-image: url("../images/arrow_right_wht.png");
background-size: 10px auto;
background-position: center center;
background-repeat: no-repeat;
}
.menuSp dl dd {
  display: none;
  float: left;
  height: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.ddBtn{
	width: 50px;
	height: 60px;
	position: absolute;
	
	top: 0;
	right: 0;
	z-index: 10;
	transition-property: all;
  transition: 0.2s ease;
}
.ddBtn::before {
    font-family: 'Font Awesome 5 Free';
    content: '\f067';
    font-weight: 900;
    position: absolute;
    top: calc(50% - 10px);
    right: 15px;
    font-size: 12px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #333;
	transition-property: all;
  transition: 0.2s ease;
}
.ddBtn::after {
	content: '';
	width: 1px;
	height: 30px;
	background-color: #d2d2d2;
	position: absolute;
	left: 0px;
	top: 15px;
}
.ddBtn.menuOpen::before {
	transform: rotate(45deg);
}
.box25 {
  width: 100%;
}
.box30 {
  width: 100%;
}
.box40 {
  width: 100%;
}
.box50 {
  width: 100%;
}
.box60 {
  width: 100%;
}
.box70 {
  width: 100%;
}
.box75 {
  width: 100%;
}
.halfBox {
  width: 100%;
}

.flex.sp-reverse {
  flex-flow: column-reverse;
}

.copyright {
  width: 100%;
  text-align: center;
  font-size: 10px;
  margin-top: 40px;
	margin-bottom: 60px;
}

.mainBox {
  width: 100%;
  padding-left: 0px;
}

.formBox dt {
  font-size: 13px;
  line-height: 1.5em;
  padding: 0px 0px 0px;
  width: 100%;
}
.formBox dd {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 40px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
  width: 100%;
  margin-bottom: 20px;
}
.formBtn {
  margin-top: 20px;
}
.spTextAlignLeft{
	text-align: left !important;
}
.fm_btn {
  width: 100%;
}
.fm_btn02 {
  width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 15px 0;
}
.header .box1280 {
  padding-left: 0;
	padding-right: 0;
}
.gNavi {
  margin-right: 10px;
}
.gNavi li a {
  font-size: 12px;
  line-height: 20px;
  padding: 5px 12px;
  
}
.iconMainTitle {
  font-size: 18px;
}
.iconMainTitle img {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
.topSearch ul {
  padding: 15px;
}
.topSearch .searchandfilter h4 {
  margin: 0px 0 10px;
  font-size: 12px;
  letter-spacing: 0;
}
.topSearch ul li:first-child, .topSearch ul li:nth-child(2) {
  width: 48%;
}
.topSearch ul li:nth-child(3) {
  width: 100%;
  padding-right: 0;
	margin-right: 0;
	margin-top: 10px;
}
.topSearch ul li ul li.cat-item:nth-child(3) {
 margin-top: 0px;
}
.topSearch ul li:last-child {
  width: 100%;
}
.topSearch ul li input[type="submit"]{
	margin-top: 15px;
	height: 50px;
}
.topSearch ul li input,.topSearch ul li select {
  font-size: 14px;
}
.boxTitle span {
  font-size: 16px;
}
.titleFlex {
  flex-wrap: wrap;
}
.titleFlex a {
  font-size: 15px;
  width: 100%;
	margin-bottom: 10px;
}
ul.fileList {
  padding-left: 0px;
}
ul.fileList li .text14 {
  box-sizing: border-box;
  padding-left: 20px;
}
ul.fileList li .text14 {
  box-sizing: border-box;
  padding-left: 15px;
  font-size: 12px;
}
.dayText {
  margin-left: 16px;
  font-size: 10px;
  color: #000;
}
.mapBox iframe{
	width: 100%;
	height: 200px;
}
.mypageMenu ul li {
  width: 100%;
  margin-bottom: 10px;
}
.mypageMenu ul li a {
  width: 100%;
  font-size: 14px;
  padding: 10px 30px;
}
.mypageMenu #wpmem_reg {
  width: 100%;
  font-size: 14px;
}
.mypageMenu #wpmem_login legend,.mypageMenu #wpmem_reg legend {
  font-size: 18px;
  margin-bottom: 20px;
}
#wpmem_login, #wpmem_reg{
	padding: 10px 20px;
	border: #d2d2d2 2px solid;
	width: 100% !important;
	font-size: 14px !important;
}
#wpmem_login .button_div, #wpmem_login .link-text, #wpmem_reg .button_div {
    width: 100%;
}
#wpmem_login input[type="password"], #wpmem_login input[type="text"], #wpmem_reg input[type="date"], #wpmem_reg input[type="email"], #wpmem_reg input[type="number"], #wpmem_reg input[type="password"], #wpmem_reg input[type="text"], #wpmem_reg input[type="url"] {
  height: 50px;
}
.singleTitle {
  width: 100%;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.singleTitle img {
  width: 24px;
  height: 24px;
  margin-right: 7px;
}
.moreBtn.bottom3 a {
  width: 100%;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
	margin-bottom: 10px;
}
.moreBtn.bottom3 {
  flex-wrap: wrap;
}
.footLogo {
  margin-bottom: 10px;
}
.footLogo img {
  max-width: 240px;
}
.goTopBtn {
  width: 50px;
  height: 50px;
	padding: 15px;
}
.topSearch ul li select{
	height: 41px;	
}
ol.policyText {
  padding-left: 20px;
}
ol.policyText li {
  font-size: 13px;
	line-height: 1.8em;
}
ol.policyText li p {
  line-height: 1.8em;
}
ul.numberList li {
  font-size: 13px;
	line-height: 1.8em;
}
ul.dotList li {
  font-size: 13px;
line-height: 1.8em;
}
ol.policyText.t-tos li h4 {
  font-size: 1.1em;
  margin-bottom: 5px;
}
ul.bottomLink{
	margin-bottom: 40px;
}
ul.bottomLink li{
	font-size: 12px;
}
}
