@charset "utf-8";
/*===============================================================
	
	2016/6/6
	
===============================================================*/

/* 初期化
----------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output,ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
	outline: none;
}
blockquote, q {	quotes: none;	}
blockquote:before, blockquote:after,
q:before, q:after {	content: '';	content: none;}
input, textarea { margin: 0;	padding: 0;}
input[type="submit"], textarea { font-family: inherit; }
table{	border-collapse: collapse; border-spacing:0;	}
body { font-family:'Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',Osaka,sans-serif; }
h1,h2,h3,h4,h5,h6,p,li,th,td,dt,dd {font-size: 12px;line-height:22px;}
caption,th,td { text-align:left; vertical-align:top; }
img { vertical-align:top; border:0; }
ul,li { list-style:none; }
option { padding-right:1em; }
address,caption { font-style:normal; font-weight:normal; }
a {	outline:none;	text-decoration:underline; }
a:focus {	outline:none;	}
ul a ,li a {	zoom:1;	}
strong{ font-weight: bold; }
em{ font-style: italic; }

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

/* 文字サイズ、装飾
----------------------------------------------------------------*/
.bold	{	font-weight:bold; }
.cap {
	font-size:12px;
	line-height:15px;
	}		
.red	{	color:#943023;		}
.yellow	{	color:#cbb847;		}
.blue	{	color:#0047a2;		}
.lightblue { color:#00afd7; }
.green	{	color:#5b9000;	}
.brown	{	color:#633;		}
.pink	{	color:#f3c;		}
.gray	{	color:#eaeeed;		}
.deepgray { color:#92999f ;}
.align_center	{	text-align:center;		}
.align_right	{	text-align:right;		}
.replace {	overflow:hidden;	white-space:nowrap;	text-indent:100%;	}

/* フロート関係
----------------------------------------------------------------*/
.clear {
	width:100%;
	overflow:hidden;
}
.clearboth {
	clear:both;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
  *zoom: 1;
}
.flol {
	float:left;
}
.flor {
	float:right;
}
/* マージン
----------------------------------------------------------------*/
.mt0	{	margin-top:0px !important; }
.mt05	{	margin-top:5px;		}
.mt10	{	margin-top:10px;	}
.mt15	{	margin-top:15px;	}
.mt20	{	margin-top:20px;	}
.mt25	{	margin-top:25px;	}
.mt30	{	margin-top:30px;	}
.mt40	{	margin-top:40px;	}
.mt50	{	margin-top:50px;	}
.mt60	{	margin-top:60px;	}
.mt70	{	margin-top:70px;	}
.mt80	{	margin-top:80px;	}
.mt90	{	margin-top:90px;	}
.mt100	{	margin-top:100px;	}

.mb05	{	margin-bottom:5px;	}
.mb10	{	margin-bottom:10px;	}
.mb15	{	margin-bottom:15px;	}
.mb20	{	margin-bottom:20px;	}
.mb25	{	margin-bottom:25px;	}
.mb30	{	margin-bottom:30px;	}
.mb40	{	margin-bottom:40px;	}
.mb50	{	margin-bottom:50px;	}

/* html/body設定
----------------------------------------------------------------*/
html {
}
body {
	width: 100%;
	color:#333;
	background:#F9F9F9;
	text-align:left;
	font-size:14px;
	line-height:25px;
	-webkit-text-size-adjust:none; /* 縦横文字サイズ同じ */
	-webkit-font-smoothing: antialiased;
}
a {
	color:#36C;
	-webkit-transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;
	-ms-transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;  
	-moz-transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;
	-o-transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;
}
a:hover { color:#39F }

.boxshadow {
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.20);
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～640px */
@media only screen and (max-width: 800px) {
}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
font
-------------------------------------------------------------*/
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 400;
	src: url('/common/webfont/NotoSansCJKjp-Regular_subset.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: bold;
	font-weight: 700;
	src: url('/common/webfont/NotoSansCJKjp-Bold_subset.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: bold;
	font-weight: 800;
	src: url('/common/webfont/NotoSansCJKjp-Black_subset.woff') format('woff');
}
#page,.notosans {
	font-family: 'Noto Sans JP', sans-serif;
	font-feature-settings: "palt";
	line-height: 1;
/*	letter-spacing: 0.1rem;*/
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */


/*===============================================================
	
	基本文字サイズ
	
===============================================================*/
h2 {
	/*font-size:172%;	/* 24px */
	font-weight:bold;
}
h3 {
	/*font-size:172%;	/* 24px */
	font-weight:bold;
}
h4 {
	/*font-size:115%;	/* 16px */
	line-height:1.4;
	font-weight:bold;
}
p {
	/*font-size:100%;	/* 14px */
	line-height:1.8;
}
sup {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:15px;
}
/*===============================================================
	
	PC/SP/TABLET
	
===============================================================*/
.sp {
	display:none;
}
.pc {
}
.tablet {
	display:none;
}
.sp {
	display:none;
}
.sp_tablet {
	display:none;
}
.none {
	display:none;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.pc {
	display:none;
}
.tablet,
.pc_tablet,
.sp_tablet {
	display:block;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.sp {
	display:block;
}
.pc_tablet,
.tablet {
	display:none;
}
}	/* for SP max-width: 800px */

/*===============================================================
	
	img fig
	
===============================================================*/
.fig img,
.fitimg img, 
.photo img {
	width:100%;
	height:auto;
}

.fig {
	border:solid 1px #ddd;
}
.content .fig {
	margin-top:30px;
}
.borderimg {
	border:solid 1px #ddd;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.content .fig {
	margin-top:15px;
}
}	/* for SP max-width: 800px */

/*===============================================================
	
	レイアウト
	
===============================================================*/
.wrapper {
}
.content_width {
	width:1070px;
/*	width:960px;*/
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
}
.narrow_width {
	width:800px;
/*	width:700px;*/
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {
.content_width {
	width:100%;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.narrow_width {
	width:100%;
}
}	/* for SP max-width: 800px */
/*===============================================================
	
	header
	
===============================================================*/
.header_bg {
	min-height: 100px;
	background: #666;
}
.header_wrp {
  width: 100%;
  position: fixed;
	background: #010777;
	z-index: 1000;
  border-bottom: solid 1px rgba(255,255,255,0.1);
}
.header {
	/*	border-top: solid 3px #D6000F;*/
	background: #010777;
	/*
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.7) 0%, rgba(1,1,1,0.9) 1%, rgba(104,101,101,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(1,1,1,0.9) 1%,rgba(104,101,101,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.7) 0%,rgba(1,1,1,0.9) 1%,rgba(104,101,101,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6000000', endColorstr='#00686565',GradientType=0 );
*/
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	height: 95px;
	/*	height: 100px;*/
	display:flex;
	flex-direction:row;
	/* flex-wrap:wrap; */
	justify-content:space-between;
	align-items: center;
	/* padding: 0 20px; */
	position: relative;
	transition: all 0.3s;
	/*	z-index: 1000;*/
	box-sizing: border-box;
	}
.scrolled .header_bg {
	min-height: 50px;
}
.scrolled .header {
	height: 50px;
}
.header .nav_lang {
  position: absolute;
  top: 0;
  right: 0;
}
.header .nav_lang a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  background: #fff;
  padding: 2px 10px;
}
.header .nav_lang a:hover {
  opacity: .7;
}
/* タブレット以下 */
@media screen and (max-width: 1200px) {
.header_bg {
	min-height: 100px;
}
.header {
/*	border-top: solid 3px #D6000F;*/
	height: 100px;
	padding: 0 20px;
}
.header .nav_lang {
  right: 20px;
}
.scrolled .header_bg {
	min-height: 50px;
}
.scrolled .header {
	height: 50px;
}
}/* for tablet max-width: 1300px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.header .nav_lang {
  right: 3vw;
}
.header .nav_lang a {
  font-size: 2vw;
}
.scrolled .header_bg ,
.header_bg {
	min-height: 20vw;
}
.scrolled .header,
.header {
	height: 13vw;
	padding: 0 3vw;
}
.scrolled .header_bg {
	min-height: 13vw;
}
.scrolled .header {
	height: 13vw;
	padding: 0 3vw;
}
}/* for SP max-width: 800px */

/*-------------------------------------------------------------
	header_logo	
-------------------------------------------------------------*/
.header_logo {
	width: auto;
	/* height: 60px; */
	transition: all 0.3s;
	display: flex;
}
/*
.header .header_logo {
	width: auto;
	transition: all 0.3s;
	display: flex;
}
*/
.header_logo a {
	text-decoration: none;
	color: #fff;
	display:flex;
	/* flex-direction:row; */
	/* flex-wrap:wrap; */
	/* justify-content:space-between; */
	/* align-items: center; */
}
.header_logo .co_logo {
  /* height: 46px; */
  margin-top: 5px;
}
.header_logo a:hover {
/*	color: #D6000F;*/
  opacity: .7;
}
.header_logo img {
	width: 71.48px;
	/* height: 40px; */
	transition: all 0.3s;
}
.header_logo span {
/*	font-size: 20px;*/
}
.scrolled .header .header_logo {
	width: 145px;
	height: 30px;
}
.scrolled .header .header_logo img {
	width: 30px;
	height: 30px;
}
.scrolled .header .header_logo span {
	font-size: 14px;
}
.header_logo .co_name_area {
  padding-left: 10px;
}
.header_logo .co_name_area .catch {
  font-size: 12px;
  font-weight: bold;
}
.header_logo .co_name_area .co_name {
  font-size: 16px;
  font-weight: bold;
}

/* タブレット以下 */
@media screen and (max-width: 1000px) {
.header_logo {
/*
	width: 200px;
	height: 50px;
*/
}
.header_logo img {
/*	width: 50px;*/
	/* height: 50px; */
}
.header_logo span {
	font-size: 18px;
}

}/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.header_logo a {
	justify-content: flex-start;
}
.header_logo {
	width: 100%;
/*  margin-top: 3vw;*/
	/* height: 12vw; */
}
.header_logo img {
	width: 12vw;
	/* height: 12vw; */
}
.header_logo span {
	font-size: 5vw;
	/* padding-left: 3vw; */
}
.scrolled .header .header_logo {
	width: 50vw;
	height: 8vw;
}
.header_logo .name {
  line-height: 1.4;
}
.scrolled .header .header_logo img {
	width: 8vw;
	height: 8vw;
}
.scrolled .header .header_logo span {
	font-size: 4vw;
}
.header_logo .co_name_area .co_name {
	font-size: 3.5vw;
}
.header_logo .co_name_area .catch {
  font-size: 2.5vw;
/*  display: none;*/
}
}/* for SP max-width: 800px */

@media only screen and (max-width: 400px) {
.header_logo img {
	width: 15vw;
}
}/* for SP max-width: 800px */

/*-------------------------------------------------------------
	header_nav	
-------------------------------------------------------------*/
.header .header_nav {
  width: 715px; 
  max-width: 715px;
	/* position: absolute; */
	/* top: 0; */
	/* bottom: 0; */
	/* left: 0; */
	/* right: 0; */
	/* margin: auto; */
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items: center;
} 
.header .header_nav li a {
	display: block;
/*  display: inline-block;*/
	/* width: 150px; */
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
/*	border-bottom: solid 3px rgba(0,0,0,0);*/
	box-sizing: border-box;
  transition: none;
  position: relative;
/*	transition: all 0.3s;*/
}
.header .header_nav li + li {
/*  margin-left: 30px;*/
}
.header .header_nav li a::after {
/*
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
*/
  
/*
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
*/
  
/*
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
*/
  
  position: absolute;
  bottom: 2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
.header .header_nav li a:hover::after {
/*  transform: scale(1, 1);*/
  
  bottom: -4px;
  opacity: 1;
  visibility: visible;
}

.header .header_nav li a:hover {
/*	border-bottom: solid 2px #fff;*/
  border: 0;
}
.header .header_nav li a.current:hover,
.header .header_nav li a.current {
/*	border-bottom: solid 2px #fff;*/
}

.scrolled .header .header_nav li a {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}

/* タブレット以下 */
@media screen and (max-width: 1300px) {
.header .header_nav {
	/* width: 300px; */
} 
.header .header_nav li a {
/*
	width: 100px;
	height: 95px;
	line-height: 95px;
*/
	font-size: 16px;
/*	border-bottom: solid 3px rgba(0,0,0,0);*/
}
.header .header_nav li a:hover {
/*	border-bottom: solid 2px #fff;*/
}
}/* for tablet max-width: 1300px */

@media screen and (max-width: 1070px) {
.header .header_nav {
  display: none;
} 
}/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.header .header_nav {
	display: none;
} 
}/* for SP max-width: 800px */


/*===============================================================
	
	header_menu
	
===============================================================*/
.header_menu {
  display: none;
}
.header_menu .humberger {
	position: fixed;
	top: 36px;
	right: 20px;
	z-index: 1020;
	width: 40px;
	height: 24px;
	cursor: pointer;
	transition: all 0.3s;
}
.header_menu .humberger span {
	position: relative;
	width: 40px;
	height: 2px;
	color: #f00;
	background: #fff;
	display: block;
	transition: all 0.1s;
	transform: translateY(12px);
	cursor: pointer;
}
.header_menu .humberger span::before,
.header_menu .humberger span::after {
	content:'';
	position:absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	width: 40px;
	height: 2px;
	background: #fff;
	transition: all 0.3s;
	transform: translateY(-12px);
}
.header_menu .humberger span::before {
	transform: translateY(12px);
}
/* hover	*/
.header_menu .humberger:hover span {
}
.header_menu .humberger:hover span:after {
	transform: translateY(-8px);
}
.header_menu .humberger:hover span:before {
	transform: translateY(8px);
}
/* active	*/
.header_menu.opend .humberger span {
	width: 0;
	background: #000;
}
.header_menu.opend .humberger span::after {
	transform: translateY(0px) rotate(135deg);
	background: #fff;
}
.header_menu.opend .humberger span::before {
	transform: translateY(0px) rotate(-135deg);
	background: #fff;
}
.header_menu.opend .humberger:hover span::after,
.header_menu.opend .humberger:hover span::before,
.header_menu.opend .humberger:hover span {
	/* background: #D6000F; */
}

.scrolled .header_menu .humberger {
	position: fixed;
	top: 15px;
}
/* 1300px以下 */
@media screen and (max-width: 1300px) {
.header_menu .humberger {
	top: 36px;
	right: 20px;
}
}/* for tablet max-width: 1300px */

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.header_menu {
  display: block;
}
.header_menu .humberger {
	top: 36px;
	right: 20px;
}
}/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.header_menu {
}
.header_menu .humberger {
	top: 4vw;
	right: 3vw;
	width: 8vw;
	height: 4vw;
}
.header_menu .humberger span {
	width: 8vw;
	height: 2px;
	transform: translateY(2vw);
}
.header_menu .humberger span::before,
.header_menu .humberger span::after {
	width: 8vw;
	height: 2px;
	transform: translateY(-2vw);
}
.header_menu .humberger span::before {
	transform: translateY(2vw);
}
}/* for SP max-width: 800px */

/*-------------------------------------------------------------
	menu背景	
-------------------------------------------------------------*/
.header_shopnav {
	position:relative;
	z-index: 999;
	height: 160px;
}
.menu_panel_bg,
.shop_menu_panels_bg {
	position: fixed;
	right: 0;
	background: rgba(0,0,0,0.0);
	z-index: 1005;
	width: 100vw;
	height: 100vh;
	transition: all 0.3s;
	pointer-events: none;
}
.shop_menu_panels_bg.active,
.menu_panel_bg.active {
	background: rgba(0,0,0,0.7);
	pointer-events:inherit;
}
.shop_menu_panels_bg {
	z-index: 500;
	height: calc(100vh - 130px);
	top: 130px;
}

/* タブレット以下 */
@media screen and (max-width: 1300px) {
.shop_menu_panels_bg {
	height: calc(100vh - 100px);
	top: 100px;
}
}/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.header_shopnav {
	height: 20vw;
	height: calc(35vw - 3px);
}
.scrolled .header_shopnav {
	height: calc(33vw - 3px);
}
.shop_menu_panels_bg {
	height: calc(100vh - 20vw);
	top: 20vw;
}
}/* for SP max-width: 800px */

/*===============================================================
	
	header_menu .menu_panel
	
===============================================================*/
.header_menu .menu_panel {
	position: fixed;
	top: 0;
	right: -300px;
	background: #fff;
	background: #010777;
	/* background: linear-gradient(0deg, #343434 0%, #282828 100%); */
	/* background: linear-gradient(0deg, #000424 0%, #000424 100%); */
	width: 300px;
	height: 100vh;
	z-index: 1010;
	box-sizing: border-box;
	padding: 100px 30px 80px 30px;
	overflow-y: scroll;
	display:flex;
	flex-direction:column;
	flex-wrap:wrap;
	justify-content:space-between;
	transition: all 0.3s;
}

.header_menu.opend .menu_panel {
	top: 0;
	right: 0;
}

.header_menu .menu_panel .menu li + li {
	margin-top: 20px;
}
.header_menu .menu_panel .menu li + li.about {
	margin-top: 50px;
}
.header_menu .menu_panel .menu a {
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
	text-decoration: none;
	font-weight: bold;
}
.header_menu .menu_panel .menu .sub a {
	font-size: 14px;
	font-weight: normal;
}
.header_menu .menu_panel .menu a:hover {
/*	color: #D6000F;*/
}
.header_menu .menu_panel .sns {
	height: 30px;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
}
.header_menu .menu_panel .sns li {
	margin-right: 10px;
}
.header_menu .menu_panel .sns a {
	display: block;
	width: 30px;
	height: 30px;
	background: #000;
	border-radius: 50%;
}
.header_menu .menu_panel .sns a:hover {
/*	background: #D6000F;*/
}
.header_menu .menu_panel .sns a img {
	width:100%;
  height: auto;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {
.header_menu .menu_panel .menu li.lang{
	margin-top: 50px;
}
.header_menu .menu_panel .menu li.lang a {
	font-size: 14px;
  color: #000;
  font-weight: normal;
  background: #fff;
  padding: 3px 10px;
}
}/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.header_menu .menu_panel {
	justify-content:flex-start;
}
.header_menu .menu_panel .menu li + li {
	margin-top: 4vw;
}
.header_menu .menu_panel .menu li.lang{
	margin-top: 13vw;
}
.header_menu .menu_panel .menu li + li.about {
	margin-top: 8vw;
}
.header_menu .menu_panel .menu a {
	font-size: 5vw;
	line-height: 1.5;
	font-weight: bold;
}
.header_menu .menu_panel .menu li.lang a {
	font-size: 3.5vw;
  color: #000;
  font-weight: normal;
  background: #fff;
  padding: 1vw 3vw;
}
.header_menu .menu_panel .menu .sub a {
	font-size: 3vw;
	font-weight: normal;
}
.header_menu .menu_panel .sns {
	margin-top: 12vw;
	height: 40px;
	justify-content: space-between;
}
.header_menu .menu_panel .sns a {
	width: 40px;
	height: 40px;
}

}/* for SP max-width: 800px */


/*===============================================================
	
	フッタ
	
===============================================================*/
.footer_wrp {	
	background:#010777;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
	.footer_sitemap
-------------------------------------------------------------*/
.footer_sitemap_wrp {
	margin-top: 40px;
	/*	width:100%;*/
	max-width: 1200px;
	background:#010777;
	padding: 80px 0 90px;
	/*	padding: 60px 20px 80px 20px;*/
	margin: 0 auto;
	/*	padding-bottom:80px;*/
}
.footer_sitemap {
	text-align:left;
	display: flex;
	justify-content: space-between;
}
.footer_sitemap .sitemap_column {
	/* width: calc(100% - 320px - 100px); */
  margin-top: 20px;
	text-align:left;
	display: flex;
}
.footer_sitemap .co_info {
}
.footer_sitemap .add_list {
	margin-top: 20px;
	color: #fff;
}
.footer_sitemap .add_list dt {
	font-weight: bold;
}
.footer_sitemap .add_list dd + dt {
	margin-top: 20px;
}

.footer_sitemap a {
	text-decoration:none;
	color:#fff;
	font-weight: normal;
}
.footer_sitemap .sitemap_column a:hover {
	text-decoration: underline;
}
.footer_sitemap .blank_link a {
	background-repeat:no-repeat;
	background-image:url(../images/asset/icon-blank-pc.gif);
	background-position:right -3px;
	padding-right:20px;
}
.footer_sitemap ul {
	/* width:20%; */
	/*	float:left;*/
}
.footer_sitemap ul.column {
	/* border-left: solid 1px #ccc; */
	/* padding-left: 20px; */
	margin-right: 100px;
}
.footer_sitemap ul li {
	font-size:14px;
	line-height:25px;
	font-weight:bold;
}
.footer_sitemap ul li + li {
	margin-top: 10px;
}
.footer_sitemap ul li ul {
	width:100%;
	margin-top: 20px;
/*	float:none;*/
}
.footer_sitemap ul li ul li {
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	margin-top:0px;
}
.footer_sitemap ul li ul li + li {
	margin-top: 5px;
}
.footer_sitemap_wrp .menubtn {
	display:none;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.footer_sitemap {
	display:none;
}
.footer_sitemap_wrp .menubtn {
	display:block;
	padding-top:20px;
}
.footer_sitemap_wrp .menubtn a {
	display:block;
	border:solid 1px rgba(255,255,255,0.5);
	border-radius:5px;
	width:100px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	color:#fff;
	text-align:center;
	margin:0 auto;
	text-decoration:none;
	line-height:40px;
}

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.footer_sitemap_wrp {
	display: none;
}
}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
	footer_txt_wrp	
-------------------------------------------------------------*/
.footer_txt_wrp {
	width:100%;
	text-align:center;
	background:#000;
}
.footer {
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
	footer_copy_wrp	
-------------------------------------------------------------*/
.footer_copy_wrp {
	width:100%;
	background:#fff;
	text-align:center;
	padding:20px 0;
}
.footer_copy_wrp .copyright {
	font-size: 11px;
	line-height: 10px;
	color:#000;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.footer_copy_wrp {
	background:#f9f9f9;
	padding:3vw 0;
}
.footer_copy_wrp .copyright {
	font-size: 2vw;
	line-height: 1.4;
}
}	/* for SP max-width: 800px */

/*===============================================================
	
	MENU
	
===============================================================*/

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.menu_bg {
	background:#222;
	position:absolute;
	z-index:300;
	top:0;
	left:0;
}
.menu_icon {
	position:absolute;
	position:fixed;
	top:10px;
	right:10px;
	z-index:300;
}
.menu .menu_nav {
	background:#222;
	position:absolute;
	top:40px;
	width:100%;
	z-index:300;
}
.menu .navlist {
	width:100%;
	overflow:hidden;
}
.menu .navlist li a {
	position:relative;
	width:100%;
	font-weight:bold;
	display:block;
	border-top:solid 1px rgba(255,255,255,0.1);
	border-bottom:solid 1px rgba(0,0,0,0.2);
	font-size:18px;
	line-height:50px;
	text-decoration:none;
	padding:0 20px;
	box-sizing:border-box;
	color:#fff;
}
.menu .navlist li a:after {
	position:absolute;
	content:" ";
	width:12px; height:12px;
	top:0; bottom:0; left:auto; right:18px;
	margin:auto;
	border-top:solid 2px #fff;
	border-left:solid 2px #fff;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.menu .navlist li .subnav li a {
	font-weight:normal;
	font-size:14px;
	line-height:40px;
	padding:0 20px 0 40px;
	color:#6d6886;
	background:#fff;
	border-bottom:solid 1px rgba(0,0,0,0.1);
}
.menu .navlist li .subnav li a:after {
	width:10px; height:10px;
	top:0; bottom:0; left:auto; right:20px;
	margin:auto;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
}
.menu .closebtn {
	border-top:solid 1px rgba(255,255,255,0.1);
	padding:30px 0;
}
.menu .closebtn a {
	display:block;
	border:solid 1px rgba(255,255,255,0.5);
	border-radius:5px;
	width:100px;
	box-sizing:border-box;
	color:#fff;
	text-align:center;
	margin:0 auto;
	text-decoration:none;
	line-height:40px;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
	menu-trigger
-------------------------------------------------------------*/
/* タブレット以下 */
@media screen and (max-width: 1070px) {
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 30px;
	height: 20px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #000;
	border-radius: 2px;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 10px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
/* animation */
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(10px) rotate(-45deg);
	transform: translateY(10px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
	-webkit-transform: translateY(0) rotate(180deg);
	transform: translateY(0) rotate(45deg);
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-10px) rotate(45deg);
	transform: translateY(-10px) rotate(45deg);
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */


/*===============================================================
	
	grid
	
===============================================================*/
.gridconatiner {
	margin-top:-50px;
}
.gridconatiner .grid {
	float:left;
}
.grid {
	margin-top:50px;
}
/*	gridSize :445 gutterSize :50 column :2 */
.gridwrp_2 { width:105.319%;}
.gridwrp_2 .grid_2 { width:94.949%; margin-right:5.051%; }
.gridwrp_2 .grid_1 { width:44.949%; margin-right:5.051%; }
.gridwrp_2 .grid:nth-child(2n+1) {
	clear:both;
}

/*	gridSize :280 gutterSize :50 column :3 */
.gridwrp_3 { width:105.319%;}
.gridwrp_3 .grid_3 { width:94.949%; margin-right:5.051%; }
.gridwrp_3 .grid_2 { width:61.616%; margin-right:5.051%; }
.gridwrp_3 .grid_1 { width:28.283%; margin-right:5.051%; }
.gridwrp_3 .grid:nth-child(3n+1) {
	clear:both;
}

/*	gridSize :210 gutterSize :40 column :4 */
.gridwrp_4 { width:104.167%;}
.gridwrp_4 .grid_4 { width:96.000%; margin-right:4.000%; }
.gridwrp_4 .grid_3 { width:71.000%; margin-right:4.000%; }
.gridwrp_4 .grid_2 { width:46.000%; margin-right:4.000%; }
.gridwrp_4 .grid_1 { width:21.000%; margin-right:4.000%; }
.gridwrp_4 .grid:nth-child(4n+1) {
	clear:both;
}

.column + .gridconatiner {
	margin-top:-20px;
} 

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.gridconatiner {
	margin-top:-20px;
}
.gridwrp_3,
.gridwrp_3 .grid_1,
.gridwrp_2,
.gridwrp_2 .grid_1 {
	width:100%; margin-right:0;
}
.gridwrp_4 { width:105.000%;}
.gridwrp_4 .grid_1 { width:45.238%; margin-right:4.762%; }

.grid {
	margin-top:20px;
}
.grid:first-child {
	/*margin-top:0px;*/
}
.gridwrp_4 .grid:nth-child(2) {
	/*margin-top:0;*/
}

.sp_gridwrp2 .gridwrp_3 { width:105.319%;}
.sp_gridwrp2 .gridwrp_3 .grid_2 { width:94.949%; margin-right:5.051%; }
.sp_gridwrp2 .gridwrp_3 .grid_1 { width:44.949%; margin-right:5.051%; }
.sp_gridwrp2 .gridwrp_3 .grid:nth-child(2n+1) {
	clear:both;
}
.sp_gridwrp2 .gridwrp_3 .grid:nth-child(3n+1) {
	clear:none;
}
.sp_gridwrp2 .gridwrp_2 { width:105.319%;}
.sp_gridwrp2 .gridwrp_2 .grid_2 { width:94.949%; margin-right:5.051%; }
.sp_gridwrp2 .gridwrp_2 .grid_1 { width:44.949%; margin-right:5.051%; }
.sp_gridwrp2 .gridwrp_2 .grid:nth-child(2n+1) {
	clear:both;
}
.sp_gridwrp2 .gridwrp_2 .grid:nth-child(3n+1) {
	clear:none;
}
.sp_gridwrp2 .linkarea p {
	padding: 0;
}
.column + .gridconatiner {
	margin-top:0;
} 
}	/* for SP max-width: 800px */

/*===============================================================
	
	fixed
	
===============================================================*/
.fixed {
	position: fixed;
	top: 0;
}
.bg_fixed {
	background-attachment: fixed;
}
/* タブレット以下 */
@media screen and (max-width: 940px) {
.fixed {
	position: fixed;
	top: 0;
}
}	/* for tablet max-width: 940px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */


/*===============================================================
	
	PAGETOP
	
===============================================================*/
#btn_pagetop {
	width:100%;
	overflow:hidden;
}
#btn_pagetop a {
	display:block;
	right:-300px; top:0;
	width:50px; height:50px;
	color:#fff;
	background-color:#0543A3;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	z-index:101;
	position:fixed;
	border-radius:30px;
}
#btn_pagetop a:hover {
	background-color:#054CB9;
}
#btn_pagetop a:after {
	position:absolute;
	content:" ";
	width:14px; height:14px;
	top:20px; left:0; right:0; bottom:auto;
	margin:auto;
	border-top:solid 2px #fff;
	border-left:solid 2px #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius:2px;
}

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
#btn_pagetop a {
	width:40px;
	height:40px;
	background-size:40px 40px;
}
#btn_pagetop a:after {
	width:12px; height:12px;
	top:17px; left:0; right:0; bottom:auto;
}
}	/* for SP max-width: 800px */

/*===============================================================
	
	テーブル
	
===============================================================*/
table {
	width:100%;
	text-align:left;
	font-size:14px;
	line-height:20px;
	border-collapse: separate;
    border-spacing: 0;
	border-bottom:solid 1px #ddd;
}
table th {
	padding:10px;
	font-weight:bold;
	border:solid 1px #ddd;
	border-right:0;
	border-bottom:0;
	background:rgba(0,0,0,0.05);
	color:#000;
	box-sizing:border-box;
}
table td {
	padding:10px;
	border:solid 1px #ddd;
	border-bottom:0;
	color:#000;
	box-sizing:border-box;
}
table tr:nth-child(odd) {
	background:#fff;
}
table tr:nth-child(even) {
	background:rgba(0,0,0,0.05);
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
table {
	padding:0;
	margin-top:0px;
}
table th {
	display: list-item;
	list-style:none;
	width:100%;
	padding:10px;
	font-size:16px;
}
table td {
	display: list-item;
	list-style:none;
	width:100%;
	padding:10px;
	font-size:14px;
	line-height:1.6;
}
table tr:nth-child(odd) ,
table tr:nth-child(even) {
	background:#fff;
}

}	/* for SP max-width: 800px */


/*===============================================================
	
	フォーム
	
===============================================================*/
.form {
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */

/*===============================================================
	
	btn_detail
	
===============================================================*/
.btn_detail {
	width:310px;
	margin:0 auto;
	margin-top:40px;
}
.btn_detail a {
	position:relative;
	text-decoration:none;
	display:block;
	background-color:#0543A5;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	padding: 30px 0;
	/*	border-radius:5px;*/
	/*	box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 0px 0px;*/
}
.btn_detail a:after {
	position:absolute;
	content:" ";
	width:8px; height:8px;
	top:0; left:auto; bottom:0; right:10px;
	margin:auto;
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.btn_detail a:hover {
	text-decoration:none;
	background-color:#0554D0;
}
.btn_detail_red a {
	background-color:#c91b36;
}
.btn_detail_red a:hover {
	background-color:#e31838;
}
.btn_detail_black a {
	background-color:#000;
}
.btn_detail_black a:hover {
	background-color:#222;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {
.btn_detail {
	width:100%;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.btn_detail {
	width:100%;
}
.btn_detail + .btn_detail {
	margin-top:3vw;
}
.btn_detail a {
	padding: 6vw 0;
	font-size:4vw;
	/*	background-size:18px 30px;*/
}
}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
	btn_white	
-------------------------------------------------------------*/
.btn_white {
	width:300px;
	margin:0 auto;
	margin-top:30px;
}
.btn_white a {
	text-decoration:none;
	display:block;
	background-color:#fff;
	text-align:center;
	color:#1d50a2;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	padding:15px 0;
	border:solid 1px #1d50a2;
}
.btn_white a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#1d50a2;
}
.btn_white a:after {
	border-top:solid 1px #1d50a2;
	border-left:solid 1px #1d50a2;
}
.btn_white a:hover:after {
	border-top:solid 2px #fff;
	border-left:solid 2px #fff;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.btn_white {
	width:80%;
	margin:0 auto;
	margin-top:20px;
}
.btn_white a {
	font-size:14px;
	line-height:20px;
	padding:10px 0;
}
}	/* for SP max-width: 800px */

/*===============================================================
	
	headline
	見だし
	
===============================================================*/
.headline {
	font-size: 80px;
	line-height: 1.5;
	text-align: center;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.headline {
	font-size: 8vw;
}	

}	/* for SP max-width: 800px */
/*===============================================================
	
	subhead
	小見出し
	
===============================================================*/
.subhead {
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */
/*===============================================================
	
	背景
	
===============================================================*/
.bg_graytile {
	background-image:url(../images/asset/bg_graytile.jpg);
	background-position:top center;
	background-repeat:repeat;
}

/*===============================================================
	
	seciton
	headlineとcontentなど、複数の要素、機能を取りまとめるコンテナ的な親要素。
	幅はsection_innerに記述する
	
===============================================================*/
.section_wrp {
}
.section {
	width:100%;
/*	border-top:solid 1px #ddd;*/
}
.section_inner {
	margin:0 auto;
	padding: 90px 0 100px 0;
}
.section_lower_content .section_inner {
	padding: 0 0 150px 0;
}
.section_contact .section_inner {
	padding: 50px 0 50px 0;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.section_inner {
	margin:0 auto;
	padding:50px 20px 100px 20px;
}
.section_lower_content .section_inner {
	padding: 0 20px 150px 20px;
}
.section_contact .section_inner {
	padding: 50px 20px 50px 20px;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.section_inner {
/*	padding:20px 20px 40px;*/
  padding: 10vw 5vw 15vw;
}
.section_lower_content .section_inner {
	padding: 0 5vw 15vw 5vw;
}
.section_contact .section_inner {
	padding: 15vw 5vw 15vw 5vw;
}

}	/* for SP max-width: 800px */


/*===============================================================
	
	content 
	個別のコンテンツ
	
===============================================================*/
.content {
}
.headline + .content {
	margin-top:50px;
}
.content + .content {
	margin-top:90px;
}
.content + .content_btn {
	margin-top:60px;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.content {
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.content {
	width:100%;
	margin:0 auto;
}
.headline + .content {
	margin-top:4vw;
}
.content + .content {
	margin-top:15vw;
}
.content + .content_btn {
	margin-top:6vw;
}
}	/* for SP max-width: 800px */


/*===============================================================
	
	column
	囲み、メモなどサブ的な括り。
	
===============================================================*/
.column {
	/* width:700px; */
	margin:0 auto;
}
.column h3 {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-top:30px;
}
.column h4 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-top:30px;
}
.column p {
	margin-top:30px;
	font-size:16px;
}
.column * + p {
	margin-top:20px;
	font-size:16px;
}
.column p.caution {
	font-size:12px;
}
.column .bbottom {
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.column {
	width:100%;
	margin:0 auto;
}
.column h3 {
	font-size:18px;
	margin-top:15px;
}
.column h4 {
	font-size:16px;
	margin-top:15px;
}
.column p {
	margin-top:10px;
	font-size:14px;
	line-height:1.6;
}
}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
	.notes	
-------------------------------------------------------------*/
.notes {
	background:#eee;
	padding:20px;
	margin-top:20px;
}
.notes p {
	font-size:12px;
	line-height:20px;
}
.notes > p {
	margin-top:0;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */
/*===============================================================
	
	txtlink 2016/11/16
	
===============================================================*/
.txtlink a {
	padding-left:15px;
	color:#000;
	text-decoration:none;
	position:relative;
	display:inline-block;
}
.txtlink a:hover {
	color:#c00;
}
.txtlink a:after {
	position:absolute;
	content:" ";
	width:6px; height:6px;
	top:7px; bottom:auto; left:0; right:auto;
	margin:auto;
	border-top:solid 2px #c00;
	border-left:solid 2px #c00;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.txtlink.arw_prev a {
}
.txtlink.arw_prev a:after {
	top:7px; bottom:auto; left:3px; right:auto;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.txtlink.arw_after a {
	padding-left:0;
	padding-right:10px;
}
.txtlink.arw_after a:after {
	left:auto; right:0;
}
.txtlink.arw_down a:after {
	top:7px; bottom:auto; left:2px; right:auto;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.txtlink.arw_after_down a {
	padding-left:0;
	padding-right:10px;
}
.txtlink.arw_after_down a:after {
	top:7px; bottom:auto; left:auto; right:0;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
/*	arw_box */
.txtlink.arw_box a {
	padding-left:25px;
}
.txtlink.arw_box a:before {
	content:' ';
	width:20px;
	height:20px;
	background:#000;
	position:absolute;
	top:2px; bottom:auto; left:0; right:auto; margin:auto;
}
.txtlink.arw_box a:after {
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	top:8px; bottom:auto; left:5px; right:auto;
}


/*===============================================================
	
	modal 2016/10/11
		
===============================================================*/
.modal_bg {
	position:absolute;
	top:0;
	left:0;
	background:#000;
	display:none;
	z-index:9998;
}
.modal {
	position:absolute;
	top:0;
	left:0;
	width:800px;
	display:none;
	z-index:9999;
	
	transition:top 0.2s linear,left 0.1s linear;
	-moz-transition:top 0.2s linear,left 0.1s linear;
	-ms-transition:top 0.2s linear,left 0.1s linear;
	-o-transition:top 0.2s linear,left 0.1s linear;
	-webkit-transition:top 0.2s linear,left 0.1s linear;
}
.modal .close {
	position:absolute;
	width:30px; height:30px;
	top:0; right:0;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	z-index:9999;
}
.modal .close:before {
	content:" ";
	position:absolute;
	width:30px; height:2px;
	background:#fff;
	top:10px; right:0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.modal .close:after {
	content:" ";
	position:absolute;
	width:30px; height:2px;
	background:#fff;
	top:10px; right:0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.modal .close:hover {
	opacity:0.7;
}
.modal .modal_container {
	padding:0;
	position:relative;
}
.modal .modal_contents_wrp {
	position: relative;
	padding:40px;
	width: 100%;
	height: 100%;
	box-sizing:border-box;
}
.modal .modal_inner {
	padding:30px;
}
.modal .modal_contents_wrp::-webkit-scrollbar {
  display: none;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 940px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.modal {
	width:100%;
}
.modal .modal_container {
}
.modal .close {
	top:5px; right:0px;
}

}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
	.modal .modal_pager
-------------------------------------------------------------*/
.modal .modal_pager li a {
	position:absolute;
	top:0; bottom:0;
	margin:auto;
	display:block;
	width:30px;
	height:30px;
	white-space:nowrap;
	text-indent:100%;
	overflow:hidden;
}
.modal .modal_pager li a:after {
	position:absolute;
	content:" ";
	width:15px; height:15px;
	top:6px; left:0;
	border-top:solid 2px #fff;
	border-left:solid 2px #fff;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.modal .modal_pager li.prev a {
	left:0;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.modal .modal_pager li.next a {
	right:0;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */


/*-------------------------------------------------------------
	.modal_container
-------------------------------------------------------------*/
.modal .modal_container .modal_header {
}
.modal .modal_container .modal_header h3 {
	font-size:25px;
	line-height:50px;
	text-align:center;
	font-weight:bold;
	text-shadow:none;
}
.modal .modal_container .modal_header p {
	font-size:14px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}
.modal .btn {
	width:560px;
	margin:0 auto;
	margin-top:40px;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 940px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

.modal .modal_container .modal_header h3 {
	font-size:20px;
	line-height:25px;
	padding-top:5px;
}
.modal .btn {
	width:100%;
	margin:0 auto;
	margin-top:40px;
}
}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
	.modal_container .btn
-------------------------------------------------------------*/
.modal_container .btn {
	width:450px;
	margin:0 auto;
	margin-top:30px;
}
.modal_container .btn a {
	position:relative;
	display:block;
	background-color:#e63412;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	padding:20px 0;
	border-radius:5px;
	box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 0px 0px;
	text-decoration:none;
}
.modal_container .btn a:hover {
	text-decoration:none;
	background-color:#ff6600;
}
.modal_container .btn a:after {
	position:absolute;
	content:" ";
	width:13px; height:13px;
	top:0; left:auto; bottom:0; right:10px;
	margin:auto;
	border-top:solid 2px #fff;
	border-left:solid 2px #fff;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 940px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.modal_container .btn {
	width:100%;
	margin:0 auto;
	margin-top:15px;
}
.modal_container .btn a {
	font-size:16px;
}
}	/* for SP max-width: 800px */
/*-------------------------------------------------------------
	nodata	
-------------------------------------------------------------*/
.modal .nodata {
	padding:50px 15px;
	text-align:center;
}
.modal .nodata h3 {
	font-size:16px;
	color:#fff;
}
.modal .closebtn a {
	display:block;
	width:120px;
	margin:0 auto;
	line-height:30px;
	border:solid 1px #fff;
	text-align:center;
	margin-top:20px;
	color:#fff;
}
.modal_gamedetail .closebtn a:hover {
	color:#000;
	background:#fff;
	text-decoration:none;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.modal .close {
	top:30px;
	right:0px;
}
}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
	モーダル制作時の確認用
-------------------------------------------------------------*/
.modal {
	/*display:block;*/
}
.modal_demo1 .modal_inner,
.modal_demo2 .modal_inner {
	color:#fff;
	background:#333;
	padding:30px;
}




/*===============================================================
	
	基本のレイアウト
	section_contents
	
===============================================================*/
.section_contents {
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
	headline	
-------------------------------------------------------------*/
.section_contents .headline {
	text-align:center;
}
.section_contents .headline .title {
	font-size:35px;
	line-height:1.5;
}
.section_contents .headline .read {
	font-size:22px;
	line-height:1.5;
	font-weight:bold;
	margin-top:5px;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.section_contents .headline {
	text-align:left;
}
.section_contents .headline .title {
	font-size:20px;
}
.section_contents .headline .read {
	font-size:16px;
	line-height:1.4;
	font-weight:bold;
	margin-top:5px;
}
}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
	content margin	
-------------------------------------------------------------*/
.section_contents .visual {
	margin-top:30px;
}
.section_contents .headline + .content, 
.section_contents .visual + .content {
	margin-top:30px;
}
.section_contents .content + .content {
	margin-top:80px;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.section_contents .visual {
	margin-top:15px;
}
.section_contents .headline + .content, 
.section_contents .visual + .content {
	margin-top:15px;
}
.section_contents .content + .content {
	margin-top:30px;
}
}	/* for SP max-width: 800px */

/*===============================================================
	
	ビジュアルエディタ部分（フロントおよび入力欄共通）
	
===============================================================*/

html .mceContentBody {
	text-align:left;
	color:#333;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {
html .mceContentBody {
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
html .mceContentBody {
	width:auto;
}
}	/* for SP max-width: 800px */


/*-------------------------------------------------------------
見出し
-------------------------------------------------------------*/
html .mceContentBody h3 {
	font-size:25px;
	line-height:1.5;
	clear:both;
}
/*	h4	*/
html .mceContentBody h4 {
	font-size:18px;
	line-height:1.5;
	clear:both;
}
/*	p	*/
html .mceContentBody p {
	font-size:16px;
	line-height:2;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
/*	h3	*/
html .mceContentBody h3 {
	font-size:20px;
	line-height:1.4;
}
/*	h4	*/
html .mceContentBody h4 {
	font-size:16px;
	line-height:1.4;
}
/*	p	*/
html .mceContentBody p {
	font-size:14px;
	line-height:1.7;
}
}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
マージン
-------------------------------------------------------------*/
/*	文字	*/	
html .mceContentBody * + h3,
html .mceContentBody * + h4,
html .mceContentBody * + p {
	margin-top:2em;
}
html .mceContentBody h3 + p,
html .mceContentBody h3 + h4,
html .mceContentBody h4 + p,
html .mceContentBody img + p {
	margin-top:0.5em;
}
/*	画像　*/
html .mceContentBody * + img {
	margin-top:36px;
}
html .mceContentBody h3 + img,
html .mceContentBody h4 + img {
	margin-top:15px;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
/*	文字	*/	
html .mceContentBody * + h3,
html .mceContentBody * + h4,
html .mceContentBody * + p {
	margin-top:1em;
}
}	/* for SP max-width: 800px */


/*-------------------------------------------------------------
リンク
-------------------------------------------------------------*/
html .mceContentBody a {
	color: #000;
}
html .mceContentBody a:hover {
	color: #c00;
}
html .mceContentBody .txtlink {
	font-size:16px;
	line-height:1.5;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */


/*-------------------------------------------------------------
テキスト
-------------------------------------------------------------*/
html .mceContentBody strong {
}

html .mceContentBody em {
	font-style:italic;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */


/*-------------------------------------------------------------
画像
-------------------------------------------------------------*/
html .mceContentBody img {
	width:auto;
	margin-left: auto;
	margin-right: auto;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
html .mceContentBody img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
}	/* for SP max-width: 800px */

/*-------------------------------------------------------------
画像位置
-------------------------------------------------------------*/
html .mceContentBody .aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
html .mceContentBody .alignleft {
	float:left;
	margin-right:20px;
	margin-left:-130px;
}
html .mceContentBody .alignright {
	float:right;
	margin-left:20px;
	margin-right:-130px;
}
html .mceContentBody p img.alignleft {
	float:none;
	text-align:left;
	margin-right:0;
	margin-left:0;
}
html .mceContentBody p img.alignright {
	float:none;
	text-align:right;
	margin-left:0;
	margin-right:0;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
html .mceContentBody img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
}	/* for SP max-width: 800px */


/*-------------------------------------------------------------
引用
-------------------------------------------------------------*/
html .mceContentBody blockquote {
	background-color: #eee;
	padding: 1em;
	margin-top: 1em;
}

html .mceContentBody blockquote p {
	margin-top: 0;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */


/*-------------------------------------------------------------
その他
-------------------------------------------------------------*/
html .mceContentBody .kbd {
	margin: 0 0.3em 0 0.3em;
	padding: 1px 7px 1px 5px;
	border: solid #ABABAB;
	border-width: 1px 2px 2px 1px;
	/*border: 3px outset #dddddd;*/
	background: #ffffff url(../img/common/kbd.png) no-repeat 100% 100%;
	font-style: normal;
	font-weight: normal;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */



/*-------------------------------------------------------------
リスト
-------------------------------------------------------------*/

html .mceContentBody ul,ol {
	margin-top: 1em;
}

html .mceContentBody ul li {
	list-style-type: disc;
	font-size:16px;
	line-height: 1.2;
	margin-bottom: 0.7em;
	margin-left: 1.5em;
}

html .mceContentBody ol li {
	list-style-type: decimal-leading-zero;
	font-size:16px;
	margin-left: 2.3em;
	line-height: 1.2;
	margin-bottom: 0.7em;
}

html .mceContentBody dl {
	margin-bottom: 1em;
	line-height: 1.2;
}

html .mceContentBody dl dt {
	font-weight: bold;
	font-size: 1.1em;
}

html .mceContentBody dl dd {
	margin-bottom: 0.7em;
	padding-left: 2em;
}

html .mceContentBody table {
	width: 100%;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */



/*===============================================================
	
	テーブル
	
===============================================================*/
html .mceContentBody table {
	width:100%;
	text-align:left;
	font-size:14px;
	line-height:20px;
	border-collapse: separate;
    border-spacing: 0;
	border-bottom:solid 1px #ddd;
}
html .mceContentBody table th {
	padding:10px;
	font-weight:bold;
	border:solid 1px #ddd;
	border-right:0;
	border-bottom:0;
	background:rgba(0,0,0,0.05);
	color:#000;
	box-sizing:border-box;
}
html .mceContentBody table td {
	padding:10px;
	border:solid 1px #ddd;
	border-bottom:0;
	color:#000;
	box-sizing:border-box;
}
html .mceContentBody table td + td {
	border-left:0;
}
html .mceContentBody table tr:nth-child(odd) {
	background:#fff;
}
html .mceContentBody table tr:nth-child(even) {
	background:rgba(0,0,0,0.05);
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
html .mceContentBody table {
	padding:0;
	margin-top:0px;
}
html .mceContentBody table th {
	display: list-item;
	list-style:none;
	width:100%;
	padding:10px;
	font-size:16px;
}
html .mceContentBody table td {
	display: list-item;
	list-style:none;
	width:100%;
	padding:10px;
	font-size:14px;
	line-height:1.6;
}
html .mceContentBody table tr:nth-child(odd) ,
html .mceContentBody table tr:nth-child(even) {
	background:#fff;
}
}	/* for SP max-width: 800px */




/*===============================================================
	
	barba_wrp
	
===============================================================*/
a.deactive {
	pointer-events: none;
}
a.current {
	pointer-events: none;
}
a.no-barba {
	pointer-events: all;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */

/*===============================================================
	
	stepshowitem_wrp
	
===============================================================*/
.stepshowitem_wrp .stepshowitem {
	opacity:0;
	-webkit-transform:translateX(-50px);
	transform:translateX(-50px);
  -webkit-transition:opacity 1s ease, transform 1s ease;
	transition:opacity 1s ease, transform 1s ease;
}
.stepshowitem_wrp .stepshowitem.active {
	opacity:1;
	-webkit-transform:translateY(0);
	transform:translateY(0);
}
.stepshowitem_wrp .stepshowitem.out {
	opacity:0;
	-webkit-transform:translateX(50px);
	transform:translateX(50px);
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.stepshowitem_wrp .stepshowitem {
	-webkit-transform:translateX(-10vw);
	transform:translateX(-10vw);
}
.stepshowitem_wrp .stepshowitem.out {
	-webkit-transform:translateX(10vw);
	transform:translateX(10vw);
}  

}	/* for SP max-width: 800px */

/*===============================================================
	
	content_item（テンプレ用記述なので使用時に消してください）
	
===============================================================*/
.content_item {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.content_item:nth-child(even) {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	justify-content: space-between;
}
.content_item .img {
	width: 48%;
}
.content_item .txt {
	width: 48%;
}
.content_item .txt .title {
	font-size: 30px;
  line-height: 1.4;
  font-weight: bold;
}
.content_item .txt p {
	font-size: 16px;
  line-height: 2;
  margin-top: 20px;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.content_item {
}
.content_item:nth-child(even) {
}
.content_item .img {
	width: 100%;
}
.content_item .txt {
	width: 100%;
  margin-top: 6vw;
}
.content_item .txt .title {
	font-size: 6vw;
}
.content_item .txt p {
	font-size: 4vw;
  line-height: 1.6;
  margin-top: 2vw;
}  

}	/* for SP max-width: 800px */


/*===============================================================
	
	mainvisual
	
===============================================================*/
.mainvisual {
  width: 100%;
  height: 100vh;
  background: url("../images/main_wave.png") bottom center no-repeat,#010777;
  background-size: 150% auto;
  position: relative;
}
.mainvisual_inner {
  max-width: 940px;
  margin: 0 auto;
  padding-top: 215px;
/*  padding-top: 32vh;*/
  padding-top: calc(80px + 12vh);
  display: flex;
  justify-content: space-between;
}
.mainvisual_inner .main_thumb {
  width: 300px;
  padding: 10px 5px;
  background: #fff;
  box-sizing: border-box;
}
.mainvisual_inner .txt_area {
  width: calc(100% - 300px - 40px);
  color: #fff;
}
.mainvisual_inner h2 {
  font-size: 12px;
  font-weight: bold;
}
.mainvisual_inner strong {
  font-size: 22px;
  font-weight: bold;
  display: block;
  margin-top: 5px;
}
.mainvisual_inner p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 2;
}
.mainvisual_inner .btn_detail {
  width: 250px;
  margin-right: 0;
}
.mainvisual_inner .btn_detail a {
  color: #0543A5;
  background: #fff;
}
.mainvisual_inner .btn_detail a:after {
  border-color: #0543A5;
}
.mainvisual_inner .btn_detail a:hover {
  color: #fff;
  background: #0543A5;
}
.mainvisual_inner .btn_detail a:hover:after {
  border-color: #fff;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {
.mainvisual {
  height: auto;
  background-size: 150% auto;
}
.mainvisual_inner {
/*  padding: 295px 20px;*/
/*  padding: 215px 20px 295px;*/
  padding: calc(80px + 12vh) 20px 295px;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.mainvisual_inner {
  display: block;
  padding: 25vw 5vw 40vw;
}
.mainvisual_inner h2 {
  font-size: 3vw;
  font-weight: bold;
}
.mainvisual_inner strong {
  font-size: 5vw;
  margin-top: 1vw;
}
.mainvisual_inner p {
  font-size: 3.5vw;
  margin-top: 3vw;
}
.mainvisual_inner .main_thumb {
  /* display: none; */
  width: 50%;
  margin: 0 auto;
}
.mainvisual_inner .txt_area {
  width: 100%;
  margin-top: 5vw;
}
.mainvisual_inner .btn_detail {
  width: 70%;
  margin: 5vw auto 0;
}
}	/* for SP max-width: 800px */

/*===============================================================
	
	scrollarw
	
===============================================================*/
.scrollarw_outer {
  position: absolute;
  bottom: 4vh;
  left: 0;
  right: 0;
  /* margin-top: 233px; */
  text-align: center;
}
.scrollarw {
  display: block;
  height: 60px;
  width: 5px;
  background-color: #fff;
  position:relative;
  margin: 0 auto;
  animation: updown_frame ease-in-out 1.5s infinite;
}
.scrollarw:before {
  position: absolute;
  content: " ";
  width: 10px;
  height: 10px;
  /* top: 0; */
  left: auto;
  bottom: 1px;
  right: -5px;
  margin: auto;
  border-top: solid 5px #fff;
  border-left: solid 5px #fff;
  transform: rotate(225deg);
  }
.scrolltxt {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  margin-top: 25px;
/*  margin-top: 15px;*/
  display: block;
}
@keyframes updown_frame { 
  0% { transform: translate(0px,0px)}
  50% { transform: translate(0px,15px)}
  100% { transform: translate(0px,0px)}
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {
  
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.scrollarw_outer {
/*  bottom: 6vh;*/
/*  display: none;*/
}
}	/* for SP max-width: 800px */


/*===============================================================
	
	見出し共通
	
===============================================================*/
.headwrp {
  position: relative;
  text-align: center;
}
.headwrp:after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  background: #010777;
}
.headwrp h3 {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  text-align: center;
  min-width: 285px;
  padding: 15px 30px;
  display: inline-block;
  box-sizing: border-box;
}
.headwrp h3:before {
  content: "";
  transform: skewX(-30deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: #010777;
}
.lower_headwrp {
  border-top: solid 3px #010777;
}
.lower_headwrp h3 {
  font-size: 22px;
  color: #010777;
  margin-top: 30px;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.headwrp h3 {
  font-size: 4.5vw;
  min-width: 60%;
  max-width: 80%;
/*  width: 60%;*/
  padding: 3vw 4vw;
}
.headwrp:after {
/*  content: none;*/
}
.lower_headwrp h3 {
  font-size: 5vw;
  margin-top: 5vw;
}
}	/* for SP max-width: 800px */

/*===============================================================
	
	section_main_content
	
===============================================================*/

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */



/*-------------------------------------------------------------
content_news
-------------------------------------------------------------*/
.content_news .head_wrp {
	display: flex;
	justify-content: space-between;
}
.content_news .headline {
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
}
.content_news .btn_detail {
	margin: 0;
}
.content_news .news_list {
	margin-top: 20px;
}
.content_news .news_list a {
	color: #000;
	width: 100%;
	display: flex;
	text-decoration: none;
	padding: 20px 0;
}
.content_news .news_list a:hover dd {
	text-decoration: underline;
}
.content_news .news_list dl {
	display: flex;
/*	padding: 20px 0;*/
	border-top:solid 1px #ccc;
}
.content_news .news_list dl:last-child {
	border-bottom:solid 1px #ccc;
}
.content_news .news_list dl dt {
	font-size: 16px;
	width: 140px;
}
.content_news .news_list dl dd {
	font-size: 16px;
	width: calc(100% - 140px);
	padding-left: 50px;
	padding-right: 10px;
	color: #0543A5;
}


/* タブレット以下 */
@media screen and (max-width: 1070px) {
.section_news .section_inner {
	padding: 50px 20px;
}

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.section_news .section_inner {
/*	padding: 50px 20px;*/
	padding: 8vw 5vw 10vw;
}
.content_news .headline {
	font-size: 6vw;
	line-height: 1.5;
}
.content_news .news_list {
	margin-top: 5vw;
}
.content_news .news_list dl {
/*	display: block;*/
}
.content_news .news_list dl a {
	display: block;
  padding: 3vw 0;
}
.content_news .news_list dl dt {
	font-size: 3.5vw;
	width: 100%;
}
.content_news .news_list dl dd {
	font-size: 3.8vw;
	width: 100%;
	padding: 0;
	margin-top: 1.5vw;
}
}	/* for SP max-width: 800px */


/*-------------------------------------------------------------
  content_column
-------------------------------------------------------------*/
.content_column {
  
}
.column_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  /* margin-top: 30px; */
  margin-left: -40px;
}
.column_list .item {
/*  width: 330px;*/
  width: calc((100% - 120px) / 3);
  margin-top: 30px;
  margin-left: 40px;
}
.column_list .item a {
  text-decoration: none;
  display: block;
}
.column_list .item a:hover {
  opacity: 0.7;
}
.column_list .item h4 {
  font-size: 16px;
  font-weight: bold;
  color: #0543A5;
  margin-top: 15px;
  text-align: center;
}
.column_list.video_list .item h4 {
  font-size: 14px;
  font-weight: normal;
  color: #000;
  line-height: 1.7;
  margin-top: 10px;
}


/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.column_list {
  display: block;
  margin-left: 0;
  margin-top: -1vw;
}
.column_list .item {
  width: 100%;
  margin-top: 6vw;
  margin-left: 0;
}
.column_list .item h4 {
  font-size: 4vw;
  margin-top: 3vw;
}
.column_list.video_list .item h4 {
  font-size: 4vw;
  margin-top: 3vw;
  line-height: 1.4;
}
}	/* for SP max-width: 800px */


/*-------------------------------------------------------------
  content_btn
-------------------------------------------------------------*/
.content_btn {
  background: #fff;
  padding: 50px 40px;
}
.btn_list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.btn_list {
/*  width: 330px;*/
/*
  width: calc((100% - 120px) / 3);
  margin-top: 30px;
  margin-left: 40px;
*/
}
.btn_list .btn_detail {
  margin: 0;
  width: calc((100% - 120px) / 3);
}
.btn_list .btn_detail a {
  width: auto;
/*  max-width: 310px;*/
  padding: 30px 0;
}


/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.content_btn {
  padding: 10vw 5vw;
}
.btn_list {
  display: block;
}
.btn_list .btn_detail {
  width: 100%;
}
.btn_list .btn_detail + .btn_detail {
  margin-top: 5vw;
}
.btn_list .btn_detail a {
/*  width: 100%;*/
/*  max-width: inherit;*/
  /* padding: 7vw 0; */
}

}	/* for SP max-width: 800px */



/*-------------------------------------------------------------
  youtube埋め込みレスポンシブ対応
-------------------------------------------------------------*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*===============================================================
	
	section_contact
	
===============================================================*/
.section_contact {
  background: #fff;
  position: relative;
}
.section_contact:before {
  content: "";
  width: 1px;
  height: 60px;
  position: absolute;
  top: -30px;
/*  bottom: 0;*/
  right: 0;
  left: 0;
  margin: auto;
  background: #010777;
}
.section_contact h3 {
  font-size: 25px;
  font-weight: bold;
  color: #010777;
  text-align: center;
  position: relative;
}
.section_contact h3:before {
/*
  content: "";
  width: 2px;
  height: 60px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #010777;
*/
}
.section_contact .itemwrp {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
  margin-top: 30px;
}
.section_contact .itemwrp .item .icon {
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
}
.section_contact .itemwrp .item .icon img {
  vertical-align: middle;
}
.section_contact .itemwrp .item.phone .icon img {
  width: 26px;
}
.section_contact .itemwrp .item.fax .icon img {
  width: 42px;
}
.section_contact .itemwrp .item.mail .icon img {
  width: 35px;
}
.section_contact .itemwrp .item.mail .btn_detail {
  width: 220px;
  margin-top: 0;
}
.section_contact .itemwrp .item.mail .btn_detail a {
  font-size: 14px;
  padding: 20px 0;
}
.section_contact .itemwrp .item.mail .btn_detail a:after {
  content: none;
}
.section_contact .itemwrp .item .txtarea{
  margin-top: 15px;
}
.section_contact .itemwrp .item h4 {
  font-size: 12px;
  color: #fff;
  background: #0543A5;
  padding: 3px 10px;
  border-radius: 10px;
  display: inline-block;
}
.section_contact .itemwrp .item p a {
  font-size: 30px;
  font-weight: bold;
  color: #010777;
  line-height: 1;
  margin-top: 10px;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  display: block;
}


/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.section_contact .itemwrp {
  display: block;
}
.section_contact h3 {
  font-size: 6vw;
}
.section_contact .itemwrp .item {
  width: 100%;
  margin-top: 13vw;
}
.section_contact .itemwrp .item .icon {
  width: auto;
  height: auto;
  line-height: 1;
}
.section_contact .itemwrp .item.phone .icon img {
  width: 30px;
}
.section_contact .itemwrp .item.fax .icon img {
  width: 45px;
}
.section_contact .itemwrp .item.mail .icon img {
  width: 40px;
}
.section_contact .itemwrp .item.mail .btn_detail a:after {
  content: none;
}
.section_contact .itemwrp .item .txtarea{
  margin-top: 3vw;
}
.section_contact .itemwrp .item h4 {
  font-size: 3.5vw;
  padding: 0.3vw 2vw;
}
.section_contact .itemwrp .item p a {
  pointer-events: auto;
  cursor: auto;
  font-size: 10vw;
  line-height: 7vw;
  }
.section_contact .itemwrp .item.mail .btn_detail {
   width: 80%;
}
.section_contact .itemwrp .item.mail .btn_detail a {
  font-size: 4vw;
  padding: 6vw 0;
}
}	/* for SP max-width: 800px */



/*===============================================================
	
	hoge
	
===============================================================*/

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {

}	/* for SP max-width: 800px */







