@charset "utf-8";
/*
Theme Name: ディークロス
Theme URI: 
Description: ディークロス
Version: 1.0
Author: ディークロス
Author URI: 
Tags: ディークロス
*/



/* 基本設定 */

html { overflow-y:scroll; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video 
{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
	display:block;
}

body {line-height:1; color:#4b4c4e; }
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section { display:block; }
body {font-family: -apple-system, BlinkMacSystemFont, "メイリオ", Meiryo, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;}
body:lang(en) {font-family: -apple-system, BlinkMacSystemFont, Meiryo, YuGothic, Hiragino Kaku Gothic ProN, Verdana, sans-serif;}


html,body { height:100%; }

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* ------------------------------- */


/*  img  */

img { border-width:0px; vertical-align:text-bottom; }
.img { margin:0; padding:0; clear:both; font-size:0px; line-height:0px; vertical-align:text-bottom; }

/* ------------------------------- */


/*  Link  */

a:link { color:#01468d; text-decoration:underline; }
a:visited { color:#01468d; text-decoration:underline; }
a:hover { color:#c53335; text-decoration:underline; }
a:active { color:#c53335; text-decoration:underline; }

/* ------------------------------- */


/* clearfix */

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* ------------------------------- */


/* load */

.load_box {
	width:100%;
	height: 100%;
	display:block;
	margin:0px;
	padding:0px;
	box-sizing: border-box;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 20;
	clear:both;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
	background: #fff;
}

/*  スマートフォン ※iPhone6 Plus 以下を準拠  */
@media only screen and (max-width:899px) {

.load_box {
	width:100%;
	height: 100%;
	display:block;
	margin:0px;
	padding:0px;
	box-sizing: border-box;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 60;
	clear:both;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
	background: #fff;
}

}
/* ------------------------------- */

.load_box p {
	width:300px;
	height:200px;
	display:block;
	margin:-120px 0px 0px -150px;
	padding:0px;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
}


@keyframes LoadA{
   0% { top: 56px; opacity: 0; } 
 100% { top: 76px; opacity: 1; }
}

.load_box p span {
margin: 0px;
padding: 0px;
display: block;
width: 114px;
height: 50px;
background-image: url("img/logo_01_114x50.svg") ;
background-repeat: no-repeat;
background-position: left top;
background-size: 114px 50px;
position: absolute;
top: 76px;
left: 0px;
opacity: 0;
animation: LoadA 0.3s ease 1;
animation-delay: 1s;
animation-fill-mode: forwards;
}

@keyframes LoadB{
   0% { top: 100px; opacity: 0; } 
 100% { top: 80px; opacity: 1; }
}

.load_box p em {
margin: 0px;
padding: 0px;
display: block;
width: 40px;
height: 42px;
text-decoration: none;
font-style: normal;
background-image: url("img/logo_02_40x42.svg") ;
background-repeat: no-repeat;
background-position: left top;
background-size: 40px 42px;
position: absolute;
top: 80px;
left: 121px;
opacity: 0;
animation: LoadB 0.3s ease 1;
animation-delay: 1.2s;
animation-fill-mode: forwards;
}

@keyframes LoadC{
   0% { top: 100px; opacity: 0; } 
 100% { top: 80px; opacity: 1; }
}

.load_box p u {
margin: 0px;
padding: 0px;
display: block;
width: 40px;
height: 42px;
text-decoration: none;
font-style: normal;
background-image: url("img/logo_03_40x42.svg") ;
background-repeat: no-repeat;
background-position: left top;
background-size: 40px 42px;
position: absolute;
top: 80px;
left: 168px;
opacity: 0;
animation: LoadC 0.3s ease 1;
animation-delay: 1.4s;
animation-fill-mode: forwards;
}

@keyframes LoadD{
   0% { top: 100px; opacity: 0; } 
 100% { top: 80px; opacity: 1; }
}

.load_box p s {
margin: 0px;
padding: 0px;
display: block;
width: 40px;
height: 42px;
text-decoration: none;
font-style: normal;
background-image: url("img/logo_04_40x42.svg") ;
background-repeat: no-repeat;
background-position: left top;
background-size: 40px 42px;
position: absolute;
top: 80px;
left: 213px;
opacity: 0;
animation: LoadD 0.3s ease 1;
animation-delay: 1.6s;
animation-fill-mode: forwards;
}

@keyframes LoadE{
   0% { top: 101px; opacity: 0; } 
 100% { top: 81px; opacity: 1; }
}

.load_box p i {
margin: 0px;
padding: 0px;
display: block;
width: 42px;
height: 40px;
text-decoration: none;
font-style: normal;
background-image: url("img/logo_05_42x40.svg") ;
background-repeat: no-repeat;
background-position: left top;
background-size: 42px 40px;
position: absolute;
top: 81px;
left: 258px;
opacity: 0;
animation: LoadE 0.3s ease 1;
animation-delay: 1.8s;
animation-fill-mode: forwards;
}



/* ------------------------------------------------- load  ----*/




/* fadein */

.fadeinA {
  opacity : 0;
  transform : translate(0, 80px);
  transition : all 0.8s;
}
 
.fadeinA.activeA{
  opacity : 1;
  transform : translate(0, 0);
}


.fadeinB {
  opacity : 0;
  transform : translate(0, 80px);
  transition : all 0.8s 0.2s;
}
 
.fadeinB.activeB{
  opacity : 1;
  transform : translate(0, 0);
}


.fadeinC {
  opacity : 0;
  transform : translate(0, 80px);
  transition : all 0.8s 0.4s;
}
 
.fadeinC.activeC{
  opacity : 1;
  transform : translate(0, 0);
}


.fadeinD {
  opacity : 0;
  transform : translate(0, 80px);
  transition : all 0.8s 0.6s;
}
 
.fadeinD.activeD{
  opacity : 1;
  transform : translate(0, 0);
}


.fadeinE {
  opacity : 0;
  transform : translate(0, 80px);
  transition : all 0.8s 0.8s;
}
 
.fadeinE.activeE{
  opacity : 1;
  transform : translate(0, 0);
}

.fadeinF {
  opacity : 0;
  transform : translate(0, 80px);
  transition : all 0.8s 1s;
}
 
.fadeinF.activeF{
  opacity : 1;
  transform : translate(0, 0);
}

.fadeinG {
  opacity : 0;
  transform : translate(0, 80px);
  transition : all 0.8s 1.2s;
}
 
.fadeinG.activeG{
  opacity : 1;
  transform : translate(0, 0);
}

.fadeinH {
  opacity : 0;
  transform : translate(0, 80px);
  transition : all 0.8s 1.4s;
}
 
.fadeinH.activeH{
  opacity : 1;
  transform : translate(0, 0);
}

.fadeinI {
  opacity : 0;
  transition : all 0.8s;
}
 
.fadeinI.activeI{
  opacity : 1;
}

.fadeinJ {
  opacity : 0;
  transition : all 0.8s 0.3s;
}
 
.fadeinJ.activeJ{
  opacity : 1; 
}


/*  fadein  ----------------------------------------------*/



/*  pagetop  ----------------------------------------------*/

.pagetop_arrow {
	width:54px;
	height:54px;
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	clear:both;
	display:block;
	position:fixed;
	right: 50px;
	bottom: 150px;
	z-index: 9;
	background-image: url("img/pagetop_54x54.svg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 54px 54px;
	cursor: pointer;
}

/*  ----------------------------------------------------------------- pagetop  ---*/




/*  header  ----------------------------------------------*/

.header {
	width:100%;
	height:100px;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	box-sizing:border-box;
	clear:both;
	position:fixed;
	top: 0px;
	left: 0px;
	z-index:10;
}

.header_bg {
background-color: rgba(255,255,255,1);
}

/*  スマートフォン ※iPhone6 Plus 以下を準拠  */
@media only screen and (max-width:899px) {

.header {
display: none;
visibility: hidden;
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	box-sizing:border-box;
	clear:none;
	position:static;
	top: auto;
	left: auto;
	z-index:0;
}

}
/* ------------------------------- */


.header_up {
width: 100%;
height: 100px;
margin: 0px;
padding: 0px;
clear: both;
position: relative;
}

.header_logo {
	width:450px;
	height:88px;
	margin:0px;
	padding:0px;
	clear:both;
	position: absolute;
	top: 0px;
	left: 0px;
}

.header_logo a {
	width:400px;
	height:50px;
	margin:0px;
	padding:0px;
	display: block;
	clear:both;
	position: absolute;
	top: 20px;
	left: 40px;
}

.header_logo a h1 {
	width:400px;
	height:50px;
}

.header_logo a h1 img {
	width:400px;
	height:50px;
}


.header_mail {
	width:160px;
	height:100px;
	margin:0px;
	padding:0px;
	display: block;
	clear:both;
	position: absolute;
	top: 0px;
	right: 78px;
}


.header_mail span {
	width:160px;
	height:38px;
	margin:0px;
	padding:0px;
	clear:both;
	position: absolute;
	top: 29px;
	left: 0px;
}

.header_mail span a{
	width:160px;
	height:38px;
	margin:0px;
	padding:9px 0px 0px 0px;
	display: block;
	box-sizing: border-box;
	clear:both;
	position: relative;
	border: solid 2px #57c3e8;
	border-radius: 40px;	
	font-size:16px;
	letter-spacing:1px;
	line-height:1.2;
	text-align:center;
	color: #57c3e8;
	background-color: #fff;
	font-weight: bold;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
	text-decoration: none;
	transition: background-color .3s;	
}

.header_mail span a:hover{
	color: #fff;
	background-color: #57c3e8;
}

.header_mail span a em{
	margin: 0px;
	padding: 0px 0px 0px 24px;
	box-sizing: border-box;
	display: inline-block;
	text-decoration: none;
	font-style: normal;
	background: url("img/mail_icon_off_404x272.svg") no-repeat;
	background-position: top 3px left 0px;
	background-size: 18px 12px;
	transition: 0.3s;
	transform: translate3d(0, 0, 0);
}

.header_mail span a:hover em{
	background: url("img/mail_icon_on_404x272.svg") no-repeat;
	background-position: top 3px left 0px;
	background-size: 18px 12px;
}

/* -----------------------------------------------------------------------------  header --- */



/*  1024 header ---------------------------------------------  */
@media only screen and (max-width:1200px) {


.header_up {
width: 100%;
height: 100px;
margin: 0px;
padding: 0px;
clear: both;
position: relative;
}

.header_logo {
	width:446px;
	height:100px;
	margin:0px;
	padding:0px;
	clear:both;
	position: absolute;
	top: 0px;
	left: 0px;
}

.header_logo a {
	width:302px;
	height:30px;
	margin:0px;
	padding:0px;
	display: block;
	clear:both;
	position: absolute;
	top: 35px;
	left: 38px;
}

.header_logo a h1 {
	width:302px;
	height:30px;
}

.header_logo a h1 img {
	width:302px;
	height:30px;
}


.header_mail {
	width:160px;
	height:100px;
	margin:0px;
	padding:0px;
	display: block;
	clear:both;
	position: absolute;
	top: 0px;
	right: 38px;
}


.header_mail span {
	width:160px;
	height:38px;
	margin:0px;
	padding:0px;
	clear:both;
	position: absolute;
	top: 29px;
	left: 0px;
}

.header_mail span a{
	width:160px;
	height:38px;
	margin:0px;
	padding:9px 0px 0px 0px;
	display: block;
	box-sizing: border-box;
	clear:both;
	position: relative;
	border: solid 2px #57c3e8;
	border-radius: 40px;	
	font-size:16px;
	letter-spacing:1px;
	line-height:1.2;
	text-align:center;
	color: #57c3e8;
	background-color: #fff;
	font-weight: bold;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
	text-decoration: none;
	transition: background-color .3s;	
}

.header_mail span a:hover{
	color: #fff;
	background-color: #57c3e8;
}

.header_mail span a em{
	margin: 0px;
	padding: 0px 0px 0px 24px;
	box-sizing: border-box;
	display: inline-block;
	text-decoration: none;
	font-style: normal;
	background: url("img/mail_icon_off_404x272.svg") no-repeat;
	background-position: top 3px left 0px;
	background-size: 18px 12px;
	transition: 0.3s;
	transform: translate3d(0, 0, 0);
}

.header_mail span a:hover em{
	background: url("img/mail_icon_on_404x272.svg") no-repeat;
	background-position: top 3px left 0px;
	background-size: 18px 12px;
}


}
/* ------------------------------------------------------ 1024 header -----  */














/*  jp menu  ----------------------------------------------*/

.jp_menu {
	width:556px;
	height:100px;
	margin:0px auto;
	padding:0px;
	position: absolute;
	clear: both;
	top: 0px;
	right: 258px;
}

.jp_menu ul{
width:100%;
margin:0;
padding:0;
position:relative;
}

.jp_menu ul li {
  list-style: none;
  margin:0px;
  padding:0px;
  box-sizing:border-box;
  font-size:16px;
  letter-spacing:1px;
  line-height:100px;
  text-align:center;
  color: #fff;
  font-weight: bold;
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}


.menu1 {
  position: absolute;
  top: 0px;
  right: 420px;
  width:136px;
  height: 100px;
}

.menu2 {
  position: absolute;
  top: 0px;
  right: 110px;
  width:110px;
  height: 100px;
}

.menu3 {
  position: absolute;
  top: 0px;
  right: 0px;
  width:110px;
  height: 100px;
}

.menu4 {
  position: absolute;
  top: 0px;
  right: 220px;
  width:200px;
  height: 100px;
}







.jp_menu ul li .menu_link {
  color: #231815;
  display:block;
  width: 100%;
  padding:0px 0px 0px 0px;
  box-sizing:border-box;
  text-decoration:none;
  background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1));
  background-position: calc(100% - 20px) calc(100% - 20px);
  background-size: 0px 1px;
  background-repeat: no-repeat;
  transition: background-size .3s;
}

.jp_menu ul li:hover .menu_link {
  color: #fff;
  display:block;
  width: 100%;
  padding:0px 0px 0px 0px;
  box-sizing:border-box;
  text-decoration:none;
  background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1));  
  background-position: 20px calc(100% - 20px);
  background-size: calc(100% - 40px) 1px;
  background-repeat: no-repeat;  
}

.jp_menu ul li .menu_link_R {
  color: #231815;
  display:block;
  width: 100%;
  padding:0px 0px 0px 0px;
  box-sizing:border-box;
  text-decoration:none;
  background: linear-gradient(rgba(87,195,232,1), rgba(87,195,232,1));
  background-position: calc(100% - 20px) calc(100% - 30px);
  background-size: 0px 1px;
  background-repeat: no-repeat;
  transition: background-size .3s, color .3s;
}

.jp_menu ul li:hover .menu_link_R {
  color: #57c3e8;
  display:block;
  width: 100%;
  padding:0px 0px 0px 0px;
  box-sizing:border-box;
  text-decoration:none;
  background: linear-gradient(rgba(87,195,232,1), rgba(87,195,232,1));  
  background-position: 20px calc(100% - 30px);
  background-size: calc(100% - 40px) 1px;
  background-repeat: no-repeat;  
}


.jp_menu ul li .menu_link_X {
  color: #231815;
  display: none;
  visibility: hidden;
  width: 100%;
  padding:0px 0px 0px 0px;
  box-sizing:border-box;
  text-decoration:none;
  background: linear-gradient(rgba(87,195,232,1), rgba(87,195,232,1));
  background-position: calc(100% - 20px) calc(100% - 30px);
  background-size: 0px 1px;
  background-repeat: no-repeat;
  transition: background-size .3s, color .3s;
}

.jp_menu ul li:hover .menu_link_X {
  color: #57c3e8;
  display:block;
  width: 100%;
  padding:0px 0px 0px 0px;
  box-sizing:border-box;
  text-decoration:none;
  background: linear-gradient(rgba(87,195,232,1), rgba(87,195,232,1));  
  background-position: 20px calc(100% - 30px);
  background-size: calc(100% - 40px) 1px;
  background-repeat: no-repeat;  
}


.jp_menu * {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}


/* -----------------------------------------------------------------------------  jp menu --- */





/*  1024 jp menu ---------------------------------------------  */
@media only screen and (max-width:1200px) {

.jp_menu {
	width:356px;
	height:100px;
	margin:0px auto;
	padding:0px;
	position: absolute;
	clear: both;
	top: 0px;
	right: 218px;
}


}
/* ------------------------------------------------------ 1024 jp menu -----  */





/*  link  ----------------------------------------------*/

.page_link {
width: 100%;
margin: 0px;
padding: 60px 0px 60px 0px;
box-sizing: border-box;
overflow: hidden;
display: block;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
background: #f1f2f3;
}

.page_link_box {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
vertical-align: top;
}

.page_link_box span {
width: 360px;
height: 180px;
margin: 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: left;
display: inline-block;
vertical-align: top;
container-type: inline-size;
}

.page_link_box span + span{
width: 360px;
margin: 0px 0px 0px 60px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: left;
display: inline-block;
vertical-align: top;
container-type: inline-size;
}

.page_link_box span a{
width: 360px;
margin: 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
border-radius: 6px;
}

.page_link_box span a img{
width: 360px;
height: auto;
}

.page_link_box span h2 {
width: 100%;
margin: 0px;
padding: 1.5em 0px 0px 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 20px;
line-height: 1.2;
color: #4b4c4e;
text-align: center;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 0px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

.page_link_box span h2 u{
width: 100%;
margin: 0px;
padding: 0px 0px 0px 0px;
font-size: 20px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-style: normal;
text-decoration: none;
}

.page_link_box span p {
width: 100%;
margin: 0px;
padding: 0.5em 0px 0px 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 5cqw;
line-height: 1.6;
color: #4b4c4e;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 0px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
text-align: center;
}


/* -----------------------------------------------------------------------------  link --- */









/*  contact  ----------------------------------------------*/

.page_contact {
width: 100%;
margin: 0px;
padding: 60px 0px 60px 0px;
box-sizing: border-box;
overflow: hidden;
display: block;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
background: #f5eee8;
}

.page_contact_box {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
}

.page_contact_title {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
}

.page_contact_title h2 {
width: 100%;
margin: 0px;
padding: 0px 0px 0px 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 20px;
line-height: 1.2;
color: #4b4c4e;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 0px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

.page_contact_title h2 em {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
text-decoration: none;
font-style: normal;
font-size: 60px;
vertical-align: top;
}

.page_contact_title h2 u {
width: 100%;
margin: 0px;
padding: 0px 0px 0px 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
text-decoration: none;
font-style: normal;
vertical-align: top;
color: #4b4c4e;
}

.page_contact_waku {
width: 790px;
margin: 20px 0px 0px 0px;
padding: 20px 20px 20px 20px;
box-sizing: border-box;
overflow: hidden;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
background-color: #fff;
border-radius: 12px;
}




.page_contact_tel {
width: calc( 50% + 2px ) ;
margin: 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: block;
float: left;
border: solid 0px #eee;
border-right-width: 2px;
}

.page_contact_tel a {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 40px;
line-height: 1.2;
color: #57c3e8;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 1px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
cursor: default;
pointer-events: none;
}

.page_contact_tel a em {
margin: 0px;
padding: 0px 0px 0px 28px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-style: normal;
text-decoration: none;
background: url("img/tel_icon_534x896.svg") no-repeat;
background-position: 0px 8px;
background-size: 18px 30px;
}

.page_contact_tel h2 {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 18px;
line-height: 1.2;
color: #412325;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 2px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}


.page_contact_mail {
width: calc( 50% - 2px ) ;
margin: 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: block;
float: left;
}

.page_contact_mail a {
width: 100%;
margin: 20px 0px 0px 0px;
padding: 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 34px;
line-height: 1.2;
color: #57c3e8;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 0px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

.page_contact_mail a em {
margin: 0px;
padding: 0px 0px 0px 52px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-style: normal;
text-decoration: none;
background: url("img/mail_icon_off_404x272.svg") no-repeat;
background-position: 0px 4px;
background-size: 42px 28px;
}




.page_contact_waku_ex {
width: 394px;
margin: 20px 0px 0px 0px;
padding: 20px 20px 20px 20px;
box-sizing: border-box;
overflow: hidden;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
background-color: #fff;
border-radius: 12px;
}


.page_contact_mail_ex {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: block;
float: left;
}

.page_contact_mail_ex a {
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 34px;
line-height: 1.2;
color: #57c3e8;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 0px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

.page_contact_mail_ex a em {
margin: 0px;
padding: 0px 0px 0px 52px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-style: normal;
text-decoration: none;
background: url("img/mail_icon_off_404x272.svg") no-repeat;
background-position: 0px 4px;
background-size: 42px 28px;
}




/* -----------------------------------------------------------------------------  contact --- */




















/*  footer  ----------------------------------------------*/

.footer {
	width:100%;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
}

.footer_up {
	width:100%;
	margin:0px;
	padding:80px 0px 0px 0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
	text-align: center;
}


.footer_up a {
	width:408px;
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
	display: inline-block;
}

.footer_up a img {
	width:100%;
	height: auto;
}


.footer_up h2 {
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
	display: inline-block;
	font-size: 16px;
	line-height: 1.2;
	color: #4b4c4e;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}



.footer_menu {
	width:100%;
	margin:0px;
	padding:30px 0px 80px 0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
	text-align: center;
}

.footer_menu span {
	margin:0px 80px 0px 0px;
	padding:0px;
	box-sizing:border-box;
	display: inline-block;
	position:relative;
	text-align: center;
}

.footer_menu span + span + span + span {
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	display: inline-block;	
	position:relative;
	text-align: center;
}

.footer_menu span a {
	margin:0px;
	padding:0px 0px 10px 0px;
	box-sizing:border-box;
	position:relative;
	display: inline-block;
	font-size: 18px;
	line-height: 1.2;
	color: #4b4c4e;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
	background: linear-gradient(rgba(87,195,232,1), rgba(87,195,232,1));
	background-position: 100% 100%;
	background-size: 0px 1px;
	background-repeat: no-repeat;
	transition:  background-size .3s,color .3s;
}

.footer_menu span a:hover {
	margin:0px;
	padding:0px 0px 10px 0px;
	box-sizing:border-box;
	position:relative;
	display: inline-block;
	font-size: 18px;
	line-height: 1.2;
	color: #57c3e8;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
	background: linear-gradient(rgba(87,195,232,1), rgba(87,195,232,1));
	background-position: 0px 100%;
	background-size: 100% 1px;
	background-repeat: no-repeat;	
}


.footer_bt {
	width:100%;
	margin:0px;
	padding:0px 0px 50px 0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
	text-align: center;
}


.footer_bt span {
	width:47.5%;
	margin:0px auto;
	padding:30px 0px 0px 0px;
	box-sizing:border-box;
	display: inline-block;
	position:relative;
	text-align: left;
	border: solid 0px #eee;
	border-top-width: 1px;
}

.footer_bt span + span {
	text-align: right;
}

.footer_bt span p {
	width:50%;
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1.2;
	color: #4b4c4e;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}


.footer_bt span a {
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	position:relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1.2;
	color: #4b4c4e;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
	transition:  color .3s;
}


.footer_bt span a:hover {
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	position:relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1.2;
	color: #57c3e8;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}




/* -----------------------------------------------------------------------------  footer --- */




/*  midashi  ----------------------------------------------*/

.midashi {
width: 100%;
height: 320px;
margin: 100px 0px 0px 0px;
padding: 0px;
box-sizing: border-box;
clear: both;
position: relative;
font-size: 0px;
line-height: 0px;
display: block;
overflow:hidden;
}

.midashi_img {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
clear: both;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
font-size: 0px;
line-height: 0px;
display: inline-block;
overflow:hidden;
}


.midashi_img01 {
background: url("img/midashi_01_sp.png") no-repeat;
background-size: cover;
background-position: center top;
}


.midashi_img02 {
background: url("img/midashi_02_sp.png") no-repeat;
background-size: cover;
background-position: center top;
}


.midashi_img03 {
background: url("img/midashi_03_sp.png") no-repeat;
background-size: cover;
background-position: center top;
}


.midashi_img04 {
background: url("img/midashi_04_sp.png") no-repeat;
background-size: cover;
background-position: center top;
}


.midashi_img05 {
background: url("img/midashi_05_sp.png") no-repeat;
background-size: cover;
background-position: center top;
}



/*  900 以上のスクリーン ---------------------------------------------  */
@media only screen and (min-width:900px) {


.midashi_img01 {
background: url("img/midashi_01.png") no-repeat;
background-size: cover;
background-position: center top;
}


.midashi_img02 {
background: url("img/midashi_02.png") no-repeat;
background-size: cover;
background-position: center top;
}


.midashi_img03 {
background: url("img/midashi_03.png") no-repeat;
background-size: cover;
background-position: center top;
}


.midashi_img04 {
background: url("img/midashi_04.png") no-repeat;
background-size: cover;
background-position: center top;
}


.midashi_img05 {
background: url("img/midashi_05.png") no-repeat;
background-size: cover;
background-position: center top;
}

}
/* ------------------------------------------------------ 900 以上のスクリーン -----  */



.midashi_title {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
clear: both;
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
font-size: 0px;
line-height: 0px;
display: inline-block;
overflow:hidden;
}

.midashi_title h2 {
display: inline-block;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 140px 80px 0px 80px;
box-sizing: border-box;
position: relative;
text-decoration: none;
font-style: normal;
font-size: 50px;
line-height: 1.2;
letter-spacing: 1px;
color: #fff;
font-weight: bold;
text-align: center;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

.midashi_title h3 {
display: inline-block;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 5px 80px 0px 80px;
box-sizing: border-box;
position: relative;
text-decoration: none;
font-style: normal;
font-size: 18px;
line-height: 1.2;
letter-spacing: 2px;
color: #fff;
font-weight: bold;
text-align: center;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

/* -----------------------------------------------------------------------------  midashi --- */








/*  google  ----------------------------------------------*/


.grecaptcha-badge { visibility: hidden; }


/* -----------------------------------------------------------------------------  google --- */










/*  スマホ版を非表示処理  */


/*  sp ヘッダー  */

.sp_header { visibility:hidden; display:none; }
.hm_wrap { visibility:hidden; display:none; }

.sp_tel_link { visibility:hidden; display:none; }
.sp_tel_link2 { visibility:hidden; display:none; }

/* ------------------------------- */


/*  sp MOV  */

.sp_mov { visibility:hidden; display:none; }

/* ------------------------------- */


/*  sp スタンダードスライドショー  */

.sp_sta_car { visibility:hidden; display:none; }

/* ------------------------------- */

/*  sp 空白  */

.sp_blank { visibility:hidden; display:none; }

/* ------------------------------- */

/*  sp エグゼクティブスライドショー  */

.sp_exe_pre_photo { visibility:hidden; display:none; }
.sp_exe_pri_car { visibility:hidden; display:none; }

/* ------------------------------- */

/*  sp 電話用ボタン  */

.sp_exe_con_btn_box { visibility:hidden; display:none; }

/* ------------------------------- */


/*  sp USAスライドショー  */

.sp_usa_car_list { visibility:hidden; display:none; }

/* ------------------------------- */


/*  sp rec 会社リンク  */

.rec_jp_link { visibility:hidden; display:none; }

/* ------------------------------- */






/*  sp topic_path  */

.sp_topic_path { visibility:hidden; display:none; }

/* ------------------------------- */










/*  スマートフォン ※iPhone6 Plus 以下を準拠  */
@media only screen and (max-width:899px) {


/*  基本設定  */

body { -webkit-text-size-adjust:100%; }

/* ------------------------------- */





/*  sp header  */

.sp_header {
	visibility:visible;
	width:100%;
	height:66px;
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	clear:both;
	display:inline-block;
	word-wrap:break-word;
	overflow-wrap:break-word;
	position:fixed;
	top:0px;
	left:0px;
	z-index:50;
	background:#FFF;
}

.sp_head_logo {
	width:240px;
	height:30px;
	margin:20px 0px 0px 0px;
	padding:0px;
	box-sizing:border-box;
	float:left;
	display:inline-block;
	word-wrap:break-word;
	overflow-wrap:break-word;
	position:absolute;
	top:0px;
	left:10px;
	text-align:center;
}

.sp_head_logo a {
	display:block;
	width:240px;
	height:30px;
	margin:0px auto 0px auto;
	padding:0px;
	clear:both;
	position:relative;
}

.sp_head_logo a img {
	width:100%;
	height:auto;
}

/* ------------------------------- */



/* メニュー（ハンバーガーメニュー） */

.sp_menu {
	visibility:visible;
	width:100%;
	height:0px;
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	clear:both;
	display:inline-block;
	word-wrap:break-word;
	overflow-wrap:break-word;
	position:absolute;
	top:66px;
	left:0px;
	z-index:50;
}

.hm_menu_check {/* チェックボックスを隠す */
  display:none;
}

.hm_wrap {
	display:inline-block;
	visibility:visible;
	position:fixed;
	top :0px;
	right:0px;
	width :100%;
	padding :0px;
	margin:0px 0px 0px 0px;
	z-index:50;
}

.hm_wrap_bg {
	visibility:hidden;
	display:inline-block;
	position:absolute;
	top :0px;
	right:0px;
	width :100%;
	height:100%;
	padding :0px;
	margin:0px;
	z-index:100;
}

.hm_bgimg {
	width:50px;
	height:66px;
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	z-index:100;
	background:url(img/sp_menu_bg_50x66.svg) no-repeat;
	background-position:center center;
	background-size:50px 66px;
}


/* メニューボタン */
.hm_btn {
	position:absolute;
	top:0px;
	right:0px;
	width: 50px;
	height: 66px;
	cursor: pointer;
	display:block;
	float: left;
	z-index:150;
}

.hm_btn::before {
	-webkit-box-shadow: #2c75c9 0 9px 0;
	box-shadow: #2c75c9 0 9px 0;
}
.hm_btn::after {
	bottom: 0;
}
.hm_btn::before {
	width: 28px;
	height: 2px;
	background: #2c75c9;
	display:block;
	content:'';
	position:absolute;
	top:23px;
	right:11px;
	-webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
	transition: box-shadow 0.2s linear, transform 0.2s 0.2s;
}
.hm_btn::after {
	width: 28px;
	height: 2px;
	background: #2c75c9;
	display:block;
	content:'';
	position:absolute;
	bottom:22px;
	right:11px;
	-webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
	transition: box-shadow 0.2s linear, transform 0.2s 0.2s;
}


/* ------------------- メニューボタン */
 
 
.hm_menu_wrap {
	visibility:hidden;
	width:100%;
	height:100%;
	position: absolute;
	right:0px;
	top:0px;
	margin:0px;
	background: rgba(0,0,0,0);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	overflow: scroll;
	z-index:150;
}

 
/* 開閉時のアニメーション */



.hm_menu_check:checked ~ .sp_menu {
	width:100%;
	height:100vh;
}

.hm_menu_check:checked ~ .hm_btn {
	position:absolute;
	top:3px;
	right:0px;	
	width: 50px;
	height: 66px;
	margin:0px;
}

.hm_menu_check:checked ~ .hm_btn::before {
	-webkit-box-shadow: transparent 0 0 0;
	box-shadow: transparent 0 0 0;
	-webkit-transform: rotate(45deg) translate3d(5px, 8px, 0);
	transform: rotate(45deg) translate3d(5px, 8px, 0);
	position:absolute;
	top:20px;
	right:9px;
	margin:0px 0px 0px 0px;
}
.hm_menu_check:checked ~ .hm_btn::after {
	-webkit-transform: rotate(-45deg) translate3d(5px, -8px, 0);
	transform: rotate(-45deg) translate3d(5px, -8px, 0);
	top:38px;
	bottom:auto;
	right:9px;
	margin:0px 0px 0px 0px;
}

.hm_menu_check:checked ~ .hm_wrap_bg {
	display:inline-block;
	visibility:visible;	
	position:absolute;
	top :0px;
	right:0px;
	width :100%;
	height:100%;
	padding :0px;
	margin:0px;
}

.hm_menu_check:checked ~ .sp_menu .hm_wrap_bg .hm_menu_wrap {
	visibility:visible;
    background: rgba(238,238,238,1.0);
}

.hm_menu_check:checked ~ .sp_menu .hm_wrap_bg .hm_menu_wrap .hm_menu {
	visibility:visible;
    background: rgba(238,238,238,1.0);
	height:100vh;
	padding:10px 0px 200px 0px;	
}

.hm_menu_check:checked ~ .sp_menu .hm_wrap_bg .hm_menu_wrap .hm_menu .hm_list {
	visibility:visible;
}

.hm_menu_check:checked ~ .sp_menu .hm_wrap_bg .hm_menu_wrap .hm_menu .hm_list li {
	visibility:visible;
}


/* ---------------- 開閉時のアニメーション */

 
/* メニュー内のリストスタイル */
.hm_menu {
	visibility:hidden;
	width:100%;
	height:0px;
	display:inline-block;
    background: rgba(0,160,233,0);
	margin:0px;
	padding:0px 0px 0px 0px;
	box-sizing:border-box;
	position:absolute;
	top:0px;
	left:0px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
	z-index:200;
	overflow:scroll;
	-webkit-overflow-scrolling: touch;	
}

.hm_list {
	visibility:hidden;
	width:94%;
	display:block;
	list-style-type: none;
	position:relative;
	margin:0px auto 0px auto;
	box-sizing:border-box;
	padding:0px;
	clear:both;
}

.hm_list li {
	visibility:hidden;	
	width:100%;
	display:block;
	margin:0px;
	padding:0px;
	position: relative;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;	
}

.hm_list li a {
	width:100%;
	height:100%;
	color: #333;
	display:block;
	margin:0px;
	padding:8px 14px;
	box-sizing:border-box;
	position:relative;
	font-size:16px;
	line-height:1.6;
	text-decoration:none;
	border:solid 0px #e0f0f5;
	border-top-width:1px;
}

.hm_list li a:link { background:#fff; color:#2c75c9; }
.hm_list li a:visited { background:#fff; color:#2c75c9; }
.hm_list li a:hover { background:#fff; color:#2c75c9; }
.hm_list li a:active { background:#fff; color:#2c75c9; }


.hm_list li a.link_arrow {
	margin:0px;
	padding:8px 14px 8px 32px;
	box-sizing:border-box;	
}


.hm_list li a.link_arrow::after {
	position: absolute;
	top: 46%;
	left: 14px;
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	margin-top: -3px;
	border-top: 2px solid #2c75c9;
	border-right: 2px solid #2c75c9;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


.hm_list li a.link_web::before  {
	position: absolute;
	top:50%;
	right: 14px;
	display: block;
	content: '';
	width: 10px;
	height: 10px;
	margin-top: -4px;
    border: 1px solid #2c75c9;
	background-color:#fff;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.hm_list li a.link_web::after {
	position: absolute;
	top:40%;
	right: 10px;
	display: block;
	content: '';
	width: 10px;
	height: 10px;
	margin-top: -4px;
    border: 1px solid #2c75c9;
	background-color:#fff;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}



.hm_list li a.link_tel {
	width:100%;
	height:100%;
	color: #333;
	display:block;
	margin:0px;
	padding:0px 0px 0px 0px;
	box-sizing:border-box;
	position:relative;
	font-size:16px;
	line-height:1.6;
	text-decoration:none;
	border:solid 0px #e0f0f5;
	border-top-width:10px;
}

.hm_list li a.link_tel:link { background:#2c75c9; color:#2c75c9; }
.hm_list li a.link_tel:visited { background:#2c75c9; color:#2c75c9; }
.hm_list li a.link_tel:hover { background:#2c75c9; color:#2c75c9; }
.hm_list li a.link_tel:active { background:#2c75c9; color:#2c75c9; }


.hm_list li a.link_tel img {
	width: 100%;
	height: auto;
}



/*  ----------------メニュー内のリストスタイル */


/* サブメニュー */

.link_menubox {
	width:100%;
	display:block;
}

.link_menu_checkA {/* チェックボックスを隠す */
  display:none;
}

.link_btnA {
	position:absolute;
	top:0px;
	right:0px;
	width:40px;
	height:40px;
	cursor: pointer;
	display:block;
	float:left;
	z-index:250;
}

.link_menu_checkB {/* チェックボックスを隠す */
  display:none;
}

.link_btnB {
	position:absolute;
	top:0px;
	right:0px;
	width:40px;
	height:40px;
	cursor: pointer;
	display:block;
	float:left;
	z-index:250;
}

.link_menu_checkC {/* チェックボックスを隠す */
  display:none;
}

.link_btnC {
	position:absolute;
	top:0px;
	right:0px;
	width:40px;
	height:40px;
	cursor: pointer;
	display:block;
	float:left;
	z-index:250;
}

.link_menu_checkD {/* チェックボックスを隠す */
  display:none;
}

.link_btnD {
	position:absolute;
	top:0px;
	right:0px;
	width:40px;
	height:40px;
	cursor: pointer;
	display:block;
	float:left;
	z-index:250;
}

.link_btnbox {
	width:100%;
	display:block;
	margin:0px;
	padding:0px;
	position:relative;
}

.link_btnbox h2 {
	width:100%;
	color: #2c75c9;
	display:block;
	margin:0px;
	padding:8px 14px;
	box-sizing:border-box;
	position:relative;
	font-size:16px;
	line-height:1.6;
	border:solid 0px #e0f0f5;
	border-top-width:1px;
	font-weight:normal;
	background:linear-gradient(90deg,#fff 0%,#fff calc(100% - 40px),#b3cdec calc(100% - 40px),#b3cdec 100%);
}

.link_btnbox h2 a {
	width:calc(100% - 40px);
	color: #2c75c9;
	display:block;
	margin:0px;
	padding:0px 0px;
	box-sizing:border-box;
	position:relative;
	font-size:16px;
	line-height:1.6;
	border:solid 0px #e0f0f5;
	border-top-width:0px;
	font-weight:normal;
	background:#fff;
}


.link_btnbox h2 a.sp_menu_link_mukou {
cursor: default;
pointer-events: none;
}



.hm_list li .link_menubox .link_btnbox h2::before {
	position: absolute;
	top:55%;
	right: 12px;
	display: block;
	content: '';
	width: 14px;
	height: 2px;
	margin-top: -4px;
	background-color:#2c75c9;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.hm_list li .link_menubox .link_btnbox h2::after {
	position: absolute;
	top:42%;
	right: 18px;
	display: block;
	content: '';
	width: 2px;
	height: 14px;
	margin-top: -4px;
	background-color:#2c75c9;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.hm_list li .link_menubox .link_btnbox a.sp_menu_top {
	margin:0px;
	padding:0px 0px 0px 18px;
	box-sizing:border-box;
}

.hm_list li .link_menubox .link_btnbox a.sp_menu_top::after {
	position: absolute;
	top: 46%;
	left: 0px;
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	margin-top: -3px;
	border-top: 2px solid #2c75c9;
	border-right: 2px solid #2c75c9;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.link_list {
	width:100%;
	height:0px;
	visibility:hidden;
	display:block;
	margin:0px;
	padding:0px;
	position:relative;
}

div.link_list a {
	width:100%;
	height:100%;
	color: #333;
	display:block;
	margin:0px;
	padding:8px 14px 8px 44px;
	box-sizing:border-box;
	position:relative;
	font-size:16px;
	line-height:1.6;
	text-decoration:none;
	border:solid 0px #e0f0f5;
	border-top-width:1px;
}

div.link_list a:link { background:#2c75c9; color:#fff; }
div.link_list a:visited { background:#2c75c9; color:#fff; }
div.link_list a:hover { background:#2c75c9; color:#fff; }
div.link_list a:active { background:#2c75c9; color:#fff; }

div.link_list a::after {
	position: absolute;
	top: 46%;
	left: 26px;
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	margin-top: -3px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

div.link_list a.sp_menu_link {
	width:100%;
	height:100%;
	color: #333;
	display:block;
	margin:0px;
	padding:8px 14px 8px 60px;
	box-sizing:border-box;
	position:relative;
	font-size:16px;
	line-height:1.6;
	text-decoration:none;
	border:solid 0px #e0f0f5;
	border-top-width:1px;
}

div.link_list a.sp_menu_link:link { background:#e6e8f7; color:#2c75c9; }
div.link_list a.sp_menu_link:visited { background:#e6e8f7; color:#2c75c9; }
div.link_list a.sp_menu_link:hover { background:#e6e8f7; color:#2c75c9; }
div.link_list a.sp_menu_link:active { background:#e6e8f7; color:#2c75c9; }

div.link_list a.sp_menu_link::after {
	position: absolute;
	top: 46%;
	left: 40px;
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	margin-top: -3px;
	border-top: 2px solid #2c75c9;
	border-right: 2px solid #2c75c9;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}



.link_menu_checkA:checked ~ .link_list {
	visibility:visible;
	height:auto;
}

.link_menu_checkA:checked ~ div.link_btnbox h2::after {
	width: 0px;
}

.link_menu_checkB:checked ~ .link_list {
	visibility:visible;
	height:auto;
}

.link_menu_checkB:checked ~ div.link_btnbox h2::after {
	width: 0px;
}

.link_menu_checkC:checked ~ .link_list {
	visibility:visible;
	height:auto;
}

.link_menu_checkC:checked ~ div.link_btnbox h2::after {
	width: 0px;
}

.link_menu_checkD:checked ~ .link_list {
	visibility:visible;
	height:auto;
}

.link_menu_checkD:checked ~ div.link_btnbox h2::after {
	width: 0px;
}


/* ---------------------------------------------- メニュー */




/*  1024 link ---------------------------------------------  */

.page_link {
width: 100%;
margin: 0px;
padding: 10px 0px 10px 0px;
box-sizing: border-box;
overflow: hidden;
display: block;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
background: #f1f2f3;
}

.page_link_box {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
vertical-align: top;
}

.page_link_box span {
width: 100%;
height: auto;
margin: 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: left;
display: inline-block;
vertical-align: top;
}

.page_link_box span + span{
width: 100%;
margin: 10px 0px 0px 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: left;
display: inline-block;
vertical-align: top;
}

.page_link_box span a{
width: 70%;
margin: 0px 0px 0px 15%;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
border-radius: 6px;
}

.page_link_box span a img{
width: 100%;
height: auto;
}

.page_link_box span h2 {
width: 90%;
margin: 0px 0px 0px 5%;
padding: 10px 0px 0px 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 20px;
line-height: 1.2;
color: #4b4c4e;
text-align: center;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 0px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

.page_link_box span h2 em{
width: 100%;
margin: 0px;
padding: 0px;
font-size: 14px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-style: normal;
text-decoration: none;
color: #87888a;
}

.page_link_box span h2 u{
width: 100%;
margin: 0px;
padding: 5px 0px 0px 0px;
font-size: 16px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-style: normal;
text-decoration: none;
}

.page_link_box span p {
width: 90%;
margin: 0px 0px 0px 5%;
padding: 5px 0px 0px 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 14px;
line-height: 1.6;
color: #4b4c4e;
font-style: normal;
text-decoration: none;
font-weight: normal;
letter-spacing: 0px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}


/* ------------------------------------------------------ 1024 link -----  */





/*  contact  ----------------------------------------------*/

.page_contact {
width: 100%;
margin: 0px;
padding: 20px 0px 20px 0px;
box-sizing: border-box;
overflow: hidden;
display: block;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
background: #f5eee8;
}

.page_contact_box {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
}

.page_contact_title {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
overflow: hidden;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
}

.page_contact_title h2 {
width: 100%;
margin: 0px;
padding: 0px 0px 0px 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 18px;
line-height: 1.2;
color: #4b4c4e;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 0px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

.page_contact_title h2 em {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
text-decoration: none;
font-style: normal;
font-size: 26px;
vertical-align: top;
}

.page_contact_title h2 u {
width: 100%;
margin: 0px;
padding: 5px 0px 0px 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
text-decoration: none;
font-style: normal;
vertical-align: top;
color: #4b4c4e;
}

.page_contact_waku {
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
box-sizing: border-box;
overflow: hidden;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
background-color: transparent;
border-radius: 0px;
}

.page_contact_tel {
width: 90%;
margin: 20px 0px 0px 0px;
padding: 5px 0px 5px 0px;
box-sizing: border-box;
overflow: hidden;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
float: none;
border: solid 0px #eee;
border-right-width: 0px;
background-color: #fff;
border-radius: 8px;
}

.page_contact_tel a {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 30px;
line-height: 1.2;
color: #57c3e8;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 0px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
cursor: default;
pointer-events: auto;
}

.page_contact_tel a em {
margin: 0px;
padding: 0px 0px 0px 24px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-style: normal;
text-decoration: none;
background: url("img/tel_icon_534x896.svg") no-repeat;
background-position: 0px 6px;
background-size: 14px 24px;
}

.page_contact_tel h2 {
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 16px;
line-height: 1.2;
color: #4b4c4e;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 1px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}


.page_contact_mail {
width: 90%;
margin: 10px 0px 0px 0px;
padding: 5px 0px 5px 0px;
box-sizing: border-box;
overflow: hidden;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
float: none;
background-color: #fff;
border-radius: 8px;
}

.page_contact_mail a {
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 28px;
line-height: 1.2;
color: #57c3e8;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 0px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

.page_contact_mail a em {
margin: 0px;
padding: 0px 0px 0px 48px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-style: normal;
text-decoration: none;
background: url("img/mail_icon_off_404x272.svg") no-repeat;
background-position: 0px 3px;
background-size: 38px 26px;
}



.page_contact_waku_ex {
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
box-sizing: border-box;
overflow: hidden;
clear: both;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
background-color: transparent;
border-radius: 0px;
}

.page_contact_mail_ex {
width: 90%;
margin: 10px 0px 0px 0px;
padding: 5px 0px 5px 0px;
box-sizing: border-box;
overflow: hidden;
font-size: 0px;
line-height: 0px;
position: relative;
text-align: center;
display: inline-block;
float: none;
background-color: #fff;
border-radius: 8px;
}

.page_contact_mail_ex a {
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-size: 28px;
line-height: 1.2;
color: #57c3e8;
font-style: normal;
text-decoration: none;
font-weight: bold;
letter-spacing: 0px;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

.page_contact_mail_ex a em {
margin: 0px;
padding: 0px 0px 0px 48px;
box-sizing: border-box;
position: relative;
display: inline-block;
font-style: normal;
text-decoration: none;
background: url("img/mail_icon_off_404x272.svg") no-repeat;
background-position: 0px 3px;
background-size: 38px 26px;
}


/* -----------------------------------------------------------------------------  contact --- */






/*  footer ---------------------------------------------  */


.footer {
	width:100%;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
}

.footer_up {
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
	text-align: center;
	display: inline-block;
}


.footer_up a {
	width:80%;
	margin:0px 0px 0px 0px;
	padding:0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
	display: inline-block;
}

.footer_up a img {
	width:100%;
	height: auto;
}

.footer_up h2 {
	width:90%;
	margin:10px 0px 0px 0px;
	padding:0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1.2;
	color: #4b4c4e;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

.footer_menu {
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	box-sizing:border-box;
	clear:both;
	display: inline-block;
	position:relative;
	text-align: center;
}

.footer_menu span {
	width: 100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	box-sizing:border-box;
	display: inline-block;
	position:relative;
	text-align: left;
	border: solid 0px #fff;
	border-bottom-width: 1px;
}

.footer_menu span + span + span + span {
	width: 100%;
	margin:0px;
	padding:0px;
	box-sizing:border-box;
	display: inline-block;	
	position:relative;
	text-align: left;
	border: solid 0px #fff;
	border-bottom-width: 0px;
}

.footer_menu span a {
	width: 100%;
	margin:0px;
	padding:5px 0px 5px 5%;
	box-sizing:border-box;
	position:relative;
	display: inline-block;
	font-size: 18px;
	line-height: 1.2;
	color: #fff;	
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
	background: transparent;
	
	background-color: #81898f;	
	background-position: 0px 0px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	transition:  background-size .3s,color .3s;
}

.footer_menu span a:hover {
	width: 100%;
	margin:0px;
	padding:5px 0px 5px 5%;
	box-sizing:border-box;
	position:relative;
	display: inline-block;
	font-size: 18px;
	line-height: 1.2;
	color: #fff;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
	background: transparent;
	
	background-color: #81898f;	
	background-position: 0px 0px;
	background-size: 100% 100%;
	background-repeat: no-repeat;	
}

.footer_menu span a::after {
	position: absolute;
	top: 46%;
	right: 5%;
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	margin-top: -3px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


.footer_bt {
	width:100%;
	margin:0px;
	padding:0px 0px 40px 0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
	text-align: center;
}


.footer_bt span {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	box-sizing:border-box;
	display: inline-block;
	position:relative;
	text-align: center;
	border: solid 0px #eee;
	border-top-width: 0px;
}

.footer_bt span + span {
	text-align: center;
	padding:0px 0px 50px 0px;
}

.footer_bt span p {
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px;
	box-sizing:border-box;
	clear:both;
	position:relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1.2;
	color: #4b4c4e;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}


.footer_bt span a {
	margin:20px 0px 0px 0px;
	padding:0px;
	box-sizing:border-box;
	position:relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1.2;
	color: #57c3e8;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
	transition:  color .3s;
}


.footer_bt span a:hover {
	margin:20px 0px 0px 0px;
	padding:0px;
	box-sizing:border-box;
	position:relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1.2;
	color: #57c3e8;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}



/* ------------------------------------------------------ footer -----  */












/*  midashi  ----------------------------------------------*/

.midashi {
width: 100%;
height: 82px;
margin: 66px 0px 0px 0px;
padding: 0px;
box-sizing: border-box;
clear: both;
position: relative;
font-size: 0px;
line-height: 0px;
display: block;
overflow:hidden;
}

.midashi_img {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
clear: both;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
font-size: 0px;
line-height: 0px;
display: inline-block;
overflow:hidden;
}

.midashi_title {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
clear: both;
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
font-size: 0px;
line-height: 0px;
display: inline-block;
overflow:hidden;
}

.midashi_title h2 {
display: inline-block;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 15px 0px 0px 0px;
box-sizing: border-box;
position: relative;
text-decoration: none;
font-style: normal;
font-size: 28px;
line-height: 1.2;
letter-spacing: 0px;
color: #fff;
font-weight: bold;
text-align: center;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

.midashi_title h3 {
display: inline-block;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
box-sizing: border-box;
position: relative;
text-decoration: none;
font-style: normal;
font-size: 18px;
line-height: 1.2;
letter-spacing: 1px;
color: #fff;
font-weight: bold;
text-align: center;
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Verdana, sans-serif;
}

/* -----------------------------------------------------------------------------  midashi --- */





















}
/* ----------------------------------------------------------------------------------------------------  スマートフォン ※iPhone6 Plus 以下を準拠  ---- */








/*  スマートフォン ※iPhone5S 旧SE 以下を準拠  */
@media only screen and (max-width:330px) {



/*  sp header  */

.sp_head_logo {
	width:240px;
	height:30px;
	margin:20px 0px 0px 0px;
	padding:0px;
	box-sizing:border-box;
	float:left;
	display:inline-block;
	word-wrap:break-word;
	overflow-wrap:break-word;
	position:absolute;
	top:0px;
	left:10px;
	text-align:center;
}

.sp_head_logo a {
	display:block;
	width:240px;
	height:30px;
	margin:0px auto 0px auto;
	padding:0px;
	clear:both;
	position:relative;
}

.sp_head_logo a img {
	width:100%;
	height:auto;
}

/* ------------------------------- */




}
/* ------------------------------- */

	
