@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.0em;
}
img {
	border: 0;
}
p{
	line-height: 24px;
}
a{
	text-decoration: none;
	color: #26488c;
}
li{
	list-style: none;
}
img, input {
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6, address {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
div, blockquote, p, pre, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body{
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 15px;
    letter-spacing: 1px;
}
.float_l, .float_r {
	float: none;
}
.display_sp {
	display: block;
}
p.display_sp img {
	width: 100%;
	padding-top: 67px;
}
.display_pc {
	display: none;
}
/* =========================================================
 * 共通
 * =========================================================*/
.button {
	display: inline-block;
	width: 257px;
	height: 57px;
	text-align: center;
	text-decoration: none;
	line-height: 57px;
	outline: none;
	border: 2px solid #ffffff;
	color: #ffffff;
	line-height: 54px;
    background: rgb(36,79,135);
    background: -moz-linear-gradient(top, rgba(36,79,135,1) 1%, rgba(47,122,183,1) 100%);
    background: -webkit-linear-gradient(top, rgba(36,79,135,1) 1%,rgba(47,122,183,1) 100%);
    background: linear-gradient(to bottom, rgba(36,79,135,1) 1%,rgba(47,122,183,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#244f87', endColorstr='#2f7ab7',GradientType=0 );
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button:hover {
	background: rgb(36,79,135);
}

.icon_line{
	text-align: center;
	margin: 120px 0 0; 
}
.borderBottom {
    width: 50px;
    height: 3px;
    margin: 16px auto 40px;
    background: #5090bf;	
}
.white_text, .white_text a {
	color: #ffffff;
}
.white_back {
	background: #ffffff;
}
/* =========================================================
 * header
 * =========================================================*/
header {
	position: fixed;
	z-index: 25;
	width: 100%;
	min-height: 65px;
	border-bottom: 2px solid #fff;
	background: rgba(0, 51, 97, 0.8);
}
header .display_sp {
	display: block;
}
header .display_sp img {
	height: 39px;
}
header #sp_nav li span{
	display: block;
	font-size: 0.7rem;
	margin-top: 0.2rem;
	border-bottom: 1px dashed #222;
	padding-bottom: 0.1rem;
}
h1 {
	float: left;
	width: 15%;
	margin: 5px 15px 0;
}
.header_w{
	overflow: hidden;
	margin: 5px 0 3px;
	}
.header_r{
	float: right;
}
.header_icon{
	margin: 12px 0;
	text-align: center;
}
.tel_icon,.contact_icon{
	display: inline-block;
    margin: 0 0 0 8px;
}
.hotpepper {
	width: 60%;
	margin: 0 auto;
}
.hotpepper img {
	width: 100%;
}
.pc_nav a,
.site_map nav li a {
	transition: 0.2s;
}
.pc_nav a:hover,
.site_map nav li a:hover {
	color: #7ef7ff;
}

/* =========================================================
 * main_img
 * =========================================================*/
section.main {
    position: relative;
}
.main_img{
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    padding-top: 40.729166666666666%;
    width: 100%;
}
.main_img li{
    position: absolute;
    top: 0;
    width: 33.333333333333336%;
}
.main_img li:nth-child(2) {
    left: 33.333333333333336%;
}
.main_img li:nth-child(3) {
    left: 66.66666666666667%;
}
.main_img img{
	width: 100%;
}
.main_copy img{
	width: 100%;
}
section.main .main_copy {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 60%;
	margin: auto;
    top: 40%;
}
#slideshow {
	margin: 0 auto;
	text-align: center;
	padding-top: 104px;
	background: #f8fdff;
	max-width: 1000px;
	width: auto;
}
#slideshow img {
	top: 0;
	left: 0;
	z-index: 8;
	width: 100%;
}
/* =========================================================
 * box_1
 * =========================================================*/
.box_1{
	background: url(../img/top/sec1_bg.png) no-repeat left bottom #c4e4ff;
	padding: 30px 0 ;
	padding-bottom: 11rem;
	background-size: 48rem;
}
.main_box1 {
	margin: 0 auto;
	padding: 3% 7.5% 5%;
	max-width: 1000px;
	overflow: hidden;
}
.top_about_img {
	width: 90%;
	margin: 0 auto;
}
.top_about_img img {
	width: 100%;
}
.top_about_text {
	width: auto;
}
.top_about_text h2 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0 auto 10px;
	color: #114968;
	font-family: "Sawarabi mincho",serif;
}
.top_about_text h2 span {
	font-size: 14px;
	font-weight: normal;
	margin-left: 1rem;
}
.top_about_text p {
	line-height: 2.4em;
}
.top_about_text .link {
	text-align: center;
	margin-top: 10px;
}
/* =========================================================
 * box_2
 * =========================================================*/
.box_2{
	margin: 0 auto;
    overflow: hidden;
    background: #193149;
    height: 450px;
	box-shadow:0px 0px 6px 3px #c9c9c9;
}
.box_2_w{
    padding: 0 7.5%;
    max-width: 768px;
    overflow: hidden;
	margin: auto;
}
h3.headline {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    margin: 40px 0 0;
	font-family: "Sawarabi mincho",serif;
	font-weight: normal;
}
/* =========================================================
 * box_3
 * =========================================================*/
.box_3 {
    margin: 0 auto;
    overflow: hidden;
	background: #efefef;
}
.box_3 p {
}
#MENU {
	margin: 0 auto;
	padding-top: 20px;
}
#INSTAGRAM {
	background: none;
	padding-bottom: 5%;
}
.box_3_w {
	max-width: 1000px;
	margin: 0 auto;
	width: auto;
}
.box_3_img img{
	width: 100%;
}
.box_3_text h4{
	font-size: 24px;
	line-height: 30px;
    font-weight: 600;
	letter-spacing: .1em;
	margin: 24px 0 0;
	font-family: "Sawarabi mincho";
}
.box_3_text h4 span{
	font-size: 16px;
    font-weight: 600;
	letter-spacing: .1em;
	padding: 0 0 0 8px;
}
.box_3_text p{
	margin: 8px 0 24px;
}
.box_3 .link{
	text-align: center;
    margin-top: 32px;
}
.about_button {
    text-align: center;
    margin-top: 2rem;
}
.service h4{
	margin-top: 2rem;
}
.box_3 .service.top_menu_box2 ul {
	line-height: 1.5rem;
	margin-top: 0.7rem;
}
.service .float_l {
	margin-top: 5rem;;
}
.box_3 .service.top_menu_box2 ul li {
	list-style-type: circle;
    margin-left: 1.5rem;
}
.box_3 #PROFILE dl {
	padding: 0.5rem;
	display: block;
	border-bottom: 1px dashed #888;
	line-height: 1.3rem;
}
.box_3 #PROFILE dl dt {
	color: #535367;
}
.box_3 #PROFILE dl dd {
	padding-top: 0.3rem;
	width: 97%;
	margin: auto;
}
.box_3 div#PROFILE {
}

.box_3 .top_menu_box2:last-child .display_pc p, .box_3 .top_menu_box2:last-child .display_sp p {
    text-align: center;
	font-size: 0.8rem;
	margin-top: -1rem;
	color: #114968;
	font-weight: bold;
}
/* =========================================================
 * メニュー
 * =========================================================*/
.top_menu_box,
.top_menu_box2 {
	clear: both;
	padding-bottom: 10%;
	overflow: hidden;
}
.top_menu_box img,
.top_menu_box2 img {
	max-width: 300px;
	width: 80%;
	display: block;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	margin: 20px auto;
}

#PROFILE.top_menu_box img {
	box-shadow: none;
}

.top_menu_box .float_l,
.top_menu_box2 .float_r {
	width: 95%;
	padding-bottom: 15px;
	margin: 0 auto;
}
.top_menu_box .float_l h4,
.top_menu_box2 .float_r h4 {
	font-size: 23px;
	font-weight: normal;
	line-height: 2rem;
	color: #114968;
	border-bottom: 1px dotted #537abf;
	margin-bottom: 10px;
	font-family: "Sawarabi mincho",serif;
}
.top_menu_box .float_l h4 span,
.top_menu_box2 .float_r h4 span {
	display: block;
	font-weight: bold;
	font-size: 17px;
	color: #464951;
	text-align: right;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.box_2_inst {
	max-width: 850px;
	margin: 0 auto;
	width: 100%;
}
/* =========================================================
 * 個人情報指針について
 * =========================================================*/
.privacy {
	background: #458fbd;
	height: 300px;
	height: auto;
	padding: 1rem;
	line-height: 1.5rem;
}
.privacy p{
	color: #fff;
	margin-bottom: 2rem;
}
.privacy dl{
	padding: 0.5rem 0;
	color: #fff;
}
.privacy dl:last-child{
	margin-bottom: 2rem;
}
.privacy dt{
	padding: 0.5rem 0;
	border-bottom: 1px dashed;
	border-left: 1rem solid;
	margin-bottom: 0.5rem;
}
.privacy dt h4{
	margin-left: 1rem;
	font-weight: bold;
}
.privacy dd{
	width: 93%;
	margin: 0 auto;
}
.privacy .point_button {
	margin: 20px auto 50px;
	text-align: center;
}
/* =========================================================
 * box_4
 * =========================================================*/
.box_4{
    margin: 60px auto;
    padding: 0 7.5%;
    max-width: 1400px;
    overflow: hidden;
}
.box_4_line{
	border-top: #eee 1px solid;
}
/* =========================================================
 * access
 * =========================================================*/
.access {
	background: #efefef;
}
.access_box {
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.access_box .float_l {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.access_box .float_l .access_btn {
	text-align: center;
	padding: 20px 0;
}
.access_box .float_r {
	width: 90%;
	margin: 0 auto;
}
.access_address h3 {
	font-size: 18px;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	font-weight: bold;
	color: #002a4e; 
}
.access_address dl {
	border-bottom: 1px dashed #000;
	width: 100%;
}
.access_address dt {
	vertical-align: top;
	padding-top: 5px;
}
.access_address dd {
	display: block;
	padding: 0 10px;
}
.access_btn {
	margin: 2rem auto;
	text-align: center;
}
.access_box ul {
	display: flex;
	width: 320px;
	padding-top: 20px;
	margin: 0 auto;
}
.access_box li {
	margin: 0 12%;
}
.access_address dl:nth-child(5) dd p{
	line-height: 1.2rem;
	padding-top: 0.2rem;
}
.access_address dl:nth-child(5) dd p span.small{
	font-size: 0.8rem;
}

.access_box .float_r {
	background: url(../img/top/access_bg_sp.png) no-repeat;
	background-size: 54%;
	margin-top: 0rem;
	background-position: 10rem 1rem;
	width: 100%;
}

.access_info {
	padding: 0 1rem;
}

/* =================================================================================================
 * pagetop
 * =================================================================================================*/
#pagetop {
    width: 100%;
    text-align: center;
    height: 55px;
    line-height: 55px;
	clear: both;
    color: #114968;
	background: #fff;
	transition: 0.2s;
}
#pagetop a img {
    margin: -4px 10px 0 0;
}
#pagetop:hover {
	color: #2fcaed;
}
/* =================================================================================================
 * footer 
 * =================================================================================================*/
.footer {
    overflow: hidden;
	background: #193149;
}
.footer_copyright{
	clear: both;
}
.footer_copyright p {
	padding: 12px 0;
	text-align: center;
    font-size: 12px;
    color: #ffffff;
    padding-bottom: 12px;   
    line-height: 24px; 
}
.news_box {
	width: 320px;
	margin: 0 auto 40px;
}
.news_title {
	text-align: center;
	margin: 24px 0;
}
.news_title h2 {
	font-size: 24px;
	margin: 40px 0 24px;
	color: #fff;
}
.news_main{
	margin: 0 auto; 
	height: 255px;
	margin-bottom: 40px;
}
.news_main a {
	color: #fff;
}
.news_main li{
	line-height: 24px;
	font-size: 12px;
	border-top: dotted 1px #fff;
}
.news_text{
	text-align: center;
	margin: 0 0 32px;
}

.f_logo a {
	display: block;
	margin: auto;
	text-align: center;
	width: 280px;
	margin-top: 2rem;
}
.f_logo a img:hover {
	opacity: 0.8;
}
.f_logo img {
	width: 100%;
}
.site_map nav li {
	display: block;
	margin: 15px 15px;
	text-align: center;
	border-bottom: 1px dashed #999;
	padding-bottom: 5px;
}
.site_map nav li a {
	color: #fff;
}
.site_map nav .en {
	font-family: 'Oswald', sans-serif;
	margin: 0 20px;
}
.site_map nav .jp {
	text-align: center;
}
/* =========================================================
 * ページ内リンク
 * =========================================================*/
span#SERVICE,
span#PROFILE,
span#PRIVACY,
span#ACCESS{
	margin-top:-50px;
	padding-top:50px;
	display: block;
}
span#PROFILE{
	margin-top:-80px;
	padding-top:80px;
	display: block;
}
/* =========================================================
 * 以下レスポンシブ用
 * =========================================================*/
@media screen and (min-width:600px){
	.icon_line {
	    margin: 120px 0 0;
	}
/* =========================================================
 * box_1
 * =========================================================*/
	.site_concept {
	    width: 100%;
	    margin: 0;
	}
	.site_name{
	    text-align: left;
	}
/* =========================================================
 * box_2
 * =========================================================*/
	.box_2{
		margin: 0 auto;

	}
/* =========================================================
 * box_3
 * =========================================================*/
	.box_3{
		margin: 0 auto;

	}
/* =========================================================
 * ワードプレス
 * =========================================================*/
	.wordpress p {
		font-size: 18px;
	}
/* =========================================================
 * box_4
 * =========================================================*/
 	.box_4{
		margin: 0 auto 80px;
	}
	.box4_img {
		width:600px;
	}

/* =========================================================
 * access
 * =========================================================*/
	.site_map {
	    margin: 25px auto;
	    padding: 0 7.5%;
	    max-width: 600px;
	    overflow: hidden;
	}
	.access_address dd {
		font-size: 14.5px;
	}
/* =================================================================================================
 * news
 * =================================================================================================*/
	.news_box{
		width: 580px;
		margin-bottom: 40px; 
	}
	.news_main{
		margin: 0 auto;
		height: 280px;
		color: #fff;
	}
	.news_main dt{
		width: 90px;
		float: left;
		margin-right: 40px;
		font-size: 14px;
		line-height: 40px;
	}
	.news_main dd{
		border-top: none;
		font-size: 14px;
		line-height: 40px;
	}
	.news_text{
		font-size: 18px;
	}
}
@media screen and (min-width:768px){
	.float_l {
		float: left;
	}
	.float_r {
		float: right;
	}
/* =========================================================
 * header
 * =========================================================*/
	header {
		min-height: 100px;
	}
	header .display_sp {
		display: none;
	}
	#sp_nav,.header_icon{
		display: none;
	}
	.header_l{
		width: 260px;
	}
	.header {
		float: right;
		width: 500px;
	}
	.pc_nav {
		max-width: 1000px;
		margin: 0 auto;
	}
	.pc_nav nav {
		display: inline-block;
		width: 100%;
	}
	.pc_nav li{
		display: inline-block;
		padding: 10px 9px 0;
	}
	.pc_nav a {
		font-size: 16px;
		position: relative;
		/*padding: 0 0 0.4em;*/
		display: inline-block;
		transition: .3s;
		font-family: 'Port Lligat Slab',"Sawarabi mincho",serif;
		color: #fff;
		text-align: center;
	}
	.jp {
		display: block;
		font-size: 10px;
		margin-top: 5px;
		text-align: center;
		font-family: sans-serif;
	}
	.nav_2 {
		border-top: 1px solid #fff;
	}
	.nav_1 ul {
		float: right;
	}
	.nav_1 li {
		margin: 0;
		padding: 0;
	}
	.nav_2 li {
		width: 17%;
		text-align: center;
	}
	.nav_2 ul li:nth-child(2) {
		width: 14%;
	}
	.nav_1 li a {
		font-size: 17px;
		padding: 0.8rem 2rem;
		background: #002a4e;
		border: 1px solid #fff;
	}
	.nav_1 li a:hover {
		background: #fff;
		border: 1px solid #002a4e;
		color: #002a4e;
	}
	h1 {
		width: 35%;
	}
	h1 a:hover {
		opacity: 0.8;
	}
	h1 img {
		width: 100%;
	}
	#slideshow{
		padding-top: 115px;
	}
	.display_sp {
		display: none;
	}
	.display_pc {
		display: block;
	}
/* =========================================================
 * box_1
 * =========================================================*/
	.box_1 {
		padding: 0;
		background-size: 100%;
	}
	.top_about_text p {
		line-height: 1.9em;
	}
	.top_about_text {
		width: 58%;
	}
	.top_about_text h2 {
		font-size: 30px;
		margin: 0px auto 0;
	}
	.top_about_img {
		width: 43%;
	}
	.top_menu_box img,
	.top_menu_box2 img {
		width: 100%;
		display: inline-block;
		max-width: 340px;
	}
	.top_menu_box .float_l,
	.top_menu_box2 .float_r {
		width: 54%;
		padding-bottom: 15px;
	}
	.top_menu_box .float_l h4,
	.top_menu_box2 .float_r h4 {
		font-size: 28px;
	}
/* =========================================================
 * box_2
 * =========================================================*/
	 h3.headline{
	    font-size: 24px;
	}

/* =========================================================
 * box_3
 * =========================================================*/

	.box_3_img{
		width: 46.25%;
		float: right;
	}
	.box_3_text h4{
		margin: 0;
	}
	.box_3_text{
		width: 46.25%;
		float: left;	
	}
	.box_3_w .link {
	    text-align: right;
	}
	.box_3 #PROFILE dl {
		padding: 0.5rem;
		display: flex;
	}
	.box_3 #PROFILE dl dt {
		width: 20%;
	}
	.box_3 #PROFILE dl dd {
		width: 80%;
		padding-top:0;
		margin: 0;
	}
	.box_3 div#PROFILE {
		background: url(../img/top/profile.png) no-repeat right top;
		background-size: 45%;
	}

/* =========================================================
 * box_4
 * =========================================================*/
	.box_4{
		position: relative;
	}
	.line_center {
	    position: absolute;
	    top: 80px;
	    bottom: 0;
	    left: 50%;
	    background: #eee;
	    width: 1px;
	}

	.box_4_l{
		width: 46.25%;
		float: left;
	}
	.box_4_r{
		width: 46.25%;
		float: right;	
	}
	.grid_w{
		text-align: center;
	}
	.access_box .float_r {
		background: none;
	}
	.access_info {
		padding: 0;
		padding-top: 14rem;
		background: url(../img/top/access_bg.png) no-repeat top;
		background-size: 80%;
		margin-top: -5rem;
	}
	.access_box .float_l {
		width: 50%;
	}
	.access_box .float_r {
		width: 47%;
	}
/* =========================================================
 * 個人情報指針
 * =========================================================*/
	.privacy .point_box h4 {
		font-size: 17px;
		padding-top: 38px;
	}
	.privacy .point_box p {
		margin-top: 40px;
		font-size: 12px;
		letter-spacing: normal;
	}
	.privacy .point_box ul {
		display: flex;
		padding-top: 25px;
		margin: 0 auto;
		width: 768px;
	}
	.privacy .point_box li {
		width: 100px;
		height: 100px;
		margin: 0 26px;
	}
	.privacy .point_box li:nth-child(4) h4 {
		padding-top: 25px;
	}
	.privacy .point_box li:nth-child(4) p {
		margin-top: 25px;
	}
/* =========================================================
 * access
 * =========================================================*/
	.access_address dt {
		display: inline-block;
		vertical-align: top;
		padding-top: 5px;
		width: 120px;
	}
	.access_address dd {
		display: inline-block;
		border-left: 1px dashed #000;
	}
/* =========================================================
 * フッター
 * =========================================================*/
	.site_map nav li {
		display: inline-block;
		margin: 0;
		width: 18.5%;
		text-align: center;
		border: none;
		padding: 0;
	}
/* =========================================================
 * ページ内リンク
 * =========================================================*/
	span#SERVICE,
	span#PROFILE,
	span#PRIVACY,
	span#ACCESS{
		margin-top:-100px;
		padding-top:100px;
		display: block;
	}
	span#PROFILE{
		margin-top:-120px;
		padding-top:120px;
		display: block;
	}
}

@media screen and (min-width:1024px){
/* =========================================================
 * header
 * =========================================================*/
	.pc_nav {
		width: 1000px;
	}
	.pc_nav nav {
	}
	.pc_nav li .nav_1 {
		padding: 0;
	}
	.pc_nav li .nav_1 a {
		padding: 2rem;
		background: #000;
	}
	.pc_nav li .nav_2 {
		padding: 10px 24px 0;
	}
	.nav_2 li {
		padding: 5px 0 2px;
		width: 21%;
	}
	.nav_2 ul li:nth-child(2) {
		width: 12%;
	}
	.nav_2 li　a {
		padding: 0 0 5px;
	}
	/*.pc_nav .float_l,
	.pc_nav .float_r {
		float: none;
	}*/
	.nav_1 li {
		margin: 0 23px;
	}
	h1 {
		margin: 0;
		width: 300px;
	}
	h1 img {
		width: 100%;
		
	}
	#slideshow{
		padding-top: 104px;
	}
	.pc_nav a {
		font-size: 17px;
	}
	.jp {
		font-size: 11px;
	}
/* =========================================================
 * box_1
 * =========================================================*/

/* =========================================================
 * box_3
 * =========================================================*/
	.box_3_text h4{
		font-size: 40px;
	    line-height: 40px;
	}
	.box_3_text h4 span{
		font-size: 16px;
		padding: 0 0 0 16px;
	}
	.box_3_text{
		margin: 8px 0 0;
	}
/* =========================================================
 * 個人情報指針
 * =========================================================*/
.privacy .point_box h4 {
	font-size: 28px;
	padding-top: 60px;
}
.privacy .point_box p {
	margin-top: 70px;
	font-size: 16px;
}
.privacy .point_box ul {
	padding-top: 40px;
	width: auto;
}
.privacy .point_box li {
	width: 160px;
	height: 160px;
	margin: 0 20px;
}
.privacy .point_box li:nth-child(4) h4 {
	padding-top: 40px;
}
.privacy .point_box Ul li:nth-child(4) p {
		margin-top: 45px;
	}
/* =========================================================
 * access
 * =========================================================*/
	.access{
	    padding: 0;
	}
	.none{
		display: none;
	}	
/* =================================================================================================
 * footer 
 * =================================================================================================*/

	.site_map h2{
		font-size: 21px;
		margin: 16px 0;
    	line-height: 21px;
    	color: #ffffff;
		text-align: left;
	    letter-spacing: .1em;	
	}
	.content_map{
		float: left;
		width: 50%
	}
	.footer_inline li{
	    font-size: 16px;
	    line-height: 24px;
	    border: none;
	    display: inline-block;
		margin: 0 6% 0 0;
	}
	.footer_inline li a {
	    color: #ffffff;
	    display: block;
	    font-size: 14px;
	    letter-spacing: .1em;
	    line-height: 25px;
	    overflow: hidden;
	}
	.footer_inline li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	.footer_inline li a img {
	    margin: -4px 10px 0 0;
	}
	.sns_map{
		float: left;
		width: 50%		
	}
	.sns_map h2{
		font-size: 21px;
		margin: 16px 0;
    	line-height: 21px;
    	color: #ffffff;
		text-align: right;
		letter-spacing: .1em;
	}
	.sns_map ul{
		text-align: right;
	}
	.sns_map li{
		display: inline-block;
	}
	li.sns_f{
    	margin: 0 12px;
	}
	li.sns_f_1{
		margin: 0 0 0 6px;
	}


}
@media screen and (min-width:1240px){
	.logo {
		margin: 0 0 0 5%;
		float: left;
		padding: 10px 0;
	}
/* =========================================================
 * box_1
 * =========================================================*/
	.top_about_text p {
		line-height: 2.4em;
	}
/* =========================================================
 * box_2
 * =========================================================*/
	.box_2 {
    	padding: 0 7.5%;
	}
/* =========================================================
 * box_3
 * =========================================================*/
	.box_3 {
   		padding: 0 7.5%;
	}
	.box_3_img{
		width: 56.25%;
	}
	.box_3_text{
		width: 40%;
    	margin: 8% 0 0;
	}
/* =========================================================
 * box_4
 * =========================================================*/
	.box_4 {
   		padding: 0 7.5%;
	}
}
@media screen and (max-width:1023px){
/* =================================================================================================
 * footer 
 * =================================================================================================*/	
	.content_map {
    	margin: 0 0 40px;
	}
	.footer_inline {
		text-align: center;
	}
	.footer_inline li {
		width: 47.5%;
		font-size: 14px;
		line-height: 50px; 
		padding-left: 0; 
		border:#ffffff 1px solid;
		display: inline-block;	
		margin: 0px -3px -1px -3px;
	    color: #ffffff;
	}
	.footer_inline li a {
	    color: #ffffff;
	}
	.footer_inline li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	.site_map h2{
		font-size: 21px;
		text-align: center;
		margin: 16px 0;
	    line-height: 21px;
	    color: #ffffff;
		letter-spacing: .1em;
	}
	.site_map ul {
		list-style-type: none;
		padding-left: 0;
	}
	.footer_inline li a img {
	    display: none;
	}
	.sns_map ul{
		text-align: center;
	}
	.sns_map li{
		display: inline-block;
		margin: 0 12px;
	}	
}


@media screen and (max-width:767px){
	.pc_nav,.none_2{
		display: none;
	}
}
@media screen and (min-width:1400px){
	.header_box {
		width: 1400px;
		margin: 0 auto;
	}
}