@charset "UTF-8";

/* kyoutu body
--------------------------------------- 
*/
*{
margin: 0;
padding: 0;

-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box

}
html {
height: 100%;
}
body {
margin: 0 auto;
padding: 0;

width: 100%;
height: 100%;

font-size: 16px;
-webkit-text-size-adjust: 100%;
font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-style: normal;

color: #231815;
line-height: 1.5;
letter-spacing: 0.8pt;

background-color: #ffffff;
word-wrap: break-word;
overflow-wrap: break-word;
}

a {
text-decoration: none;
outline: none;
color: #231815;
-moz-transition: all .3s;
-webkit-transition: all .3s;
transition: all .3s;
}
a:hover {
color: #8e1201;
}

h1, h2 {
font-size: 30px;
font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
h3, h4, h5 {
font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

ul, li {
list-style-type: none;
}
hr {
margin-bottom: 30px;
border: 1px solid #bfbfbf;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p {
margin: 0;
padding: 0;
}
img {
border: none;
max-width: 100%;
height: auto;
}
section {
clear:both;
}

::selection {
background: #c7ced6;
color: #3f3d3d;
}
::-moz-selection {
background: #c7ced6;
color: #3f3d3d;
}

.animeFadeIn {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-delay: 1s;
animation-delay: 1s;
}

/* header
-------------------------------*/
#header {
margin: 0 auto;
padding: 0 0;
width: 100%;
z-index: 9999;
}
#header .headerWrap {
margin: 0 auto;
padding: 0 0;

}
#headerTop {
width: 100%;
background: -moz-linear-gradient(top, rgba(255,255,255,1) 58%, rgba(230,230,230,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 58%,rgba(230,230,230,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 58%,rgba(230,230,230,1) 100%);
}
#header h1 {
margin: 0;
display: inline-block;
height: 52px;
text-align: left;
}
#header h1 a {
margin: 0 0;
padding: 0 0;
display: block;
height: 52px;
line-height: 52px;
vertical-align: middle;
}
#header h1 a:hover {
-moz-transition:color linear .5s;
-webkit-transition:color linear .5s;
transition:color linear .5s;
}
#header h1 img {
display: inline-block;
vertical-align: middle;
}
/* glovalNavi
-------------------------------*/
#gnav a {
color: #333333;
}
/* main
-------------------------------*/
#main {
margin: 0 auto 6em auto;
}

/* mainImg
----------------------------------------- */
#mainImg {
position: relative;
clear: both;
margin: 0 auto;
width: 100%;
max-height: 430px;
text-align: center;
}
.slider .slick-arrow {
display: none!important;
}
.slick-slide .caption {
position: absolute;
bottom: 0;
z-index: 2;
padding-top: 20px;
padding-bottom: 20px;
width: 100%;
background: rgba(0, 0, 0, .6);
color: #fff;
text-align: left;
-webkit-
-mmoz-

}
.slick-current .caption {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
#mainImg img {
margin: 0 auto;
}
#mainImg .wrap {
margin: 0 auto;
width: 100%;
position: relative;
background: url(../images/bk_main_50.png) no-repeat top left;
background-size: 100% 430px;
}

/* main　Logo
-------------------------------*/
#mainLogo {
text-align: center;
}
#mainLogo span {
font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
font-weight: 300;
}
#mainLogo p {
font-style: italic;
word-break: keep-all;
}
#mainLogo ul {
margin-right: auto;
margin-left: auto;
display: block;
}
#mainLogo ul li {
display: inline-block;
}
#mainLogo ul li:nth-child(2) > span {
margin-bottom: 0.5em;
display: block;
}
#mainLogo p.license {
display: inline-block;
border-top: 4px double rgba(246,122,105,0.5);
border-bottom: 4px double rgba(246,122,105,0.5);
font-style: normal!important;
font-size: 0.8rem;
}



/* footer
-------------------------------*/
#footer {
margin: 0;
padding-top: 5em;
clear: both;
width: 100%;
background: #e1e8f0;
font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
font-weight: 300;
}
.footerWrap {
clear: both;
margin: 0 auto;
}
#footer a:hover img {
opacity: 0.6;
-moz-transition: all .3s;
-webkit-transition: all .3s;
transition: all .3s;
}
.footerWrap header figure {
margin-bottom: 2em;
}
.footerWrap header p {
font-size: 1.2rem;
}
#footer .detail {
margin: 0 auto 4em auto;
text-align: center;
}
#footer .detail li {
margin: 0 0 1.5em 0;
vertical-align: top;
}
#footer .detail li span {
display: block;
}
#footer .detail li .head {
line-height: 2.5;
background: #90c820;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
color: #ffffff;
}
#footer .detail li .tel,
#footer .detail li .mail {
background: #ffffff;
border-bottom: 1px solid #000000;
}
#footer .detail li .tel > span, 
#footer .detail li .mail a {
position: relative;
display: inline-block;
}
#footer .detail li .tel > span {
padding-left: 2em;
}
#footer .detail li .tel a, 
#footer .footerHead .number a {
color: #231815;
}
#footer .detail li .tel a:hover, 
#footer .footerHead .number a:hover {
color: #8e1201;
text-decoration: none;
}
#footer .detail li .mail a {
padding-left: 1.5em;
display: inline-block;
color: #231815;
}
#footer .detail li .mail a:hover {
color: #8e1201;
text-decoration: none;
}
#footer .detail li .tel > span::before {
content: "";
width: 51px;
height: 33px;
position: absolute;
top: 20%;
left: 0;
background: url(../images/ic_tel.png) no-repeat;
}
#footer .detail li .mail a::before {
content: "";
width: 47px;
height: 27px;
position: absolute;
top: 20%;
left: 0;
background: url(../images/ic_mail.png) no-repeat;
}
#footer footer {
min-height: 15em;
background: #ffffff;
font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
#footer footer .wrap {
margin: 0 auto;
}
#footer .copyright {
padding-top: 1.5em;
padding-bottom: 0.5em;
display: block;
}
#footer header {
margin: 0 auto 3em auto;
line-height: 2;
display: block;
}
#footer .footerHead {
font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
#footer .footerHead .footerLogo figure {
display: inline-block;
}
#footer .footerHead .tel .caption {
position: relative;
font-weight: 700;
}
#footer .footerHead .tel .caption::before {
position: absolute;
top: 20%;
left: 0;
font-size: 1.3rem;
}
#footer .footerHead .number {
font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
font-size: 2rem;
vertical-align: middle;
}
#footer .footerHead .number figure {
margin-right: 10px;
width: 40px;
display: inline-block;
font-size: 1px;
}
#footer .footerHead .number figure img {
display: inline-block;
}
#footer footer .address .footerHead {
margin-bottom: 1em;
padding-top: 1.5em;
padding-bottom: 0.5em;
width: 100%;
line-height: 1;
border-bottom: 1px solid #040000;
}
#footer footer .address {
font-weight: 200;
}
#footer footer .address dt:nth-child(n+2) span {
display: block;
}
#footer footer .address dl dt:first-child {
padding: 0 1em;
border: 1px solid #040000;
}
#footer footer .address dd span {
margin-right: 0.5em;
}
#footer footer .address dd {
font-weight: normal;
}
#footer .copyright {
font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#footer .address .line h2 {
margin-bottom: 0.3em;
font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 1.6rem;
}

#footer .address .line ul li:first-of-type figure {
display: table-cell;
vertical-align: top;
}
#footer .address .line ul li .caption {
padding-left: 1em;
line-height: 1.4;
display: table-cell;
}
#footer .address .line ul li .txt {
margin-top: 0.5em;
border-top: 1px solid #000000;
}


#footer .license {
margin-top: 0.5em;
padding-top: 0.2em;
padding-bottom: 0.2em;
border-top: 4px double #808080;
border-bottom: 4px double #808080;
font-weight: bold;
}




/* pageTop
-------------------------------*/
#pageTop {
position: fixed;
bottom: 20px;
right: 20px;
text-align: center;
z-index: 9999;
}
#pageTop a {
display: block;
z-index: 9999;
width: 54px;
height: 54px;
line-height: 54px;
background: rgba(255,255,255,0.6);
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
#pageTop a:hover {
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
opacity: 0.7;
}
#pageTop span {
display: inline-block;
margin: 0 auto 0 auto;
font-size: 1.3rem;
color: #333333;
}
#pageTop .fas {
-moz-text-shadow: 2px 2px 0 #cccccc;
-webkit-text-shadow: 2px 2px 0 #cccccc;
text-shadow: 2px 2px 0 #cccccc;
}

/* Error page
-------------------------------*/
.ErrorTl {
margin-bottom: 1.5em;
line-height: 2;
font-size: 1.7rem;
}
.error dl:first-of-type {
margin-bottom: 2em;
}
.error dt {
margin-bottom: 1em;
padding-left: 1em;
line-height: 2;
background: #efefef;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.error dd ul {
margin-left: 2em;
}
.error dd li {
margin-bottom: 0.5em;
list-style: disc;
}
.error dd a:hover {
text-decoration: underline;
}

