@charset "utf-8";
/* CSS Document */

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

ol,ul{list-style:none;}

blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    font-size:100%;
    vertical-align:baseline;
	outline: none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select {
    vertical-align:middle;
}
img {
	margin: 0;
	vertical-align: bottom;
	border: none;
	}

/*------------------------------------------------------
　　　　　　　　　＊ COMMON　＊
-------------------------------------------------------*/
.fl_l {float: left !important;}
.fl_r {float: right !important;}
.center {
	margin-right: auto;
	margin-left: auto;
}
.clear_b {clear: both !important;}

.ta_l {text-align: left !important;}
.ta_r {text-align: right !important;}
.ta_c {text-align: center !important;}

/* Clearfix */  
.clearfix:after {
    content: "";   
    display: block;   
    height: 0;   
    clear: both;   
    visibility: hidden;  
}
.clearfix {
	display: inline-block;
	min-height: 1%;
}

.ps_r {
	position: relative;
}

.m_0 {margin: 0px !important;}
 
.m_b0 {margin-bottom: 0px !important;}
.m_b5 {margin-bottom: 5px !important;}
.m_b10 {margin-bottom: 10px !important;}
.m_b15 {margin-bottom: 15px !important;}
.m_b20 {margin-bottom: 20px !important;}
.m_b25 {margin-bottom: 25px !important;}
.m_b30 {margin-bottom: 30px !important;}
.m_b35 {margin-bottom: 35px !important;}
.m_b40 {margin-bottom: 40px !important;}
.m_b50 {margin-bottom: 50px !important;}
.m_b60 {margin-bottom: 60px !important;}
.m_b65 {margin-bottom: 65px !important;}
.m_b70 {margin-bottom: 70px !important;}
.m_b80 {margin-bottom: 80px !important;}
.m_b100 {margin-bottom: 100px !important;}

.m_t0 {margin-top: 0px !important;}
.m_t5 {margin-top: 5px !important;}
.m_t10 {margin-top: 10px !important;}
.m_t15 {margin-top: 15px !important;}
.m_t20 {margin-top: 20px !important;}
.m_t25 {margin-top: 25px !important;}
.m_t30 {margin-top: 30px !important;}
.m_t35 {margin-top: 35px !important;}
.m_t40 {margin-top: 40px !important;}
.m_t50 {margin-top: 50px !important;}
.m_t-5 {margin-top: -5px !important;}
.m_t-10 {margin-top: -10px !important;}
.m_t-15 {margin-top: -15px !important;}
.m_t-20 {margin-top: -20px !important;}
.m_t-30 {margin-top: -30px !important;}

.m_l0 {margin-left: 0px !important;}
.m_l5 {margin-left: 5px !important;}
.m_l10 {margin-left: 10px !important;}
.m_l15 {margin-left: 15px !important;}
.m_l20 {margin-left: 20px !important;}
.m_l25 {margin-left: 25px !important;}
.m_l30 {margin-left: 30px !important;}
.m_l-10 {margin-left: -10px !important;}
.m_l-15 {margin-left: -15px !important;}
.m_l-20 {margin-left: -20px !important;}

.m_r0 {margin-right: 0px !important;}
.m_r5 {margin-right: 5px !important;}
.m_r10 {margin-right: 10px !important;}
.m_r15 {margin-right: 15px !important;}
.m_r20 {margin-right: 20px !important;}
.m_r25 {margin-right: 25px !important;}
.m_r30 {margin-right: 30px !important;}
.m_r60 {margin-right: 60px !important;}

.p_t0 {padding-top: 0px !important;}
.p_t5 {padding-top: 5px !important;}
.p_t10 {padding-top: 10px !important;}
.p_t12 {padding-top: 12px !important;}
.p_t15 {padding-top: 15px !important;}
.p_t20 {padding-top: 20px !important;}
.p_t25 {padding-top: 25px !important;}
.p_t30 {padding-top: 30px !important;}
.p_t40 {padding-top: 40px !important;}
.p_t45 {padding-top: 45px !important;}
.p_t50 {padding-top: 50px !important;}
.p_t60 {padding-top: 60px !important;}
.p_t70 {padding-top: 70px !important;}
.p_t100 {padding-top: 100px !important;}
.p_t130 {padding-top: 130px !important;}

.p_b0 {padding-bottom: 0px !important;}
.p_b5 {padding-bottom: 5px !important;}
.p_b10 {padding-bottom: 10px !important;}
.p_b15 {padding-bottom: 15px !important;}
.p_b20 {padding-bottom: 20px !important;}
.p_b25 {padding-bottom: 25px !important;}
.p_b30 {padding-bottom: 30px !important;}
.p_b35 {padding-bottom: 35px !important;}
.p_b40 {padding-bottom: 40px !important;}
.p_b45 {padding-bottom: 45px !important;}
.p_b50 {padding-bottom: 50px !important;}
.p_b60 {padding-bottom: 60px !important;}
.p_b65 {padding-bottom: 65px !important;}
.p_b70 {padding-bottom: 70px !important;}
.p_b80 {padding-bottom: 80px !important;}
.p_b90 {padding-bottom: 90px !important;}
.p_b100 {padding-bottom: 100px !important;}

.p_l5 {padding-left: 5px !important;}
.p_l10 {padding-left: 10px !important;}
.p_l15 {padding-left: 15px !important;}
.p_l20 {padding-left: 20px !important;}
.p_l25 {padding-left: 25px !important;}
.p_l30 {padding-left: 30px !important;}
.p_l40 {padding-left: 40px !important;}
.p_l45 {padding-left: 40px !important;}
.p_l50 {padding-left: 50px !important;}
.p_l60 {padding-left: 60px !important;}
.p_l70 {padding-left: 70px !important;}
.p_l100 {padding-left: 100px !important;}
.p_l120 {padding-left: 120px !important;}
	
.p_r5 {padding-right: 5px !important;}
.p_r8 {padding-right: 8px !important;}
.p_r10 {padding-right: 10px !important;}
.p_r15 {padding-right: 15px !important;}
.p_r20 {padding-right: 20px !important;}
.p_r25 {padding-right: 25px !important;}
.p_r30 {padding-right: 30px !important;}
.p_r60 {padding-right: 60px !important;}

.p_10 {padding: 10px !important;}
.p_15 {padding: 15px !important;}
.p_20 {padding: 20px !important;}
.p_30 {padding: 30px !important;}

.fw_b{font-weight: bold !important;}
.fc_red01{color: #BF1D0B !important;}

.lh_130{line-height: 1.3;}
.lh_150{line-height: 1.5;}
.lh_180{line-height: 1.8;}

.fs_1{ font-size: 1px !important;}
.fs_10{ font-size: 10px !important;}
.fs_11{ font-size: 11px !important;}
.fs_12{	font-size: 12px !important;}
.fs_13{	font-size: 13px !important;}
.fs_14{	font-size: 14px !important;}
.fs_15{	font-size: 15px !important;}
.fs_16{	font-size: 16px !important;}
.fs_17{	font-size: 17px !important;}
.fs_18{	font-size: 18px !important;}
.fs_19{	font-size: 19px !important;}
.fs_20{	font-size: 20px !important;}
.fs_21{	font-size: 21px !important;}
.fs_22{	font-size: 22px !important;}
.fs_23{	font-size: 23px !important;}
.fs_24{	font-size: 24px !important;}
.fs_25{	font-size: 25px !important;}
.fs_26{	font-size: 26px !important;}
.fs_27{	font-size: 27px !important;}
.fs_28{	font-size: 28px !important;}
.fs_29{	font-size: 29px !important;}
.fs_30{	font-size: 30px !important;}
.fs_36{	font-size: 36px !important;}

.f_e{ font-family: 'Fjalla One' !important;}

.bdr_sb_1{
	border: 1px solid #E5E5E5;
}
.bdr_sb_t1{
	border-top: 1px solid #DBD2CA;
}
.bdr_db_1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #837E76;
}
.bdr_none{
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
.bg_white {
	background-color: #FFF;
}
.bg_none {
	background-image: none !important;
}

.hvr_fd01:hover{
    opacity: 0.7;
}
.hvr_fd02{}
.link{
	cursor: pointer;
}
.dsp_b {
	display: block;
}
.dsp_ib {
	display: inline-block;
}
.dsp_n {
	display: none;
}
.opa_60 {
	opacity: 0.6;
}
/*------------------------------------------------------
　　　　　　　　　＊ BASE ＊
-------------------------------------------------------*/

body{
	font-size: 15px;
	line-height: 1.8;
	color: #000000;
	font-family: "source-han-sans-japanese",'游ゴシック',Yu Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	-webkit-text-size-adjust: none;
	letter-spacing: 0.05em;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, .1);
	font-weight: 300;
}
@media screen and (max-width: 700px){
body{
	font-size: 14px;
	line-height: 1.6;
	color: #000000;
	font-family: "source-han-sans-japanese", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: none;
	letter-spacing: 0.05em;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 300;
}
}
a {
	color: #000000;
	letter-spacing: 0.05em;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(0.001deg);
	font-weight: 300;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

/*------------------------------------------------------
　　　　　　　　　＊ HEADER ＊
-------------------------------------------------------*/
header {
	width: 100%;
	height: 152px;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 500;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
header a {
	color: #01354B;
	text-decoration: none;
}
.header_logo {
	background-image: url(../img/common/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 70px;
	width: 405px;
	position: absolute;
	top: 8px;
	left: 0px;
}
.header_logo a{
	height: 100%;
	width: 100%;
	display:block;
}
header .s-navi {
	position: absolute;
	top: 14px;
	right: 0px;
}
header .s-navi .link{
	font-size: 12px;
	margin-right: 18px;
	display: inline-block;
}
header .btn_contact {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-image: url(../img/common/mail.png);
	background-position: left 20px center;
	display: inline-block;
	cursor: pointer;
	background-size: 14px auto;
	background-repeat: no-repeat;
	background-color: #005187;
	text-align: center;
}
header .btn_contact a {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 21px;
}
header .btn_contact:hover {
	background-color: #008549;
}
header .btn_contact:hover a {
	color: #FFFFFF;
}
/*------------- SP -------------*/
@media screen and (max-width: 700px){
header {
	height: 52px;
	border-bottom: 2px solid #AFC7D7;
	position: fixed;
	width: 100%;	
}
.header_logo {
	background-image: url(../img/common/logo.png);
	height: 42px;
	width: 240px;
	top: 5px;
	left: 3px;
	background-size: auto 42px !important;
	z-index: 999;
}
.header_logo a {
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ NAVI ＊
-------------------------------------------------------*/
.g-navi {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-top: 1px solid #e1e4e6;
	background-color: #FFFFFF;
	height: 63px;
	border-bottom: 3px solid #005187;
}
.g-navi.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.g-navi ul {
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1;
	text-align: left;
	letter-spacing: 0.18em;
	font-weight: 500;
	height: 63px;
	width: 1080px;
}
.g-navi li {
	padding-top: 24px;
	height: 63px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #e1e4e6;
	text-align: center;
	width: 114px;
	display: inline-block;
	float: left;
}
.g-navi li:first-child {
	border-left: 1px solid #e1e4e6;
}
.g-navi li:hover {
	cursor: pointer;
	background-color: #EFF3F5;
}
.g-navi li.home {
	background-image: url(../img/common/home.png);
	background-repeat: no-repeat;
	background-size: 18px auto;
	text-indent: -9999px;
	background-position: center center;
	width: 76px;
}
.g-navi li.maker {
	width: 163px;
}
.g-navi ul li a {
	color: #01354B;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.g-navi ul li:hover{
	color: #008549;
}
@media screen and (max-width: 700px){
.g-navi,.s-navi {
	display: none;
}
}
/*------------- SP -------------*/
.sp_nv {
	display: none;
}
@media screen and (max-width: 700px){
.sp_nv {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	z-index: 500;
}
.sp_acd_menu {
	height: 52px;
	text-align: center;
	width: 40px;
	float: right;
	z-index: 900;
	background-image: url(../img/common/sp_menu.png);
	background-repeat: no-repeat;
	background-position: right 5px top 5px;
	background-size: auto 40px !important;
	text-indent: -9999px;
}
.sp_acd_menu.active {
	background-image: url(../img/common/sp_menu_close.png);
}
.sp_header_gnv {
	display: none;
	z-index: 900;
	margin-bottom: 0px;
	width: 100%;
	position: absolute;
	top: 52px;
	left: 0px;
}
.sp_header_gnv a {
	color: #01354B;
	text-decoration: none;
}
.sp_header_gnv ul {
	display: block;
	width: 100%;
}
.sp_header_gnv li {
	font-family: "source-han-sans-japanese";
	font-size: 14px;
	background-color: #F5F7F3;
	list-style-type: none;
	width: 100%;
	border-bottom: 1px solid #E0E1E1;
	padding: 6px 0px 6px 15px !important;
	display: block;
	text-align: left;
	box-sizing: border-box;
	background-image: url(../img/common/arrow02-r.png);
	background-size: auto 8px;
	background-repeat: no-repeat;
	background-position: right 10px center;
}
}

/*------------------------------------------------------
　　　　　　　　　＊ FOOTER ＊
-------------------------------------------------------*/
footer {
	clear: both;
	width: 100%;
	position: relative;
	text-align: center;
	z-index: 150;
	background-color: #FFFFFF;
	border-top: 2px solid #AFC7D7;
}
.footer_box {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: left;
}
.footer_info {
	width: 450px;
	float: left;
}
.footer_info .ttl img {
	margin-bottom: 18px;
}
.footer_info .tel {
	font-size: 32px;
	background-image: url(../img/common/tel.png);
	background-repeat: no-repeat;
	background-position: left 2px top 2px;
	background-size: 26px auto;
	padding-left: 34px;
	line-height: 1;
	margin-bottom: 17px;
	color: #005187;
	font-family: "soleil";
	font-weight: 400;
	letter-spacing: 0em;
}
.footer_info .mail {
	font-size: 13px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 25px;
}
.footer_info .mail a {
	padding-right: 45px;
}
.footer_navi {
	float: right;
	padding-top: 20px;
}
.footer_navi .fnv {
	float: left;
	margin-right: 40px;
}
.footer_navi .fnv:last-child {
	margin-right: 0px;
}
.footer_navi .fnv li{
	margin-bottom: 15px;
	line-height: 1;
	text-indent: 1em;
	font-size: 13px;
}
.footer_navi .fnv a {
	text-decoration: none;
	color: #01354B;
	letter-spacing: 0.1em;
	font-weight: 300;
}
.footer_navi .fnv a:hover {
	text-decoration: underline;
}
.footer_navi .fnv .fnv_ttl {
	text-decoration: none;
	color: #03172F;
	margin-bottom: 23px;
	text-indent: 0em;
	background-color: #FFFFFF;
	background-position: right top 0.5em;
	background-image: url(../img/common/bar02.png);
	background-repeat: repeat-x;
	font-weight: 300;
	font-size: 14px;
	width: 160px;
}
.footer_navi .fnv .fnv_ttl span {
	padding-right: 15px;
	background-color: #FFFFFF;
	color: #01354B;
}
.footer_navi .fnv li.inner{
	text-indent: 2em;
	margin-bottom: 10px;
}
.footer_navi .fnv li.inner.last{
	margin-bottom: 20px;
}
.footer_navi .fnv li.inner a {
	font-weight: 300;
}
.copyright_box {
	width: 100%;
	padding-top: 14px;
	padding-bottom: 12px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #005187;
	letter-spacing: 0.15em;
	position: relative;
	line-height: 1;
}
.copyright {
	text-align: left;
	float: left;
	display: inline-block;
}
.copyright_link{
	position: absolute;
	right: 0px;
}
.copyright_link li {
	text-align: left;
	padding-right: 15px;
	font-size: 12px;
	float: left;
}
.copyright_link li a {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright_link li a:hover {
	text-decoration: underline;
}
.copyright_link li:last-child {
	padding-right: 0px;
}
.sp_pagetop {
	display: none;
}
/*----- PC フッターを下部に -----*/
html {
  height: 100%;
}
body {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
#content {
  flex: 1;
}

/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
footer {
	clear: both;
	width: 100%;
	position: relative;
	text-align: center;
}
.footer_box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
}
.footer_info {
	width: 100%;
	float: none;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 22px;
}
.footer_info .ttl img {
	margin-bottom: 10px;
	height: 47px;
	width: auto;
}
.footer_info .tel {
	font-size: 26px;
	background-image: none;
	letter-spacing: 0em;
	line-height: 1;
	margin-bottom: 10px;
	color: #005187;
	border: 1px solid #005187;
	padding-top: 8px;
	padding-bottom: 9px;
	text-align: center;
}
.footer_info .tel a {
	background-image: url(../img/common/tel.png);
	background-repeat: no-repeat;
	background-position: left 10px center;
	background-size: 26px auto;
	padding-left: 43px;
	color: #005187;
	margin-left: -38px;
	letter-spacing: 0.05em;
}
.footer_info .mail {
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 25px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footer_info .mail a {
	padding-right: 45px;
}
.footer_navi {
	float: none;
	padding-top: 0px;
	width: 100%;
	border-top: 0px solid #E6E8EA;
	margin-bottom: 0px;
}
.footer_navi .fnv {
	float: none;
	margin-right: 40px;
	width: 100%;
}
.footer_navi .fnv:last-child {
	margin-right: 0px;
}
.footer_navi .fnv li{
	margin-bottom: 0px;
	line-height: 1;
	text-indent: 0em;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E8EA;
	display: block;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../img/common/arrow01.png);
	background-repeat: no-repeat;
	background-size: auto 5px;
	background-position: right 14px center;
}
.footer_navi .fnv a {
	text-decoration: none;
	color: #01354B;
	letter-spacing: 0.1em;
	font-weight: 500;
}
.footer_navi .fnv a:hover {
	text-decoration: underline;
}
.footer_navi .fnv .fnv_ttl {
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-indent: 0em;
	background-color: #005187;
	background-image: none;
	font-weight: 500;
	font-size: 12px;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	letter-spacing: 0.15em;
	border-bottom: 0px solid #E6E8EA;
}
.footer_navi .fnv .fnv_ttl span {
	padding-right: 15px;
	background-color: #005187;
	color: #FFFFFF;
}
.footer_navi .fnv li.inner{
	text-indent: 1em;
	margin-bottom: 0px;
}
.footer_navi .fnv li.inner.last{
	margin-bottom: 0px;
}
.footer_navi .fnv li.inner a {
	font-weight: normal;
}
.footer_navi .fnv li:last-child {
	margin-bottom: 0px;
	border-bottom: 0px solid #E6E8EA;
}
.copyright_box {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 11px;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #005187;
	letter-spacing: 0.12em;
	position: relative;
	line-height: 1;
}
.copyright {
	text-align: left;
	float: none;
	display: inline-block;
}
.copyright_link{
	display: none;
}
.sp_pagetop {
	width: 100%;
	padding-top: 29px;
	padding-bottom: 14px;
	background-image: url(../img/common/arrow01_t.png);
	background-repeat: no-repeat;
	background-position: center top 10px;
	background-size: 6px auto;
	background-color: #DAE5EC;
	text-align: center;
	font-family: "soleil";
	font-weight: 600;
	font-size: 12px;
	color: #005187;
	line-height: 1;
}
.sp_pagetop a {
	color: #005187;
	text-decoration: none;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ FOOT_CONTACT ＊
-------------------------------------------------------*/
.foot_contact_area {
	background-image: url(../img/common/foot_contact_bg.jpg);
	background-size: cover;
	width: 100%;
	height: 240px;
	text-align: center;
	background-position: center center;
}
.foot_contact_area .ttl {
	font-family: "soleil";
	font-weight: 600;
	color: #005187;
	font-size: 27px;
	margin-bottom: 25px;
	padding-bottom: 12px;
	background-image: url(../img/common/bar03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 27px;
	letter-spacing: 0.12em;
}
.foot_contact_area .text {
	color: #01354B;
	font-size: 15px;
	margin-bottom: 25px;
	font-weight: 300;
	letter-spacing: 0.1em;
}
.foot_contact_area .cm_btn01 {
	border: none !important;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.foot_contact_area {
	background-image: url(../img/common/foot_contact_bg.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 25px;
	background-position: left center;
}
.foot_contact_area .ttl {
	font-family: "soleil";
	font-weight: 600;
	color: #005187;
	font-size: 22px;
	margin-bottom: 18px;
	padding-bottom: 8px;
	background-image: url(../img/common/bar03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	letter-spacing: 0.14em;
}
.foot_contact_area .text {
	color: #01354B;
	font-size: 13px;
	margin-bottom: 17px;
	font-weight: 400;
	letter-spacing: 0.1em;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ COMMON ＊
-------------------------------------------------------*/
.contents {
}
.anchor_box {
	padding-top: 70px;
	margin-top: -70px;
}

/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.contents {
	padding-top: 52px;
}
.anchor_box {
	padding-top: 52px;
	margin-top: -52px;
}
}

.area01 {
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}
.area02 {
	background-color: #F6F6F6;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.area01 {
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.area02 {
	background-color: #F6F6F6;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
}
/*------------- BOX -------------*/
.box {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 700px){
.box {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}
}
/*------------- LEAD -------------*/
.fs_lead01 {
	font-size: 22px;
}
/*------------- BUTTON -------------*/
.cm_btn01 {
	font-size: 15px;
	line-height: 1;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 40px;
	background-position: right 17px center;
	display: inline-block;
	cursor: pointer;
	background-size: auto 6px;
	background-repeat: no-repeat;
	text-align: center;
}
.cm_btn01 a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 52px;
}
.cm_btn01.back {
	padding-left: 0px;
	padding-right: 40px;
	background-position: left 17px center;
}
.cm_btn01.back a {
	background-position: left center;
	padding-right: 0px;
	padding-left: 52px;
}
.cm_btn01.btn01 {
	background-color: #FFFFFF;
	color: #005187;
	background-image: url(../img/common/arrow01.png);
	border: 1px solid #005187;
}
.cm_btn01.btn01 a {
	color: #005187;
}
.cm_btn01.btn01:hover {
	background-image: url(../img/common/arrow03.png);
	border: 1px solid #005187;
	background-color: #005187;
}
.cm_btn01.btn01:hover a {
	color: #FFFFFF;
}
.cm_btn01.btn01.back {
	background-image: url(../img/common/arrow01_l.png);
}
.cm_btn01.btn01.back:hover {
	background-image: url(../img/common/arrow03_l.png);
}
.cm_btn01.btn02 {
	color: #FFFFFF;
	background-image: url(../img/common/arrow03.png);
	background-color: #005187;
}
.cm_btn01.btn02 a {
	color: #FFFFFF;
}
.cm_btn01.btn02:hover {
	background-color: #008549;
}
.cm_btn01.btn02.back {
	background-image: url(../img/common/arrow03_l.png);
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.cm_btn01 a {
	font-weight: 500;
}
.cm_btn01.btn01 {
	color: #005187;
}
.cm_btn01.btn01:hover {
	background-color: #FFFFFF;
}
.cm_btn01.btn01:hover a {
	color: #005187;
}
.cm_btn01.btn02:hover {
	background-color: #005187;
}
}
/*------------- TABLE -------------*/
.cm_table01 {
	border-top: 1px solid #aac2d1;
	border-left: 1px solid #aac2d1;
	text-align: left;
	width: 100%;
}
.cm_table01 th {
	border-bottom: 1px solid #aac2d1;
	border-right: 1px solid #aac2d1;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f0f5f8;
	color: #01354B;
	font-weight: 300;
}
.cm_table01 td {
	border-bottom: 1px solid #aac2d1;
	border-right: 1px solid #aac2d1;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.cm_table01.sp01 {
	border-top: 1px solid #aac2d1;
	border-left: 1px solid #aac2d1;
	text-align: left;
	width: 100%;
}
.cm_table01.sp01 th {
	border-bottom: 1px solid #aac2d1;
	border-right: 1px solid #aac2d1;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f0f5f8;
	color: #01354B;
	font-weight: 300;
	display: block;
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cm_table01.sp01 td {
	border-bottom: 1px solid #aac2d1;
	border-right: 1px solid #aac2d1;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	display: block;
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
}
/*------------- LINK -------------*/
.cm_link01 {
	font-size: 15px;
	line-height: 1;
	padding-right: 22px;
	background-image: url(../img/common/arrow01.png);
	background-position: right center;
	display: inline-block;
	cursor: pointer;
	background-size: auto 6px;
	background-repeat: no-repeat;
	text-align: center;
	color: #005187;
}
.cm_link01 a {
	text-decoration: none;
	color: #005187;
}
.cm_link01 a:hover {
	text-decoration: underline;
}
/*------------- PAGELINK -------------*/
.pagelink_area {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pagelink_box {
	border: 1px dotted #005187;
	padding-top: 14px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.pagelink_area li {
	font-size: 14px;
	color: #005187;
	text-align: left;
	margin-right: 35px;
	padding-right: 25px;
	background-image: url(../img/common/arrow01.png);
	background-repeat: no-repeat;
	background-size: 12px auto;
	background-position: right center;
	display: inline-block;
	line-height: 1;
}
.pagelink_area li a {
	color: #005187;
	text-decoration: none;
}
.pagelink_area li a:hover {
	text-decoration: underline;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.pagelink_area {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pagelink_box {
	border: 1px dotted #005187;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.pagelink_area li {
	font-size: 13px;
	color: #005187;
	text-align: left;
	margin-right: 20px;
	padding-right: 18px;
	background-image: url(../img/common/arrow01.png);
	background-repeat: no-repeat;
	background-size: 10px auto;
	background-position: right center;
	display: inline-block;
	line-height: 1;
	margin-bottom: 12px;
}
.pagelink_area li a {
	color: #005187;
	text-decoration: none;
}
.pagelink_area li a:hover {
	text-decoration: underline;
}
	
}
/*------------- TITLE -------------*/
.cm_ttl01 {
	display: block;
	margin-bottom: 40px;
	border-bottom: 3px solid #f4f4f4;
}
.cm_ttl01 span {
	color: #01354B;
	display: block;
	padding-top: 10px;
	line-height: 1;
	font-size: 20px;
	border-bottom: 1px solid #E8E7E7;
	background-image: url(../img/common/icon01.png);
	background-repeat: no-repeat;
	background-size: 14px auto;
	background-position: left 3px center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
	padding-bottom: 15px;
	letter-spacing: 0.11em;
	text-align: left;
}
.cm_ttl02 {
	display: block;
	font-size: 23px;
	margin-bottom: 30px;
	padding-bottom: 26px;
	background-image: url(../img/common/bar03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #01354B;
	line-height: 1;
	letter-spacing: 0.1em;
}
.cm_ttl02 {
	font-family: "soleil";
	font-weight: 600;
	color: #005187;
	font-size: 27px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	background-image: url(../img/common/bar03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.12em;
	line-height: 1;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.cm_ttl01 {
	margin-bottom: 30px;
}
.cm_ttl01 span {
	font-size: 16px;
	background-size: 12px auto;
	background-position: left 2px center;
	padding-left: 23px;
}
.cm_ttl02 {
	display: block;
	font-size: 20px;
	margin-bottom: 28px;
	padding-bottom: 20px;
	background-image: url(../img/common/bar03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #01354B;
	line-height: 1;
	letter-spacing: 0.1em;
}
}
/*------------- ICON -------------*/
.cm_icon01 {
	background-image: url(../img/common/icon02.png);
	background-size: 6px auto;
	background-position: left 11px;
	padding-left: 13px;
	background-repeat: no-repeat;
	display: inline-block;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.cm_icon01 {
	background-size: 5px auto;
	background-position: left 9px;
	padding-left: 11px;
}
}
/*------------- LIST -------------*/
.cm_list_decimal01 {
	padding-left: 2em;	
}
.cm_list_decimal01 li {
	list-style-type: decimal;
	margin-bottom: 15px;
}

/*------------------------------------------------------
　　　　　　　　　＊ PAGE TITLE ＊
-------------------------------------------------------*/
.title_box {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 320px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFFFFF;
	text-align: center;
	padding-top: 115px;
}
.title_box.news {
	background-image: url(../img/news/title_bg.jpg);
}
.title_box.info {
	background-image: url(../img/info/title_bg.jpg);
}
.title_box.toshiba {
	background-image: url(../img/toshiba/title_bg.jpg);
}
.title_box.company {
	background-image: url(../img/company/title_bg.jpg);
}
.title_box.service {
	background-image: url(../img/service/title_bg.jpg);
}
.title_box.showroom {
	background-image: url(../img/showroom/title_bg.jpg);
}
.title_box.maker {
	background-image: url(../img/maker/title_bg.jpg);
}
.title_box.contact {
	background-image: url(../img/contact/title_bg.jpg);
}
.title_box.privacy {
	background-image: url(../img/privacy/title_bg.jpg);
}
.title_box.sitemap {
	background-image: url(../img/sitemap/title_bg.jpg);
}
.title_box.recruit {
	background-image: url(../img/recruit/title_bg.jpg);
}
.title_box .ttl {
	width: 330px;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	background-color: rgba(0, 49, 95,0.75);
	line-height: 1;
}
.title_box .ttl h1 {
	font-size: 22px;
	padding-top: 23px;
	letter-spacing: 0.15em;
	padding-bottom: 11px;
	text-shadow: 0px 0px 3px #0C1E31;
}
.title_box .ttl p{
	font-family: "soleil";
	font-weight: 500;
	font-size: 15px;
	letter-spacing: 0.2em;
	text-shadow: 0px 0px 2px #0C1E31;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.title_box {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	background-image: url(../img/news/title_bg.jpg);
}
.title_box .ttl {
	width: 70%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	background-color: rgba(0, 49, 95,0.75);
	line-height: 1;
	padding-top: 12px;
	padding-bottom: 13px;
}
.title_box .ttl h1 {
	font-size: 15px;
	padding-top: 0px;
	letter-spacing: 0.15em;
	padding-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.title_box .ttl p{
	font-family: "soleil";
	font-weight: 500;
	font-size: 11px;
	letter-spacing: 0.2em;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ PAN_BOX ＊
-------------------------------------------------------*/
.pan_box {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	margin-bottom: 0px;
}
.pan_box ul {
}
.pan_box ul li {
	float: left;
	margin-right: 10px;
	color: #000000;
	font-size: 12px;
}
.pan_box ul li a {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
.pan_box ul li a:hover {
	text-decoration: underline;
}
.pan_box ul li.home {
	background-image: url(../img/common/pan_home.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	background-size: 14px auto;
}
/*----- pan_box-SP -----*/
@media screen and (max-width: 700px){
.pan_box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pan_box ul {
}
.pan_box ul li {
	float: left;
	margin-right: 10px;
	color: #000000;
	font-size: 11px;
}
.pan_box ul li a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.pan_box ul li a:hover {
	text-decoration: underline;
}
.pan_box ul li.home {
	background-image: url(../img/common/pan_home.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	background-size: 13px auto;
}
}

/*------------------------------------------------------
　　　　　　　　　＊ HOVER ＊
-------------------------------------------------------*/
.scale01 {
    overflow: hidden;
}
.scale01 img {
    -moz-transition: -moz-transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    -o-transition: -o-transform 0.3s linear;
    -ms-transition: -ms-transform 0.3s linear;
    transition: transform 0.3s linear;
}
.scale01 img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.fade01 {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade01:hover {  
    opacity: 0.7;  
    filter: alpha(opacity=70);  
}
.fade02 {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade02:hover {  
    opacity: 0.5;  
    filter: alpha(opacity=50);  
}
.rotate01 {
	overflow: hidden;
}
.sepia01:hover img {
	-webkit-filter: sepia(100%);
	filter: sepia(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.sepia01 img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
}
/*------------------------------------------------------
　　　　　　　　　＊ RESPONSIVE ＊
-------------------------------------------------------*/
@media screen and (min-width: 701px){
.sp_on {
	display:none;
}
}
@media screen and (max-width: 700px){
.pc_on {
	display:none;
}
.sp_ta_l {
	text-align: left;
}
}
/*--------------- SP-SCROLL ---------------*/
@media screen and (max-width: 700px){
.sp_scroll {
	width: 100%;
	overflow: scroll;
	margin-bottom: 15px;
}
.sp_scroll::-webkit-scrollbar {
  height: 5px;
}
.sp_scroll::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #f6f4ea;
}
.sp_scroll::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #a6937c;
}
.tel-link a {
	text-decoration: none;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ PAGETOP ＊
-------------------------------------------------------*/
.pagetop a {
	display: block;
	background-image: url(../img/common/btn_pagetop.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 60px;
	text-indent: -9999px;
	position: fixed;
    bottom: 45px;
    right: 10px;
	z-index: 9999;
}
.pagetop a:hover {
	opacity: 0.7;	
}
@media screen and (max-width: 700px){
.pagetop a {
	display: none;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ TOP ＊
-------------------------------------------------------*/
.top_main_area {
	padding-top: 152px;
	position: relative;
}
.top_main_area .bg_box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.top_main_area .bg_box p {
	width: 33%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 50%;
	float: left;
}
.top_main_area .bg_box p.photo01 {
	background-image: url(../img/top/main_bg01.jpg);
}
.top_main_area .bg_box p.photo02 {
	background-image: url(../img/top/main_bg02.jpg);
}
.top_main_area .bg_box p.photo03 {
	background-image: url(../img/top/main_bg03.jpg);
}
.top_main_area .bg_box p.photo04 {
	background-image: url(../img/top/main_bg04.jpg);
}
.top_main_area .bg_box p.photo05 {
	background-image: url(../img/top/main_bg05.jpg);
}
.top_main_area .bg_box p.photo06 {
	background-image: url(../img/top/main_bg06.jpg);
	background-position: right center;
}
.top_main_area .bg_box p:nth-child(2),.top_main_area .bg_box p:nth-child(5) {
	width: 34%;
}
.top_main_area .main_text_box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url(../img/top/main_dot.png);
	background-repeat: repeat;
	height: 100%;
	text-align: center;
}
.top_main_area .main_text_box .text_box {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
@media screen and (max-height: 840px){
.top_main_area .main_text_box .text_box {
	-webkit-transform: scale(0.8) translate(-60%, -60%);  
    -moz-transform: scale(0.8) translate(-60%, -60%); 
	transform: scale(0.8) translate(-60%, -60%);
	position: absolute;
	top: 50%;
	left: 50%;
}
}
.top_main_area .ttl {
	padding-bottom: 45px;
}
.top_main_area .text {
	font-size: 17px;
	color: #FFFFFF;
	line-height: 2.2;
	text-shadow: 0px 0px 4px #00141D;
	font-family: '游ゴシック',Yu Gothic,"source-han-sans-japanese","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	letter-spacing: 0.13em;
}
.top_main_area .logo_65th {
	padding-top: 43px;
}
.top_news_box {
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
}
.top_news_box {
	background-color: #FFFFFF;
	position: relative;
}
.top_news_box .ttl {
	background-color: #FFFFFF;
	color: #005187;
	font-size: 18px;
	border-bottom: 2px solid #e6e9ea;
	margin-bottom: 25px;
	padding-bottom: 15px;
	line-height: 1;
	font-family: "soleil";
	font-weight: 500;
	letter-spacing: 0.12em;
}
.top_news_box .top_news_dl dt {
	width: 110px;
	font-size: 14px;
	color: #01354B;
	float: left;
	text-indent: 2px;
	font-family: "soleil";
	letter-spacing: 0.12em;
}
.top_news_box .top_news_dl dd {
	padding-left: 120px;
	border-bottom: solid 1px #e6e9ea;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.top_news_box .top_news_dl dd:last-child {
	margin-bottom: 5px;
}
.top_news_box .top_news_dl dd a {
	text-decoration: none;
}
.top_news_box .top_news_dl dd a:hover {
	text-decoration: underline;
}
.top_news_link {
	position: absolute;
	right: 40px;
	top: 35px;
	font-size: 13px;
}
.top_service_area {
	background-image: url(../img/top/service_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 70px;
}
.top_service_box {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	background-color: #FFFFFF;
}
.top_service_box .ttl01 {
	font-size: 25px;
	color: #01354B;
	font-weight: 500;
	background-image: url(../img/common/bar01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	margin-bottom: 35px;
}
.top_service_box .service_inner {
	padding-top: 40px;	
}
.top_service_box .service {
	width: 440px;
	border: 1px solid #E6E8EA;
	margin-left: 28px;
	margin-right: 28px;
	display: inline-block;
	text-align: left;
}
.top_service_box .service:hover {
	cursor: pointer;
}
.top_service_box .service .text_box {
	padding-left: 23px;
	background-image: url(../img/common/arrow01.png);
	background-repeat: no-repeat;
	background-size: 15px auto;
	background-position: right 21px center;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-right: 55px;
}
.top_service_box .service .ttl02 {
	font-size: 16px;
	color: #01354B;
	font-weight: 500;
	padding-bottom: 10px;
	padding-left: 0px;
}
.top_service_box .service .ttl02 a {
	text-decoration: none;
	color: #01354B;
}
.top_service_box .service .ttl02 a:hover {
	text-decoration: underline;
}
.top_service_box .service .text {
	font-size: 14px;
}
.top_maker_box {
	width: 100%;
	min-width: 1080px;
	text-align: center;
}
.top_maker_box .ttl {
	font-size: 23px;
	margin-bottom: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
}
.top_maker_box .ttl_e {
	font-size: 17px;
	color: #005187;
	margin-bottom: 25px;
	letter-spacing: 0.1em;
}
.top_maker_box .maker_list {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	text-align: center;
}
.top_maker_box .maker_list ul {
	width: 100%;
	max-width: 1660px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}
.top_maker_box .maker_list li {
	width: 20%;
	height: 220px;
	margin-bottom: 25px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top_maker_box .maker_list li div {
	background-image: url(../img/top/maker_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 220px;
}
.top_maker_box .maker_list li div.shomei {
	background-image: url(../img/top/maker_01.jpg);
}
.top_maker_box .maker_list li div.haisen {
	background-image: url(../img/top/maker_02.jpg);
}
.top_maker_box .maker_list li div.jutaku {
	background-image: url(../img/top/maker_03.jpg);
}
.top_maker_box .maker_list li div.densen {
	background-image: url(../img/top/maker_04.jpg);
}
.top_maker_box .maker_list li div.koteiatsu {
	background-image: url(../img/top/maker_05.jpg);
}
.top_maker_box .maker_list li div.onkyo {
	background-image: url(../img/top/maker_06.jpg);
}
.top_maker_box .maker_list li div.haikan {
	background-image: url(../img/top/maker_07.jpg);
}
.top_maker_box .maker_list li div.kogu {
	background-image: url(../img/top/maker_08.jpg);
}
.top_maker_box .maker_list li div.kaden {
	background-image: url(../img/top/maker_09.jpg);
}
.top_maker_box .maker_list li div.taiyo {
	background-image: url(../img/top/maker_10.jpg);
}
.top_maker_box .maker_list li p {
	background-color: rgba(255,255,255,0.9);
	color: #01354B;
	font-size: 15px;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 40px;
	background-image: url(../img/common/arrow02.png);
	background-repeat: no-repeat;
	background-position: right 11px center;
	background-size: auto 7px;
	display: inline-block;
	text-align: left;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
}
.top_maker_box .maker_list li a {
	text-decoration: none;
	color: #01354B;
}
.top_maker_box .maker_list li:hover {
	cursor: pointer;
}
.top_showroom_area {
	background-image: url(../img/top/showroom_bg.jpg);
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.top_showroom_area .ttl {
	font-size: 36px;
	color: #01354B;
	line-height: 1;
	margin-bottom: 15px;
	font-family: "soleil";
	font-weight: 600;
	letter-spacing: 0.03em;
} 
.top_showroom_area .ttl_j {
	font-size: 16px;
	color: #01354B;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 30px;
} 
.top_showroom_area .text {
	margin-bottom: 30px;
}
.top_showroom_area .cm_btn01 {
	width: 180px;	
}
.top_showroom_area .cm_btn01 a {
	padding-left: 10px;
}
.top_info_box {}
.top_info_box .ttl01 {
	font-size: 28px;
	line-height: 1;
	margin-bottom: 18px;
	color: #01354B;
	font-family: "soleil";
	font-weight: 600;
	letter-spacing: 0.07em;
}
.top_info_box .ttl_j {
	font-size: 14px;
	line-height: 1;
	background-image: url(../img/common/bar01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
	margin-bottom: 40px;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: #01354B;
}
.top_info_box .info_box {
}
.top_info_box .info {
	width: 249px;
	margin-right: 28px;
	background-color: #FFFFFF;
	float: left;
	text-align: left;
}
.top_info_box .info:last-child {
	width: 249px;
	margin-right: 0px;
}
.top_info_box .info .photo {
}
.top_info_box .info .text_box {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 17px;
	padding-bottom: 20px;
}
.top_info_box .info .ttl02 {
	color: #FFFFFF;
	line-height: 1;
	margin-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 13px;
	display: inline-block;
	font-weight: 500;
	letter-spacing: 0.15em;
}
.top_info_box .info.case .ttl02 {
	background-color: #005187;
}
.top_info_box .info.pickup .ttl02 {
	background-color: #008549;
}
.top_info_box .info.blog .ttl02 {
	background-color: #037FB7;
}
.top_info_box .info.youtube .ttl02 {
	background-color: #e43013;
}
.top_info_box .info .text {
	margin-bottom: 11px;
	font-size: 13px;
}
.top_info_box .info .cm_btn01 {
	font-size: 13px;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-size: auto 6px;	
}
.top_company_area {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	width: 100%;
}
.top_company_box {
	width: 100%;
	min-width: 1080px;
	max-width: 1660px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top_company_box .top_company{
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	height: 320px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.top_company_box .top_company:hover{
	cursor: pointer;
}
.top_company_box .company {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 320px;
	text-align: center;
	padding-top: 120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.top_company_box .company.toshiba_box {
	background-image: url(../img/top/toshiba_bg.jpg);
}
.top_company_box .company.company_box {
	background-image: url(../img/top/company_bg.jpg);
}
.top_company_box .company .ttl {
	font-size: 26px;
	line-height: 1;
	margin-bottom: 20px;
	color: #FFFFFF;
	text-shadow: 0px 0px 10px #00202d;
	font-family: "soleil";
	font-weight: 600;
	letter-spacing: 0.1em;
}
.top_company_box .company .ttl_j {
	background-color: rgba(255,255,255,0.9);
	font-size: 17px;
	font-weight: 500;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	text-align: left;
	line-height: 1;
	letter-spacing: 0.15em;
}
.top_company_box .company.toshiba_box .ttl_j a {
	color: #008549;
	text-decoration: none;
}
.top_company_box .company.company_box .ttl_j a {
	color: #005187;
	text-decoration: none;
}
.sp_top_news_link {
	display: none;
}

/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.top_main_area {
	padding-top: 52px;
	position: relative;
	margin-bottom: 52px;
}
.top_main_area .bg_box {
	position: absolute;
	top: 52px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.top_main_area .bg_box p {
	width: 33%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 50%;
	float: left;
}
.top_main_area .bg_box p.photo01 {
	background-image: url(../img/top/main_bg01.jpg);
}
.top_main_area .bg_box p.photo02 {
	background-image: url(../img/top/main_bg02.jpg);
}
.top_main_area .bg_box p.photo03 {
	background-image: url(../img/top/main_bg03.jpg);
}
.top_main_area .bg_box p.photo04 {
	background-image: url(../img/top/main_bg04.jpg);
}
.top_main_area .bg_box p.photo05 {
	background-image: url(../img/top/main_bg05.jpg);
}
.top_main_area .bg_box p.photo06 {
	background-image: url(../img/top/main_bg06.jpg);
	background-position: right center;
}
.top_main_area .bg_box p:nth-child(2), .top_main_area .bg_box p:nth-child(5) {
	width: 34%;
}
.top_main_area .main_text_box {
	position: absolute;
	top: 52px;
	left: 0px;
	width: 100%;
	background-image: url(../img/top/main_dot.png);
	background-repeat: repeat;
	height: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top_main_area .main_text_box .text_box {
	-webkit-transform: scale(1) translate(-50%, -50%) !important;
	-moz-transform: scale(1) translate(-50%, -50%) !important;
	transform: scale(1) translate(-50%, -50%) !important;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
}
.top_main_area .main_text_box .text_box {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top_main_area .ttl {
	padding-bottom: 18px;
}
.top_main_area .ttl img {
	width: 88%;
	height: auto;
}
.top_main_area .text {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.6;
	text-shadow: 0px 0px 4px #00141D;
	font-family: '游ゴシック',Yu Gothic,"source-han-sans-japanese","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	letter-spacing: 0.12em;
	text-align: center;
}
.top_main_area .logo_65th {
	padding-top: 15px;
}
.top_main_area .logo_65th img{
	width: 120px;
	height: auto;
}
.top_news_area {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
.top_news_box {
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
.top_news_box {
	background-color: #FFFFFF;
	position: relative;
}
.top_news_box .ttl {
	background-color: #FFFFFF;
	color: #005187;
	font-size: 19px;
	border-bottom: 2px solid #e6e9ea;
	margin-bottom: 20px;
	padding-bottom: 13px;
	line-height: 1;
	font-weight: 600;
}

.top_news_box .top_news_dl dt {
	width: 100%;
	font-size: 14px;
	color: #01354B;
	float: left;
	text-indent: 2px;
	margin-bottom: 5px;
}
.top_news_box .top_news_dl dd {
	padding-left: 0px;
	border-bottom: solid 1px #e6e9ea;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
.top_news_box .top_news_dl dd:last-child {
	margin-bottom: 15px;
}
.top_news_link {
	display: none; 
}
.sp_top_news_link {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	font-size: 13px;
}
.sp_top_news_link a {
	padding-right: 20px;	
}
.top_service_area {
	background-image: url(../img/top/service_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top_service_box {
	padding-top: 26px;
	padding-bottom: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
.top_service_box .ttl01 {
	font-size: 18px;
	color: #01354B;
	font-weight: 500;
	background-image: url(../img/common/bar01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 13px;
	margin-bottom: 25px;
}
.top_service_box .service_inner {
	padding-top: 30px;	
}
.top_service_box .service {
	width: 100%;
	border: 1px solid #E6E8EA;
	margin-left: 0px;
	margin-right: 0px;
	display: inline-block;
	text-align: left;
	margin-bottom: 25px;
}
.top_service_box .service .photo img {
	width: 100%;
	height: auto;
}
.top_service_box .service .text_box {
	background-image: url(../img/common/arrow02.png);
	background-repeat: no-repeat;
	background-size: 12px auto;
	background-position: right 21px center;
	padding-top: 20px;
	padding-bottom: 17px;
	padding-right: 40px;
	padding-left: 15px;
}
.top_service_box .service .ttl02 {
	font-size: 16px;
	color: #01354B;
	font-weight: 500;
	padding-bottom: 10px;
	padding-left: 0px;
}
.top_service_box .service .text {
	font-size: 14px;
}
.top_maker_box {
	width: 100%;
	min-width: 100%;
	text-align: center;
}
.top_maker_box .ttl {
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 500;
	letter-spacing: 0.1em;
}
.top_maker_box .ttl_e {
	font-size: 14px;
	color: #005187;
	margin-bottom: 25px;
	letter-spacing: 0.1em;
}
.top_maker_box .maker_list {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	text-align: center;
}
.top_maker_box .maker_list ul {
	width: 100%;
	max-width: 100%;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top_maker_box .maker_list li {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	float: none;
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top_maker_box .maker_list li div {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 90px;
}
.top_maker_box .maker_list li p {
	background-color: rgba(255,255,255,0.9);
	color: #01354B;
	font-size: 13px;
	font-weight: 500;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 34px;
	background-image: url(../img/common/arrow02.png);
	background-repeat: no-repeat;
	background-position: right 9px center;
	background-size: auto 5px;
	display: inline-block;
	text-align: left;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
}
.top_maker_box .maker_list li a {
	text-decoration: none;
}
.top_showroom_area {
	background-image: url(../img/top/showroom_bg.jpg);
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.top_showroom_area .ttl {
	font-size: 28px;
	color: #01354B;
	line-height: 1;
	margin-bottom: 15px;
} 
.top_showroom_area .ttl_j {
	font-size: 15px;
	color: #01354B;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 30px;
} 
.top_showroom_area .text {
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

.top_info_box {}
.top_info_box .ttl01 {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 15px;
	color: #01354B;
}
.top_info_box .ttl_j {
	font-size: 15px;
	line-height: 1;
	background-image: url(../img/common/bar01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 21px;
	margin-bottom: 32px;
	font-weight: 500;
	color: #01354B;
}
.top_info_box .info_box {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.top_info_box .info {
	width: 100%;
	margin-right: 0px;
	background-color: #FFFFFF;
	float: none;
	text-align: left;
	margin-bottom: 25px;
}
.top_info_box .info:last-child {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_info_box .info .photo {
	width: 100%;
	height: 150px;
	overflow: hidden;
	position: relative;
}
.top_info_box .info .photo img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.top_info_box .info .text_box {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 17px;
	padding-bottom: 20px;
}
.top_info_box .info .ttl02 {
	color: #FFFFFF;
	line-height: 1;
	margin-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 13px;
	display: inline-block;
	font-weight: 500;
	letter-spacing: 0.15em;
}
.top_info_box .info.case .ttl02 {
	background-color: #005187;
}
.top_info_box .info.pickup .ttl02 {
	background-color: #008549;
}
.top_info_box .info.blog .ttl02 {
	background-color: #037FB7;
}
.top_info_box .info.youtube .ttl02 {
	background-color: #e43013;
}
.top_info_box .info .text {
	margin-bottom: 11px;
	font-size: 13px;
}
.top_info_box .info .cm_btn01 {
	font-size: 13px;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-size: auto 6px;	
}
.top_company_area {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	width: 100%;
}
.top_company_box {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top_company_box .top_company{
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	height: 140px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none;
	margin-bottom: 25px;
}
.top_company_box .top_company:last-child{
	margin-bottom: 0px;
}
.top_company_box .company {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 140px;
	text-align: center;
	padding-top: 33px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.top_company_box .company.toshiba_box {
	background-image: url(../img/top/toshiba_bg.jpg);
}
.top_company_box .company.company_box {
	background-image: url(../img/top/company_bg.jpg);
}
.top_company_box .company .ttl {
	font-size: 22px;
	line-height: 1;
	margin-bottom: 14px;
	color: #FFFFFF;
	text-shadow: 0px 0px 10px #00202d;
	font-weight: 500;
}
.top_company_box .company .ttl_j {
	background-color: rgba(255,255,255,0.9);
	font-size: 14px;
	font-weight: 500;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	text-align: left;
	line-height: 1;
	letter-spacing: 0.15em;
}
.top_company_box .company.toshiba_box .ttl_j a {
	color: #008549;
	text-decoration: none;
}
.top_company_box .company.company_box .ttl_j a {
	color: #005187;
	text-decoration: none;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ NEWS_DETAIL ＊
-------------------------------------------------------*/
.entry_detail_box {
	text-align: left;
	padding-bottom: 10px;
}
.entry_detail_box .date {
	font-size: 15px;
	color: #005187;
	font-family: "soleil";
	font-weight: 500;
	letter-spacing: 0.25em;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E8EA;
	text-indent: 2px;
}
.entry_detail_box .ttl {
	font-size: 18px;
	color: #005187;
	margin-bottom: 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E6E8EA;
	text-indent: 2px;
	letter-spacing: 0.13em;
}
.entry_detail_box .entry {
	color: #000000;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-top: 3px solid #f4f4f4;
	padding-top: 35px;
	line-height: 2;
}
.entry_detail_box .entry p {
	margin-bottom: 30px;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.entry_detail_box {
	text-align: left;
	padding-bottom: 10px;
}
.entry_detail_box .date {
	font-size: 14px;
	color: #005187;
	font-family: "soleil";
	font-weight: 500;
	letter-spacing: 0.15em;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E8EA;
	text-indent: 2px;
}
.entry_detail_box .ttl {
	font-size: 16px;
	color: #005187;
	margin-bottom: 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E6E8EA;
	text-indent: 2px;
	letter-spacing: 0.09em;
}
.entry_detail_box .entry {
	color: #000000;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-top: 3px solid #f4f4f4;
	padding-top: 25px;
	line-height: 2;
}
.entry_detail_box .entry p {
	margin-bottom: 30px;
}
.entry_detail_box .entry p img {
	width: 100%;
	height: auto;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ ENTRY_LIST ＊
-------------------------------------------------------*/
.entry_list_box {
	text-align: left;
	padding-bottom: 10px;
}
.entry_list_box .entry_list {
	border-top: 1px dotted #AFC7D7;
	margin-bottom: 40px;
}
.entry_list_box .entry_list li {
	border-bottom: 1px dotted #AFC7D7;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	cursor: pointer;
	height: 190px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 400;
}
.entry_list_box .entry_list li:hover {
	background-color: #EFF3F5;
}
.entry_list_box .entry_list li .photo {
	float: left;
	margin-right: 46px;
	padding-left: 1px;
	width: 220px;
	height: 160px;
	overflow: hidden;
}
.entry_list_box .entry_list li .photo {
	background-color: #E9EDF1;
	background-image: url(../img/common/nophoto.png);
	background-size: 50% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.entry_list_box .entry_list li .photo img {
	width: 100%;
	height: auto;
}
.entry_list_box .entry_list li .text_box {
	float: left;
}
.entry_list_box .entry_list li .date {
	font-family: "soleil";
	font-weight: 600;
	font-size: 14px;
	color: #005187;
	padding-top: 45px;
	padding-bottom: 12px;
	line-height: 1;
	letter-spacing: 0.18em;
}
.entry_list_box .entry_list li a {
	text-decoration: none;	
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.entry_list_box {
	text-align: left;
	padding-bottom: 10px;
}
.entry_list_box .entry_list {
	border-top: 1px dotted #AFC7D7;
	margin-bottom: 20px;
}
.entry_list_box .entry_list li {
	border-bottom: 1px dotted #AFC7D7;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 300;
	position: relative;
	font-size: 13px;
	line-height: 1.5;
	min-height: 94px
}
.entry_list_box .entry_list li:hover {
	background-color: #EFF3F5;
}
.entry_list_box .entry_list li .photo {
	float: left;
	width: 100px;
	margin-right: 10px;
	padding-left: 0px;
	height: 73px;
	overflow: hidden;
	background-color: #E6E8EA;
}
.entry_list_box .entry_list li .photo img {
	width: 100px;
	height: auto;
}
.entry_list_box .entry_list li .text_box {
	float: none;
	padding-bottom: 10px;
	margin-left: 112px;
}
.entry_list_box .entry_list li .ttl {
}
.entry_list_box .entry_list li .date {
	font-family: "soleil";
	font-weight: 600;
	font-size: 13px;
	color: #005187;
	padding-top: 5px;
	padding-bottom: 7px;
	line-height: 1;
	letter-spacing: 0.15em;
}
.entry_list_box .entry_list li a {
	text-decoration: none;	
}
}
/*------------------------------------------------------
　　　　　　　　　＊ INFO_LIST ＊
-------------------------------------------------------*/
.entry_list_box.info {
	text-align: left;
	padding-bottom: 10px;
}
.entry_list_box.info .entry_list {
	border-top: 1px dotted #AFC7D7;
	margin-bottom: 40px;
}
.entry_list_box.info .entry_list li {
	border-bottom: 1px dotted #AFC7D7;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	cursor: pointer;
	height: 190px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 400;
}
.entry_list_box.info .entry_list li:hover {
	background-color: #EFF3F5;
}
.entry_list_box.info .entry_list li .photo {
	float: left;
	margin-right: 46px;
	padding-left: 1px;
	width: 220px;
	height: 160px;
	overflow: hidden;
}
.entry_list_box.info .entry_list li .photo {
	background-color: #E9EDF1;
	background-image: url(../img/common/nophoto.png);
	background-size: 50% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.entry_list_box.info .entry_list li .photo img {
	width: 100%;
	height: auto;
}
.entry_list_box.info .entry_list li .text_box {
	float: left;
}
.entry_list_box.info .entry_list li .date {
	font-family: "soleil";
	font-weight: 600;
	font-size: 14px;
	color: #005187;
	padding-top: 35px;
	padding-bottom: 10px;
	line-height: 1;
	letter-spacing: 0.18em;
}
.entry_list_box.info .entry_list li .category {
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1;
	letter-spacing: 0.1em;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 8px;
	display: inline-block;
}
.entry_list_box.info .entry_list li .category.case {
	background-color: #005187;
}
.entry_list_box.info .entry_list li .category.pickup {
	background-color: #008549;
}
.entry_list_box.info .entry_list li .category.blog {
	background-color: #037FB7;
}
.entry_list_box.info .entry_list li .category.youtube {
	background-color: #e43013;
}
.entry_list_box.info .entry_list li a {
	text-decoration: none;	
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.entry_list_box.info {
	text-align: left;
	padding-bottom: 10px;
}
.entry_list_box.info .entry_list {
	border-top: 1px dotted #AFC7D7;
	margin-bottom: 20px;
}
.entry_list_box.info .entry_list li {
	border-bottom: 1px dotted #AFC7D7;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 300;
	position: relative;
	font-size: 13px;
	line-height: 1.5;
	min-height: 94px
}
.entry_list_box.info .entry_list li:hover {
	background-color: #EFF3F5;
}
.entry_list_box.info .entry_list li .photo {
	float: left;
	width: 100px;
	margin-right: 10px;
	padding-left: 0px;
	height: 73px;
	overflow: hidden;
	background-color: #E6E8EA;
}
.entry_list_box.info .entry_list li .photo img {
	width: 100px;
	height: auto;
}
.entry_list_box.info .entry_list li .text_box {
	float: none;
	padding-bottom: 10px;
	margin-left: 112px;
}
.entry_list_box.info .entry_list li .ttl {
}
.entry_list_box.info .entry_list li .date {
	font-family: "soleil";
	font-weight: 600;
	font-size: 13px;
	color: #005187;
	padding-top: 3px;
	padding-bottom: 7px;
	line-height: 1;
	letter-spacing: 0.15em;
}
.entry_list_box.info .entry_list li .category {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1;
	letter-spacing: 0.1em;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 6px;
	display: inline-block;
}
.entry_list_box.info .entry_list li a {
	text-decoration: none;	
}
}
/*------------------------------------------------------
　　　　　　　　　＊ INFO_DETAIL ＊
-------------------------------------------------------*/
.info_category_area {
	padding-top: 45px;
	padding-bottom: 43px;
}
.info_category_box .ttl {
	font-family: "soleil";
	font-weight: 600;
	color: #005187;
	font-size: 27px;
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.12em;
	padding-bottom: 13px;
	line-height: 1;
}
.info_category_box .ttl_j {
	color: #005187;
	font-size: 15px;
	margin-bottom: 35px;
	padding-bottom: 20px;
	background-image: url(../img/common/bar03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.12em;
	font-weight: 500;
}
.info_category_list {
}
.info_category_list li {
	width: 245px;
	margin-right: 32px;
	float: left;
}
.info_category_list li:hover {
	cursor: pointer;
}
.info_category_list li:last-child {
	margin-right: 0px;
}
.info_category_list li .link {
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../img/common/arrow03.png);
	background-size: auto 6px;
	background-repeat: no-repeat;
	background-position: right 13px center;
}
.info_category_list li.case .link {
	background-color: #005187;
}
.info_category_list li.pickup .link {
	background-color: #008549;
}
.info_category_list li.blog .link {
	background-color: #037FB7;
}
.info_category_list li.youtube .link {
	background-color: #e43013;
}
.info_category_list li .link a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.15em;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.info_category_area {
	padding-top: 25px;
	padding-bottom: 23px;
}
.info_category_box .ttl {
	font-family: "soleil";
	font-weight: 600;
	color: #005187;
	font-size: 24px;
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.12em;
	padding-bottom: 10px;
	line-height: 1;
}
.info_category_box .ttl_j {
	color: #005187;
	font-size: 13px;
	margin-bottom: 25px;
	padding-bottom: 20px;
	background-image: url(../img/common/bar03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.12em;
	font-weight: 500;
}
.info_category_list {
	width: 100%;
}
.info_category_list .link_box {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	font-size: 12px;
	display: inline-block;
	margin-bottom: 14px;
}
.info_category_list li .photo img{
	width: 100%;
	height: auto;
}
.info_category_list li {
	width: 100%;
	margin-right: 0px;
	float: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.info_category_list li:hover {
	cursor: pointer;
}
.info_category_list li:last-child {
	margin-right: 0px;
}
.info_category_list li .link {
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: none;
}
.info_category_list li.case .link {
	background-color: #005187;
}
.info_category_list li.pickup .link {
	background-color: #008549;
}
.info_category_list li.blog .link {
	background-color: #037FB7;
}
.info_category_list li.youtube .link {
	background-color: #e43013;
}
.info_category_list li .link a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.05em;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ TOSHIBA ＊
-------------------------------------------------------*/
.toshiba_info_box {
}
.toshiba_info_box .info_box {
	width: 1080px;	
}
.toshiba_info_box .info_box {
	width: 1080px;
	margin-bottom: 30px;
}
.toshiba_info_box .info_box:last-child {
	margin-bottom: 10px;
}
.toshiba_info_box .info_box .text_box {
	width: 540px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 8px solid #e6e9ea;
	height: 300px;
	float: left;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.toshiba_info_box .info_box .text_box .ttl {
	color: #008549;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 15px;
	line-height: 1;
	letter-spacing: 0.15em;
}
.toshiba_info_box .info_box .text_box .ttl_e {
	font-family: "soleil";
	font-weight: 600;
	color: #FFFFFF;
	background-color: #008549;
	margin-bottom: 27px;
	display: inline-block;
	line-height: 1;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	letter-spacing: 0.2em;
	font-size: 13px;
}
.toshiba_info_box .info_box .photo {
	width: 540px;
	height: 300px;
	float: right;
}
.toshiba_info_box .info_box .text_box .text {
	text-align: left;
}
.toshiba_info_box .info_box:nth-child(even) .text_box {
	float: right;
}
.toshiba_info_box .info_box:nth-child(even) .photo {
	float: left;
}
.toshiba_category_area {
	padding-top: 45px;
	padding-bottom: 43px;
}
.toshiba_category_box .ttl {
	font-family: "soleil";
	font-weight: 600;
	color: #005187;
	font-size: 27px;
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.12em;
	padding-bottom: 13px;
	line-height: 1;
}
.toshiba_category_box .ttl_j {
	color: #005187;
	font-size: 15px;
	margin-bottom: 35px;
	padding-bottom: 20px;
	background-image: url(../img/common/bar03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.12em;
	font-weight: 500;
}
.toshiba_category_list {
}
.toshiba_category_list li {
	width: 192px;
	margin-right: 30px;
	float: left;
}
.toshiba_category_list li:hover {
	cursor: pointer;
}
.toshiba_category_list li:last-child {
	margin-right: 0px;
}
.toshiba_category_list li .link {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../img/common/arrow03.png);
	background-size: auto 6px;
	background-repeat: no-repeat;
	background-position: right 13px center;
	background-color: #005187;
}
.toshiba_category_list li .link:hover {
	background-color: #3478A6;
}
.toshiba_category_list li .link a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.15em;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.toshiba_info_box {
}
.toshiba_info_box .info_box {
	width: 100%;	
}
.toshiba_info_box .info_box {
	width: 100%;
	margin-bottom: 30px;
}
.toshiba_info_box .info_box:last-child {
	margin-bottom: 10px;
}
.toshiba_info_box .info_box .text_box {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 6px solid #e6e9ea;
	height: auto;
	float: none;
	padding-top: 22px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.toshiba_info_box .info_box .text_box .ttl {
	color: #008549;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 15px;
	line-height: 1;
	letter-spacing: 0.15em;
	padding-right: 10px;
	padding-left: 10px;
}
.toshiba_info_box .info_box .text_box .ttl_e {
	font-family: "soleil";
	font-weight: 600;
	color: #FFFFFF;
	background-color: #008549;
	margin-bottom: 20px;
	display: inline-block;
	line-height: 1;
	letter-spacing: 0.2em;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 9px;
	padding-left: 10px;
}
.toshiba_info_box .info_box .text_box .text {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.toshiba_info_box .info_box .photo {
	display: none;
}
.toshiba_info_box .info_box .text_box .sp_on img {
	width: 100%;
}
.toshiba_info_box .info_box:nth-child(even) .text_box {
	float: none;
}
.toshiba_info_box .info_box:nth-child(even) .photo {
	float: none;
}
.toshiba_category_area {
	padding-top: 30px;
	padding-bottom: 20px;
}
.toshiba_category_box .ttl {
	font-family: "soleil";
	font-weight: 600;
	color: #005187;
	font-size: 25px;
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.12em;
	padding-bottom: 10px;
	line-height: 1;
}
.toshiba_category_box .ttl_j {
	color: #005187;
	font-size: 14px;
	margin-bottom: 25px;
	padding-bottom: 18px;
	background-image: url(../img/common/bar03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.12em;
	font-weight: 500;
}
.toshiba_category_list {
	width: 100%;
}
.toshiba_category_list .link_box {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	font-size: 12px;
	display: inline-block;
	margin-bottom: 14px;
}
.toshiba_category_list .link_box.all_box  {
	width: 100% !important;
}
.toshiba_category_list li .photo{
	width: 100%;
	height: 100px;
}
.toshiba_category_list li .photo img{
	width: 100%;
	height: auto;
}
.toshiba_category_list li {
	width: 100%;
	margin-right: 0px;
	float: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #005187;
}
.toshiba_category_list li:hover {
	cursor: pointer;
}
.toshiba_category_list li:last-child {
	margin-right: 0px;
}
.toshiba_category_list li .link {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	background-image: url(../img/common/arrow03.png);
	background-size: auto 6px;
	background-repeat: no-repeat;
	background-position: right 13px center;
}
.toshiba_category_list li .link:hover {
	background-color: #005187;
}
.toshiba_category_list li .link a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.05em;
}
}

/*------------------------------------------------------
　　　　　　　　　＊ SERVICE ＊
-------------------------------------------------------*/
.service_info_box {
	margin-bottom: 20px;
}
.service_info_box.densetsu {
	margin-bottom: 70px;
}
.service_info_box .service_box {
	width: 1080px;
	margin-bottom: 30px;
}
.service_info_box .service_box:last-child {
	margin-bottom: 10px;
}
.service_info_box .service_box .text_box {
	width: 540px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 8px solid #e6e9ea;
	height: 360px;
	float: right;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.service_info_box .service_box .text_box .ttl {
	color: #008549;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 25px;
	line-height: 1;
	letter-spacing: 0.15em;
}
.service_info_box .service_box .photo {
	width: 540px;
	height: 360px;
	float: left;
}
.service_info_box .service_box .text {
	text-align: left;	
}
.service_info_box .service_box:nth-child(even) .text_box {
	float: left;
}
.service_info_box .service_box:nth-child(even) .photo {
	float: right;
}
.service_gyomu_area {}
.service_gyomu_box {}
.service_gyomu_box .gyomu_box {
	background-color: #FFFFFF;
	border: 6px solid #E6E8EA;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-left: 55px;
	padding-right: 55px;
	padding-bottom: 15px;
	text-align: left;
}
.service_gyomu_box .gyomu_box.hanbai {
	padding-bottom: 9px;
}
.service_gyomu_box .gyomu_box .ttl_box {
	margin-bottom: 20px;
}
.service_gyomu_box .gyomu_box .ttl_box .ttl {
	color: #01354B;
	font-size: 20px;
	display: inline-block;
	margin-right: 30px;
}
.service_gyomu_box .gyomu_box .cm_icon01 {
	color: #01354B;
	display: inline-block;
	margin-right: 25px;
}
.service_gyomu_box .gyomu_box .gyomu_list01  {

}
.service_gyomu_box .gyomu_box .gyomu_list01 li{
	background-color: #005187;
	color: #FFFFFF;
	text-align: center;
	width: 217px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1;
}
.service_gyomu_box .gyomu_box .gyomu_list01 li.anchor:hover  {
	background-color: #2885C3;
	cursor: pointer;
}
.service_gyomu_box .gyomu_box .gyomu_list02 li.anchor .item:hover {
	background-color: #2885C3;
	cursor: pointer;
}
.service_gyomu_box .gyomu_box .gyomu_list01 li a ,.service_gyomu_box .gyomu_box .gyomu_list02 li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

.service_gyomu_box .gyomu_box .gyomu_list01 li:nth-child(4n){
	margin-right: 0px;
}
.gyomu_list02 li{
	margin-bottom: 20px;
	display: block;
	width: 100%;
}
.gyomu_list02 li .item{
	background-color: #005187;
	color: #FFFFFF;
	text-align: center;
	float: left;
	margin-right: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1;
	display: inline-block;
	padding-left: 25px;
	padding-right: 25px;
}
.gyomu_list02 .cm_icon01{
	margin-top: 5px;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.service_info_box {
	margin-bottom: 50px;
}
.service_info_box:last-child {
	margin-bottom: 25px;
}
.service_info_box .service_box {
	width: 100%;	
}
.service_info_box .service_box {
	width: 100%;
	margin-bottom: 30px;
}
.service_info_box .service_box:last-child {
	margin-bottom: 0px;
}
.service_info_box .service_box .text_box {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 6px solid #e6e9ea;
	height: auto;
	float: none;
	padding-top: 32px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.service_info_box .service_box .text_box .ttl {
	color: #008549;
	font-size: 19px;
	font-weight: 500;
	margin-bottom: 25px;
	line-height: 1;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 10px;
}
.service_info_box .service_box .text_box .text {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 25px;
}
.service_info_box .service_box .photo {
	display: none;
}
.service_info_box .service_box .text_box .sp_on img {
	width: 100%;
}
.service_info_box .service_box:nth-child(even) .text_box {
	float: none;
}
.service_info_box .service_box:nth-child(even) .photo {
	float: none;
}
.service_gyomu_area {}
.service_gyomu_box {}
.service_gyomu_box .gyomu_box {
	background-color: #FFFFFF;
	border: 6px solid #E6E8EA;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 7px;
	text-align: left;
}
.service_gyomu_box .gyomu_box.hanbai {
	padding-bottom: 5px;
}
.service_gyomu_box .gyomu_box .ttl_box {
	margin-bottom: 15px;
}
.service_gyomu_box .gyomu_box .ttl_box .ttl {
	color: #01354B;
	font-size: 17px;
	display: inline-block;
	margin-right: 15px;
}
.service_gyomu_box .gyomu_box .cm_icon01 {
	color: #01354B;
	display: inline-block;
	margin-right: 25px;
}
.service_gyomu_box .gyomu_box .gyomu_list01  {
}
.service_gyomu_box .gyomu_box .gyomu_list01 li{
	background-color: #005187;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1;
}
.service_gyomu_box .gyomu_box .gyomu_list01 li:nth-child(4n){
	margin-right: 0px;
}
.gyomu_list02 li{
	margin-bottom: 15px;
	display: block;
	width: 100%;
}
.gyomu_list02 li .item {
	background-color: #005187;
	color: #FFFFFF;
	text-align: center;
	float: left;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1.3;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
}
.gyomu_list02 .cm_icon01{
	margin-top: 5px;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ PRIVACY ＊
-------------------------------------------------------*/
.privacy_policy_box {
	margin-bottom: 70px;
}
.privacy_policy_box .lead {
	margin-bottom: 35px;
	text-align: left;
}
.privacy_policy_box .policy_box {
	width: 1080px;
	margin-bottom: 40px;
	text-align: left;
}
.privacy_policy_box .policy_box:last-child {
	margin-bottom: 10px;
}
.privacy_policy_box .policy_box .ttl {
	color: #005187;
	font-size: 17px;
	margin-bottom: 12px;
}
.privacy_policy_box .policy_box .text {
	margin-bottom: 20px;
}
.privacy_policy_box .policy_box .policy_text {
	border: 1px solid #DDDDDD;
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 15px;
	padding-left: 23px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.privacy_policy_box .policy_box .policy_text .ttl {
	color: #005187;
	font-size: 16px;
	margin-bottom: 3px;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.privacy_policy_box {
	margin-bottom: 50px;
}
.privacy_policy_box.contact {
	margin-bottom: 20px;
}
.privacy_policy_box .lead {
	margin-bottom: 35px;
	text-align: left;
}
.privacy_policy_box .policy_box {
	width: 100%;
	margin-bottom: 35px;
	text-align: left;
}
.privacy_policy_box .policy_box:last-child {
	margin-bottom: 10px;
}
.privacy_policy_box .policy_box .ttl {
	color: #005187;
	font-size: 16px;
	margin-bottom: 12px;
}
.privacy_policy_box .policy_box .text {
	margin-bottom: 20px;
}
.privacy_policy_box .policy_box .policy_list {
	padding-left: 20px;
}
.privacy_policy_box .policy_box .policy_list li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 8px;
}
.privacy_policy_box .policy_box .policy_text {
	border: 1px solid #DDDDDD;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.privacy_policy_box .policy_box .policy_text .ttl {
	color: #005187;
	font-size: 15px;
	margin-bottom: 3px;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ MAKER ＊
-------------------------------------------------------*/
.maker_type_box {
	margin-bottom: 20px;
}
.maker_box {
	margin-bottom: 50px;	
}
.maker_box.taiyo {
	margin-bottom: 0px;	
}
.maker_box .photo {
	margin-bottom: 15px;	
}
.maker_box .item_list {
	margin-bottom: 15px;
	border: 1px solid #DDDDDD;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 7px;
	padding-left: 35px;
	text-align: left;
	line-height: 1;
}
.maker_box .item_list li {
	margin-bottom: 15px;
	display: inline-block;
	margin-right: 25px;
	font-size: 14px;
	text-align: left;
	color: #333333;
}
.maker_box .maker_list  {
}
.maker_box .maker_list li {
	background-color: #cde6f1;
	color: #01354B;
	text-align: left;
	width: 247px;
	float: left;
	margin-right: 30px;
	margin-bottom: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1;
	list-style-type: none;
	font-weight: 500;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 15px;
}
.maker_box .maker_list li:nth-child(4n){
	margin-right: 0px;
}
.maker_box .maker_list li a {
	background-image: url(../img/common/blank.png);
	background-repeat: no-repeat;
	background-size: 15px auto;
	background-position: left center;
	padding-left: 23px;
	color: #01354B;
	font-weight: 500;
	text-decoration: none;
}
.maker_box .maker_list li:hover a {
	text-decoration: underline;
}
.maker_box .maker_list li.list01 {
	width: auto;
	margin-right: 30px !important;	
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.maker_type_box {
	margin-bottom: 20px;
}
.maker_box {
	margin-bottom: 40px;	
}
.maker_box:last-child {
	margin-bottom: 0px;	
}
.maker_box .photo {
	margin-bottom: 15px;
	height: 120px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.maker_box .photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
	height: 100%;
}
.maker_box .item_list {
	margin-bottom: 15px;
	border: 1px solid #DDDDDD;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 13px;
	text-align: left;
	line-height: 1;
}
.maker_box .item_list li {
	margin-bottom: 10px;
	display: inline-block;
	margin-right: 20px;
	font-size: 13px;
	text-align: left;
	color: #333333;
}
.maker_box .maker_list  {
}
.maker_box .maker_list li {
	background-color: #cde6f1;
	color: #01354B;
	text-align: left;
	width: 100%;
	float: none;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1;
	list-style-type: none;
	font-weight: 500;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 14px;
	padding-right: 8px;
}
.maker_box .maker_list li:nth-child(4n){
	margin-right: 0px;
}
.maker_box .maker_list li a {
	background-image: url(../img/common/blank.png);
	background-repeat: no-repeat;
	background-size: 14px auto;
	background-position: left center;
	padding-left: 22px;
	color: #01354B;
	font-weight: 500;
	text-decoration: none;
}
.maker_box .maker_list li:hover a {
	text-decoration: underline;
}
.maker_box .maker_list li.list01 {
	width: auto;
	margin-right: 0px !important;	
}
}

/*------------------------------------------------------
　　　　　　　　　＊ COMPANY ＊
-------------------------------------------------------*/
.company_message_area {
	padding-top: 30px !important;
	padding-bottom: 20px;
}
.company_message_box .ttl {
	padding-bottom: 30px ;	
}
.company_message_box .text {
	text-align: center;	
}
.company_office_area {
	padding-bottom: 30px;	
}
.company_office_box .office {
	width: 245px;
	margin-right: 33px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 30px;
}
.company_office_box .office:nth-child(4n) {
	margin-right: 0px;
}
.company_office_box .office .photo {
	
}
.company_office_box .office .text_box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 18px;
}
.company_office_box .office .ttl {
	font-size: 16px;
	color: #01354B;
	background-image: url(../img/common/bar04.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 1.5;
	padding-bottom: 13px;
	margin-bottom: 12px;
	letter-spacing: 0.15em;
	padding-top: 20px;
}
.company_office_box .office .text {
	line-height: 1.6;
	margin-bottom: 15px;
	letter-spacing: 0.12em;
}
.company_office_box .office .cm_btn01 {
	width: 100%;
	padding-top: 7px;
	padding-bottom: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	margin-bottom: 10px;
}
.company_office_box .office .office_tel_btn {
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 17px;
	background-color: #005187;
	color: #FFFFFF;
	font-family: "soleil";
	font-weight: 600;
	letter-spacing: 0.21em;
	line-height: 1;
	text-align: center;
}
.company_office_box .office .office_tel_btn span {
	background-image: url(../img/common/tel02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	background-size: auto 18px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px;
}
.company_logo_box {
	text-align: left;
	padding-bottom: 60px;
}
.company_logo_box .photo {
	float: left;
	padding-right: 40px;
	padding-bottom: 30px;
	display: inline-block;
}
.company_vision_box {}
.company_vision_box .vision{
	border: 1px solid #dddddd;
	margin-bottom: 18px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company_vision_box .vision th{
	background-color: #E6F3EC;
	color: #008549;
	font-weight: 300;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
	text-align: center;
	width: 200px;
	letter-spacing: 0.21em;
}
.company_vision_box .vision td{
	font-weight: 300;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
	text-align: left;
	padding-left: 40px;
	padding-right: 36px;
	background-image: url(../img/company/vision.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 13px auto;
}
.company_outline_box .company_photo {
	margin-bottom: 30px;	
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.company_message_area {
	padding-top: 10px !important;	
}
.company_message_box .ttl {
	padding-bottom: 30px ;	
}
.company_message_box .ttl img {
	width: 100%;
	height: auto;
}
.company_message_box .text {
	text-align: left;	
}
.company_office_area {
	padding-bottom: 30px;	
}
.company_office_box .office {
	width: 100%;
	margin-right: 33px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 30px;
	padding-top: 15px;
}
.company_office_box .office:nth-child(4n) {
	margin-right: 0px;
}
.company_office_box .office .photo {
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
	height: 120px;
	position: relative;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company_office_box .office .photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 15px;
}
.company_office_box .office .text_box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 18px;
}
.company_office_box .office .ttl {
	font-size: 17px;
	color: #01354B;
	background-image: url(../img/common/bar04.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 1.5;
	padding-bottom: 13px;
	margin-bottom: 12px;
	letter-spacing: 0.12em;
	padding-top: 0px;
}
.company_office_box .office .text {
	line-height: 1.6;
	margin-bottom: 15px;
	letter-spacing: 0.12em;
}
.company_office_box .office .cm_btn01 {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 9px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	margin-bottom: 10px;
}
.company_office_box .office .office_tel_btn {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 19px;
	background-color: #005187;
	color: #FFFFFF;
	font-family: "soleil";
	font-weight: 600;
	letter-spacing: 0.21em;
	line-height: 1;
	text-align: center;
}
.company_office_box .office .office_tel_btn a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/common/tel02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	background-size: auto 18px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px;
}
.company_logo_box {
	text-align: left;
	padding-bottom: 60px;
}
.company_logo_box .photo {
	float: none;
	padding-right: 0px;
	padding-bottom: 25px;
	display: block;
	text-align: center;
}
.company_vision_box {
}
.company_vision_box .vision{
	border: 1px solid #dddddd;
	margin-bottom: 18px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company_vision_box .vision th{
	background-color: #E6F3EC;
	color: #008549;
	font-weight: 500;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 0.21em;
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company_vision_box .vision td{
	font-weight: 300;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 13px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../img/company/sp_vision.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 13px auto;
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company_history_box {
	padding-bottom: 20px;
}
.company_outline_box .company_photo {
	margin-bottom: 20px;	
}
.company_outline_box .company_photo img {
	width: 100%;
	height: auto;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ SITEMAP ＊
-------------------------------------------------------*/
.sitemap_box {
	padding-bottom: 40px;
	text-align: left;
}
.sitemap_box:last-child {
	padding-bottom: 10px;
}
.sitemap_box ul {
	margin-top: -12px;
	padding-left: 3px;
}
.sitemap_box li {
	padding-bottom: 10px;
}
.sitemap_box .cm_link01 {
	background-image: url(../img/common/arrow02.png);	
}
.sitemap_box .cm_link01 a {
	color: #01354B;	
}
.sitemap_box .list01 {
	padding-left: 1.5em;
	padding-bottom: 6px;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.sitemap_box {
	padding-bottom: 30px;
	text-align: left;
}
.sitemap_box:last-child {
	padding-bottom: 10px;
}
.sitemap_box ul {
	margin-top: -12px;
	padding-left: 3px;
}
.sitemap_box li {
	padding-bottom: 12px;
}
.sitemap_box .cm_link01 {
	background-image: url(../img/common/arrow02.png);
	background-size: 10px auto;	
}
.sitemap_box .cm_link01 a {
	color: #01354B;
	font-size: 14px;
}
.sitemap_box .list01 {
	padding-left: 1.5em;
	padding-bottom: 8px;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ SHOWROOM ＊
-------------------------------------------------------*/
.showroom_terashia_area {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.showroom_terashia_area .ttl {
	padding-bottom: 15px;
}
.showroom_terashia_area .lead {
	padding-bottom: 30px;
	font-size: 18px;
	letter-spacing: 0.1em;
}
.showroom_terashia_area .photo_box {
	width: 100%;
	height: 460px;
	background-image: url(../img/showroom/showroom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.showroom_terasu_box {
}
.showroom_terasu_box .ttl {
	margin-bottom: 30px;
}
.showroom_terasu_box .photo {
	margin-bottom: 43px;
}
.showroom_terasu_box .lead {
	margin-bottom: 35px;
	font-size: 22px;
	padding-bottom: 23px;
	background-repeat: no-repeat;
	background-image: url(../img/common/bar03.png);
	background-position: center bottom;
}
.showroom_terasu_box .text_box {
	padding-bottom: 10px;
}
.showroom_exhibit_box {
}
.showroom_exhibit_box .cm_ttl02{
	margin-bottom: 40px;
}
.showroom_exhibit_box .exhibit_list {
	text-align: center;
}
.showroom_exhibit_box .exhibit_list li {
	display: inline-block;
	margin-right: 25px;
	background-color: #FFFFFF;
	color: #01354B;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
}
.showroom_about_box .cm_btn01 {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.showroom_reservation_box {}
.showroom_reservation_box .ttl {
	font-family: "soleil";
	font-weight: 600;
	color: #005187;
	font-size: 27px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	background-image: url(../img/common/bar03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.12em;
	line-height: 1;
}
.showroom_reservation_box .lead {
	padding-bottom: 30px;
	font-size: 17px;
	letter-spacing: 0.1em;
}
.showroom_reservation_box .tel_btn {
	background-color: #005187;
	font-family: "soleil";
	font-weight: 500;
	text-align: center;
	display: inline-block;
	color: #FFFFFF;
	width: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 23px;
	letter-spacing: 0.15em;
	line-height: 1;
	padding-top: 7px;
	padding-bottom: 8px;
	
}
.showroom_reservation_box .tel_btn span {
	color: #FFFFFF;
	background-image: url(../img/common/tel02.png);
	background-size: 22px auto;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.showroom_reservation_box .tel_btn a {
	color: #FFFFFF;
}
.showroom_reservation_box .cm_btn01 {
	width: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.showroom_terashia_area {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.showroom_terashia_area .ttl {
	padding-bottom: 15px;
}
.showroom_terashia_area .ttl img{
	width: 80%;
	height: auto;
}
.showroom_terashia_area .lead {
	padding-bottom: 30px;
	font-size: 17px;
	letter-spacing: 0.1em;
}
.showroom_terashia_area .photo_box {
	width: 100%;
	height: 280px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.showroom_terasu_box {
}
.showroom_terasu_box .ttl {
	margin-bottom: 25px;
}
.showroom_terasu_box .ttl img {
	width: 160px;
	height: auto;
}
.showroom_terasu_box .photo {
	margin-bottom: 43px;
}
.showroom_terasu_box .photo img {
	width: 180px;
	height: auto;
}
.showroom_terasu_box .lead {
	margin-bottom: 35px;
	font-size: 18px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-image: url(../img/common/bar03.png);
	background-position: center bottom;
}
.showroom_terasu_box .text_box {
	padding-bottom: 10px;
	text-align: left;
}
.showroom_exhibit_box {
}
.showroom_exhibit_box .cm_ttl02{
	margin-bottom: 30px;
}
.showroom_exhibit_box .exhibit_list {
	text-align: center;
}
.showroom_exhibit_box .exhibit_list li {
	display: block;
	margin-right: 0px;
	background-color: #FFFFFF;
	color: #01354B;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.4;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
	margin-bottom: 15px;
}
.showroom_about_box .cm_btn01 {
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 7px;
}
.showroom_reservation_box {}
.showroom_reservation_box .ttl {
	font-family: "soleil";
	font-weight: 600;
	color: #005187;
	font-size: 27px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	background-image: url(../img/common/bar03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 0.12em;
	line-height: 1;
}
.showroom_reservation_box .lead {
	padding-bottom: 30px;
	font-size: 15px;
	letter-spacing: 0.1em;
}
.showroom_reservation_box .tel_btn {
	background-color: #005187;
	font-family: "soleil";
	font-weight: 500;
	text-align: center;
	display: inline-block;
	color: #FFFFFF;
	width: 90%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 23px;
	letter-spacing: 0.15em;
	line-height: 1;
	padding-top: 8px;
	padding-bottom: 9px;
	
}
.showroom_reservation_box .tel_btn span {
	color: #FFFFFF;
	background-image: url(../img/common/tel02.png);
	background-size: 22px auto;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 33px;
	margin-left: -3px;
}
.showroom_reservation_box .tel_btn a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.15em;
}
.showroom_reservation_box .cm_btn01 {
	width: 90%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
}
.showroom_reservation_box .cm_btn01 a {
	padding-right: 20px;
	text-align: center;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ CONTACT ＊
-------------------------------------------------------*/
.contact_attention_box {
	text-align: left;
}
.contact_box .text_box {
	margin-bottom: 42px;
	padding-top: 10px;
	color: #01354B;
}
.contact_form_box{
	padding-top: 20px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	margin-bottom: 50px;
}
.contact_form_box .ttl{
	color: #01354B;
	font-size: 18px;
	padding-bottom: 20px;
	text-align: center;
	background-image: url(../img/common/bar04.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}
.contact_dl {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	padding-top: 20px;
}
.contact_dl  dt {
	clear: both;
	float: left;
	padding: 21px 0px 21px;
	width: 280px;
}
.contact_dl dt span{
	color: #FFF;
	background-color: #005187;
	padding: 1px 8px 2px 8px;
	margin-right: 10px;
	font-size: 0.70em;
	line-height: 1;
	margin-left: 15px;
	font-family: "source-han-sans-japanese";
	font-weight: 300;
}
.contact_dl dd {
	padding: 20px 0px 20px 280px;
	border-bottom: 1px solid #F2F3EE;
	word-wrap: break-word;
}
.contact_dl dd .contact_input01{
	font-size: 15px;
	padding: 4px 5px;
	border: 1px solid #E7E7E7;
	width: 500px;
	font-family: '游ゴシック',Yu Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	background-color: #F6F6F6;
}
.contact_dl dd .contact_input02{
	font-size: 15px;
	padding: 4px 5px;
	border: 1px solid #E7E7E7;
	width: 350px;
	font-family: '游ゴシック',Yu Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	background-color: #F6F6F6;
}
.contact_dl  dd .text01{
	font-size: 15px;
	padding: 2px 5px;
	border: 1px solid #E7E7E7;
	width: 580px;
	font-family: '游ゴシック',Yu Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	height: 250px;
	background-color: #F6F6F6;
}
.contact_dl  dd span{
	margin-right: 35px;
}
.contact_dl  dd span input {
	margin-right: 8px;
	margin-top: -2px;
}
.contact_input_btn {
	background-color: #005187;
	color: #FFFFFF;
	text-align: left;
	line-height: 1;
	padding-top: 12px;
	padding-bottom: 11px;
	padding-left: 25px;
	padding-right: 50px;
	background-image: url(../img/common/arrow03.png);
	background-repeat: no-repeat;
	background-position: right 15px center;
	display: inline-block;
	cursor: pointer;
	font-family: "source-han-sans-japanese";
	font-weight: 300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-size: auto 6px;
	letter-spacing: 0.08em;
	font-size: 15px;
	height: 40px;
	margin-bottom: 12px;
}
.contact_input_btn.back {
	text-align: right;
	line-height: 1;
	padding-right: 25px;
	padding-left: 50px;
	background-image: url(../img/common/arrow01_white_b.png);
	background-size: auto 6px;
	background-position: left 15px center;	
}
.contact_input_btn:hover {
	background-color: #008549;
}
.contact_input_btn.back{
	margin-right: 15px;
	background-image: url(../img/common/arrow03_l.png);
}
/*--------------- SP ---------------*/
@media screen and (max-width: 700px){
.contact_attention_box {
	text-align: left;
}
.contact_box .text_box {
	margin-bottom: 42px;
	padding-top: 10px;
	color: #01354B;
	text-align: left;
}
.contact_form_box{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	width: 100%;
	margin-bottom: 30px;
	font-size: 13px;
}

.contact_dl {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 0px;
}
.contact_dl dt {
	float: none;
	width: 100%;
	box-sizing: border-box;
	padding: 0px 0px 8px;
}
.contact_dl dt span{
	color: #FFF;
	background-color: #005187;
	padding: 1px 8px 2px 8px;
	margin-right: 15px;
	font-size: 0.8em;
	line-height: 1;
	margin-left: 10px;
	font-family: "source-han-sans-japanese";
	font-weight: 300;
}
.contact_dl dd {
	float: none;
	text-align: left;
	padding: 0px 0px 10px;
	margin-bottom: 12px;
}
.contact_dl dd:last-child {
	margin-bottom: 23px;
}
.contact_dl dd .contact_input01{
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	border: 1px solid #DFDFDF;
	-webkit-appearance: none;
	display: block;
	border-radius: 0px;
}
.contact_dl dd .contact_input02{
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
	-webkit-appearance: none;
	border-radius: 0px;
}
.contact_dl  dd .text01{
	width: 100%;
	box-sizing: border-box;
	-webkit-appearance: none;
	height: 250px;
	border-radius: 0px;
}
.contact_dl .radio_box01 {
	padding-top: 10px;
}
.contact_dl .radio_box01 span {
	display: block;
	margin-bottom: 10px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact_input_btn {
	letter-spacing: 0.2em;
}
.contact_input_btn a:hover{
	color: #000;
	background-image: url(../img/btn_arrow01.png);
}
.contact_input_btn {
	box-sizing: border-box;
	display: inline-block;
	border-radius: 0px;
	letter-spacing: 0.02em;
	font-size: 15px;
}
.contact_input_btn.back {
	margin-right: auto;
}
}
/*------------------------------------------------------
　　　　　　　　　＊ RECRUIT ＊
-------------------------------------------------------*/
.recruit_box {
    margin-bottom: 70px;
}
.recruit_ttl01 {
    background-image: url(../img/recruit/recruit_icon01.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 68px;
    font-size: 30px;
    margin-bottom: 27px;
    color: #005288;
}
.recruit_box .photo {
    margin-bottom: 30px;
}
.recruit_ttl02 {
    background-image: url(../img/recruit/concent_icon.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 68px;
    font-size: 25px;
    margin-bottom: 24px;
    color: #005288;
}
.recruit_photo_list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 45px;
}
/*--------------- SP ---------------*/
@media screen and (max-width: 768px){
.recruit_box {
    margin-bottom: 50px;
}
.recruit_ttl01 {
    background-image: url(../img/recruit/recruit_icon01.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 60px;
    font-size: 22px;
    margin-bottom: 18px;
    color: #005288;
    background-size: 80px auto;
}
.recruit_box .photo {
    margin-bottom: 30px;
}
.recruit_box .photo img {
    width: 100%;
    height: auto;
}
.recruit_ttl02 {
    background-image: url(../img/recruit/concent_icon.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 60px;
    font-size: 18px;
    margin-bottom: 24px;
    color: #005288;
	background-size: 30px auto;
}
.recruit_photo_list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 30px;
}
.recruit_photo_list li img {
    width: 100%;
	height: auto
}
.recruit_photo_list li:last-child {
    display: none;
}
.recruit_photo_list li:first-child {
    margin-right: 15px;
}
}




/*------------------------------------------------------
　　　　　　　　　＊ 22/01 70th LP ＊
-------------------------------------------------------*/
.lp_70th_header {
    width: 100%;
    height: 145px;
    background-color: #FFFFFF;
    text-align: center;
    z-index: 500;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background-image: url(../img/lp_70th/header_bar01.png.png);
    background-repeat: repeat-x;
    background-position: left top;
    padding-top: 15px;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.08);
}
.lp_header_box {
	display: flex;
	flex-direction: row;
    align-items: center; 
	justify-content: space-between;
}
.lp_header_box .logo_box {
	display: flex;
	flex-direction: row;
    align-items: center; 
	justify-content: flex-start;
}
.lp_header_logo {
    background-image: url(../img/lp_70th/logo_70.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    height: 120px;
    width: 130px;
}
.lp_header_logo a{
	height: 100%;
	width: 100%;
	display:block;
}
.lp_header_box .text_box {
	text-align: left;
	margin-top: 21px;
}
.lp_header_box .text_box .ttl {
	margin-bottom: 10px;    
}
.lp_header_box .text_box .ttl img {
    width: 200px;
    height: auto;
}
.lp_header_box .text_box {
	font-size: 15px;
	text-indent: 2px;
}
.corporate_logo {
    display: flex;
    align-items: center;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lp70_cm_ttl01 {
    line-height: 1;
    font-size: 42px;
    color: #f0831e;
    margin-bottom: 60px;
    text-align: center;
}
.lp70_cm_ttl01.orange {
    color: #f0831e;
}
.lp70_cm_ttl01.event {
    color: #005BAC;
}
.lp70_cm_ttl01 .en {
    color: #2E260B;
    font-size: 18px;
    display: block;
    margin-bottom: 12px;
}
.lp70_message_area {
    background-image: url(../img/lp_70th/message_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 95px;
}
.lp70_message_box .terada_box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    z-index: 10;
    margin-top: -30px;
}
.lp70_message_box .terada_box .text_box {
    background-color: #005bac;
    width: 630px;
    height: 410px;
}
.lp70_message_box .terada_box .text_box {
    background-color: #005bac;
    width: 630px;
    height: 420px;
    color: #FFFFFF;
    margin-top: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 60px;
    padding-top: 148px;
}
.lp70_message_box .terada_box .text_box .ttl {
    background-image: url(../img/lp_70th/bar01.png);
    background-repeat: no-repeat;
    background-position: left top 15px;
    padding-left: 40px;
    text-align: left;
}
.lp70_message_box .terada_box .text_box .ttl .lead{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}
.lp70_message_box .terada_box .text_box .ttl .name{
    font-size: 34px;
}
.lp70_message_box .messase_text_box {
    background-color: #FFFFFF;
    width: 100%;
    padding-top: 120px;
    padding-bottom: 50px;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -40px;
}
.lp70_message_box .messase_text_box .ttl {
    margin-bottom: 36px;
}
.lp70_message_box .messase_text_box .text_box p {
    font-size: 16px;
    margin-bottom: 15px;
}
.lp70_history_area {
    background-color: #fffbe6;
    background-image: url(../img/lp_70th/history_bg01.png);
    background-repeat: repeat-x;
    background-position: center top;
    text-align: center;
    padding-top: 95px;
    padding-bottom: 95px;
}
.lp70_history_box .history_list {
    background-image: url(../img/lp_70th/bar02.png);
    background-repeat: repeat-y;
    background-position: left 0px top;
    padding-left: 50px;
}
.lp70_history_box .history_list li {
    background-color: #FFFFFF;
    border-radius: 3px;
    width: 990px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 25px;
    margin-bottom: 25px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    font-size: 17px;
}
.lp70_history_box .history_list .day {
    width: 220px;
    background-image: url(../img/lp_70th/arrow02.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 84px;
    margin-left: -89px;
    color: #f0831e;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lp70_history_box .history_list .text {
    width: 350px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 40px;
}
.lp70_history_box .history_list .text02 {
    width: 750px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 40px;
}
.lp70_history_box .history_list .photo {
    width: 420px;
	text-align: center;
}
.lp70_history_box .history_list .photo img {
    width: auto;
    height: 160px;
}
.lp70_event_area {
    padding-top: 95px;
    padding-bottom: 95px;
    background-color: #F8FBFF;
}
.lp70_event_box {
    text-align: center;	
}
.lp70_event_box .event_box {
	display: flex;
	flex-direction: row; 
	justify-content: space-between;
    width: 100%;
}
.lp70_event_box .event_box .event {
	width: 340px;
	background-color: #FFFFFF;
	text-align: left;
}
.lp70_event_box .event_box .event .photo img {
    width: 100%;
    height: auto;
}
.lp70_event_box .event_box .event .text_box {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
	padding-bottom: 24px;
}
.lp70_event_box .event_box .event .day {
	margin-bottom: 10px;
	font-size: 14px;
	display: inline-block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 1.3;
	background-color: #e95377;
	color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.lp70_event_box .event_box .event .text {
	margin-bottom: 15px;
	font-size: 16px;
}
.lp70_event_box .event_box .event .cm_btn01 {
	font-size: 13px;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-size: auto 6px;	
}

/*------------- SP -------------*/
@media screen and (max-width: 700px){
.lp_70th_header {
	width: 100%;
	height: 80px;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 500;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	background-image: url(../img/lp_70th/header_bar01.png.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.08);
	background-size: auto 4px;
}
.lp_header_box {
	display: flex;
	flex-direction: row;
    align-items: center; 
	justify-content: space-between;
}
.lp_header_box .logo_box {
	display: flex;
	flex-direction: row;
    align-items: center; 
	justify-content: flex-start;
}
.lp_header_logo {
	background-image: url(../img/lp_70th/logo_70.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 67px;
	height: 60px;
	background-size: auto 60px;
}
.lp_header_logo a{
	height: 100%;
	width: 100%;
	display:block;
}
.lp_header_box .text_box {
	text-align: left;
	margin-top: 12px;
}
.lp_header_box .text_box .ttl {
	margin-bottom: 0px;    
}
.lp_header_box .text_box .ttl img {
    width: auto;
    height: 28px;
}
.lp_header_box .text_box {
	font-size: 12px;
	text-indent: 0px;
}
.lp_header_box .text_box .text {
	font-size: 12px;
	text-indent: 0px;
    display: none;
}
.corporate_logo img {
    height: 42px;
    width: auto;
}
.lp70_cm_ttl01 {
    line-height: 1;
    font-size: 26px;
    color: #f0831e;
    margin-bottom: 30px;
    text-align: center;
}
.lp70_cm_ttl01.orange {
    color: #f0831e;
}
.lp70_cm_ttl01.event {
    color: #005BAC;
}
.lp70_cm_ttl01 .en {
    color: #2E260B;
    font-size: 13px;
    display: block;
    margin-bottom: 12px;
}
.lp70_message_area {
    background-image: url(../img/lp_70th/message_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}
.lp70_message_box .terada_box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 10;
    margin-top: 0px;
}
.lp70_message_box .terada_box .text_box {
    background-color: #005bac;
    width: 100%;
    height: auto;
}
.lp70_message_box .terada_box .text_box {
	background-color: #005bac;
	width: 100%;
	height: auto;
	color: #FFFFFF;
	margin-top: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.lp70_message_box .terada_box .text_box .ttl {
	background-image: url(../img/lp_70th/bar01.png);
	background-repeat: no-repeat;
	background-position: left top 11px;
	padding-left: 24px;
	text-align: left;
	background-size: 14px 2px;
}
.lp70_message_box .terada_box .text_box .ttl .lead{
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 4px;
}
.lp70_message_box .terada_box .text_box .ttl .name{
    font-size: 23px;
}
.lp70_message_box .terada_box .photo img{
    width: 100%;
    height: auto;
}
.lp70_message_box .messase_text_box {
    background-color: #FFFFFF;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
}
.lp70_message_box .messase_text_box .ttl {
    margin-bottom: 24px;
}
.lp70_message_box .messase_text_box .ttl img {
    width: 100%;
    max-width: 500px;
    height: auto;
}
.lp70_message_box .messase_text_box .text_box p {
    font-size: 15px;
    margin-bottom: 13px;
}
.lp70_history_area {
    background-color: #fffbe6;
    background-image: url(../img/lp_70th/history_bg01.png);
    background-repeat: repeat-x;
    background-position: center top;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.lp70_history_box .history_list {
    background-image: url(../img/lp_70th/bar02.png);
    background-repeat: repeat-y;
    background-position: left 0px top;
    padding-left: 20px;
}
.lp70_history_box .history_list li {
    background-color: #FFFFFF;
    border-radius: 3px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 13px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    font-size: 15px;
}
.lp70_history_box .history_list .day {
	width: 100%;
	background-image: url(../img/lp_70th/arrow02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 66px;
	margin-left: -83px;
	color: #f0831e;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 9px;
	background-size: auto 22px;
}
.lp70_history_box .history_list .text {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 0px;
	margin-bottom: 12px;
}
.lp70_history_box .history_list .text02 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 40px;
}
.lp70_history_box .history_list .photo {
    width: 100%;
	text-align: center;
}
.lp70_history_box .history_list .photo img {
    width: 100%;
    height: auto;
}
.lp70_event_area {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #F8FBFF;
}
.lp70_event_box {
    text-align: center;	
}
.lp70_event_box .event_box {
	display: flex;
	flex-direction: column; 
	justify-content: space-between;
    width: 100%;
}
.lp70_event_box .event_box .event {
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	margin-bottom: 15px;
}
.lp70_event_box .event_box .event .photo img {
    width: 100%;
    height: auto;
}
.lp70_event_box .event_box .event .text_box {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
	padding-bottom: 24px;
}
.lp70_event_box .event_box .event .day {
	margin-bottom: 10px;
	font-size: 13px;
	display: inline-block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 1.3;
	background-color: #e95377;
	color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.lp70_event_box .event_box .event .text {
	margin-bottom: 15px;
	font-size: 15px;
}
.lp70_event_box .event_box .event .cm_btn01 {
	font-size: 13px;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-size: auto 6px;	
}
}




