@charset "utf-8";

/*基本設定
-------------------------------------------------------------- */

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

.clearfix {
    zoom: 1; /* for IE7- */
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
strong {
	font-weight:bold;
}
img {vertical-align: bottom;}

/* 装飾
------------------------------------------------------------*/

.op:hover {
opacity: 0.7;
transition: 0.3s;
}
.cl {
	clear:both;
}
.ct {
text-align: center;
}
.yu {
font-family:"游明朝","YuMincho";
font-weight: bold;
}
.yu2 {
font-family:"游明朝","YuMincho";
font-weight: normal;
}
.red {
color:#fd0000;
}
.bk {
color: #000;
}
.white {
color:#fff;
}
.up20 {
	margin-top:2rem;
}
.up30 {
	margin-top:3rem;
}
.up40 {
	margin-top:4rem;
}
.up50 {
	margin-top:5rem;
}
.up60 {
	margin-bottom:6rem;
}
.d20 {
	margin-bottom:2rem;
}
.d30 {
	margin-bottom:3rem;
}
.d40 {
	margin-bottom:4rem;
}
.d50 {
	margin-bottom:5rem;
}
.ud20 {
	margin:2rem 0;
}
.ud30 {
	margin:3rem 0;
}
.ud40 {
	margin:4rem 0;
}
.ud50 {
	margin:5rem 0;
}


/* リンク設定
------------------------------------------------------------*/
a:link {
	color:#ffae00;
	text-decoration:none;
}
a:visited {
	color:#ffae00;
	text-decoration:none;
}
a:hover {
	color:#ffce65;
	text-decoration:underline;
}
a:active {
	color:#ffae00;
	text-decoration:none;
}


/* アニメーション
------------------------------------------------------------*/
.fade-in {
transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
}
.fade-up, .fade-left, .fade-right {
transition: opacity 0.7s;
-moz-transition: opacity 0.7s;
-webkit-transition: opacity 0.7s;
-o-transition: opacity 0.7s;
transition: transform 0.7s;
-moz-transition: transform 0.7s;
-webkit-transition: transform 0.7s;
-o-transition: transform 0.7s;
}



/* 共通
------------------------------------------------------------*/

html {
font-size: 62.5%;
}
body {
font-family:"游ゴシック","YuGothic","メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#000;
-webkit-text-size-adjust: none;
font-weight: 500;
position: relative;
}

/* ページャー（一覧） */
.pager{
	text-align:center;
	padding:30px 0px;
	clear:both;
}
a.page-numbers,
.pager .current{
	background:rgba(0,0,0,0.02);
	border:solid 1px rgba(0,0,0,0.1);
	border-radius:5px;
	padding:5px 8px;
	margin:0 2px;
}
.pager .current{
	background:rgba(0,0,0,1);
	border:solid 1px rgba(0,0,0,1);
	color:rgba(255,255,255,1);
}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1000px) {

.spbr {
display: none !important;
}
#menu {
display: none;
}
body{
font-size: 1.6rem;
line-height:2.6rem;
}
#mobile, #nav-tgl, .nav-tgl-btn, .drower-menu {
display: none;
}

header {
background: url("../img/back_menu.png") no-repeat;
background-size: cover;
padding: 1.2rem 0 2rem 0;
}
header article {
width: 100rem;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
header article div {
width: 17rem;
}
header article div h2 {
font-size: 1.1rem;
margin-bottom: 0.6rem;
}
header article ul {
width: 60%;
font-family: "游明朝","YuMincho";
writing-mode: vertical-rl;
font-size: 1.4rem;
padding-top: 2rem;
}
header article li {
margin: 0 1.2rem;
position: relative;
}
header article li:hover::before {
content: "";
position: absolute;
top: -2.4rem;
left: 0.2rem;
background: url("../img/icon_btn.png") no-repeat;
width: 2rem;
height: 2rem;
}
header article li a:link {
color: #000;
}
header article li a:visited {
color: #000;
}
header article li a:hover {
color: #000;
text-decoration: none;
}
header article li a:active {
color: #000;
}
footer {
border-top: 0.1rem solid #000;
margin-top: 12.2rem;
}
footer > div {
width: 100rem;
margin: 0 auto;
padding: 3rem 0;
display: flex;
justify-content: space-between;
}
footer > div article h3 {
font-size: 1.1rem;
}
footer > div article figure {margin-bottom: 2rem;}
footer > div article p {
font-size: 1.2rem;
line-height: 2.4rem;
}
footer > div div {
width: 72.6rem;
height: 30rem;
}
footer small {
display: block;
padding: 2.6rem 0;
text-align: center;
font-size: 1.2rem;
border-top: 0.1rem solid #000;
}

.hdr {
margin-bottom: 5.6rem;
}
.hdr img {
width: 100%;
height: auto;
}
.page_t {
font-size: 4rem;
line-height: 6rem;
text-align: center;
font-family: "游明朝","YuMincho";
}
.page_t2 {
font-size: 2.4rem;
line-height: 4rem;
text-align: center;
font-family: "游明朝","YuMincho";
margin-bottom: 7.4rem;
}
.page_t3 {
font-size: 2.4rem;
line-height: 4rem;
text-align: center;
font-family: "游明朝","YuMincho";
margin-bottom: 3.6rem;
}
.page_p {
line-height: 3.6rem;
text-align: center;
font-family: "游明朝","YuMincho";
margin-bottom: 10rem;
}
.sub_t {
text-align: center;
font-size: 1.2rem;
font-family: "游明朝","YuMincho";
display: block;
font-weight: normal;
color: #818181;
margin-bottom: 5.6rem;
}
#ftr_link {
display: none;
}
#float_btn {
position: fixed;
z-index: 9999;
bottom: 20rem;
right: 0;
transition: 0.3s;
box-shadow: 0 0 0.5rem rgba(0,0,0,0.2);
border-radius: 0.8rem 0 0  0.8rem;
}
#float_btn:hover {
opacity: 0.7;
}

}

/* タブレット用　横向き
------------------------------------------------------------*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {

.spbr {
display: none !important;
}
.pcbr {
display: none !important;
}
.ctcnt {
width:100%;
margin: 0 auto;
padding: 0 1rem;
}
.pdd_sp {
padding: 0 2rem;
}
.sp100 {
width:100%;
height:auto;
}
body{
font-size: 1.4rem;
line-height:2.6rem;
position: relative;
}

/* スマホナビ */
#mobile {
display: none;
}

header {
background: url("../img/back_menu.png") no-repeat;
background-size: cover;
padding: 1.2rem 0 2rem 0;
}
header article {
width: 100rem;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
header article div {
width: 17rem;
}
header article div h2 {
font-size: 1.1rem;
margin-bottom: 0.6rem;
}
header article ul {
width: 60%;
font-family: "游明朝","YuMincho";
writing-mode: vertical-rl;
font-size: 1.4rem;
padding-top: 2rem;
}
header article li {
margin: 0 1.2rem;
position: relative;
}
header article li:hover::before {
content: "";
position: absolute;
top: -2.4rem;
left: 0.2rem;
background: url("../img/icon_btn.png") no-repeat;
width: 2rem;
height: 2rem;
}
header article li a:link {
color: #000;
}
header article li a:visited {
color: #000;
}
header article li a:hover {
color: #000;
text-decoration: none;
}
header article li a:active {
color: #000;
}
footer {
border-top: 0.1rem solid #000;
margin-top: 0;
}
footer > div {
width: 85rem;
margin: 0 auto;
padding: 3rem 0;
display: flex;
justify-content: space-between;
}
footer > div article h3 {
font-size: 1.1rem;
}
footer > div article figure {margin-bottom: 2rem;}
footer > div article p {
font-size: 1.2rem;
line-height: 2.4rem;
}
footer > div div {
width: 57.6rem;
}
footer small {
display: block;
padding: 2.6rem 0;
text-align: center;
font-size: 1.2rem;
border-top: 0.1rem solid #000;
}

.hdr {
margin-bottom: 5.6rem;
}
.hdr img {
width: 100%;
height: auto;
}
.page_t {
font-size: 4rem;
line-height: 6rem;
text-align: center;
font-family: "游明朝","YuMincho";
}
.page_t2 {
font-size: 2.4rem;
line-height: 4rem;
text-align: center;
font-family: "游明朝","YuMincho";
margin-bottom: 7.4rem;
}
.page_t3 {
font-size: 2.4rem;
line-height: 4rem;
text-align: center;
font-family: "游明朝","YuMincho";
margin-bottom: 3.6rem;
}
.page_p {
line-height: 3.6rem;
text-align: center;
font-family: "游明朝","YuMincho";
margin-bottom: 10rem;
padding: 0 2rem;
}
.sub_t {
text-align: center;
font-size: 1.2rem;
font-family: "游明朝","YuMincho";
display: block;
font-weight: normal;
color: #818181;
margin-bottom: 5.6rem;
}
#ftr_link {
display: block;
text-align: center;
margin: 8rem 0 2rem 0;
}
#ftr_link a {
color: #000;
}
#float_btn {
position: fixed;
z-index: 9999;
bottom: 20rem;
right: 0;
transition: 0.3s;
box-shadow: 0 0 0.5rem rgba(0,0,0,0.2);
border-radius: 0.8rem 0 0  0.8rem;
}
#float_btn:hover {
opacity: 0.7;
}

}

/* タブレット用　縦向き
------------------------------------------------------------*/
@media only screen and (min-width: 641px) and (max-width: 999px) {

.spbr {
display: none !important;
}
.pcbr {
display: none !important;
}
.ctcnt {
width:100%;
margin: 0 auto;
padding: 0 1rem;
}
.pdd_sp {
padding: 0 2rem;
}
.sp100 {
width:100%;
height:auto;
}
body{
font-size: 1.4rem;
line-height:2.6rem;
}

/* スマホナビ */
#mobile {
width: 100%;
height: 6rem;
border-bottom: 0.1rem solid #ccc;
background: #fff;
}
#logo_sp {
position: absolute;
top: 1rem;
left: 2rem;
width: 8rem;
}
#logo_sp img {
width: 100%;
height: auto;
}

header {
display: none;
}
footer {
border-top: 0.1rem solid #000;
}
footer > div {
padding: 3rem 2rem;
display: flex;
justify-content: space-between;
}
footer > div article {
padding-right: 2rem;
}
footer > div article h3 {
font-size: 1.1rem;
}
footer > div article figure {
margin-bottom: 2rem;
}
footer > div article p {
font-size: 1.2rem;
line-height: 2.4rem;
}
footer > div div {
width: 46rem;
}
footer small {
display: block;
padding: 2.6rem 0;
text-align: center;
font-size: 1.2rem;
border-top: 0.1rem solid #000;
}

.hdr {
margin-bottom: 5.6rem;
}
.hdr img {
width: 100%;
height: auto;
}
.page_t {
font-size: 4rem;
line-height: 6rem;
text-align: center;
font-family: "游明朝","YuMincho";
}
.page_t2 {
font-size: 2.4rem;
line-height: 4rem;
text-align: center;
font-family: "游明朝","YuMincho";
margin-bottom: 7.4rem;
}
.page_t3 {
font-size: 2.4rem;
line-height: 4rem;
text-align: center;
font-family: "游明朝","YuMincho";
margin-bottom: 3.6rem;
}
.page_p {
line-height: 3.6rem;
text-align: center;
font-family: "游明朝","YuMincho";
margin-bottom: 10rem;
padding: 0 2rem;
}
.sub_t {
text-align: center;
font-size: 1.2rem;
font-family: "游明朝","YuMincho";
display: block;
font-weight: normal;
color: #818181;
margin-bottom: 5.6rem;
}
#ftr_link {
text-align: center;
margin: 8rem 0 2rem 0;
}
#ftr_link a {
color: #000;
}
#ftr_link a {
color: #000;
}
#float_btn {
position: fixed;
z-index: 9999;
bottom: 20rem;
right: 0;
transition: 0.3s;
box-shadow: 0 0 0.5rem rgba(0,0,0,0.2);
border-radius: 0.8rem 0 0  0.8rem;
}
#float_btn:hover {
opacity: 0.7;
}

}


/* スマートフォン用
------------------------------------------------------------*/
@media only screen and (max-width: 640px) {

.pcbr {
display: none !important;
}
.ctcnt {
width:100%;
margin: 0 auto;
padding: 0 1rem;
}
.sp100 {
width:100%;
height:auto;
}
.flex-direction-nav {
display: none !important;
}
body{
font-size: 1.4rem;
line-height:2.0rem;
width: 100%;
}

/* スマホナビ */
#mobile {
position: relative;
top: 0;
width: 100%;
height: 6rem;
border-bottom: 0.1rem solid #ccc;
background: #fff;
}
#logo_sp {
position: absolute;
top: 1rem;
left: 2rem;
width: 8rem;
}
#logo_sp img {
width: 100%;
height: auto;
}

header {
display: none;
}
#ftr_link {
text-align: center;
margin: 8rem 0 2rem 0;
}
#ftr_link a {
color: #000;
}
footer {
border-top: 0.1rem solid #000;
}
footer > div {
margin: 0 auto;
padding: 3rem 2rem;
text-align: center;
}
footer > div article {
margin-bottom: 2rem;
}
footer > div article h3 {
font-size: 1.1rem;
}
footer > div article figure {margin-bottom: 2rem;}
footer > div article p {
font-size: 1.2rem;
line-height: 2.4rem;
}
footer > div div {
width: 100%;
height: 20rem;
}
footer small {
display: block;
padding: 2.6rem 0;
text-align: center;
font-size: 1.2rem;
border-top: 0.1rem solid #000;
}

.hdr {
margin-bottom: 5.6rem;
}
.hdr img {
width: 100%;
height: auto;
}
.page_t {
font-size: 3.6rem;
line-height: 5.6rem;
text-align: center;
font-family: "游明朝","YuMincho";
}
.page_t2 {
font-size: 2.4rem;
line-height: 4rem;
text-align: center;
font-family: "游明朝","YuMincho";
margin-bottom: 7.4rem;
}
.page_t3 {
font-size: 2.4rem;
line-height: 4rem;
text-align: center;
font-family: "游明朝","YuMincho";
margin-bottom: 3.6rem;
}
.page_p {
line-height: 3.6rem;
padding: 0 1rem;
text-align: center;
font-family: "游明朝","YuMincho";
margin-bottom: 10rem;
}
.sub_t {
text-align: center;
font-size: 1.2rem;
font-family: "游明朝","YuMincho";
display: block;
font-weight: normal;
color: #818181;
margin-bottom: 5.6rem;
}

#float_btn {
position: fixed;
z-index: 9999;
bottom: 10rem;
right: 0;
transition: 0.3s;
box-shadow: 0 0 0.5rem rgba(0,0,0,0.2);
border-radius: 0.8rem 0 0  0.8rem;
width: 4rem;
}
#float_btn:hover {
opacity: 0.7;
}
#float_btn img {
max-width: 100%;
}

}