/*==========================================
Primanet Rule css
===========================================*/
*{
	font-style: normal;
}
html{
 	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 	-webkit-text-size-adjust: none;/*iphoneの横向きの文字拡大制御*/
	color: #000;
  	letter-spacing: 1px;
	font-size: 16px;/*通常 16px=1rem*/
	font-weight: 100;	
}
.top_page::before{
	content:"";
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	background: url("../images/top/27630860_l.jpg") center center no-repeat; 
	background-size: cover;
	-webkit-background-size: cover;
	width: 100%;
	height: 100%;
}
h1, h2, h3, h4, h5, h6, p,a,address,
dl, dt, dd, ol, ul, li, tr, th, td,
div, input, select, textarea,
.fs_10r{
	font-size: 1rem;
	line-height: 1.8rem;

}
.fs_07r{ font-size: 0.7rem; }
.fs_08r{ font-size: 0.8rem; }
.fs_09r{ font-size: 0.9rem; }
.fs_10r{ font-size: 1rem; }/*基準*/
.fs_11r{ font-size: 1.1rem; }
.fs_12r{ font-size: 1.2rem; }
.fs_13r{ font-size: 1.3rem; }
.fs_14r{ font-size: 1.4rem; }
.fs_15r{ font-size: 1.5rem; }
.fs_16r{ font-size: 1.6rem; }
.fs_17r{ font-size: 1.7rem; }
.fs_18r{ font-size: 1.8rem; }
.fs_19r{ font-size: 1.9rem; }
.fs_20r{ font-size: 2rem; }
.fs_21r{ font-size: 2.1rem; }
.fs_22r{ font-size: 2.2rem; }
.fs_23r{ font-size: 2.3rem; }
.fs_24r{ font-size: 2.4rem; }
.fs_25r{ font-size: 2.5rem; }
.fs_26r{ font-size: 2.6rem; }
.fs_27r{ font-size: 2.7rem; }
.fs_28r{ font-size: 2.8rem; }
.fs_29r{ font-size: 2.9rem; }
.fs_30r{ font-size: 3rem; }
.fs_31r{ font-size: 3.1rem; }
.fs_32r{ font-size: 3.2rem; }
.fs_33r{ font-size: 3.3rem; }
.fs_34r{ font-size: 3.4rem; }
.fs_35r{ font-size: 3.5rem; }
.fs_36r{ font-size: 3.6rem; }
.fs_37r{ font-size: 3.7rem; }
.fs_38r{ font-size: 3.8rem; }
.fs_39r{ font-size: 3.9rem; }
.fs_40r{ font-size: 4rem; }
.fs_50r{ font-size: 5rem; }

.lh_10r{ line-height: 1rem; }
.lh_11r{ line-height: 1.1rem; }
.lh_12r{ line-height: 1.2rem; }
.lh_13r{ line-height: 1.3rem; }
.lh_14r{ line-height: 1.4rem; }
.lh_15r{ line-height: 1.5rem; }
.lh_16r{ line-height: 1.6rem; }
.lh_17r{ line-height: 1.7rem; }
.lh_18r{ line-height: 1.8rem; }
.lh_19r{ line-height: 1.9rem; }
.lh_20r{ line-height: 2rem; }
.lh_22r{ line-height: 2.2rem; }
.lh_23r{ line-height: 2.3rem; }
.lh_24r{ line-height: 2.4rem; }
.lh_25r{ line-height: 2.5rem; }
.lh_26r{ line-height: 2.6rem; }
.lh_27r{ line-height: 2.7rem; }
.lh_28r{ line-height: 2.8rem; }
.lh_29r{ line-height: 2.9rem; }
.lh_30r{ line-height: 3rem; }
.lh_31r{ line-height: 3.1rem; }
.lh_32r{ line-height: 3.2rem; }
.lh_33r{ line-height: 3.3rem; }
.lh_34r{ line-height: 3.4rem; }
.lh_35r{ line-height: 3.5rem; }
.lh_36r{ line-height: 3.6rem; }
.lh_37r{ line-height: 3.7rem; }
.lh_38r{ line-height: 3.8rem; }
.lh_39r{ line-height: 3.9rem; }
.lh_40r{ line-height: 4rem; }
.lh_41r{ line-height: 4.1rem; }
.lh_42r{ line-height: 4.2rem; }
.lh_43r{ line-height: 4.3rem; }
.lh_44r{ line-height: 4.4rem; }
.lh_45r{ line-height: 4.5rem; }
.lh_46r{ line-height: 4.6rem; }
.lh_47r{ line-height: 4.7rem; }
.lh_48r{ line-height: 4.8rem; }
.lh_49r{ line-height: 4.9rem; }
.lh_50r{ line-height: 5rem; }
.lh_51r{ line-height: 5.1rem; }
.lh_52r{ line-height: 5.2rem; }
.lh_53r{ line-height: 5.3rem; }
.lh_54r{ line-height: 5.4rem; }
.lh_55r{ line-height: 5.5rem; }
.lh_56r{ line-height: 5.6rem; }
.lh_57r{ line-height: 5.7rem; }
.lh_58r{ line-height: 5.8rem; }
.lh_59r{ line-height: 5.9rem; }
.lh_60r{ line-height: 6rem; }


.fw_900{ font-weight: 900; }

.robot{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.robot_b{
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.robot_co{
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
.robot_co_b{
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}
.koho_b{
	font-family: "KoHo", sans-serif;
  font-weight: 700;
  font-style: italic;
  color: #ff7bac;
  -webkit-text-stroke: 1px #000;
  text-stroke: 1px #000;
  letter-spacing: -1px;
}

.mgt_0{ margin-top: 0; }
.mgt_10{ margin-top: 0.625rem; }/*10px*/
.mgt_20{ margin-top: 1.25rem; }/*20px*/
.mgt_30{ margin-top: 1.875rem; }/*30px*/
.mgt_40{ margin-top: 2.5rem; }/*40px*/
.mgt_50{ margin-top: 3.125rem; }/*50px*/
.mgt_60{ margin-top: 3.75rem; }/*60px*/
.mgt_70{ margin-top: 4.375rem; }/*70px*/
.mgt_80{ margin-top: 5rem; }/*80px*/
.mgt_90{ margin-top: 5.625rem; }/*90px*/
.mgt_100{ margin-top: 6.25rem; }/*100px*/

.mgb_0{ margin-bottom: 0; }
.mgb_10{ margin-bottom: 0.625rem; }/*10px*/
.mgb_20{ margin-bottom: 1.25rem; }/*20px*/
.mgb_30{ margin-bottom: 1.875rem; }/*30px*/
.mgb_40{ margin-bottom: 2.5rem; }/*40px*/
.mgb_50{ margin-bottom: 3.125rem; }/*50px*/
.mgb_60{ margin-bottom: 3.75rem; }/*60px*/
.mgb_70{ margin-bottom: 4.375rem; }/*70px*/
.mgb_80{ margin-bottom: 5rem; }/*80px*/
.mgb_90{ margin-bottom: 5.625rem; }/*90px*/
.mgb_100{ margin-bottom: 6.25rem; }/*100px*/

.pd_0{ padding: 0; }
.pd_10{ padding: 0.625rem; }/*10px*/
.pd_20{ padding: 1.25rem; }/*20px*/
.pd_30{ padding: 1.875rem; }/*30px*/
.pd_40{ padding: 2.5rem; }/*40px*/
.pd_50{ padding: 3.125rem; }/*50px*/
.pd_60{ padding: 3.75rem; }/*60px*/
.pd_70{ padding: 4.375rem; }/*70px*/
.pd_80{ padding: 5rem; }/*80px*/
.pd_90{ padding: 5.625rem; }/*90px*/
.pd_100{ padding: 6.25rem; }/*100px*/

.pdt_0{ padding-top: 0; }
.pdt_10{ padding-top: 0.625rem; }/*10px*/
.pdt_20{ padding-top: 1.25rem; }/*20px*/
.pdt_30{ padding-top: 1.875rem; }/*30px*/
.pdt_40{ padding-top: 2.5rem; }/*40px*/
.pdt_50{ padding-top: 3.125rem; }/*50px*/
.pdt_60{ padding-top: 3.75rem; }/*60px*/
.pdt_70{ padding-top: 4.375rem; }/*70px*/
.pdt_80{ padding-top: 5rem; }/*80px*/
.pdt_90{ padding-top: 5.625rem; }/*90px*/
.pdt_100{ padding-top: 6.25rem; }/*100px*/

.pdb_0{ padding-bottom: 0; }
.pdb_10{ padding-bottom: 0.625rem; }/*10px*/
.pdb_20{ padding-bottom: 1.25rem; }/*20px*/
.pdb_30{ padding-bottom: 1.875rem; }/*30px*/
.pdb_40{ padding-bottom: 2.5rem; }/*40px*/
.pdb_50{ padding-bottom: 3.125rem; }/*50px*/
.pdb_60{ padding-bottom: 3.75rem; }/*60px*/
.pdb_70{ padding-bottom: 4.375rem; }/*70px*/
.pdb_80{ padding-bottom: 5rem; }/*80px*/
.pdb_90{ padding-bottom: 5.625rem; }/*90px*/
.pdb_100{ padding-bottom: 6.25rem; }/*100px*/

.txal_l{ text-align: left; }
.txal_r{ text-align: right; }
.txal_c{ text-align: center; }

.dsp_bl{
	display: block;
}
.dsp_non{
	display: none;
}

.inner_wrap{
	width: 90%;
	margin: 0 auto;
}
.flex_{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flex_2,.flex_3,.flex_4{
	display: flex;
	justify-content: space-between;
}
.flex_2 li,
.flex_2 .f_item{
	width: 47.5%;	
}
.flex_3 li,
.flex_3 .f_item{
	width: 30%;
}
.flex_4 li,
.flex_4 .f_item{
	width: 22%;
}

.br_on{
	display: block;
}
.br_off{
	display: none;
}

.w_10{ width: 10%; }
.w_15{ width: 15%; }
.w_20{ width: 20%; }
.w_25{ width: 25%; }
.w_30{ width: 30%; }
.w_35{ width: 35%; }
.w_40{ width: 40%; }
.w_45{ width: 45%; }
.w_50{ width: 50%; }
.w_55{ width: 55%; }
.w_60{ width: 60%; }
.w_65{ width: 65%; }
.w_70{ width: 70%; }
.w_75{ width: 75%; }
.w_80{ width: 80%; }
.w_85{ width: 85%; }
.w_90{ width: 90%; }

img{
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
a{
  text-decoration: none;
}
a:hover{
  opacity: 0.7;
}
.pink{
	color: #ff7bac;/*ピンク*/
}

ul li,
.f_item{
	/*background-color: #ccc;*/
	/*border: 1px solid #000;*/
}
h1{
	/*padding-bottom: 10px;*/
}
/*=================================================================================================*/
/* tablet向けレイアウト：768px以上 */
@media only screen and (min-width: 768px) {
html{
  	letter-spacing: 1px;
	font-size: 16px;

}
h1, h2, h3, h4, h5, h6, p, a, address,
dl, dt, dd, ol, ul, li, tr, th, td,
div, input, select, textarea,.fs_10r{
	font-size: 16px;
	/*line-height: 2rem;*/

}
.fs__10p{ font-size: 10px; }
.fs__11p{ font-size: 11px; }
.fs__12p{ font-size: 12px; }
.fs__13p{ font-size: 13px; }
.fs__14p{ font-size: 14px; }
.fs__15p{ font-size: 13px; }
.fs__16p{ font-size: 16px; }
.fs__17p{ font-size: 17px; }
.fs__18p{ font-size: 18px; }
.fs__19p{ font-size: 19px; }
.fs__20p{ font-size: 20px; }
.fs__21p{ font-size: 21px; }
.fs__22p{ font-size: 22px; }
.fs__23p{ font-size: 23px; }
.fs__24p{ font-size: 24px; }
.fs__25p{ font-size: 25px; }
.fs__26p{ font-size: 26px; }
.fs__27p{ font-size: 27px; }
.fs__28p{ font-size: 28px; }
.fs__29p{ font-size: 29px; }
.fs__30p{ font-size: 30px; }
.fs__31p{ font-size: 31px; }
.fs__32p{ font-size: 32px; }
.fs__33p{ font-size: 33px; }
.fs__34p{ font-size: 34px; }
.fs__35p{ font-size: 35px; }
.fs__36p{ font-size: 36px; }
.fs__37p{ font-size: 37px; }
.fs__38p{ font-size: 38px; }
.fs__39p{ font-size: 39px; }
.fs__40p{ font-size: 40px; }
.fs__41p{ font-size: 41px; }
.fs__42p{ font-size: 42px; }
.fs__43p{ font-size: 43px; }
.fs__44p{ font-size: 44px; }
.fs__45p{ font-size: 45px; }
.fs__46p{ font-size: 46px; }
.fs__47p{ font-size: 47px; }
.fs__48p{ font-size: 48px; }
.fs__49p{ font-size: 49px; }
.fs__50p{ font-size: 50px; }
.fs__51p{ font-size: 51px; }
.fs__52p{ font-size: 52px; }
.fs__53p{ font-size: 53px; }
.fs__54p{ font-size: 54px; }
.fs__55p{ font-size: 55px; }
.fs__56p{ font-size: 56px; }
.fs__57p{ font-size: 57px; }
.fs__58p{ font-size: 58px; }
.fs__59p{ font-size: 59px; }
.fs__60p{ font-size: 60px; }

.lh__30p{ line-height: 30px; }
.lh__32p{ line-height: 32px; }
.lh__34p{ line-height: 34px; }
.lh__36p{ line-height: 36px; }
.lh__36p{ line-height: 38px; }
.lh__40p{ line-height: 40px; }
.lh__50p{ line-height: 50px; }
.lh__60p{ line-height: 60px; }
.lh__70p{ line-height: 70px; }
.lh__80p{ line-height: 80px; }
.lh__90p{ line-height: 90px; }
.lh__100p{ line-height: 100px; }

.fw__b{ font-weight: 700; }

.mgt__0{ margin-top: 0px; }
.mgt__10{ margin-top: 10px; }
.mgt__20{ margin-top: 20px; }
.mgt__30{ margin-top: 30px; }
.mgt__40{ margin-top: 40px; }
.mgt__50{ margin-top: 50px; }
.mgt__60{ margin-top: 60px; }
.mgt__70{ margin-top: 70px; }
.mgt__80{ margin-top: 80px; }
.mgt__90{ margin-top: 90px; }
.mgt__100{ margin-top: 100px; }

.mgb__0{ margin-bottom: 0px; }
.mgb__10{ margin-bottom: 10px; }
.mgb__20{ margin-bottom: 20px; }
.mgb__30{ margin-bottom: 30px; }
.mgb__40{ margin-bottom: 40px; }
.mgb__50{ margin-bottom: 50px; }
.mgb__60{ margin-bottom: 60px; }
.mgb__70{ margin-bottom: 70px; }
.mgb__80{ margin-bottom: 80px; }
.mgb__90{ margin-bottom: 90px; }
.mgb__100{ margin-bottom: 100px; }

.pd__0{ padding: 0px; }
.pd__10{ padding: 10px; }
.pd__20{ padding: 20px; }
.pd__30{ padding: 30px; }
.pd__40{ padding: 40px; }
.pd__50{ padding: 50px; }
.pd__60{ padding: 60px; }
.pd__70{ padding: 70px; }
.pd__80{ padding: 80px; }
.pd__90{ padding: 90px; }
.pd__100{ padding: 100px; }

.pdt__0{ padding-top: 0px; }
.pdt__10{ padding-top: 10px; }
.pdt__20{ padding-top: 20px; }
.pdt__30{ padding-top: 30px; }
.pdt__40{ padding-top: 40px; }
.pdt__50{ padding-top: 50px; }
.pdt__60{ padding-top: 60px; }
.pdt__70{ padding-top: 70px; }
.pdt__80{ padding-top: 80px; }
.pdt__90{ padding-top: 90px; }
.pdt__100{ padding-top: 100px; }

.pdb__0{ padding-bottom: 0px; }
.pdb__10{ padding-bottom: 10px; }
.pdb__20{ padding-bottom: 20px; }
.pdb__30{ padding-bottom: 30px; }
.pdb__40{ padding-bottom: 40px; }
.pdb__50{ padding-bottom: 50px; }
.pdb__60{ padding-bottom: 60px; }
.pdb__70{ padding-bottom: 70px; }
.pdb__80{ padding-bottom: 80px; }
.pdb__90{ padding-bottom: 90px; }
.pdb__100{ padding-bottom: 100px; }

.txal__l{ text-align: left; }
.txal__r{ text-align: right; }
.txal__c{ text-align: center; }

.flex__{
	display: flex;
	justify-content: space-between;
	/*align-items: center;*/
}
.flex__2,.flex__3,.flex__4{
	display: flex;
	justify-content: space-between;
}
.flex__2 li,
.flex__2 .f_item{
	width: 47.5%;
}
.flex__3 li,
.flex__3 .f_item{
	width: 30%;
}
.flex__4 li,
.flex__4 .f_item{
	width: 22.5%;
}

.br__on{
	display: block;
}
.br__off{
	display: none;
}

.w__10{ width: 10%; }
.w__15{ width: 15%; }
.w__20{ width: 20%; }
.w__25{ width: 25%; }
.w__30{ width: 30%; }
.w__35{ width: 35%; }
.w__40{ width: 40%; }
.w__45{ width: 45%; }
.w__475{ width: 47.5%; }
.w__50{ width: 50%; }
.w__55{ width: 55%; }
.w__60{ width: 60%; }
.w__65{ width: 65%; }
.w__70{ width: 70%; }
.w__75{ width: 75%; }
.w__80{ width: 80%; }
.w__85{ width: 85%; }
.w__90{ width: 90%; }
.inner_wrap{
	width: 95%;
	margin: 0 auto;
}
}
/*=================================================================================================*/
/* PC向けレイアウトの指定:テーマにより*/
@media only screen and (min-width: 1200px) {
/*==============================================================*/
.fs___10p{ font-size: 10px; }
.fs___11p{ font-size: 11px; }
.fs___12p{ font-size: 12px; }
.fs___13p{ font-size: 13px; }
.fs___14p{ font-size: 14px; }
.fs___15p{ font-size: 13px; }
.fs___16p{ font-size: 16px; }
.fs___17p{ font-size: 17px; }
.fs___18p{ font-size: 18px; }
.fs___19p{ font-size: 19px; }
.fs___20p{ font-size: 20px; }
.fs___21p{ font-size: 21px; }
.fs___22p{ font-size: 22px; }
.fs___23p{ font-size: 23px; }
.fs___24p{ font-size: 24px; }
.fs___25p{ font-size: 25px; }
.fs___26p{ font-size: 26px; }
.fs___27p{ font-size: 27px; }
.fs___28p{ font-size: 28px; }
.fs___29p{ font-size: 29px; }
.fs___30p{ font-size: 30px; }
.fs___31p{ font-size: 31px; }
.fs___32p{ font-size: 32px; }
.fs___33p{ font-size: 33px; }
.fs___34p{ font-size: 34px; }
.fs___35p{ font-size: 35px; }
.fs___36p{ font-size: 36px; }
.fs___37p{ font-size: 37px; }
.fs___38p{ font-size: 38px; }
.fs___39p{ font-size: 39px; }
.fs___40p{ font-size: 40px; }
.fs___41p{ font-size: 41px; }
.fs___42p{ font-size: 42px; }
.fs___43p{ font-size: 43px; }
.fs___44p{ font-size: 44px; }
.fs___45p{ font-size: 45px; }
.fs___46p{ font-size: 46px; }
.fs___47p{ font-size: 47px; }
.fs___48p{ font-size: 48px; }
.fs___49p{ font-size: 49px; }
.fs___50p{ font-size: 50px; }
.fs___51p{ font-size: 51px; }
.fs___52p{ font-size: 52px; }
.fs___53p{ font-size: 53px; }
.fs___54p{ font-size: 54px; }
.fs___55p{ font-size: 55px; }
.fs___56p{ font-size: 56px; }
.fs___57p{ font-size: 57px; }
.fs___58p{ font-size: 58px; }
.fs___59p{ font-size: 59px; }
.fs___60p{ font-size: 60px; }
.fs___70p{ font-size: 70px; }
.fs___80p{ font-size: 80px; }
.fs___90p{ font-size: 90px; }
.fs___100p{ font-size: 100px; }

.lh___30p{ line-height: 30px; }
.lh___32p{ line-height: 32px; }
.lh___34p{ line-height: 34px; }
.lh___36p{ line-height: 36px; }
.lh___36p{ line-height: 38px; }
.lh___40p{ line-height: 40px; }
.lh___50p{ line-height: 50px; }
.lh___60p{ line-height: 60px; }
.lh___70p{ line-height: 70px; }
.lh___80p{ line-height: 80px; }
.lh___90p{ line-height: 90px; }
.lh___100p{ line-height: 100px; }

.mgt___0{ margin-top: 0px; }
.mgt___10{ margin-top: 10px; }
.mgt___20{ margin-top: 20px; }
.mgt___30{ margin-top: 30px; }
.mgt___40{ margin-top: 40px; }
.mgt___50{ margin-top: 50px; }
.mgt___60{ margin-top: 60px; }
.mgt___70{ margin-top: 70px; }
.mgt___80{ margin-top: 80px; }
.mgt___90{ margin-top: 90px; }
.mgt___100{ margin-top: 100px; }

.mgb___0{ margin-bottom: 0px; }
.mgb___10{ margin-bottom: 10px; }
.mgb___20{ margin-bottom: 20px; }
.mgb___30{ margin-bottom: 30px; }
.mgb___40{ margin-bottom: 40px; }
.mgb___50{ margin-bottom: 50px; }
.mgb___60{ margin-bottom: 60px; }
.mgb___70{ margin-bottom: 70px; }
.mgb___80{ margin-bottom: 80px; }
.mgb___90{ margin-bottom: 90px; }
.mgb___100{ margin-bottom: 100px; }

.pd___0{ padding: 0px; }
.pd___10{ padding: 10px; }
.pd___20{ padding: 20px; }
.pd___30{ padding: 30px; }
.pd___40{ padding: 40px; }
.pd___50{ padding: 50px; }
.pd___60{ padding: 60px; }
.pd___70{ padding: 70px; }
.pd___80{ padding: 80px; }
.pd___90{ padding: 90px; }
.pd___100{ padding: 100px; }

.pdt___0{ padding-top: 0px; }
.pdt___10{ padding-top: 10px; }
.pdt___20{ padding-top: 20px; }
.pdt___30{ padding-top: 30px; }
.pdt___40{ padding-top: 40px; }
.pdt___50{ padding-top: 50px; }
.pdt___60{ padding-top: 60px; }
.pdt___70{ padding-top: 70px; }
.pdt___80{ padding-top: 80px; }
.pdt___90{ padding-top: 90px; }
.pdt___100{ padding-top: 100px; }

.pdb___0{ padding-bottom: 0px; }
.pdb___10{ padding-bottom: 10px; }
.pdb___20{ padding-bottom: 20px; }
.pdb___30{ padding-bottom: 30px; }
.pdb___40{ padding-bottom: 40px; }
.pdb___50{ padding-bottom: 50px; }
.pdb___60{ padding-bottom: 60px; }
.pdb___70{ padding-bottom: 70px; }
.pdb___80{ padding-bottom: 80px; }
.pdb___90{ padding-bottom: 90px; }
.pdb___100{ padding-bottom: 100px; }

.txal___l{ text-align: left; }
.txal___r{ text-align: right; }
.txal___c{ text-align: center; }

.flex___2,.flex___3{
	display: flex;
	justify-content: space-between;
}
.flex___2 li,
.flex___2 .f_item{
	width: 47.5%;
}
.flex___3 li,
.flex___3 .f_item{
	width: 30%;
}

.br___on{
	display: block;
}
.br___off{
	display: none;
}
}
/*==========================================
Primanet Rule css
===========================================*/

/*=================================================================================================
desgin css
==================================================================================================*/
@media only screen and (min-width: 0px) {
/**********************************************************************************************/
/***************** header 0 *******************/
header{
	position: fixed;
	background-color: #fff;
	width: 100%;
	z-index: 10001;
	height: 50px;
}
header .logo a{
	width: 190px;
	position: absolute;
	top: 7px;
	left: 20px;
}
.header_inner_wrap{
	position: relative;
}
.language_btn{
	position: absolute;
	right: 60px;
	top: 11px;	
}
.language_btn ul{
	display: flex;
	background-color: #eee;
	border-radius: 5px;
}
.jp .language_btn ul li a,
.tw .language_btn ul li a{
	line-height: 1;
	font-size: 0.8rem;
	font-weight: 700;
	padding: 2px 5px;
	color: #000;
}
.jp .language_btn ul li.jp{
	background-color: #ff7bac;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: 2px 2px 1px #e1709b inset;
	color: #fff;
}
.tw .language_btn ul li.jp{
	background-color: #eee;	
	box-shadow: none;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.tw .language_btn ul li.tw{
	background-color: #ff7bac;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 2px 2px 1px #e1709b inset;
	color: #fff;
}
/***************** hamburger 0 **************/
.hamburger{
  position: absolute;
  z-index: 10000;
  right: 15px;
  top: 13px;
}
.hamburger_btn {
  position: relative;
  width: 25px;
  height: 21px;
  cursor: pointer;
}
.hamburger_btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ff7bac;
}
.hamburger_btn, .hamburger_btn span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.hamburger_btn span:nth-of-type(1) {
  top: 0;
}
.hamburger_btn span:nth-of-type(2) {
  top: 9px;
}
.hamburger_btn span:nth-of-type(3) {
  bottom: 0;
}
#btn01.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
   background-color: #ff7bac;
}
#btn01.active span:nth-of-type(2) {
  opacity: 0;
}
#btn01.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg);
   background-color: #ff7bac;
}
/***************** メニュー開閉 0 **************/
#nav_drawer {
  /*position: absolute;
  top: 10px;
  right: 10px;*/
}
#nav_cover {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #010123;
    opacity: 0.5;
    transition: .3s ease-in-out;
}
#nav_cover.active{
	display: block;
}
#nav_content{
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100001;/*最前面に*/
    width: 85%;/*右側に隙間を作る*/
    max-width: 100%;/*最大幅*//*330px*/
    height: 100%;
    background: #fff;/*背景色*/
    transition: .5s ease-in-out;/*滑らかに表示*/
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
#nav_content.active{
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
#nav_content .nav_list{
  padding: 20px;
  border-radius: 20px;
  padding-top: 20px;
}
#nav_content ul li{
  text-align: center;
}
#nav_content ul li:last-child{
	margin-bottom: 0;
}
#nav_content ul li a{
	line-height: 1;
	color: #000;
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid #000;
}
#nav_content ul li a:hover{
	color: #ff7bac;
}
/*********************　main_visual 0 *********************/
.main_visual{
	padding-top: 50px;
}
.main_visual .photo{
	background: url(../images/top/mv.jpg) 10% 60% no-repeat;
	background-size: 160% auto;
}
.main_visual .inner{
	/*
	background: rgba(0,0,0,0.2);
	*/
	position: relative;
	padding-top: 350px;
}
.main_visual .inner:before{
	position: absolute;
	top: 0;
	content: "";
	border-top: 50px solid #ff7bac;
  	border-right: 50px solid transparent;
}
.main_visual .inner:after{
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	border-bottom: 50px solid #ff7bac;
	border-left: 50px solid transparent;
}
.main_visual .inner .copy{
	position: absolute;
	top: 20px;
    right: 20px;
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
  	height: 100%;
	letter-spacing: 0px;
	color: #fff;
    text-shadow: 2px 2px 5px #000;
    padding-left: 10px;
}
/*********************　ページ共通 0 *********************/
main{
	/*padding-top: 50px;*/
}
.inner_wrap{
	max-width: 450px;
}
.passenger .section_bottom .inner_wrap{
	max-width: 100%;
}
/*********************　ページ共通 0 *********************/

/***************** top 0 *******************/
.top .greeting{
	background-color: #fff;
}

.top .title_wrap{
	position: relative;
	margin-bottom: 150px;
}
.top h2{
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 50%;
   	transform: translate(-50%);
}
.top .circle{
	position: absolute;
	display: inline-block;
	background: rgba(255, 123, 172, 0.3);
	border-radius: 50%;
    width: 100px;
    height: 100px;
    z-index: 1;
    top: -20px;
    left: 50%;
   	transform: translate(-50%);
}
.top .circle._1{
	margin-left: -100px;
}
.top .circle._2{
	margin-left: -33px;
}
.top .circle._3{
	margin-left: 33px;
}
.top .circle._4{	
	margin-left: 100px
}
/*
.top .sv_title_en{
	background-color: 
}
*/
.top .service{
	background-color: #fff;
}
.top .sv_photo{
	position: relative;
	border-bottom: 3px solid #ff7bac;
	width: 100%;
	height: 250px;
}
.top .sv_photo img{
	height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.top .sv_photo .triangle_l{
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	content: "";
	border-top: 20px solid transparent;
  	border-left: 50vw solid #ff7bac;
}
.top .service h3{
	margin: 30px 0 20px;
}
.top .sv_photo .triangle_l:before{
	position: absolute;
	z-index: 1;
	bottom: -4px;
	left: -50vw;
	content: "";
	border-top: 21px solid transparent;
  	border-left: 52vw solid #f2f2f2;	
}
.top .sv_photo .triangle_r{
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0;
	content: "";
	border-top: 20px solid transparent;
  	border-right: 50vw solid #ff7bac;
}
.top .sv_photo .triangle_r:before{
	position: absolute;
	z-index: 1;
	bottom: -4px;
	right: -50vw;
	content: "";
	border-top: 21px solid transparent;
  	border-right: 52vw solid #f2f2f2;	
}
.top .sv_photo .triangle_t,
.top .sv_photo .triangle_b{
	display: none;
}
.top .sv_detail{
	background-color: #f2f2f2;
}
.top .sv_detail .sv_title_en{
	font-size: 0.9rem;
	padding-top: 20px;
	line-height: 1;
	vertical-align: bottom;	
}
.top .sv_detail .sv_title_en span{
	color: #ff7bac;
	padding: 10px 20px;
	border-left: 2px solid #ff7bac;
	border-right: 2px solid #ff7bac;
}
.top .sv_detail .sv_btn{
	text-align: center;
	padding-top: 20px;
}
.top .sv_detail .sv_btn a {
	display: inline-block;
  	color: #fff;
  	font-family: 'Roboto Condensed', sans-serif;
  	font-weight: 400;
  	background: #4d4d4d;
 	text-align: center;
  	position: relative;
  	z-index: 1;
  	line-height: 1;
  	overflow: hidden;
  	transition: .3s;
  	padding: 10px 20px;
}
.top .sv_detail .sv_btn a::before {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  right: -60px;
  z-index: -1;
  border-right: 60px solid #4d4d4d;
  border-top: 60px solid #ff7bac;
  transform: translateX(-100%);
  transition: transform ease .3s;
}
.top .sv_detail .sv_btn a:hover {
  color: #fff;
}
.top .sv_detail .sv_btn a:hover::before {
  transform: translateX(0);
}

.top .company_link .inner{
	padding: 70px 0 150px;	
}
.top .company_link .txt{
	margin-bottom: 70px;z
}
.top .company_link .btn{
	text-align: center;
}
.top .company_link .btn #company_btn{
	display: inline-block;
	line-height: 1;
	position: relative;
	color: #ff7bac;
		opacity: 1;	
}
.top .company_link .btn #company_btn span{
	color: #000
}
.top .company_link .btn #company_btn:before{
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	content: "";
	display: inline-block;
	line-height: 1;
	width: 150px;
	height: 50px;
	border: 1px solid #ff7bac;
	margin: -4px 0 0 -4px;
	transition: all 0.3s;
}
.top .company_link .btn #company_btn.active:before{
	margin: 0px;

}
.top .company_link .btn #company_btn:after{
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	content: "";
	display: inline-block;
	line-height: 1;
	width: 150px;
	height: 50px;
	border: 1px solid #000;
	transition: all 0.3s;
}
.top .company_link .btn #company_btn.active:after{
		margin: -4px 0 0 -4px;
}
/***************** lower共通　0  *******************/
.lower{
	background-color: #fff;
}
.lower_main_visual h1{
	text-align: center;
	font-family: "KoHo", sans-serif;
  font-weight: 700;
  font-style: italic;
  color: #fff;
}
.lower_main_visual.passenger .photo{
	background: url(../images/common/bus.jpg) 50% 40% no-repeat;
	background-size: 200% auto;
}
.lower_main_visual.hotelandfood .photo{
	background: url(../images/top/food.jpg) 50% 55% no-repeat;
	background-size: 100% auto;
}
.lower_main_visual .photo .inner{
	background: rgba(0,0,0,0);
	padding: 80px 0 30px;
}
.lower .triangle{
	position: absolute;
	left: 0;
	border-bottom: 100px solid transparent;
	border-left: 50px solid #ff7bac;
}

.lower h2{
	color: #ff7bac;
	font-family: 'Roboto Condensed', sans-serif;
  	font-style: italic;
  	font-weight: 400;
  	font-size: 1.5rem;
  	padding: 10px 0 10px 60px;
  	border-bottom: 1px solid #000;
}
.title_language{
	text-align: right;
	padding-right: 10px;
}
/***************** passenger　0  *******************/
.passenger .section_top{
	background: -moz-linear-gradient(to bottom,#FFF 60%,#ff7bac 80%,#ff7bac); 
	background: -webkit-linear-gradient(to bottom,#FFF 60%,#ff7bac 80%,#ff7bac); 
	background: linear-gradient(to bottom,#FFF 60%,#ff7bac 80%,#ff7bac); 
	padding-bottom: 50px;
	position: relative;
}
.passenger .section_top:after{
	position: absolute;
	bottom: 0;
	content: "";
	border-top: 100px solid transparent;
  	border-right: 100vw solid #fff;
}
.passenger .spot{
	padding-top: 10px;
}
.passenger .spot ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.passenger .spot ul li{
	width: 46%;
	text-align: center;
}
.passenger .section_bottom .inner_wrap{
	width: 100%;

}
.passenger .section_bottom .illust{
	width: 300px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.passenger .section_2{
	background-color: #eee;
}
.passenger .section_2 h3{
	color: #ff7bac;
	font-size: 1.2rem;
	text-align: center;
	padding: 30px 0;
}
.passenger .section_2 h4{
	background-color: #ff7bac;
	color: #fff;
	transform:skewX(-15deg);
	text-align: center;
	margin-bottom: 20px;
}
.passenger .section_2 h4 span{
	display: inline-block;
	transform:skewX(15deg);	
}
.passenger .section_2 .bus_list,
.passenger .section_2 .hire_list{
	text-align: center;
}
.passenger .section_2 .bus_list img{
	width: 80%;
}
.passenger .section_2 .bus_list .small img{
	width: 65%;
}
.passenger .section_2 .bus_list .middle img{
	width: 70%;
}
.passenger .section_2 .hire_list img{
	width: 70%;
	margin-top: 20px;
}
.passenger .section_2 .hire_list .seats{
	margin-top: -30px;
}
.passenger .section_2 .seat{
	margin-bottom: 20px;
}
.passenger .section_2 .seat,
.passenger .section_2 .facilities{
	background-color: #ff7bac;
	padding: 10px;
}
.passenger .section_2 .seat ul,
.passenger .section_2 .facilities ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.passenger .section_2 .seat ul li,
.passenger .section_2 .facilities ul li{
	width: 50%;
}
.passenger .section_2 .seat ul li:first-child,
.passenger .section_2 .facilities ul li:first-child{
	text-align: center;
	position: relative;
	background: rgba(255,255,255,0.3) no-repeat;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	position: relative;
}
.passenger .section_2 .seat ul li:first-child span,
.passenger .section_2 .facilities ul li:first-child span{
	color: #fff;
	font-weight: 700;
	width: 100%;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.passenger .section_2 .seat ul li,
.passenger .section_2 .facilities ul li{
	/*margin: 10px 0;*/
}
.passenger .section_3 ul{

}
.passenger .section_3 ul li{
	width: 280px;
	margin: 0 auto;
	margin-bottom: 20px;
  	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}
.passenger .section_3.bus{
	background: url(../images/passenger/bus_s3_bg.jpg) no-repeat;
	background-size: auto 100%;
	padding: 50px 0 200px 0;  
}
.passenger .section_3.hire{
	background: url(../images/passenger/hire_s3_bg.jpg) 50% 0 no-repeat;
	background-size: auto 100%;
	padding: 50px 0 200px 0;  
}
.passenger .section_3 .title{
	background: url(../images/passenger/bus/nippon.png) 50% 50% no-repeat,
	url(../images/passenger/bus/sakura_pattern.png) no-repeat;
	background-size: 70% auto,150% auto;
	background-color: #f3a9c9;
	padding: 10px;
	text-align: center;
}
.passenger .section_3 .title img{
	width: 150px;
}
.passenger .section_3 .title h3{
	color: #fff;
	text-align: center;
	font-size: 1.5rem;
	text-shadow: 2px 2px 4px #ce638f;
	margin-bottom: 10px;
}
.passenger .section_3 .course,
.passenger .section_3 .plan{
	background-size: cover;
	padding: 80px 10px 10px 10px;

}
.passenger .section_3 .course:last-child,
.passenger .section_3 .plan:last-child{
	/*margin-bottom: 0;*/
}
.passenger .section_3 .course .txt_wrap,
.passenger .section_3 .plan .txt_wrap{
	background: rgba(255,255,255,0.7);
	padding: 10px;
}
.passenger .section_3 .course h4,
.passenger .section_3 .plan h4{
	background-color: #fff;
	color: #ff7bac;
	text-align: center;
}
.passenger .section_3 .course._1 h4,
.passenger .section_3 .course._3 h4,
.passenger .section_3 .course._5 h4,
.passenger .section_3 .plan._1 h4,
.passenger .section_3 .plan._3 h4,
.passenger .section_3 .plan._5 h4{
	background-color: #ff7bac;
	color: #fff;
}
.passenger .section_3 .course._1{
	background: url(../images/passenger/course/tokyo.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.passenger .section_3 .course._2{
	background: url(../images/passenger/course/fujisan.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.passenger .section_3 .course._3{
	background: url(../images/passenger/course/yokohama.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.passenger .section_3 .course._4{
	background: url(../images/passenger/course/kamakura.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.passenger .section_3 .course._5{
	background: url(../images/passenger/course/nikkou.jpg) 50% 50% no-repeat;
	background-size: cover;
}

.passenger .section_3 .plan._1{
	background: url(../images/passenger/course/tokyo.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.passenger .section_3 .plan._2{
	background: url(../images/passenger/course/yokohama.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.passenger .section_3 .plan._3{
	background: url(../images/passenger/course/kamakura.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.passenger .section_3 .plan._4{
	background: url(../images/passenger/course/kaweagoe.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.passenger .section_3 .plan._5{
	background: url(../images/passenger/course/maihama.jpg) 50% 50% no-repeat;
	background-size: cover;
}
/***************** hotel 0  *******************/
.hotel .business_info .photo .big{
	margin-bottom: 10px;
}
.hotel .business_info .photo .small li:first-child{
	margin-right: 10px;
}
.hotel .facility .inner_wrap{
	background-color: #ff7bac;
	padding: 20px 0;
}
.hotel .facility h3{
	width: 50%;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	background: rgba(255,255,255,0.4);
	border-radius: 50px;
}
.hotel .facility ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	background-color: #fff;
	align-items: flex-end;
	margin: 10px;
	padding: 10px;
	border-radius: 10px;
}
.hotel .facility ul li{
	width: 30%;
	text-align: center;
}
.hotel .facility ul li:nth-child(-n+3){
	margin-bottom: 10px;
}
.hotel .facility ul li img{
	width: 50px;
}
.hotel .facility ul li p{
	font-size: 0.8rem;
	letter-spacing: 0.5px;
	line-height: 2;
}
.hotel .facility ul li.amenities p{
	font-size: 0.7rem;
	letter-spacing: 0.1px;
	line-height: 2;
}
.hotel .access {
	background: url(../images/hotel/hotel_s3_bg.jpg) 50% 100% no-repeat;
	background-size: cover;
	padding-bottom: 280px;
}
.hotel .access .map{
	width: 80%;
	margin: 0 auto;
	padding: 50px 0;
}
.hotel .access table{
	width: 80%;
	margin: 0 auto;
}
.hotel .access td{
	display: block;
}
.hotel .access .td_1{
	color: #ff7bac;
}
/***************** food 0  *******************/
.food {
	padding-bottom: 50px;
}
.food .shop_list table td{
	font-size: 0.9rem;
	line-height: 2;
}
.food .shop_list {
	padding-bottom: 10px;
}
.food .shop_list .txt{
	/*margin-top: 10px;*/
}
.food .shop_list .td_1{
	width: 30%;
	color: #ff7bac;
}
/***************** company 0  *******************/
.company{
	padding-bottom: 50px;	
}
.company .top table td{
	font-size: 0.9rem;
	line-height: 2;
}
.company .top {
	padding-bottom: 10px;
}
.company .top .txt{
	/*margin-top: 10px;*/
}
.company .top .td_1{
	width: 30%;
	color: #ff7bac;
}
.company .division{
	border: 1px solid #ff7bac;
	padding: 10px;
	padding-top: 30px;
	position: relative;
	margin-top: 50px;
}
.company .division ._name{
	position: absolute;
	top: 0 ;
	left: 0;
	background-color: #ff7bac;
	color: #fff;
	font-size: 0.7rem;
	line-height: 1;
	padding: 5px ;
}
.company .division ._name:after{
	position: absolute;
	top: 0;
	right: -10px;
	content: "";
	display: inline-block;
	border-bottom: 20px solid transparent;
  	border-left: 10px solid #ff7bac;
}
.company .division li div{
	font-size: 0.9rem;
	line-height: 2;	
}
.company .g_map {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
}
.company .g_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/***************** footer 0  *******************/
footer{
	background-color: #f2f2f2;
	padding-top: 20px;
}
footer .nav ul li{
	padding: 10px 0;
}
footer .nav ul li a{
	text-align: center;
	display: block;
	line-height: 1;
	color: #000;
}
footer .nav ul li a:hover{
	color: #ff7bac;
}
footer .logo{
	width: 250px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
footer address{
	text-align: center;
	margin-bottom: 20px;
}
footer .copy{
	background-color: #ff7bac; 
	 color: #fff;
}
@media only screen and (min-width: 500px) {
.main_visual .photo{
	background: url(../images/top/mv.jpg) 10% 60% no-repeat;
	background-size: 150% auto;
}
.main_visual .inner{
	position: relative;
	padding-top: 450px;
}	
}
/************************************************************************************************************************/
/************************************************************************************************************************/
/************************************************************************************************************************/
/***********************************************************************************************************************/
/******************* レスポンシブ　768 ****************************/
@media only screen and (min-width: 768px) {
/************************************************************************************************************************/
/************************************************************************************************************************/
/************************************************************************************************************************/
/***********************************************************************************************************************/
/******************* レスポンシブ　768 ****************************/
.inner_wrap{
	max-width: 100%;
}
.top .inner_wrap{
	width: 80%;
}
footer .inner_wrap{
	width: 80%;
}
/***************** header 768 *******************/
header .logo a{
	width: 190px;
	position: absolute;
	top: 7px;
	left: 20px;
}
#nav_content{
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100001;/*最前面に*/
    width: 100%;/*右側に隙間を作る*/
    max-width: 500px;/*最大幅*//*330px*/
    height: 100%;
    background: #fff;/*背景色*/
    transition: .5s ease-in-out;/*滑らかに表示*/
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.main_visual .photo{
	background: url(../images/top/mv.jpg) 10% 60% no-repeat;
	background-size: 120% auto;
}
.main_visual .inner{
	position: relative;
	padding-top: 450px;
}
.main_visual .inner .copy{
	position: absolute;
	top: 50px;
    right: 100px;
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
  	height: 100%;
	letter-spacing: 0px;
	color: #fff;
    text-shadow: 2px 2px 5px #000;
    padding-left: 10px;
}
/***************** top 768 *******************/
.top .service h3{
	margin: 10px 0 10px;
}
.top .service .sv._1,
.top .service .sv._3{
	display: flex;
	align-items: center;
}
.top .service .sv._2,
.top .service .sv._4{
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
.top .service .sv_photo img{
	display: none;
}
.top .service .sv._1 .sv_photo{
	width: 45%;
	border-bottom: none;
	height: 330px;/************高さ固定***************/
	background: url(../images/top/bus.jpg) 0% 50% no-repeat;
	background-size: cover;
}
.top .service .sv._3 .sv_photo{
	width: 45%;
	border-bottom: none;
	height: 330px;/************高さ固定***************/
	background: url(../images/hotel/room.jpg) 0% 50% no-repeat;
	background-size: cover;
}
.top .service .sv._2 .sv_photo{
	width: 45%;
	border-bottom: none;
	height: 330px;/************高さ固定***************/
	background: url(../images/top/hire.jpg) 0% 50% no-repeat;
	background-size: cover;
}
.top .service .sv._4 .sv_photo{
	width: 45%;
	border-bottom: none;
	height: 330px;/************高さ固定***************/
	background: url(../images/top/food.jpg) 0% 50% no-repeat;
	background-size: cover;
}
.top .service .sv._1 .sv_detail,
.top .service .sv._3 .sv_detail{
	width: 55%;
	display: flex;
	align-items: center;
	height: 330px;/************高さ固定***************/
	padding-bottom: 0;
	border-left: 3px solid #ff7bac;
}
.top .service .sv._2 .sv_detail,
.top .service .sv._4 .sv_detail{
	width: 55%;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	height: 330px;/************高さ固定***************/
	padding-bottom: 0;
	border-right: 3px solid #ff7bac;
}
.top .service .sv_detail .inner_wrap{
	width: 75%;
}
.top .sv_detail .sv_title_en{
	padding: 0;
}
.top .sv_detail .sv_title_en span{
	border-left: none;
	border-right: none;
	border-top: 1px solid #ff7bac;
	border-bottom: 1px solid #ff7bac;
	padding: 10px 0;
	font-size: 8px;
}
.top .service .triangle_l,
.top .service .triangle_r{
	display: none;
}
.top .sv_photo .triangle_t,
.top .sv_photo .triangle_b{
	display: block;
}
.top .sv._1 .sv_photo .triangle_y,
.top .sv._3 .sv_photo .triangle_y{
	position: absolute;
	z-index: 2;
	right: 0;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	content: "";
	border-top: 165px solid transparent;
  	border-right: 22px solid #ff7bac;
  	border-bottom: 165px solid transparent;
}
.top .sv._1 .sv_photo .triangle_y:before,
.top .sv._3 .sv_photo .triangle_y:before{
	position: absolute;
	z-index: 1;
	right: -25px;
	top: 50%;
  	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	content: "";
	border-top: 165px solid transparent;
  	border-right: 20px solid #f2f2f2;
  	border-bottom: 165px solid transparent;
}
.top .sv._2 .sv_photo .triangle_y,
.top .sv._4 .sv_photo .triangle_y{
	position: absolute;
	z-index: 2;
	left: 0;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	content: "";
	border-top: 165px solid transparent;
  	border-left: 22px solid #ff7bac;
  	border-bottom: 165px solid transparent;
}
.top .sv._2 .sv_photo .triangle_y:before,
.top .sv._4 .sv_photo .triangle_y:before{
	position: absolute;
	z-index: 1;
	left: -25px;
	top: 50%;
  	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	content: "";
	border-top: 165px solid transparent;
  	border-left: 20px solid #f2f2f2;
  	border-bottom: 165px solid transparent;
}
/***************** lower 共通　768 *******************/
.lower h2{
	color: #ff7bac;
	font-family: 'Roboto Condensed', sans-serif;
  	font-style: italic;
  	font-weight: 400;
  	font-size: 35px;
  	padding: 10px 0 10px 60px;
  	border-bottom: 1px solid #000;
}
.title_language{
	text-align: right;
	padding-right: 10px;
}
/***************** .passenger  768 *******************/
.passenger .spot ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.passenger .spot ul li{
	width: 31%;
	text-align: center;
	margin-right: 3%;
}
.passenger .spot ul li:nth-child(3){
	margin-right: 0;
}
.passenger .section_1 .section_bottom .inner_wrap{
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	margin-bottom: 20px;
}
.passenger .section_1 .section_bottom .photo{
	position: relative;
	width: 55%;
}
.passenger .section_1 .section_bottom .illust{
	width: 45%;	
	margin-bottom: 0;
}
.passenger .section_1 .section_bottom .photo:after{
	position: absolute;
	content:"";
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(90deg, transparent 0 60%, #FFF 100%);
}
.passenger .section_2 .bus_list{
	display: flex;
	justify-content: space-around;
}
.passenger .section_2 .hire_list{
	display: flex;
	justify-content: space-around;
}
.passenger .section_2 .bus_list li{
	width: 30%;
}
.passenger .section_2 .bus_list .big img{
	width: 100%;

}
.passenger .section_2 .bus_list .middle img{
	padding-top: 4%;
	width: 95%;
}
.passenger .section_2 .bus_list .small img{
	padding-top: 11.6%;
	width: 93%;
}
.passenger .section_2 .hire_list li img{
	width: 300px;
}
.passenger .section_2 .bus_list li:first-child img{
	/*width: 80%;*/
	/*margin-top: 15px;*/
}
.passenger .section_2 .hire_list li{
	width: 40%;
}
.passenger .section_2 .seat,
.passenger .section_2 .facilities{
	padding: 10px;
}
.passenger .section_2 .seat ul,
.passenger .section_2 .facilities ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.passenger .section_2 .seat ul li,
.passenger .section_2 .facilities ul li{
	width: 25%;
}
.passenger .section_2 .seat ul li:first-child{
	margin-bottom: 0;
}
.passenger .section_3 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 700px;
	margin: 0 auto;
}
.passenger .section_3 ul li{
	/*width: 45%;*/

}
.passenger .section_3 .title{
	background: url(../images/passenger/bus/nippon.png) 50% 50% no-repeat,
	url(../images/passenger/bus/sakura_pattern.png) no-repeat;
	background-size: 70% auto,150% auto;
	background-color: #f3a9c9;
	padding: 0px 10px;
	text-align: center;
}
.passenger .section_3 .course,
.passenger .section_3 .plan{
	background-size: cover;
	padding: 80px 10px 10px 10px;

}
.passenger .section_3 .title h3{
	margin-top: 15px;
}
.passenger .section_3 .title img{
	/*width: 80%;*/
}
/***************** .hotel and food  768 *******************/
.hotel .business_info .photo{
	display: flex;
	margin-top: 20px;
}
.hotel .business_info .photo .big{
	margin-bottom: 0;
	width: 51%;
}
.hotel .business_info .photo .small{
	width: 49%;
	margin-left: 2.2%;
}
.hotel .business_info .photo .small li:first-child{
	margin-right: 5.2%;
}
.hotel .facility ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	background-color: #fff;
	align-items: flex-end;
	padding: 20px;
	border-radius: 10px;
}
.hotel .facility ul li{
	width: 15%;
	text-align: center;
}
.hotel .facility ul li:nth-child(-n+3){
	margin-bottom: 0;
}
.hotel .access .inner_wrap{
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: center;
	/*width: 700px;
	margin: 0 auto;*/
}
.hotel .access .map{
	width: 35%;
	margin: 0;
}
.hotel .access .txt{
	width: 65%;
}
.hotel .access td{
	display: inline-block;
	font-size: 16px;
	line-height: 2;
}
.hotel .access table{
	width: 100%;
	margin: 0 auto;
}
.hotel .access .td_1{
	width: 30%;
}

.food .shop_list{
	display: flex;
	align-items: center;
}

.food .shop_list .photo{
	width: 40%;
}
.food .shop_list table td{
	font-size: 1rem;
	line-height: 2;
}
.food .shop_list .td_1{
	width: 30%;
}
.food .shop_list .txt{
	width: 50%;
	margin-left: 50px;
}
/***************** .company  768 *******************/
.company .top {
	padding-top: 50px;
	padding-bottom: 50px;
}
.company .division ul{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.company .division h3{
	font-size: 20px;
}
.company .division .txt{
	width: 330px;
}
.company .division .map{
	width: 350px;
}
.company .top table td{
	font-size: 1rem;
	line-height: 2;
}
.company .division li div{
	font-size: 1rem;
	line-height: 2;	
}
/*
.company .top table td{
	font-size: 0.9rem;
	line-height: 2;
}
.company .top {
	padding-bottom: 10px;
}
.company .top .txt{
}
.company .top .td_1{
	width: 30%;
	color: #ff7bac;
}
.company .division{
	border: 1px solid #ff7bac;
	padding: 10px;
	padding-top: 30px;
	position: relative;
}
.company .division ._name{
	position: absolute;
	top: 0 ;
	left: 0;
	background-color: #ff7bac;
	color: #fff;
	font-size: 0.7rem;
	line-height: 1;
	padding: 5px ;
}
.company .division ._name:after{
	position: absolute;
	top: 0;
	right: -10px;
	content: "";
	display: inline-block;
	border-bottom: 20px solid transparent;
  	border-left: 10px solid #ff7bac;
}
.company .division li div{
	font-size: 0.9rem;
	line-height: 2;	
}
.company .g_map {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
}
.company .g_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/***************** footer 768 *******************/
}
/***************** top *******************/
@media only screen and (min-width: 960px) {
/************************************************************************************************************************/
/************************************************************************************************************************/
/************************************************************************************************************************/
/***********************************************************************************************************************/
/******************* レスポンシブ　960 ****************************/
.top .inner_wrap{
	width: 90%;
}
footer .inner_wrap{
	width: 90%;
}

/***************** hamburger 960 **************/
.hamburger{
  position: absolute;
  z-index: 10000;
  right: 50px;
  top: 8px;
}
.hamburger_btn {
  position: relative;
  width: 40px;
  height: 30px;
  cursor: pointer;
}
.hamburger_btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ff7bac;
}
.hamburger_btn, .hamburger_btn span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.hamburger_btn span:nth-of-type(1) {
  top: 0;
}
.hamburger_btn span:nth-of-type(2) {
  top: 13px;
}
.hamburger_btn span:nth-of-type(3) {
  bottom: 0;
}
#btn01.active span:nth-of-type(1) {
  -webkit-transform: translateY(13px) rotate(-45deg);
  transform: translateY(13px) rotate(-45deg);
}
#btn01.active span:nth-of-type(2) {
  opacity: 0;
}
#btn01.active span:nth-of-type(3) {
  -webkit-transform: translateY(-13px) rotate(45deg);
  transform: translateY(-13px) rotate(45deg);
}
/***************** header 960 *******************/
header{
	padding: 10px;
}
header .logo a{
	width: 200px;
	top: 16px;
}
.language_btn{
	position: absolute;
	right: 130px;
	top: 13px;	
}
.language_btn ul{
	display: flex;
	background-color: #eee;
	border-radius: 5px;
}
.language_btn ul li{
	line-height: 1;
	font-size: 16px;
	font-weight: 700;
	padding: 5px;
}
.language_btn ul li.jp{
	background-color: #ff7bac;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: 2px 2px 1px #e1709b inset;
	color: #fff;
}
/***************** header 960 *******************/
#nav_content{
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100001;/*最前面に*/
    width: 100%;/*右側に隙間を作る*/
    max-width: 500px;/*最大幅*//*330px*/
    height: 100%;
    background: #fff;/*背景色*/
    transition: .5s ease-in-out;/*滑らかに表示*/
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
#nav_content ul .time_txt,
#nav_content ul .close_btn{
	display: none;
}
/***************** main_visual 960 **************/
.main_visual{
	padding-top: 70px;
}
.main_visual .photo{
	background: url(../images/top/mv.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.main_visual .inner{
	position: relative;
	padding-top: 500px;
}
.main_visual .inner:before{
	position: absolute;
	top: 0;
	content: "";
	border-top: 100px solid #ff7bac;
  	border-right: 250px solid transparent;
}
.main_visual .inner:after{
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	border-bottom: 100px solid #ff7bac;
	border-left: 250px solid transparent;
}
.main_visual .copy{
	letter-spacing: 0px;
	color: #fff;
    text-shadow: 2px 2px 5px #000;
    padding-left: 50px;

}
/***************** lower共通　960  *******************/
/*
.lower_main_visual h1{
	text-align: center;
	font-family: "KoHo", sans-serif;
  font-weight: 700;
  font-style: italic;
  color: #fff;
   	border-bottom: none;
}
/*
.lower h2{
	color: #ff7bac;
	font-family: 'Roboto Condensed', sans-serif;
  	font-style: italic;
  	font-weight: 400;
  	font-size: 35px;
  	padding: 10px 0 10px 60px;
  	border-bottom: 1px solid #000;
}
*/

.lower_main_visual .photo{
	background: url(../images/top/bus.jpg) 50% 50% no-repeat;
	background-size: 200% auto;
}
.lower_main_visual .photo .inner{
	background: rgba(0,0,0,0);
	padding: 120px 0 50px;
}
.lower .triangle{
	position: absolute;
	left: 0;
	border-bottom: 150px solid transparent;
	border-left: 50px solid #ff7bac;
}
.lower .title_wrap{
	display: flex;
	justify-content: space-between;
	align-items: center;
  	border-bottom: 1px solid #000;	
}
.lower h2{
	color: #ff7bac;
	font-family: 'Roboto Condensed', sans-serif;
  	font-style: italic;
  	font-weight: 400;
  	font-size: 50px;
  	padding: 20px 0 20px 60px;
  	border-bottom: none;
}
.title_language{
	text-align: right;
	padding-right: 10px;
	font-size: 25px;

}
/***************** passenger 960 *******************/
.passenger .section_top{
	background: none;
	padding-bottom: 25px;
}
.passenger .section_top:after{
	content: none;
}
.passenger .section_1 .inner{
	width: 95%;
	margin: 0 auto;
}
.passenger .section_1 .business_info{
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding-bottom: 30px;
}
.passenger .section_1 .business_info .txt{
	width: 50%;
}
.passenger .section_1 .business_info .txt p{
	padding-top: 2%;
}
.passenger .section_1 .business_info .photo{
	width: 50%;
	position: relative;
}
.passenger .section_1 .business_info .photo:before{
	position: absolute;
	content:"";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right,#fff 0, rgba(255,255,255,0) 30%);
}
.passenger .section_1 .spot.inner_wrap{
	margin-left: 4%;
}
.passenger .section_1 .spot{
	background: -moz-linear-gradient(to right,#FFF 30%,#ff7bac 80%,#ff7bac); 
	background: -webkit-linear-gradient(to right,#FFF 30%,#ff7bac 80%,#ff7bac); 
	background: linear-gradient(to right,#FFF 30%,#ff7bac 80%,#ff7bac); 
	padding-bottom: 0px;
	width: 87%;
	position: relative;
}
.passenger .section_1 .spot:after{
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	border-bottom: 170px solid #fff;
  	border-left: 60px solid transparent;

}
.passenger .section_1 .spot ul li{
	width: 17.5%;
	margin-right: 10px;
}
.passenger .section_1 .section_bottom{
	padding-bottom: 30px;
}
.passenger .bus .section_1 .section_bottom .illust{
	width: 43%;	
	margin-bottom: 0;
}
.passenger .section_1 .section_bottom .inner_wrap{
	width: 92%;
	margin: 0 auto;
}
.passenger .section_2 .inner_wrap{
	width: 864px;

}
.passenger .section_2 .seat ul li:first-child,
.passenger .section_2 .facilities ul li:first-child{
	text-align: center;
	position: relative;
	background: rgba(255,255,255,0.3) no-repeat;
	border-radius: 50%;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}
.passenger .section_2 .seat ul li:first-child span,
.passenger .section_2 .facilities ul li:first-child span{
	color: #fff;
	font-weight: 700;
	width: 100%;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.passenger .section_2 .seat,
.passenger .section_2 .facilities{
	width: 840px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.passenger .section_2 .bottom_txt{
	width: 870px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.passenger .section_3.bus{
	background: url(../images/passenger/bus_s3_bg.jpg) no-repeat;
	background-size: 100% auto;
	padding: 50px 0 200px 0;  
}
.passenger .section_3.hire{
	background: url(../images/passenger/hire_s3_bg.jpg) 50% 100% no-repeat;
	background-size: auto 1005;
	padding: 50px 0 200px 0;  
}
.passenger .section_3 ul{
	width: 900px;
}
.passenger .section_3 ul li{
	width: 30%;
	margin: 0;
	margin-bottom: 20px;
}
.passenger .section_3 .title{
	background: url(../images/passenger/bus/nippon.png) 50% 50% no-repeat,
	url(../images/passenger/bus/sakura_pattern.png) no-repeat;
	background-size: 70% auto,150% auto;
	background-color: #f3a9c9;
	padding: 0px 10px;
	text-align: center;
}
.passenger .section_3 .course,
.passenger .section_3 .plan{
	background-size: cover;
	padding: 80px 10px 10px 10px;
	margin: 0px;
	margin-bottom: 20px;
}
.passenger .section_3 .title h3{
	margin-top: 15px;
}
.passenger .section_3 .title img{
	/*width: 80%;*/
}
.hotel .access {
	background: url(../images/hotel/hotel_s3_bg.jpg) 50% 100% no-repeat;
	background-size: cover;
	padding-bottom: 700px;
	position: relative;
}
.hotel .access:before{
	position: absolute;

	content:"";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(#fff 0, rgba(255,255,255,0) 80%);
}
.hotel .access .inner_wrap{
	position: absolute;
	top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.hotel .facility .inner_wrap{
	display: flex;
	align-items: center;
	justify-content: center;
}
.hotel .facility h3{
	width: 20%;
	line-height: 1;
	padding: 50px 0;
	width: 125px;
	margin: 0;
	font-size: 20px;
	margin-right: 10px;
	border-radius: 100px;
}
.hotel .facility ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	background-color: #fff;
	align-items: flex-end;
	padding: 20px;
	border-radius: 10px;
	width: 70%;
}
.hotel .facility ul li{
	width: 15%;
	text-align: center;
}
.hotel .access .inner_wrap{
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: space-between;
	width: 911px;
	margin: 0 auto;
}
/*
.hotel .access .map{
	width: 40%;
	margin: 0;
	margin-left: 50px;
}
.hotel .access table{
	width: 100%;
	margin: 0 auto;
}
.hotel .access .txt{
	width: 60%;
}
.hotel .access td{
	line-height: 2;
}
/***************** .company  960 *******************/
.company .top {
	padding-top: 50px;
	padding-bottom: 50px;
}
.company .division ul{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 10px 50px 30px 0;
}
.company .division h3{
	font-size: 20px;
}

.company .division .txt{
	width: 400px;
}
.company .division .map{
	width: 400px;
}
.company .top table td{
	font-size: 1rem;
	line-height: 2;
}
.company .division li div{
	font-size: 1rem;
	line-height: 2;	
}
/*
.company .top table td{
	font-size: 0.9rem;
	line-height: 2;
}
.company .top {
	padding-bottom: 10px;
}
.company .top .txt{
}
.company .top .td_1{
	width: 30%;
	color: #ff7bac;
}
.company .division{
	border: 1px solid #ff7bac;
	padding: 10px;
	padding-top: 30px;
	position: relative;
}
/***************** footer 960 *******************/
footer{
	background-color: #f2f2f2;
	padding-top: 20px;
}
footer .nav ul{
	display: flex;
	justify-content: center;
}
footer .nav ul li{
	padding: 10px 30px;

}
footer .nav ul li a{
	text-align: center;
	display: block;
	line-height: 1;
	color: #000;
}
footer .nav ul li a:hover{
	color: #ff7bac;
}
footer .logo{
	width: 250px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
footer address{
	text-align: center;
	margin-bottom: 20px;
}
footer .copy{
	background-color: #ff7bac; 
	 color: #fff;
}
/***************** footer 960 *******************/
}
@media only screen and (min-width: 1200px) {/*1200*/
/************************************************************************************************************************/
/************************************************************************************************************************/
/************************************************************************************************************************/
/***********************************************************************************************************************/
/***************** header 1200 *******************/

header .logo a{
	width: 250px;
	top: 20px;
	left: 30px;
}
.header_inner_wrap{
	width: 850px;
	margin: 0 auto;
	margin-right: 5%;
}

.language_btn{
	position: absolute;
	right: 0px;
	top: 13px;	
}
#nav_drawer {
 position: static;
  top: 0px;
  right: auto;
  left: 100px;
  width: auto;
}
.hamburger{
	display: none;
}
#nav_cover{
	display: none;
}
#nav_content {
	position: static;
	max-width: 700px;
	transition: none;
    -webkit-transform: translateX(0);
    transform: translateX(0);	
    background: none;
    padding: 0;
}
#nav_content .nav_list{
  background: none;
  padding: 0;
  border-radius: none;
  padding-top: 0;
}
#nav_content .nav_list ul{	
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 700px;
}
#nav_content ul li .nav_list ul li{

}
#nav_content ul li.prima_contents,
#nav_content ul li.sns a{
	display: none;
}
#nav_content ul li a{
	color: #000;
	border-bottom: none;
	line-height: 1;
	padding: 10px;
}

#nav_content ul li.contact a{
	padding: 10px;
	border-radius: 5px;
	margin-top: 0px;
}
#nav_content ul li.tel a{
	/*margin-top: -12px;*/
}
#nav_content ul li.tel .time{
	/*margin-top: -17px;*/
}
#nav_content ul li.tel a:before{
	content:"";
	display: inline-block;
	background: url(../images/common/tel_icon_w.png) no-repeat;
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
	vertical-align: -2px;
	margin-right: 5px;
}
#nav_content ul li.line{
	margin: 0;
	margin-right: 0px;
	line-height: 1;
}
#nav_content ul li.line a span{
	display: inline-block;
	background-color: #fff;
	color: #000;
	padding: 10px 10px 10px 20px;
	position: relative;
	vertical-align: middle;
}
#nav_content ul li.line a span:before{
	position: absolute;
	content:"";
	display: inline-block;
	border-top: 7px solid transparent;
  	border-right: 7px solid #fff;
 	border-bottom: 7px solid transparent;
 	margin-left: -25px;
}
#nav_content ul li.line a .after{
	display: none;
}
#nav_content ul li.line a .before{
	display: inline-block;
	margin-right: 5px;
}
#nav_content ul li.line a img:after{

}
#nav_content ul li.line a span:after{
	display: none;
}
/***************** main_visual 1200 **************/
.main_visual{
	padding-top: 70px;
}
.main_visual .photo{
	background: url(../images/top/mv.jpg) 50% 60% no-repeat;
	background-size: cover;
}
.main_visual .inner{
	position: relative;
	padding-top: 650px;
}
.main_visual .inner .copy{
	position: absolute;
	top: 50px;
    right: 100px;
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
  	height: 100%;
	letter-spacing: 0px;
	color: #fff;
    text-shadow: 2px 2px 5px #000;
    padding-left: 10px;
}
/***************** top 1200 **************/
.top .title_wrap{
	position: relative;
	margin-top: 50px;
	margin-bottom: 250px;
}
.top .service h2 br{
	display: none;
}
.top .service h2,
.top .service h2 span{
	font-size: 25px;
	font-weight: 100;
}
.top .circle{
	position: absolute;
	display: inline-block;
	background: rgba(255, 123, 172, 0.3);
	border-radius: 50%;
    width: 170px;
    height: 170px;
    z-index: 1;
    top: -70px;
    left: 50%;
   transform: translate(-50%);
}
.top .circle._1{
	margin-left: -200px;
}
.top .circle._2{
	margin-left: -65px;
}
.top .circle._3{
	margin-left: 65px;
}
.top .circle._4{	
	margin-left: 200px
}

.top .sv_detail .sv_title_en{
	padding: 0;
}
.top .sv_detail .sv_title_en span{
	border-left: none;
	border-right: none;
	border-top: 1px solid #ff7bac;
	border-bottom: 1px solid #ff7bac;
	padding: 10px 0;
	font-size: 10px;
}
.top .service .sv._1 .sv_photo{
	width: 50%;
	border-bottom: none;
	height: 400px;/************高さ固定***************/
	background: url(../images/top/bus.jpg) 50% 50% no-repeat;
	background-size: 100% auto;
}
.top .service .sv._3 .sv_photo{
	width: 50%;
	border-bottom: none;
	height: 400px;/************高さ固定***************/
	background: url(../images/top/hotel.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.top .service .sv._2 .sv_photo{
	width: 50%;
	border-bottom: none;
	height: 400px;/************高さ固定***************/
	background: url(../images/top/hire.jpg) 50% 50% no-repeat;
	background-size: 100% auto;
}

.top .service .sv._4 .sv_photo{
	width: 50%;
	border-bottom: none;
	height: 400px;/************高さ固定***************/
	background: url(../images/top/food.jpg) 50% 60% no-repeat;
	background-size: 100% auto;
}
.top .service .sv._1 .sv_detail,
.top .service .sv._3 .sv_detail{
	width: 50%;
	display: flex;
	align-items: center;
	height: 400px;/************高さ固定***************/
	padding-bottom: 0;
	border-left: 3px solid #ff7bac;
}
.top .service .sv._2 .sv_detail,
.top .service .sv._4 .sv_detail{
	width: 50%;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	height: 400px;/************高さ固定***************/
	padding-bottom: 0;
	border-right: 3px solid #ff7bac;
}
.top .sv._1 .sv_photo .triangle_y,
.top .sv._3 .sv_photo .triangle_y{
	position: absolute;
	z-index: 2;
	right: 0;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	content: "";
	border-top: 200px solid transparent;
  	border-right: 22px solid #ff7bac;
  	border-bottom: 200px solid transparent;
}
.top .sv._1 .sv_photo .triangle_y:before,
.top .sv._3 .sv_photo .triangle_y:before{
	position: absolute;
	z-index: 1;
	right: -25px;
	top: 50%;
  	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	content: "";
	border-top: 200px solid transparent;
  	border-right: 20px solid #f2f2f2;
  	border-bottom: 200px solid transparent;
}
.top .sv._2 .sv_photo .triangle_y,
.top .sv._4 .sv_photo .triangle_y{
	position: absolute;
	z-index: 2;
	left: 0;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	content: "";
	border-top: 200px solid transparent;
  	border-left: 22px solid #ff7bac;
  	border-bottom: 200px solid transparent;
}
.top .sv._2 .sv_photo .triangle_y:before,
.top .sv._4 .sv_photo .triangle_y:before{
	position: absolute;
	z-index: 1;
	left: -25px;
	top: 50%;
  	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	content: "";
	border-top: 200px solid transparent;
  	border-left: 20px solid #f2f2f2;
  	border-bottom: 200px solid transparent;
}
.top .company_link .inner{
	padding: 100px 0 400px;	
}
.top .company_link .txt{
	margin-bottom: 100px;
}
/***************** lower共通　1200  *******************/
.lower .triangle{
	position: absolute;
	left: 0;
	border-bottom: 350px solid transparent;
	border-left: calc(50vw - 550px) solid #ff7bac;
}
/***************** passenger 1200 **************/
.passenger .section_top{
	padding-bottom: 20px;
}
.passenger .section_1 .inner,
.hotelandfood .section_1 .inner{
	width: 1140px;
	margin: 0 auto;
}
.passenger .section_1 .spot.inner_wrap{
	width: 1040px;
	margin: 0 auto;
}
.passenger .section_1 .spot ul{
	margin-left: -35px;
}
.passenger .section_1 .section_bottom .inner_wrap{
	width: 1104px;
	margin: 0 auto;
}
.passenger .section_1 .business_info .txt p{
	padding-top:50px;
}
/*
.passenger .section_2 .bus_list_wrap,
.passenger .section_2 .hire_list_wrap{
	width: 1104px;
	margin: 0 auto;
	padding-bottom: 30px;
}
*/
.passenger .section_2 h3{
	font-size: 25px;
	padding-top: 50px;
}
.passenger .section_3.bus{
	background: url(../images/passenger/bus_s3_bg.jpg) 50% 100% no-repeat;
	background-size: 100% auto;
	padding: 100px 0 300px 0;  
}
.passenger .section_3.hire{
	background: url(../images/passenger/hire_s3_bg.jpg) 50% 100% no-repeat;
	background-size: auto 150%;
	padding: 100px 0 300px 0; 
}
.hotel .facility .inner_wrap{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1083px;
}
/***************** .company  1200 *******************/
.company .top {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.company .division ._name{
	position: absolute;
	top: 0 ;
	left: 0;
	background-color: #ff7bac;
	color: #fff;
	font-size: 1rem;
	line-height: 1;
	padding: 10px 20px;
}
.company .division ._name:after{
	position: absolute;
	top: 0;
	right: -16px;
	content: "";
	display: inline-block;
	border-bottom: 35px solid transparent;
  	border-left: 16px solid #ff7bac;
}
.company .division h3{
	font-size: 25px;
	padding-left: 210px;
}

/*
.company .top {
	padding-top: 50px;
	padding-bottom: 50px;
}
.company .division ul{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 10px 50px 30px 0;
}


.company .division .txt{
	width: 400px;
}
.company .division .map{
	width: 400px;
}
.company .top table td{
	font-size: 1rem;
	line-height: 2;
}
.company .division li div{
	font-size: 1rem;
	line-height: 2;	
}
/*
.company .top table td{
	font-size: 0.9rem;
	line-height: 2;
}
.company .top {
	padding-bottom: 10px;
}
.company .top .txt{
}
.company .top .td_1{
	width: 30%;
	color: #ff7bac;
}
.company .division{
	border: 1px solid #ff7bac;
	padding: 10px;
	padding-top: 30px;
	position: relative;
}
/***************** footer 1200 **************/

}
/*=================================================================================================*/
/* PC向けレイアウトの指定:テーマにより*/
@media only screen and (min-width: 1260px) {
/*==============================================================*/



/*
.inner_wrap{
	width: 1200px;
	margin: 0 auto;
}
.top .inner_wrap{
	width: 1200px;
}
.passenger .section_1 .txt .inner_wrap{
	width: 541px;
}
footer .inner_wrap{
	width: 1133px;
}	
*/
}
/*==============================================================*/
@media only screen and (min-width: 1400px) {
/***************** top 1400px **************/
/***************** main_visual 1400px **************/
.main_visual{
	padding-top: 70px;
}
.main_visual .photo{
	background: url(../images/top/mv.jpg) 50% 60% no-repeat;
	background-size: cover;
}
.main_visual .inner{
	position: relative;
	padding-top: 750px;
}
.main_visual .inner .copy{
	position: absolute;
	top: 50px;
    right: 100px;
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
  	height: 100%;
	letter-spacing: 0px;
	color: #fff;
    text-shadow: 2px 2px 5px #000;
    padding-left: 10px;
    font-size: 60px;
    line-height: 80px;
}
/***************** lower共通　  *******************/
.lower .triangle{
	position: absolute;
	left: 0;
	border-bottom: 550px solid transparent;
	border-left: calc(50vw - 550px) solid #ff7bac;
}
}
/*==============================================================*/
@media only screen and (min-width: 1500px) {
/***************** top 1200 **************/
.top .sv_detail .sv_title_en{
	padding: 0;
}
.top .sv_detail .sv_title_en span{
	border-left: none;
	border-right: none;
	border-top: 1px solid #ff7bac;
	border-bottom: 1px solid #ff7bac;
	padding: 10px 0;
	font-size: 13px;
}
.top .service .sv._1 .sv_photo{
	width: 50%;
	border-bottom: none;
	height: 500px;/************高さ固定***************/
	background: url(../images/top/bus.jpg) 50% 50% no-repeat;
	background-size: 100% auto;
}
.top .service .sv._2 .sv_photo{
	width: 50%;
	border-bottom: none;
	height: 500px;/************高さ固定***************/
	background: url(../images/top/hire.jpg) 50% 50% no-repeat;
	background-size: 100% auto;
}
.top .service .sv._1 .sv_detail{
	width: 50%;
	display: flex;
	align-items: center;
	height: 500px;/************高さ固定***************/
	padding-bottom: 0;
	border-left: 3px solid #ff7bac;
}
.top .service .sv._2 .sv_detail{
	width: 50%;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	height: 500px;/************高さ固定***************/
	padding-bottom: 0;
	border-right: 3px solid #ff7bac;
}
.top .sv._1 .sv_photo .triangle_y{
	position: absolute;
	z-index: 2;
	right: 0;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	content: "";
	border-top: 250px solid transparent;
  	border-right: 22px solid #ff7bac;
  	border-bottom: 250px solid transparent;
}
.top .sv._1 .sv_photo .triangle_y:before{
	position: absolute;
	z-index: 1;
	right: -25px;
	top: 50%;
  	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	content: "";
	border-top: 250px solid transparent;
  	border-right: 20px solid #f2f2f2;
  	border-bottom: 250px solid transparent;
}
.top .sv._2 .sv_photo .triangle_y{
	position: absolute;
	z-index: 2;
	left: 0;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	content: "";
	border-top: 250px solid transparent;
  	border-left: 22px solid #ff7bac;
  	border-bottom: 250px solid transparent;
}
.top .sv._2 .sv_photo .triangle_y:before{
	position: absolute;
	z-index: 1;
	left: -25px;
	top: 50%;
  	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	content: "";
	border-top: 250px solid transparent;
  	border-left: 20px solid #f2f2f2;
  	border-bottom: 250px solid transparent;
}
}
/*==============================================================*/
@media only screen and (min-width: 1600px) {
/***************** top 1200 **************/
/***************** lower共通　  *******************/
.lower .triangle{
	position: absolute;
	left: 0;
	border-bottom: 750px solid transparent;
	border-left: calc(50vw - 550px) solid #ff7bac;
}
}

















