@charset "UTF-8";
/*
 * common.css
 *
 */


/* !HTML5 elements
---------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{ display: block;}

.sp_menu {
	display:none;
}

/* !Reseting
---------------------------------------------------------- */
body {
/*	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
	font-size: 14px;
	line-height: 1.5;
	width:102%;
    overflow: scroll;
    -webkit-overflow-scrolling:touch;
}
.ble{
	font-weight:900;
	}
#wrapper {
	width:100%;
	overflow: hidden;
}
img {
	vertical-align:bottom;
}
.bold {
    font-weight: bold;
}
a{
	color:#1d3994;
	text-decoration:none;
}
a:hover {
	opacity:0.6;
	text-decoration:underline;	
}
p {
	color:#430000;
}
section {
    max-width: 100%;
	margin:0px auto;
}
.text-bold {
	font-weight:bold;
}
#dialog_menu,
#sp-menu,
#contents .only_sp,
.only_sp {
	display:none;
}
.effect-fade {
	opacity : 0;
	transform : translate(0, 145px);
	transition : all 1000ms;
}
.effect-fade-right {
	opacity : 0;
	transform : translate(200px, 0px);
	transition : all 1000ms;
}
.effect-fade-left {
	opacity : 0;
	transform : translate(-200px, 0px);
	transition : all 1000ms;
}

.effect-fade.effect-scroll, .effect-fade-right.effect-scroll, .effect-fade-left.effect-scroll {
	opacity : 1;
	transform : translate(0, 0);
}

/*==================================
             header
==================================*/
#header {
	position:absolute;
	z-index: 100;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
    position: fixed;
	background-color: #FFFFFF;
}
#headerIn {
	width:1100px;
	margin: auto;
	display:flex;
	display : -webkit-box;     /* old Android */
	display : -webkit-flex;    /* Safari etc. */
	display : -ms-flexbox;     /* IE10        */
}
#headerIn h1  {
    display: block;
	margin: 10px 85px 10px 10px;
}
#headerIn h1 a {
	font-weight:bold;
	text-decoration:none;	
}
#headerIn h1 a img{
	width:400px;
}
#headerLogo_left h2 {
	font-weight:bold;
	color:#fff;
}
#headerLogo_left p {
	margin:0 auto;
}
.navi_right {
    display: block;
	margin:50px 0 0 0;
}
.navi_right ul {
	display:flex;
	display : -webkit-box;     /* old Android */
	display : -webkit-flex;    /* Safari etc. */
	display : -ms-flexbox;     /* IE10        */
	margin:0;
}
.navi_right ul li {
	text-align: center;
	width: 100px;
}
.navi_right ul li a {
	color:#000;
	text-decoration:none;
}
.navi_right ul li a:hover {
	text-decoration:underline;
}



.name_en {
	margin:0 0 0 20px;
	font-size:16px;
	color:#FEBD11;
}
section p {
	font-size:16px;
	text-align:left;
	line-height:1.7em;
	text-align:center;
}
section.news_subpage h3 {
	margin:20px;
	text-align: left;
}
section.news_subpage p {
	text-align: left;
	padding: 20px;
}
.sentence {
	font-size:16px;
	text-align:left;
	line-height:1.7em;
}
section h2 {
	text-align:center;
	padding: 20px;
    font-weight: bold;
    color: #430000;
	font-size:30px;
	font-family: Noto Serif JP,serif;	
}
section h3 {
	margin:0 auto 20px;	
	font-size:24px;
	font-weight:bold;
	text-align:center;
	font-family: Noto Serif JP,serif;	
    color: #430000;	
}
.box h2 {
	color:#430000;
	font-size:26px;
	text-align:center;
	font-family: Noto Serif JP,serif;
}
.other_page h2 {
	text-align:center;
	padding: 60px 0;
    font-weight: bold;
    color: #fff;
	font-size:30px;
	font-family: Noto Serif JP,serif;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100vw 1;
}
.en_ttl {
	font-size:20px;
}
/*==================================
              Buttom
==================================*/
.view_more_link {
	width:200px;
	margin:20px auto;
	background-color:#430000;
}
.view_more_link a {
	display:block;
	padding: 5px 20px 5px 6px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-size:16px;
}
.view_more_link a::after {
    font-family: 'Font Awesome 5 Free';
    content: '\f105';
    color: #fff;
    font-weight: 900;
	float:right;
}
/*==================================
          Title-font
===================================*/

.t-title{
	background:#0066FF;
	font-size: 1.5em;/* フォントサイズ */
	font-weight: bold;/* フォント太さ */   
	padding-top: .4em;
	padding-bottom: .4em;
	border-bottom: solid 4px #0000CC;/* 線 */
	padding:8px 180px;
	

}
.font-big{	
	font-size:50px;
	color:#FFFFFF;
	letter-spacing:20px;
    vertical-align:  middle;
	font-weight: bolder;
} 
.font {
	color:#000000;
    vertical-align:  middle;            /* 中央寄せ */
	font-weight: bolder;                /* 外側の余白指定 */
	font-size:22px;
}
/*==================================
          Title-font End
===================================*/
/*==================================
              slide
==================================*/
/* スライド画像用CSS start */
#top_slide {
	max-width:inherit;
}
#slide, #slide_sp {
	position:absolute;
}
.page_top_img {
	position:absolute;
	width:100%;
	height:300px;	
}

.page_top_img img {
	position:relative;
	width:100%;
	height:auto
}
#slide_wrapp {
	position: relative;
	overflow: hidden;
	height: 600px;
	margin: 0 auto;
}
#page_image {
	position:absolute;
	width:100%;
	height:600px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% auto;
}
#slide_wrapp .slide_item {
	opacity: 0;
	transform: scale(1);
	transition: opacity 2s linear, transform 7.5s linear;
	position: relative;
}
#slide_wrapp .slide_item:not(:first-child) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#slide_wrapp .slide_item.show_ {
	opacity: 1;
}
#slide_wrapp .slide_item.zoom_ {
	transform: scale(1.1);
}
#slide_wrapp .slide_item img {
	display: block;
	height: 100vh;
    width: 100vw;
    object-fit: cover;
}
.en_copy {
	position:relative;
	width:300px;
	margin:0 auto;
	text-align:center;	
}
.en_copy img {
	position:relative;
	top:150px;
}

/*==================================
             contents
==================================*/
.home #contents {
	margin-top:300px;
	position:relative;
}
#contents {
	background:#fff;
	margin:64px auto 0;	
}
.home section {
	width:100%;
}
section {
	width:1100px;
	margin:0 auto;
}
.box {
	width:1100px;
	margin:0 auto;
	padding:30px 50px;
	box-sizing:border-box;
}
.sub_ttl {
	display:block;
	font-size:18px;
	color:#E2882A;
	font-weight:bold;	
}
#contents .contact_tel {
	width:100%;
	margin:50px auto 0;
	padding:30px 0;
	background-image:url(../img/expert_bg.jpg);
	background-repeat:no-repeat;
	background-size:100vw 100vh;
}
#contents .contact_tel h2 {
    color: #430000;
    font-size: 26px;
    text-align: center;
    font-family: Noto Serif JP,serif;
	background-image:none;
	margin:0 auto;
	padding:0;
}
.contact_tel ul {
    display: flex;
    justify-content: space-around;
	width:620px;
	margin:0 auto;
}
#main .contact_tel li {
	width:300px;
	margin:0 20px;
	padding:30px 0;
	vertical-align:top;
}
#main .contact_tel h3 {
	font-size:24px;
	color:#430000;
	text-align:center;
	border:none;
	background:none;
	margin:0 auto;
	padding:0;
}
.contact_tel h4 {
	font-size:22px;
	color:#430000;
	text-align:center;
}
.contact_tel a:hover {
	opacity:0.5;
}
.tel p {
	font-size:28px;
	font-weight:bold;
	color:#430000;
	text-align:center;
	padding:20px 0 0 0;
}
.tel_no::before {
    content: '\f2a0';
    left: 0;
    margin: 0 10px 0 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    color: #430000;
}
.mail p  {
    width: 220px;
    margin: 20px auto;
    text-align: center;
}
.mail p a {
    display: block;
    padding: 8px 25px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
	background-color:#430000;
    border-radius: 24px;		
}
.mail p a::before {
    content: '\f0e0';
    left: 0;
    margin: 0 10px 0 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    color: #fff;
}
.mail p a::after {
    float: right;
    margin: 0 0 0 15px;
    font-family: 'Font Awesome 5 Free';
    content: '\f138';
    font-weight: 900;
    color: #fff;
}
.tel .uketsuke {
	font-size:16px;
	text-align:center;
}
/*==================================
             pagetop
==================================*/
#pageTop {
	position: fixed;
	z-index: 9999;
	bottom: 20px;
	right: 15px;
	font-size: 12px;
}
#pageTop a {
	background: #E50011;
	text-decoration: none;
	color: #fff;
	font-size:14px;
	padding: 13px 15px;
	text-align: center;
	display: block;
	-moz-opacity: 0.5;
	opacity: 0.5;
	border-radius: 5px; 
}
#pageTop a:hover {
	text-decoration: none;
	background: #999;
	color: #fff;
}
#pageTop a:before {
    content: "▲";
}

/*==================================
             footer
==================================*/
.footer_bg img {
	width:100%;
	height:auto;
}
#footer_box {
	background-color:#430000;
	color:#FFFFFF;	
}
#copyright {
	text-align:center;
	color:#FFFFFF;
	margin:0;
	padding:10px;
	background-color:#430000;
  	font-family: Verdana, "Droid Sans";		
}
#footerNav ul {
	width:900px;
	margin:0 auto;
	padding:50px 0 0;
    display: flex;
	display : -webkit-box;     /* old Android */
	display : -webkit-flex;    /* Safari etc. */
	display : -ms-flexbox;     /* IE10        */
	flex-wrap        : wrap;
	-webkit-flex-wrap: wrap;          /* Safari etc. */
	-ms-flex-wrap    : wrap;          /* IE10        */
    flex-wrap: wrap;
	justify-content: center;	
}
#footerNav li {
	width:169px;
	margin:10px 0;
	padding:5px;
	text-align:center;
    border-right: 1px solid #fff;	
}
#footerNav li:first-of-type,
#footerNav li:nth-of-type(5) {
    border-left: 1px solid #fff;	
}
#footerNav li a {
	color:#fff;
	text-decoration:none;
	font-weight:600;
}
#footer p {
	margin:0 auto;
	color:#fff;
}

.footer_logo .club_name img {
	margin:30px auto;
	display:block;
}
.footer_ad {
	text-align:center;
}
#footerNav li:first-of-type, #footerNav li:nth-of-type(9){
		border-left:1px solid #fff;
	}

/*==================================
         menuToggle
==================================*/

/*==================================
         menuToggle
==================================*/

#menuToggle {
  display: block;
  position: absolute;
  top: 35px;
  right: 30px;
  z-index: 100;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 102; /* and place it over the hamburger */
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span {
	display: block;
	width: 33px;
	height: 4px;
	margin-bottom: 5px;
	position: relative;
	background: red;
	border-radius: 3px;
	z-index: 101;
	transform-origin: 4px 0px;
	-ms-transform-origin: 4px 0px; /* IE 9 */
	-webkit-transform-origin: 4px 0px; /* Safari and Chrome */
	-moz-transform-origin: 4px 0px; /* Firefox */
	-o-transform-origin: 4px 0px; /* Opera */

	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				opacity 0.55s ease; /* Firefox 4 */
	-moz-transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				opacity 0.55s ease;
	-webkit-transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				opacity 0.55s ease; /* Safari and Chrome */
	-o-transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
				opacity 0.55s ease; /* Opera */
}

#menuToggle span:first-child {
	transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%; /* IE 9 */
	-webkit-transform-origin: 0% 0%; /* Safari and Chrome */
	-moz-transform-origin: 0% 0%; /* Firefox */
	-o-transform-origin: 0% 0%; /* Opera */
}

#menuToggle span:nth-last-child(2) {
	transform-origin: 0% 100%;
	-ms-transform-origin: 0% 100%; /* IE 9 */
	-webkit-transform-origin: 0% 100%; /* Safari and Chrome */
	-moz-transform-origin: 0% 100%; /* Firefox */
	-o-transform-origin: 0% 100%; /* Opera */
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span {
	opacity: 1;
	transform: rotate(45deg) translate(-2px, -1px);
	-moz-transform: rotate(45deg) translate(-2px, -1px); /* Firefox 4 */
	-webkit-transform: rotate(45deg) translate(-2px, -1px); /* Safari and Chrome */
	-o-transform: rotate(45deg) translate(-2px, -1px); /* Opera */
	background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3) {
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
	-moz-transform: rotate(0deg) scale(0.2, 0.2); /* Firefox 4 */
	-webkit-transform: rotate(0deg) scale(0.2, 0.2); /* Safari and Chrome */
	-o-transform: rotate(0deg) scale(0.2, 0.2); /* Opera */
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2) {
	opacity: 1;
	transform: rotate(-45deg) translate(0, -1px);
	-moz-transform: rotate(-45deg) translate(0, -1px); /* Firefox 4 */
	-webkit-transform: rotate(-45deg) translate(0, -1px); /* Safari and Chrome */
	-o-transform: rotate(-45deg) translate(0, -1px); /* Opera */
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu {
	position: absolute;
	width: 300px;
	margin: -100px 0 0 0;
	padding: 50px 50px 50px 50px;
	padding-top: 125px;
	right: -100px;
	background: #F2F2F2;
	list-style-type: none;
	-webkit-font-smoothing: antialiased;
	/* to stop flickering of text in safari */
	transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%; /* IE 9 */
	-webkit-transform-origin: 0% 0%; /* Safari and Chrome */
	-moz-transform-origin: 0% 0%; /* Firefox */
	-o-transform-origin: 0% 0%; /* Opera */
	transform: translate(100%, 0);
	-moz-transform: translate(100%, 0); /* Firefox 4 */
	-webkit-transform: translate(100%, 0); /* Safari and Chrome */
	-o-transform: translate(100%, 0); /* Opera */
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	-moz-transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0); /* Firefox 4 */
	-webkit-transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0); /* Safari and Chrome */
	-o-transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0); /* Opera */
}

#menu li {
    padding: 10px 50px 10px 10px;
	width: max-content;
    font-size: 14px;
    background-size: 7px auto;
	border-bottom:1px solid #333333;
}
#menu li a {
    color: #000;
    text-decoration: none;
}
#menu li a::before {
    left: 0;
    margin: 0 10px 0 0;
    font-family: 'Font Awesome 5 Free';
    content: '\f054';
    font-weight: 900;
    position: relative;
    color: red;
}
#menu li a:hover {
	text-decoration:underline;
}
#menu li h4 {
    padding: 10px 0 5px 20px;
    color: #113D96;
    background-image: url(../img/page_top_bg.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 7px auto;
}
#menu li.business ul li {
    background-image: none;
}
#menu li.business {
    padding: 0;
    background-image: none;
}

/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul {
	transform: scale(1.0, 1.0);
	-ms-transform: scale(1.0, 1.0); /* IE 9 */
	-webkit-transform: scale(1.0, 1.0); /* Safari and Chrome */
	-o-transform: scale(1.0, 1.0); /* Opera */
	-moz-transform: scale(1.0, 1.0); /* Firefox */
	opacity: 1;
}

#humberger-menu {
	top:0px;
	right:10px;
	z-index:99999;
	position:fixed;
	transition : .3s;
	-moz-transition: .3s; /* Firefox 4 */
	-webkit-transition: .3s; /* Safari and Chrome */
	-o-transition: .3s; /* Opera */
}
.menu-off {
	position: fixed;
}
.hum-show {
	position: fixed;
	width: 100%;
	opacity:0.4;
}
/*==================================
         menuToggle End
==================================*/

