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

/*
紺　#26547C
紫（オーティコンカラー） #c6168d
薄紫 #f4f6ff
*/

/*

*/

f-notosansjapanese { font-family: "Noto Sans JP"; }
body {
	font-family: "Noto Sans JP","游ゴシック", YuGothic,"Open Sans",  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
}

a {
	text-decoration: underline;
	color: #26547C;
	-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;
}
a:hover {
	color: #c6168d;
	text-decoration: underline;
}
.opa7 a:hover img {
opacity:0.7;
}


h1,h2,h3 {
	font-weight: 700;
	text-align: center;
}


H1 {
	padding-bottom: 1px;
}
H1.h1h {
	font-weight: 500;
	font-size: 14px;
	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 3px;
}
H2 {
	font-size: 32px;


}
h2.h2fmin {
	font-family: "游明朝 Demibold", "游ゴシック Medium","游ゴシック", YuGothic,"Open Sans",  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.3em;
}

h2.h2m1 {
	padding-top: 20px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-weight: 500;
	text-align: center;
}

h2.h2maker {
	font-family: "游明朝 Demibold", "游ゴシック Medium";
	text-align: center;
	font-weight: 500;
	font-size: 44px;
	word-spacing: 0.3em;
	margin-top: 120px;
	margin-bottom: 60px;
}

h2.H2flow {
	font-family: "游明朝 Demibold", "游ゴシック Medium";
	text-align: center;
	font-weight: 500;
	font-size: 44px;
	word-spacing: 0.3em;
	margin-top: 60px;
	margin-bottom: 60px;
}
h2.H2about {
	font-family: "游明朝 Demibold", "游ゴシック Medium";
	text-align: center;
	font-weight: 500;
	font-size: 44px;
	word-spacing: 0.3em;
	margin-top: 60px;
	margin-bottom: 60px;
}
h2.H2privacy {
	font-family: "游明朝 Demibold", "游ゴシック Medium";
	text-align: center;
	font-weight: 500;
	font-size: 44px;
	word-spacing: 0.3em;
	margin-top: 60px;
	margin-bottom: 60px;
}


@media (max-width: 500px) {
h2.h2m1 {
	font-size: 6vw;
	padding-left: 10px;
	padding-right: 10px;
}
h2.h2maker {
	font-size: 9vw;
	font-weight: bold;
	}
h2.H2privacy,
h2.H2flow
	{
	font-size: 8vw;
	}
}


H3 {
	line-height: 1.8em;
	font-weight: normal;
	font-size: 22px;
}

H5 {
	font-size: 18px;
	font-weight: bold;
	color: #616161;
	letter-spacing: 2px;
	margin-bottom: 15px;
	margin-top: 1px;
}
	
	
/* 見出し共通加工 */

@media (max-width: 767px) {
	.hf1{font-size: 24px;
}	
	
}
/*  */

/*--- フッター定義 ---*/
#footer {
	padding-top: 50px;
	padding-bottom: 40px;
	background-color: #0F326C;
	margin-top:0px;  
}

#f_menu a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

FOOTER {
	background-color: #0E1C36;
	font-size: 13px;
	font-weight: 200;
	padding-top: 8px;
	padding-bottom: 4px;
	text-align: right;
	color: #B7C7D5;
	line-height: 2em;
}
FOOTER a {
	color: #B7C7D5;
	text-decoration: none;
}
#f_menu a:hover,
FOOTER a:hover
{
	color: #c6168d;

}

/* ----------------  パンクズ -----------------*/

.bk_breadcrumb {
    
	background-color: #E2EFDE;
	background-color: #D4EFEA;
	background-color: #FDFCF3;
	margin-bottom: 30px;
	border-top: 0px solid #EDF9F7;
}
.breadcrumb {
	background: transparent;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
	font-size: 14px;
}
.breadcrumb li+li:before {
  content:'»';
}
.breadcrumb OL {
	padding-bottom: 3px;
}

/* ----------------  ヘッダー加工 -----------------*/
#title {
	display: block;
	float: left;
	margin-top: 1px;
	font-size: 48px;
	padding-top: 5px;
	line-height: 1em;
	font-weight: 700;
	letter-spacing: 0.02em;
}




#title a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 900;
}
#title a:hover {
	color: #E2D4B7;
}

#logo {
	max-width: 40px;
	float: left;
	margin-right: 10px;
}
#tel_pc {
	color: #FFFFFF;
	float: right;
	font-size: 28px;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 1em;
	display: block;
	margin-right: 15px;
	font-weight: bold;
}
#tel_pc I {
	font-size: 24px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 1em;
	vertical-align: middle;
	padding-right: 8px;
}
#tel_pc SPAN {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 0em;
	display: block;
	text-align: right;
color: #FBF7E8;	
}
#tel_sp {
	display: none;
}



_:-ms-lang(x)::-ms-backdrop, #title {
  /* IE11 のみ適用される */
	margin-top: 10px;
}
_:-ms-lang(x)::-ms-backdrop, #logo {
  /* IE11 のみ適用される */
max-width: 33px;
}





@media (max-width: 767px) {

#logo {
	max-width: 32px;
	margin-right: 10px;
}	
#title {
	display: block;
	float: left;
	margin-top: 1px;
	font-size: 32px;
	padding-top: 1px;
	line-height: 1em;
	font-weight: 700;
}
	#tel_pc {
	font-size: 24px;
	padding-right: 15px;
	margin-right: 5px;
}
}

	@media (max-width: 620px) {
#logo {
	max-width: 24px;
	margin-right: 5px;
}		
#title {
	margin-top: 1px;
	font-size: 24px;
	padding-top: 1px;
	line-height: 1em;
}
	#tel_pc {
	font-size: 20px;
	padding-right: 15px;
	display: block;
}
}
@media (max-width: 550px) {
#title {
	margin-top: 5px;
	padding-top: 5px;
}
#tel_pc {
	display: none;
	}
#tel_sp {
	color: #FFFFFF;
	font-size: 24px;
	border: 0px solid #E1E1E1;
	text-align: right;
	margin-left: 40px;
	display: inline-block;
	float: right;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 15px;
	margin-top: 0px;
	}
#tel_sp a{
	color: #FFFFFF;	
	}
#tel_sp SPAN {
	text-align: right;
	font-size: 12px;
	display: block;
}
#tel_sp I {
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 1em;
	vertical-align: middle;
	padding-right: 8px;
}	
}
	
@media (max-width: 350px) {
#logo {
	max-width: 22px;
	margin-right: 3px;
}	
	#title {
	margin-top: 10px;
	font-size: 20px;
	padding-top: 1px;
	line-height: 1em;
}
}
/* ----------------  フッター歯-----------------*/


#Topreturn {
	text-align: right;
	display: block;
}
#TopreturnMain {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#Topreturn #rtn_top {
	z-index: 500;
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#Topreturn #rtn_top I {
	font-size: 48px;
	color: #C6168D;
}
#Topreturn #rtn_top I:hover {
	color: #555;
}

#Topreturn #rtn_top a {
	text-decoration: none;
	display: block;
	z-index: 500;

}
#Topreturn #rtn_top a:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
}


.test.hover {
  -webkit-tap-highlight-color: transparent;
  color: red;
}

#Topreturn #rtn_top a:visited,#Topreturn #rtn_top a:link,#Topreturn #rtn_top a:active
{color: #d1221b!important;

}



/* ----------------  設定値 -----------------*/


.color_w { 	color: #FFFFFF; }
.color_b { 	color: #26547C; }
.color_b2 { 	color: #26547C; }

.color_p {	color: #C6168D;}


.color_r { 	color: #d1221b ; }



.bg_color_w {	background-color: #FFFFFF;}
.bg_color_w2 {
	background-color: rgba(255,255,255,0.50);
}
.bg_color_g {
	background-color: #EEF0F4;
}
.bg_color_p {	background-color: #f4f6ff;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat;
}
.bg_color_ul {
	border: 0px solid #ccc;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 60px;
}
.bg_color_about {
	
	background-color: #f4f6ff;
	padding-top: 40px;
	padding-bottom: 0px;
	margin-top: 90px;
}

.bg_color_b {
	background-color: #0F326C;
}



.bg_box_g {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	font-weight: 500;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	border: 1px solid #BCBCBC;
}
.bg_box_g SPAN {
	color: #d1221b;
	padding-right: 8px;
}


.bk_wrap1 {
	padding-top: 30px;
	padding-bottom: 60px;
	text-align: center;
}
.bk_wrap1 .p1 {
	background-color: #0F326C;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}



.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f20 {
	font-size: 20px;
}
.f22 {
	font-size: 22px;
}
.f24 {
	font-size: 24px;
}

.fw500 { 	font-weight: 500!important; }
.fw700 { 	font-weight: 700!important; }

.line1 {
	background-color: #C6168D;
	width: 50px;
	height: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* line title  */
.line-title {
  position: relative;
  text-align: center;
}

.line-title:before {
	content: "";
	width: 100%;
	height: 10px;
	position: absolute;
	left: 0;
	top: 43%;
	background-color: #c6168d;
}

.line-title span {
  position: relative;
  display: inline-block;
  background-color: #FFFFFF;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 767px) {
.line-title:before {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	background-color:transparent;
}	
.line-title span {
  padding-left: 0px;
  padding-right: 0px;
}
	
}


/* リンク用設定 */

.link_triangle {}
.link_triangle I {
	vertical-align: middle;
	line-height: 1em;
	font-size: 22px;
	color: #C6168D;
}
.link_triangle a:hover {
}

/*  UL */

.ul_abc {
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-left: 0px;
	margin-top: 10px;
}


.hr1 {
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #E4E0D5;
	border-bottom: 1px solid #fff;
	margin-top: 30px;
	margin-bottom: 30px;
}

hr.line2 {
	height: 0px;
	margin-bottom: 15px;
	width: 30px;
	border-bottom: 2px dotted #B8B8B8;
	margin-top: 0px;
	text-align: left;
	display: inline-block;
	margin-left: 30px;
	border-top-width: 0px;
}


.btn1, .btn1:focus {
	border-left: 1px solid #F9FBFA;
	border-right: 1px solid #B7E7D1;
	border-bottom: 1px solid #B7E7D1;
	border-top: 1px solid #F9FBFA;
	background-color: #EDF9F7;
	text-decoration: none !important;
	display: block;
	text-align: center;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.btn1:hover {
	background-color: #00947E;
	color: #FFFFFF;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	border-left: 1px solid #007665;
	border-right: 1px solid #00947E;
	border-bottom: 1px solid #00947E;
	border-top: 1px solid #007665;
}
/* ボーダー設定 */
.bt_0 {
	border-top: 0px solid #E98789!important;
}


/* ----------------  画面サイズによる切り替え -----------------*/

/*  テキスト操作　 */
/*  col-sm でテキスト中央より　 */
.text-sm-left-center{
	text-align: center;
}
@media (min-width: 768px){
.text-sm-left-center{
	text-align: left;
}
}
@media (min-width: 768px){
.spBr {
	display: none;
}
}


/*  フロート切り替え */
.float-sm-left-center{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.float-sm-right-center{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
@media (max-width: 767px){
.float-sm-left-center,
.float-sm-right-center{
	float: none;
	margin-left: auto;
	margin-right: auto;
}
}

/*  スマトーフォン削除　 */

@media (max-width: 480px){
.spDN {
	display: none!important;
}
}

/* ----------------  マージン設定 -----------------*/
.m_0 {
	margin-top: 0px !important;
	margin-right: 0px !important ;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}

.m_t0 {
	margin-top: 0px !important;
}
.m_t10 {
	margin-top: 10px !important;
}
.m_t30 {
	margin-top: 30px !important;
}
.m_t60 {
	margin-top: 60px !important;
}
.m_t90 {
	margin-top: 90px !important;
}
.m_t120 {
	margin-top: 120px !important;
}
.m_t180 {
	margin-top: 180px !important;
}
.m_t240 {
	margin-top: 240px !important;
}
.m_nt10 {
	margin-top: -10px !important;
}
.m_nt30 {
	margin-top: -30px !important;
}

.m_b0 {
	margin-bottom: 0px !important;
}
.m_b1e {
	margin-bottom: 1em !important;
}
.m_b30 {
	margin-bottom: 30px !important;
}
.m_b60 {
	margin-bottom: 60px !important;
}
.m_b90 {
	margin-bottom: 90px !important;
}
.m_b120 {
	margin-bottom: 120px !important;
}
.m_nb120 {
	margin-bottom: -120px !important;
}
.m_b180 {
	margin-bottom: 180px !important;
}

.m_l15 {
	margin-left: 15px !important;
}
.m_l30 {
	margin-left: 30px !important;
}
.m_l90 {
	margin-left: 90px !important;
}
.m_r1e {
	margin-right: 1em!important;
}
.m_nl30 {
	margin-left: -30px !important;
}
.m_lr10 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.p_b120 {
	padding-bottom: 120px !important;
}

.p_lr0 {
	padding-left: 0px !important;
	padding-right: 0px  !important;
}
.p_l0 {
	padding-left: 0px !important;
}
.p_tb15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.p_20 {
	padding-left: 20px !important;
	padding-top: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 20px !important;
}

.p_t60 {
	padding-top: 60px !important;
}
.p_tb50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
/* ----------------  バナー切り替え -----------------*/

.side_banner {}

.b242f,.b242q {	display: none;}
.b360f {
	display: block;
	float: right;
	margin-top: 10px;
}
.b360q {
	display: block;
	float: left;
	margin-top: 10px;
}
@media (min-width: 992px) {
.b242f,.b242q {
	display: block;
	margin-top: 10px;
}
.b360f,.b360q {	display: none;}
}


.side_banner a:hover img {
opacity:0.7;
}



/*------------------ parallax ------------------*/

.parallax-window {
	height:300px;
	width: 100%;
}
.parallax-window1 {
	height:400px;
	width: 100%;
}

.parallax-window2 {
	height:500px;
	width: 100%;
}
@media (max-width: 768px) {
.parallax-window1,
.parallax-window2
	{
	height:800px;
	width: 100%;
}
}
/*------------------ 共通部品　------------------*/
.tokorozawa_data
{
	margin-top: 75px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.90);
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 20px;
	padding-left: 5px;
	margin-bottom: 100px;
}
.tokorozawa_data .col-sm-3
.tokorozawa_data .col-sm-7{
}
.tokorozawa_data h2{
	margin-left: 30px;
	margin-right: 10px;
}
.dl_company {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border:0px solid #FFFFFF;
	border-radius: 8px;
	margin-top: 20px;
}

.dl_company DT {
	color: #26547C;
	font-size: 16px;
	font-weight: 600;
	float: left;
	text-align: left;
	border-bottom: 0px dashed #C1C1C1;
	clear: both;
	line-height: 1.6em;
	width: 5em;
}
.dl_company DD {
	font-size: 16px;
	text-align: left;
	border-bottom: 0px dashed #C1C1C1;
	line-height: 1.6em;
	margin-left: 5em;
}
.dl_company DD span{
	font-size: 14px;
}
@media (max-width: 768px) {
.tokorozawa_data h2{
	margin-left: 0px;
	margin-right: 0px;
}	
.dl_company {
	padding-left: 0px;
	padding-right: 0px;
}	
	
.tokorozawa_data
{
	margin-top: 70px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.90);
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 20px;
	padding-left: 5px;
}	
}
@media (max-width: 350px) {
.tokorozawa_data h2{
	font-size: 24px;
}	
}




.box_line{
	border: 1px solid #E8E5CB;
	border-radius: 8px;
	font-size: 14px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #fffff7;
}
.come1 {
	margin-left: 5%;
	margin-right: 4%;
}
.come2 {
	margin-left: 3%;
	margin-right: 5%;
}
.box_line2 {
	border-radius: 8px;
	font-size: 14px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #fffff7;
}

.i88 {
	font-size: 88px;
	text-align: center;
	color: #FFFFFF;
	line-height: 0.2em;
	margin-top: -10px;
	margin-bottom: -10px;
	text-shadow: 1px 1px #E8E5CB,-1px -1px #E8E5CB;
}



/*　　テーブル   */
.table1 {
	border-top: 1px solid #D7D2BF;
	width: 100%;
	margin-bottom: 10px;
table-layout: fixed;
}
.table1 TD {
	border-left: 1px solid #D7D2BF;
	border-right: 1px solid #D7D2BF;
	border-bottom: 1px solid #D7D2BF;
	border-top: 1px dotted #D7D2BF;
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align: text-top;
}
.table1 TH {
	border-left: 1px solid #D7D2BF;
	border-right: 1px solid #D7D2BF;
	border-bottom: 1px dotted #D7D2BF;
	border-top: 1px solid #D7D2BF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F0EEE8;
}


.table1 UL {
	margin-left: 2px;
	padding-left: 2px;
}
.table1 li {
	margin-left: 2px;
	padding-left: 20px;
	background-image: url(../images/ha16.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 4px;
}

/*　　リンク用    */
.link1 {
	background-color: #D4EFEA;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin-left: 30px;
	margin-right: 30px;
	border-radius: 6px;
	display: inline-block;
}
.link1 P {
	font-size: 13px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

.link1 P.kanren {
	color: #FFFFFF;
	background-color: #00947E;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 4px;
	margin-left: -20px;
	margin-bottom: 15px;
}
.link1 A {
	text-decoration: underline;
	font-size: 16px;
}