@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Sawarabi+Gothic&display=swap);

/* 文書全体 */
* {
	margin: 0px;
}
a:link {
	color: #996666;
	text-decoration: underline;
}
a:visited {
	color: #996666;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
.news a:link {
	color: #333333;
	text-decoration: underline;
}
.news a:visited {
	color: #333333;
	text-decoration: underline;
}
footer a:link {
	color: #333333;
	text-decoration: underline;
}
footer a:visited {
	color: #333333;
	text-decoration: underline;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}


/* 全てのスクリーンサイズで適用する設定 */
/* body */
body {
	font-size: 14px;
	text-align: center;
	background-image: url("../img/header_bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 1280px;
	font-family: 'Sawarabi Gothic', sans-serif;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
body {
	font-size: 14px;
	text-align: center;
	font-family: 'Noto Sans JP';
	background-image: url("../img/header_bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
}
}

html {
  overflow: auto;
  height: 100%;
}
body.modal-open {
  overflow: hidden;
  height: 100%;
}

article {
	margin: 185px auto 30px auto;
	padding: 0;
	width: 1280px;
	text-align: center;
	color: #333333;
}
article p {
	width: 980px;
	margin: 20px auto;
	font-size: 14px;
	text-align: left;
	line-height: 1.8em;
}
article p.pb25px {
	padding-bottom: 25px;
}
article p.pb15px {
	padding-bottom:15px;
}
article p.pb10px {
	padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
	article {
		margin: 80px 0px 30px 0px;
		padding: 0;
		width: 100%;
}
article p {
	width: 90%;
	margin: 20px auto;
	font-size: 14px;
	text-align: left;
}
}


.inner {
    width: 1280px;
    margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
 
/* header */
#top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 0;
    line-height: 1;
    z-index: 999;
	background-color: none;
	height: 150px;
}
#top-head a,
#top-head {
    color: #666;
    text-decoration: none;
}
#top-head .inner {
    position: relative;
	height: 150px;
	
}
#top-head .logo {
    float: left;
    font-size: 36px;
	background-image: url(../img/topLogo.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 319px;
	height: 80px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
#global-nav ul {
    list-style: none;
	display: inline-block;
    position: absolute;
	background-image: url("../img/header_menuBg.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 50px;
	bottom: 0;
	left: 0;
	right: 0;
	margin:0 auto;
    font-size: 14px;
	text-align: left;
}
#global-nav ul li {
    display: inline-block;
}
#global-nav ul li a {
    padding: 0;
}
/*#global-nav ul li a:hover {
border-bottom: 3px solid #CCC;
}*/
@media screen and (min-width: 768px) {
a#header-m1 {
	margin: 0px 36px 0 91px;
	padding: 0px;
	float:left;
	background-image:url(../img/header_menu01Off.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 97px;
	height: 37px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	outline:0;
}
a#header-m1:hover {
	background:url(../img/header_menu01On.png) center center no-repeat;
	text-indent:-9999px;
	background-size: contain;
	width: 97px;
	height: 37px;
}
a#header-m2 {
	margin: 8px 36px 0 0;
	padding: 0px;
	float:left;
	background-image:url(../img/header_menu02Off.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 129px;
	height: 37px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
a#header-m2:hover {
	background:url(../img/header_menu02On.png) center center no-repeat;
	text-indent:-9999px;
	background-size: contain;
	width: 129px;
	height: 37px;
}
a#header-m3 {
	margin: 0px 55px 0 0;
	padding: 0px;
	float:left;
	background-image:url(../img/header_menu03Off.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 97px;
	height: 37px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	outline:0;
}
a#header-m3:hover {
	background:url(../img/header_menu03On.png) center center no-repeat;
	text-indent:-9999px;
	background-size: contain;
	width: 97px;
	height: 37px;
}
a#header-m4 {
	margin: 0px 40px 0 0;
	padding: 0px;
	float:left;
	background-image:url(../img/header_menu04Off.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 97px;
	height: 37px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	outline:0;
}
a#header-m4:hover {
	background:url(../img/header_menu04On.png) center center no-repeat;
	text-indent:-9999px;
	background-size: contain;
	width: 97px;
	height: 37px;
}
a#header-m5 {
	margin: 0px 60px 0 0;
	padding: 0px;
	float:left;
	background-image:url(../img/header_menu05Off.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 123px;
	height: 37px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	outline:0;
}
a#header-m5:hover {
	background:url(../img/header_menu05On.png) center center no-repeat;
	text-indent:-9999px;
	background-size: contain;
	width: 123px;
	height: 37px;
}
a#header-m6 {
	margin: 0px 74px 0 0;
	padding: 0px;
	float:left;
	background-image:url(../img/header_menu06Off.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 54px;
	height: 37px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	outline:0;
}
a#header-m6:hover {
	background:url(../img/header_menu06On.png) center center no-repeat;
	text-indent:-9999px;
	background-size: contain;
	width: 54px;
	height: 37px;
}
a#header-m7 {
	margin: 0px 0px 0 0;
	padding: 0px;
	float:left;
	background-image:url(../img/header_menu07Off.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 102px;
	height: 37px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	outline:0;
}
a#header-m7:hover {
	background:url(../img/header_menu07On.png) center center no-repeat;
	text-indent:-9999px;
	background-size: contain;
	width: 102px;
	height: 37px;
}
}
 
/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 10px;
    height: 150px;
    background: none;
    background: rgba(234,234,234,.9);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
}
#top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0;
}
 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}

/* -------------モバイル------------- */
@media screen and (max-width: 767px) {
    #top-head,
    .inner {
        width: 100%;
        padding: 0;
		height: 80px;
		z-index: 100;
		color: #333;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
		height: 80px;
    }
    #mobile-head {
        width: 100%;
        height: 80px;
        position: relative;
		background-image: url("../img/header_bg.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: contain;
    }
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 10px;
        top: 10px;
        color: #333;
        font-size: 26px;
		width: 60%;
		height: 60%;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
		right: 0;
        background: #FFF;
        width: 60%;
		height: auto;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
		background-image: none;
    }
    #global-nav ul li {
        float: none;
        position: static;
		display: block;
    }
	#global-nav ul li.mbile_sns_links {
    	display: block;
	}
	#global-nav ul li.mbile_sns_links a:hover {
		border: none;
	}
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #333;
        padding: 10px 0;
    }
	#top-head #global-nav ul li.mbile_sns_links a,
    #top-head.fixed #global-nav ul li.mbile_sns_links a {
        width: auto;
        display: inline-block;
        padding: 10px;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }
}


/*-------------フッター-------------*/
footer {
	clear: both;
	margin: 0px auto 0 auto;
	padding: 0;
	text-align: left;
	width: 1280px;
	background-color: #e2e8dd;
}
footer ul {
	font-size: 12px;
	list-style: none;
	margin: 50px 0 5px 100px;
	width: 700px;
	height: auto;
	padding: 0;
	float: left;
}
footer ul li {
	display :inline-block;
	margin: 10px 50px 15px 0;
	vertical-align: top;
	line-height: 1.6em;
}
footer ul li a {
	font-size: 12px;
	text-decoration: none;
}
footer p {
	font-size: 14px;
	display: block;
	width: 260px;
	height: auto;
	text-align: left;
	margin: 50px 100px 0 0;
	float: right;
}
footer p img {
	display: block;
	margin: 0 0 10px 0;
}
footer small {
	clear: both;
	font-size: 12px;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}

@media screen and (max-width: 767px) {
footer {
	clear: both;
	margin: 0px auto 0 auto;
	padding: 0;
	text-align: left;
	width: 100%;
	background-color: #e2e8dd;
}
footer ul {
	font-size: 12px;
	list-style: none;
	margin: 0px auto 0px auto;
	padding: 30px 0;
	float: none;
	width: 90%;
	height: auto;
}
footer ul li {
	display :block;
	margin: 10px 0;
	padding: 3px 0;
}
footer ul li a {
	font-size: 12px;
	text-decoration: none;
}
footer p {
	font-size: 12px;
	display: block;
	text-align: left;
	margin: 30px auto 0px auto;
	padding: 0;
	float: none;
	width: 90%;
	height: auto;
}
footer p img {
	display: block;
	margin: 0px 0px 10px 0px;
}
footer small {
	clear: both;
	font-size: 12px;
	display: block;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}
}


#pageTop {
    position: fixed;
    bottom: 50px;
    right: 50px;
  }
  #pageTop i {
  	padding-top: 6px ;
  }
  #pageTop a {
    display: block;
    z-index: 999;
    padding: 8px;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    background-color: #f09495;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
	font-size: 12px;
  }
  #pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
@media screen and (max-width: 767px) {
#pageTop {
    position: fixed;
    bottom: 25px;
    right: 25px;
  }
}

  /* パンくずリスト */
article ol {
 	width: 1080px;
	margin: 0px auto;
	text-align: left;
	display: block;
	list-style: none;
	font-size: 14px;
	color: #ff9999;
	padding: 15px 0;
  }
article ol li {
  display: inline;/*横に並ぶように*/
  list-style: none;
  margin: 15px 15px 0 0;
  padding: 0;
}

article ol li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
article ol {
 	width: 90%;
	margin: 0px auto;
	text-align: left;
	display: block;
	list-style: none;
	font-size: 12px;
	color: #ff9999;
	padding: 15px 0;
  }
}

  /* タイトル */
article h2 {
	width: 1080px;
	margin: 20px auto;
	padding: 20px 0;
	background-color: #fffeee;
	display: block;
	text-align: center;
}
@media screen and (max-width: 767px) {
article h2 {
	width: 100%;
	margin: 20px auto;
	padding: 20px 0;
	background-color: #fffeee;
	display: block;
	text-align: center;
}
article h2 img {
	width: 90%;
}
}