﻿/*===========================================================*/
/* 個別 */
/*===========================================================*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Noto+Sans+JP:wght@500&display=swap');

.linkStyle{color: #333;border-bottom: 1px solid;}
#intro .txt_wrap .title,#t_cms_banner p{    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";}
body{font-size: 14px;}
p{
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    
}
#logo a{width: 250px;}
#main_img .catch{
    font-size: 40px;
    color: #fff;
    
    left: 10%;
    top: 30%;
}
#main_img .catch p{font-family: 'Shippori Mincho B1', serif;}
header #header{max-width: none;}
#header_menu ul{
    justify-content: start;
    flex-direction: inherit;
}
header #header #header_menu li{
    writing-mode: inherit;
    -webkit-writing-mode: inherit;
}
header #header #header_menu li a .jp,header #header .contact a{color: #333;}
#main_img .main_img1{
        background-position: center;
}
/*#main_img:before{background-color: transparent;}*/
#main_img:before{z-index: 0;}
#intro:before{
    background-image: linear-gradient(to bottom, rgba(6, 32, 73, 0), currentColor calc(100%), rgba(6, 32, 73, 0));
}
#t_cms_banner p.imo_motion{
    background-color: #1e1e1e;
    opacity: 1;
    padding: 5px;
}
#content1 {
    padding: 10% 0%;
    max-width: inherit;
}
#content1 #con1_txt h2{margin-left: 0;}
#content1 #con1_txt p{padding-top: 30px;}
#content1 #con1_txt {
    padding-left: 10%;
}
#info h3{letter-spacing: 1px;}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: #000;
}
#cms_5-f .cate_box .open_bt, .cms_5-f .cate_box .open_bt{padding: 0;}
.cms_5-f .cate_box:last-of-type{margin-bottom: 0;}

#header .menu_stick{
	width: 50px;
	height: 50px;
	z-index: 7;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 10px;
	box-sizing: border-box;
	cursor: pointer;
}
#header .menu_stick span{
	height: 2px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: 0.5s;
}
#header .menu_stick span:first-of-type{top: 14px}
#header .menu_stick span:last-of-type{bottom: 14px}
#header .menu_stick.stick_trans span:first-of-type,#header .menu_stick.stick_trans span:last-of-type{
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #1e1e1e
}
#header .menu_stick.stick_trans span:not(:first-of-type):not(:last-of-type){background-color: transparent}
#header .menu_stick.stick_trans span:first-of-type{transform: rotate(225deg)}
#header .menu_stick.stick_trans span:last-of-type{transform: rotate(-225deg)}
#header #sp_nav{
	top: 0;
	left: 0;
	z-index: 6
}
header #header{position: fixed;padding: 10px 30px;}

/* 1280px以下 */
@media screen and (max-width: 1280px){
	/*----------------------------
	全体
	----------------------------*/
	#pc_nav li{display: none;}
	#pc_nav li.contact_bt{display: block;margin-right: 50px;}
	#header .menu_stick{display: block;}
	
}


/*===========================================================*/
/* コード集 */
/*===========================================================*/
#fix_bnr{
	bottom: 10px;
	right: 100px;
	z-index: 5;
	width: 400px;
}

@media screen and (max-width: 667px){
	#fix_bnr{width: 250px;}
}



/*===========================================================*/
/* 下層 */
/*===========================================================*/
#cms_2-g .cate_img1 {
    max-height: inherit;
}
#cms_2-g .cate_title{font-size: 26px;}
#page_title .back_color2{background-color: transparent;}
#page_title h2{
    writing-mode: inherit;
    -webkit-writing-mode: inherit;
    padding-top: 0;
    padding-bottom: 0;
    text-shadow: none;
    color: #1e1e1e;
}
.cate_title {
    line-height: 1;
    font-size: 26px;
}
.cate_list{margin-bottom: 100px;}
.cate_list li a{background-color: #000000!important;color: #fff;}
.cate_list li a:hover{opacity: 0.6;color: #fff;}
#page7 .box_item p{font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";}
#page_title .back_color2 {
    background-color: rgb(255 255 255 / 45%);
}
/*===========================================================*/
/* タブレット */
/*===========================================================*/
@media screen and (max-width: 768px){
    #main_img {
        height: 80vh;
    }
    #main_img .catch {
    font-size: 32px;
    top: 25%;
}
#content1 #con1_txt {
    padding: 0 5% 5%;
}
#content1 #con1_txt p{height: auto;}
/*#wrap{padding-top: 0!important;}*/
#content1 #con1_txt h2,#content1 #con1_txt p{filter: blur(0)!important;}
}



/*===========================================================*/
/* スマホ */
/*===========================================================*/
@media screen and (max-width: 667px){
#main_img .catch {
        font-size: 18px;
    }
#fix_bnr{
    left: 50%;
    transform: translateX(-50%);
}
.sp_contact{display: none;}
#fix_bnr a{padding: 10px;}
    #pc_nav li.contact_bt {
        margin-right: 30px;
    }
.cate_title {
    font-size: 22px;
}

}


/*===========================================================*/
/* IE */
/*===========================================================*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){



}


/*===========================================================*/
/* Firefox */
/*===========================================================*/
@-moz-document url-prefix(){

}