﻿@import url('https://fonts.googleapis.com/css2?family=Felipa&family=Zen+Old+Mincho&display=swap');

body, .font_sans-serif{
    font-family: 'Zen Old Mincho', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}

#top_cms h2, #main_img2 h2, #cms_6-c .cate_box::before, .cms_6-c .cate_box::before, #page_top, .button_container::after, .info_title, .top_banner, .pager{
    font-family: 'Felipa', 'Zen Old Mincho', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}

.font_bold{
    font-weight: normal;
}

/*** other ***/

.width_1000-max{
    width: calc(100% - 80px)!important;
    max-width: 1280px!important;
}

body::before{
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgba(19,16,25,1), rgba(19,16,25,0));
    background-size: 100% 100px;
    background-position: bottom;
    background-repeat: no-repeat;
    pointer-events: none;
}
#wrap{
    background-image: url('./Dup/img/bg_img.png'), linear-gradient(to right, #131019, #221e2b, #131019);
    background-size: 300px, auto;
    background-color: #110d16;
    background-attachment: fixed;
    padding: 15px;
    box-sizing: border-box;
}
#wrap::before{
    position: fixed;
    content: "";
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: solid 2px #fff;
    z-index: 100;
    pointer-events: none;
    background-image: url('./Dup/img/corner_l-t.png'), url('./Dup/img/corner_r-t.png'), url('./Dup/img/corner_r-b.png'), url('./Dup/img/corner_l-b.png'), url('./Dup/img/corner_r.png'), url('./Dup/img/corner_l.png');
    background-size: 100px, 100px, 100px, 100px, 30px, 30px;
    background-position: top left, top right, bottom right, bottom left, right center, left center;
    background-repeat: no-repeat;
}
#wrap::after{
    position: fixed;
    content: "";
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: solid 1px #fff;
    z-index: 100;
    pointer-events: none;
}

header .header{
    padding-top: 50px;
}
header .header a[href^="ask"]{
    display: none;
}
header .header .grid_3{
    display: none;
}

#logo{
    margin-left: auto;
    margin-right: auto;
}
#logo img{
    width: 250px;
}

#main_menu{
    border-bottom: none!important;
}
#main_menu.fixed {
    background-color: rgba(17,13,22,0.6)!important;
    left: 0;
}

#main_menu ul li .menu_title{
    font-size: 18px;
    letter-spacing: 2px;
}
#main_menu ul li .menu_sub_title{
    color: #fff;
    opacity: 0.5;
}

#main_img{
    padding: 20px;
    position: relative;
}
#main_img::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    top: 0;
    left: 0;
    z-index: 2;
    border: solid 2px #fff;
    pointer-events: none;
    background-image: url('./Dup/img/bg_img5.png'), url('./Dup/img/bg_img6.png'), url('./Dup/img/bg_img7.png'), url('./Dup/img/bg_img8.png');
    background-position: top left, top right, bottom right, bottom left;
    background-repeat: no-repeat;
    background-size: 100px;
}

#aisatsu{
    background-image: url('./Dup/img/bg_img13.png'), url('./Dup/img/bg_img14.png')!important;
    background-repeat: no-repeat;
    background-position: top center, bottom center;
    background-size: 700px;
}
#aisatsu > div{
    padding: 100px 50px 80px;
    background-color: transparent!important;
}
#aisatsu > div h2{
    margin-bottom: 30px;
}
#aisatsu > div p{
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.effect.effect-1:before{
    top: 4px;
}

.top_banner p span{
    background-image: url(./Dup/img/bg_img4.png);
    background-size: 80px;
    background-position: top center;
    background-repeat: no-repeat;
}
.top_banner a:hover .banner_bg{
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0.2
}

#top_contents{
    padding: 0;
}
#top_contents .contents_box{
    background-color: rgba(19,16,25,0.9);
    border: solid 1px #fff;
    background-image: url('./Dup/img/bg_img10.png'), url('./Dup/img/bg_img12.png')!important;
    background-size: 100px;
    background-position: top right, bottom left;
    background-repeat: no-repeat;
    padding: 50px;
}
.contents_box::before, .contents_box::after, .contents_box2::before, .contents_box2::after{
    display: none;
}
#top_contents .contents_box h2{
    padding-top: 40px;
    margin-bottom: 40px;
    background-image: url('./Dup/img/bg_img9.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 150px;
}

#top_cms h2, #main_img2 h2{
    font-size: 40px;
    letter-spacing: 2px;
}
#top_cms .cms_box{
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}
#top_cms .cms_box > .border_white{
    border: none;
    padding: 0;
}
#top_cms .cms_title{
    text-align: center;
}
#top_cms .cms_title h2{
	background-color: transparent;
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	width: 100%!important;
	color: #fff;
	position: relative;
	padding-top: 50px;
	background-image: url('./Dup/img/bg_img2.png'), linear-gradient(to bottom, #fff 1px, transparent 1px), linear-gradient(to bottom, #fff 1px, transparent 1px);
	background-position: top center, top 10px left, top 10px right;
	background-repeat: no-repeat;
	background-size: 200px auto, calc(50% - 92px) 1px, calc(50% - 92px) 1px;
}
#top_cms .cms_title h2::before, #top_cms .cms_title h2::after{
    display: none;
}

.cate_list li a, .cate_list li a i{
    color: #fff;
}

.pager li a{
    color: #fff;
}

.overlay ul li:last-child{
    display: none;
}

#main_img2 {
    max-width: inherit;
    margin-bottom: 100px;
    height: 300px;
    background-position: center;
}
#main_img2 h2{
    box-sizing: border-box;
    min-width: 300px;
    background-color: transparent;
    background-repeat: no-repeat;
    padding: 50px 0 35px;
    background-image:
        url(./Dup/img/bg_img3.png),
        linear-gradient(to bottom, #fff 2px, transparent 2px),
        linear-gradient(to bottom, #fff 2px, transparent 2px),
        linear-gradient(to bottom, #fff 1px, transparent 1px),
        linear-gradient(to bottom, #fff 1px, transparent 1px),
        linear-gradient(to bottom, #fff 2px, transparent 2px),
        linear-gradient(to bottom, #fff 1px, transparent 1px);
    background-position:
        top center,
        top 16px left,
        top 16px right,
        top 21px left 10px,
        top 21px right 10px,
        bottom left,
        bottom 5px right 10px;
    background-size:
        150px auto,
        calc(50% - 80px) 2px,
        calc(50% - 80px) 2px,
        calc(50% - 76px) 1px,
        calc(50% - 76px) 1px,
        100% 2px,
        calc(100% - 20px) 1px
}
#main_img2 span{
    color: #fff;
    opacity: 0.5;
}
#main_img2 .page_title {
    background-color: rgba(62,25,94,0.8)!important;
}

.cate_title{
	background-color: transparent;
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	width: 100%!important;
	font-size: 24px;
	text-align: center;
	padding-bottom: 10px!important;
	margin-bottom: 50px;
	color: #fff;
	font-weight: normal;
	position: relative;
	padding-top: 50px;
	background-image: url('./Dup/img/bg_img2.png'), linear-gradient(to bottom, #fff 1px, transparent 1px), linear-gradient(to bottom, #fff 1px, transparent 1px);
	background-position: top center, top 10px left, top 10px right;
	background-repeat: no-repeat;
	background-size: 200px auto, calc(50% - 92px) 1px, calc(50% - 92px) 1px;
}

#cms_1-a .pager li{
    margin: 0 10px!important;
}

#cms_6-c, .cms_6-c{
    counter-reset: number 0
}
#cms_6-c .cate_box::before, .cms_6-c .cate_box::before{
    position: absolute;
    counter-increment: number 1;
    content: "0" counter(number);
    font-size: 80px;
    line-height: 1;
    left: 40px;
    top: -50px;
    display: inline-block;
    border-bottom: solid 1px;
}

.qa_type1 .cate_box .arrow {
	position: absolute;
	left: 2px;
	top: 50%;
	margin-top: 0px;
	transform: translateY(-50%);
}
.qa_type1 .cate_box .open_bt{
	position: relative;
	width: 100%;
	cursor: pointer;
	padding: 20px 0
}
.qa_type1 .cate_box .open_bt .arrow::before, .qa_type1 .cate_box .open_bt .arrow::after {
	position: absolute;
	content: '';
	width: 15px;
	height: 1px;
	background-color: #fff;
}
.qa_type1 .cate_box .open_bt .arrow::before {
	top: 48%;
	left: 15px;
	transform: rotate(0deg);
	transition: all 0.5s;
}
.qa_type1 .cate_box .open_bt .arrow::after {
	top: 48%;
	left: 15px;
	transform: rotate(90deg);
	transition: all 0.5s;
}
.qa_type1 .cate_box .open_bt .arrow.arrow_be::before {
	transform: rotate(-135deg);
	transition: all 0.5s;
}
.qa_type1 .cate_box .open_bt .arrow.arrow_be::after {
	transform: rotate(135deg);
	transition: all 0.5s;
}
.qa_type1 .cate_box .open_bt .box_title1 {
	display: inline-block;
	position: relative;
	letter-spacing: 1px;
	cursor: pointer;
	margin-left: 87px;
}
.qa_type1 .cate_box .open_bt .box_title1::before {
	content: "Q.";
	position: absolute;
	left: -32px;
	top: 0px;
	display: inline-block;
	vertical-align: baseline;
	color: #7951a3;
}

#page10 .cate li a .txt_color2{
    color: #fff;
    opacity: 0.5;
    display: block;
    padding-left: 0;
}

#info_map{
    background-image: url('./Dup/img/bg_img15.png');
    background-size: 50px;
    background-color: #2e1449;
}

#fixed_right_banner{
    z-index: 101;
}

#page-top{
    right: 15px;
    transform: translateY(-5px);
}

#copyright a{
    color: #fff;
    opacity: 0.6;
}
#page-top{
    display: none;
}
#page_top{
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(10px);
    opacity: 0;
    margin: auto;
    z-index: 100;
}
#page_top.active{
    opacity: 1;
    transform: none;
}
#page_top a{
    padding-bottom: 40px;
}
#page_top a::before{
    position: absolute;
    content: "";
    width: 1px;
    height: 30px;
    background-color: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

footer{
    border-top: none!important;
    padding-bottom: 100px!important;
}


/** tablet 780 **/
@media screen and (max-width: 768px){
.button_container{
    right: 30px;
    top: 30px;
}
.button_container span{
    box-shadow: none;
}
header .header{
    padding: 30px 50px 0;
}
#logo img{
    width: 80%;
}
#aisatsu{
    background-size: 100%;
}
#aisatsu > div{
    padding: 100px 40px 80px;
}
#main_img2 {
    height: 250px;
}
#page_top a:hover{
    opacity: 1;
}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
.width_1000-max{
    width: 100%!important;
}
body::before{
    background-image: linear-gradient(to bottom, rgba(19,16,25,1), rgba(19,16,25,0)), linear-gradient(to top, rgba(19,16,25,1), rgba(19,16,25,0));
    background-position: top, bottom;
}
#wrap::before {
    background-image: url(./Dup/img/corner_l-t.png), url(./Dup/img/corner_r-t.png), url(./Dup/img/corner_r-b.png), url(./Dup/img/corner_l-b.png);
    background-size: 72px, 72px, 72px, 72px;
    background-position: top 1px left 1px, top 1px right 1px, bottom 1px right 1px, bottom 1px left 1px;
}
header .header{
    padding: 80px 0 0;
}
.button_container {
    right: 0;
    top: 30px;
    left: 0;
    margin: auto;
    width: 80px;
    height: 20px;
    text-align: right;
    opacity: 1!important;
}
.button_container::after{
    position: absolute;
    content: "Menu";
    display: inline-block;
    line-height: 1;
    right: 0;
    top: 2px;
    letter-spacing: 2px;
    transition: 0.3s;
}
.button_container.active::after{
    color: #ababab;
}
.button_container span{
    width: 20px!important;
    left: 0;
    right: auto;
    height: 1px;
}
#main_img {
    padding: 10px;
}
#main_img::before{
    border-left: none;
    border-right: none;
    background-size: 50px;
    border-width: 1px;
}
#logo{
    width: 250px!important;
    margin-bottom: 50px;
}
#aisatsu{
    background-image: url('./Dup/img/bg_img13_sp.png'), url('./Dup/img/bg_img14_sp.png')!important;
}
#aisatsu > div{
    padding: 100px 20px 80px;
}
#top_contents{
    padding-left: 20px;
    padding-right: 20px;
}
#top_contents .contents_box{
    padding: 50px 20px;
}
#top_cms{
    width: 90%!important;
    margin-left: auto;
    margin-right: auto;
}
#top_cms .button-effect{
    text-align: center;
}
#cms_6-c .cate_box::before, .cms_6-c .cate_box::before{
    left: 20px;
}
.qa_type1 .cate_box .open_bt {
	padding: 5px 0 7px;
}
.qa_type1 .cate_box .arrow {
    left: -10px;
}
.qa_type1 .cate_box .open_bt .box_title1 {
	margin-left: 73px;
}
	
.pager li:not(.prev):not(.next){
	display: none;
}
}

/** IE **/
@media all and (-ms-high-contrast:none) {
#wrap{
    background-attachment: scroll;
}
.pager li a, .pager .prev a, .pager .next a{
    padding-top: 0!important;
}
.cate_list li a{
    padding-top: 15px;
}
}