/*common_css*/
@font-face {
  font-family: 'NotoSerifJP';
  src: url('https://tsuhakogumi.296.works/font/NotoSerifJP-Regular.otf') format('opentype');
}

body {
  font-family: 'NotoSerifJP',serif;
  line-height: 1.6 !important;
  font-size: 16px;
  color: #333;
  margin: 0;
    
}

#contents{
    word-wrap: break-word;
    padding:0 0 70px;
}

/***幅指定***/
[data-w-width] {
    max-width: 100%;
}

/*コンテンツ幅での設置*/
[data-w-width="1"] {
    width: 1170px;
    width:1180px;
    margin: 0 auto;
}
/*リソース設定無い場合とリソース設定がある場合。*/
/*margin設定はデザインによって変更OK*/

/*ウィンドウ幅での設置*/
[data-w-width="0"] {
    width: 100%;
}

/***基本設定***/
html {
    font-size: 62.5%;
}
/*パーツ内ではremで余白やフォントサイズの指定を行うため、この数値*/

body {
    background: #fff;
    
    color: #000;
    
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a{
    transition: all ease .3s;
}
img{
    transition: all ease .3s;
}

/***色指定***/
.-w-txt.-w-background {
    color: #fff;
    
}
.-w-txt.-w-background-r {
    color: #000;
    
}
.-w-txt.-w-main {
    color: #001754;
    
}
.-w-txt.-w-main-r {
    color: #fff;
    
}
.-w-txt.-w-accent {
    color: #4f0506;
    
}
.-w-txt.-w-accent-r {
    color: #fff;
    
}
/*背景色＋テキスト色*/
.-w-bg.-w-background {
    background: #fff;
    
    color: #000;
    
}
.-w-bg.-w-main {
    background: #001754;
    
    color: #fff;
    
}
.-w-bg.-w-accent {
    background: #4f0506;
    
    color: #fff;
    
}
/*反転ver*/
.-w-bg.-w-background-r {
    background: #000;
    
    color: #fff;
    
}
.-w-bg.-w-main-r {
    background: #fff;
    
    color: #001754;
    
}
.-w-bg.-w-accent-r {
    background: #fff;
    
    color: #4f0506;
    
}
/*hover時背景色指定*/
a.-w-bg.-w-background:hover {
    background: #000;
    
    color: #fff;
    
}
a.-w-bg.-w-main:hover {
    background: #fff;
    
    color: #001754;
    
}
a.-w-bg.-w-accent:hover {
    background: #fff;
    
    color: #4f0506;
    
}
a.-w-bg.-w-background-r:hover {
    background: #fff;
    
    color: #000;
    
}
a.-w-bg.-w-main-r:hover {
    background: #001754;
    
    color: #fff;
    
}
a.-w-bg.-w-accent-r:hover {
    background: #4f0506;
    
    color: #fff;
    
}

/***ボーダー色指定***/
.-w-bd.-w-background {
    border-color: #fff;
    
}
.-w-bd.-w-main {
    border-color: #001754;
    
}
.-w-bd.-w-accent {
    border-color: #4f0506;
    
}
.-w-bd.-w-background-r {
    border-color: #000;
    
}
.-w-bd.-w-main-r {
    border-color: #fff;
    
}
.-w-bd.-w-accent-r {
    border-color: #fff;
    
}
/*hover時ボーダー色指定*/
a.-w-bd.-w-bg.-w-background-r:hover,
a.-w-bd.-w-background:hover {
    border-color: #000;
    
}
a.-w-bd.-w-bg.-w-main-r:hover,
a.-w-bd.-w-main:hover {
    border-color: #fff;
    
}
a.-w-bd.-w-bg.-w-accent-r:hover,
a.-w-bd.-w-accent:hover {
    border-color: #fff;
    
}
a.-w-bd.-w-bg.-w-background:hover,
a.-w-bd.-w-background-r:hover {
    border-color: #000;
    
}
a.-w-bd.-w-bg.-w-main:hover,
a.-w-bd.-w-main-r:hover {
    border-color: #001754;
    
}
a.-w-bd.-w-bg.-w-accent:hover,
a.-w-bd.-w-accent-r:hover {
    border-color: #4f0506;
    
}


/***見出し設定　※ここは案件個別で設定してOK！以下は例***/
.-w-general {
    position: relative;
    font-size: 26px;
    font-weight: 900;
    line-height: 1.4;
    text-align: center;
    margin: 30px auto;
}
.-w-general:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: #001754;
    
    bottom: -2px;
    left: 50%;
    margin-left: -25px;
}

h2.-w-general {
    font-size:48px;
    font-weight:700;
    text-align:center;
    margin:0 auto 30px;
}
h2 {
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
font-weight: 900 !important;
}
h3.-w-general {
    font-size: 22px;
}
h3{
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
h4{
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
h5{
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
h6{
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
/* ----------------------------------- */
/* リンク付き画像 */
/* ----------------------------------- */
a img:hover {
  -moz-opacity: 0.8 !important;
  opacity: 0.8 !important;
}
/* ----------------------------------- */
/* リンク */
/* ----------------------------------- */
a {
  color:#006666;
  transition: all ease-in-out .3s; }
  a:hover, a:focus {
    text-decoration: none;
    transition: all ease-in-out .3s; }
  a:focus, a:active, a:hover {
    outline: 0;
    text-decoration: none; }
  a.underline {
    position: relative; }
    a.underline:hover, a.underline:focus, a.underline:active {
      cursor: pointer; }
    a.underline:after {
      /*疑似要素とアニメーション設定を加えてwidthを0にしておく*/
      content: '';
      position: absolute;
      left: 0;
      bottom: -2px;
      /*自由変更*/
      height: 1px;
      /*自由変更*/
      background-color: ;
      width: 0;
      transition: width .4s;
      /*自由変更*/ }
    a.underline:hover:after, a.underline:focus:after, a.underline:active:after {
      /*ホバーしたら100%の位置まで伸びる*/
      width: 100%; }
      
.pankuzu{
     margin-bottom:0 !important;
     min-width: auto !important;
     background: #fff;
     font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}     
.pankuzu a{
     text-decoration: none !important;
}     

#mainC {
    padding-bottom: 0;
   
} 
      

/* ----------------------------------- */
/* ----------------------------------- */
.clearfix:before, .clearfix:after, .container:before, .container:after {
  content: " ";
  display: table; 
    
}

.clearfix:after, .container:after {
  clear: both; 
    
}

span.green{
    color:#006666;
}


/* ----------------------------------- */
/* カラム */
/* ----------------------------------- */
.column1Wrap {
  margin-bottom: 30px;
  max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;}

.column2Wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px; 
  max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
}
  .column2Wrap .columnBox {
    flex-basis: 100%;
    margin-bottom: 20px; }

.column3Wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 15px;
  max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
    
}
  .column3Wrap .columnBox {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 20px; }
    .column3Wrap .columnBox img {
      width: 100%; }
    .column3Wrap .columnBox p:last-child {
      margin-bottom: 0; }

.column4Wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 15px;
  max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
    
}
  .column4Wrap .columnBox {
    flex-basis: 100%;
    margin-bottom: 20px; }
    .column4Wrap .columnBox img {
      width: 100%; }
    .column4Wrap .columnBox p:last-child {
      margin-bottom: 0; }

.columnBox {
  _overflow: hidden; }
  .columnBox img {
    align-self: baseline;
    max-width: 100%; }
  .columnBox p:last-of-type {
    margin-bottom: 0; }

@media print, screen and (min-width: 768px) {
  .column2Wrap .columnBox {
    flex-basis: 48%;
    width: 48%; }
  .column2Wrap .column2Wrap .columnBox {
    flex-basis: 45%; }

  .column3Wrap .column_box {
    flex-basis: 48%;
    width: 48%; }

  .column4Wrap {
    position: relative; }
    .column4Wrap .columnBox {
      flex-basis: 48%;
      width: 48%; } }
@media print, screen and (min-width: 992px) {
  .column3Wrap:after {
    content: "";
    width: 31%; }
  .column3Wrap .columnBox {
    flex-basis: 31%;
    width: 31%; }

  .column4Wrap {
    position: relative; }
    .column4Wrap:before {
      content: "";
      display: block;
      width: 23%;
      order: 1; }
    .column4Wrap:after {
      content: "";
      width: 23%;
      display: block; }
    .column4Wrap .columnBox {
      flex-basis: 23%;
      width: 23%; } }
      
.gray_bg{
    background: #EFEFEF;
        padding: 85px 15px 90px;
        margin-bottom: 50px;
}
.wrapper {
    max-width:1180px;
    width: 100%;
    margin: 0 auto;
}
.btn a{
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}


.-w-item-image img {
    width: 100% !important;
}
.p1{
   line-height: 1.6 !important; 
}


.padding_bottom_80px{
    padding-bottom: 80px;
}


.w_15{
    padding-left: 15px;
    padding-right: 15px;
}

.owlet-rules-body {
	padding:15px 0;
	box-sizing:border-box;
	margin-bottom: 20px;
	
}
.owlet-rules-agree {
	text-align: center;
	margin-bottom: 100px;
}

.inquiry_form{
    padding:50px 15px;
}
.owlet-rules-body ul {
    margin-bottom: 20px;
}

.owlet-rules-body ul li {
    color: #222;
    list-style: none;
    position: relative;
    padding-left: .9em;
    font-size: 16px;
}
.owlet-rules-body ul li:before {
    content: "";
    display: block;
    background: #1B386B;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 50%;
    width: 7px;
    height: 7px;
}
.owlet-rules-body p{
	margin-bottom: 20px;
	font-size: 14px;
}
.padding_r_l{
    padding-right: 15px;
    padding-left: 15px;
}


/*widget:6668cf24-264a-4679-a60b-58a923578585*/[data-lib="1"] .header_margin{width: 100%;
	height: 80px;}[data-lib="1"] #header{min-width: auto;
	margin: 0 auto;
	width: 100%;
	height: 80px;
	position: fixed;
	top:0;
	left: 0;
	background-color: #fff;
	z-index: 3;}[data-lib="1"] .wrapper{width: auto;
	margin: 0px auto;
	box-sizing: border-box;
	display: block !important;}[data-lib="1"] .head_top{background: #cc0033;
	font-size:12px;
	color:#ffffff;
	padding:3px 0;
	line-height: 1.0;}[data-lib="1"] h1{font-size: 100%;
	font-weight: normal;
	margin-top: 16px;}[data-lib="1"] h1 img{width: 280px;}[data-lib="1"] .common_main{padding:0 0 0;}[data-lib="1"] .common_main .wrapper{display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 100% !important;} .common_main .left{max-width:290px;
	width: 100%;
	float:left;
	padding-left: 30px;
	height: 80px;} .common_main .right{max-width: 400px;
	width: 100%;
	float:right;
	height: 80px;} .header_info{margin-right: 80px;} .header_info .link_box{width: 140px;
	height: 80px;
	float: right;} .header_info .link_box a{width: 140px;
	height: 80px;
	display: block;
	color:#fff;
	text-align:center;
	text-decoration: none;
	padding-top: 27px;
	position:relative;} .header_info .link_box a:before{content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:-1;
	left:0;
	top:0;
	transition:0.5s;
	background: linear-gradient(to right, #3FB3FF, #1A3A6E);} .header_info .link_box a:after{content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:-2;
	left:0;
	top:0;
	transition:0.5s;
	background: linear-gradient(to right, #1A3A6E, #3FB3FF);} .header_info .link_box a:hover:before{opacity:0;} .header_info .tel_box{width: 170px;
	height: 80px;
	float: right;} .header_info .tel_box a{width: 170px;
	height: 80px;
	display: block;
	color:#1b386b;
	text-align:center;
	text-decoration: none;
	padding-top: 27px;} .common_main .right .address_wrap{width:285px;
	margin-right: 10px;
	float:left;
	color:#333333;} .common_main .right .address_wrap svg{float:left;
	margin: 3px 5px 0 0;} .common_main .right .address_wrap .text{font-size:14px;
	line-height: 1.0;} .common_main .right .address_wrap .tel_number{font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	font-size: 36px;
	line-height: 1.0;} .common_main .right .address_wrap .tel_number a{color:#333333;
	text-decoration: none;} .common_main .right .address_wrap .address_text{font-size:12px;
	margin-top: 3px;} .common_main .right .contact_btn{width:170px;
	float:right;
	padding-top: 10px;} .el_humburger{position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 80px;
	padding: 20px 25px 20px;
	box-sizing: border-box;
	z-index: 10000;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
	pointer-events: auto;
	background: #4a7ebb;} .js_humburgerOpen .el_humburger{position: absolute;
	top: 13px;
	right: 30px;
	width: 50px;
	height: 50px;
	padding: 6px 10px 18px;
	box-sizing: border-box;
	z-index: 10000;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
	pointer-events: auto;
	background: none;} .el_humburger > span{display: block;
	width: 100%;
	margin: 4px auto 11px;
	height: 2px;
	background: #fff;
	transition: all 0.2s ease-in-out;} .js_humburgerOpen .el_humburger > span{display: block;
	width: 100%;
	margin: 6px auto 1px;
	height: 3px;
	background: #333;
	transition: all 0.2s ease-in-out;} .el_humburger > span:last-child{margin-bottom: 0;
	background: fff;
	font-size: 10px;
	color:#fff;} .js_humburgerOpen .el_humburger > span.top{transform: translateY(9px) rotate(-45deg);} .js_humburgerOpen .el_humburger > span.middle{opacity: 0;} .js_humburgerOpen .el_humburger > span.bottom{transform: translateY(-9px) rotate(45deg);} .el_humburgerButton.el_humburgerButton__close{top: 2%;
	right: 2%;} .el_humburgerButton__close > span{display: block;
	width: 35px;
	margin: 0 auto;
	height: 4px;
	background: #fff;} .el_humburgerButton__close > span.el_humburgerLineTop{transform: translateY(5px) rotate(-45deg);} .el_humburgerButton__close > span.el_humburgerLineBottom{transform: translateY(-6px) rotate(45deg);} #navigation{display: none;} #navigation.js_appear{position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
	z-index: 9999;} .navigation_screen{position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.96);
	z-index: 0;
	margin-top: 0px;
	padding-top: 0px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;} .navigation_wrapper{padding: 80px 0 0 0;
	text-align: center;} .navigation_wrapper i{margin-left: 5px;} .navigation_item{font-ize: 18px;
	margin-bottom: 20px;} .navigation_item > a{color: #1b386b;
	text-decoration: none;
	font-size: 20px;} .navigation_item > a:hover{color: #1b386b;
	text-decoration: none;
	font-size: 20px;} .js_fixed{position: fixed;
	width: 100%;
	background-color: #fff;} .logo_box2{display: none;} .js_fixed .logo_box{display: none;} .js_fixed .logo_box2{display: block;}@media print, screen and (max-width: 1200px){[data-lib="1"]{min-width: 100%;}}@media print, screen and (max-width: 767px){[data-lib="1"] .header_info{display: none;}[data-lib="1"] .common_main .right{max-width: 80px;
	width: 100%;
	float:right;
	height: 80px;}}@media print, screen and (max-width: 400px){[data-lib="1"] h1{font-size: 100%;
	font-weight: normal;
	margin-top: 30px;}[data-lib="1"] h1 img{width: 180px;}}/*widget:f37b3d14-e71f-462c-9122-2d8f106be8f6*/[data-lib="315"] .page_title{background: url("/_img/ja/cms/202/page_title_bg/__1_/");
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	text-align: center;
	height: 200px;
	overflow: hidden;
	position: relative;
	padding: 0 15px;}[data-lib="315"] .page_title::after{content: "";
	display: block;
	width: 100%;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
	background-color:rgba(74,126,187,0.8);}[data-lib="315"] .inner{position: relative;
	width: 100%;
	margin-top: 54px;
	z-index: 2;}[data-lib="315"] .page_title h2{width: 100%;
	font-size: 30px;
	color:#fff !important;
	text-align: left;}[data-lib="315"] .page_title h2 span{width: 100%;
	font-size: 20px;
	color:#fff !important;
	text-align: left;
	position: relative;}[data-lib="315"] .page_title h2 span::after{content: "";
	position: absolute;
	bottom: -6px;
	left: 0;
	display: block;
	width: 40px;
	height: 2px;
	background: #1B386B;}[data-lib="315"] .wrapper{max-width:1180px;
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;}@media print, screen and (max-width: 768px){}/*widget:ad8e97e4-72c0-4ae8-bc00-f8fcae2857c5*/[data-lib="392"]{padding:30px 15px 30px;}[data-lib="392"] .wrapper{max-width: 1170px;
	width: 100%;
	margin: 0 auto;}[data-lib="392"] .wrapper ul{padding-left: 22px;}[data-lib="392"] .wrapper ul li{margin-bottom: 5px;}[data-lib="392"] .wrapper p{margin-bottom: 5px;}[data-lib="392"] h2{font-size: 28px !important;
	margin-bottom:20px;
	font-weight: normal;
	color:#fff;
	background-color: #1B386B;
	padding: 3px 0 3px 12px;}[data-lib="392"] .img_area{text-align: center;
	padding:20px 0;}[data-lib="392"] .img_area img{margin:0 auto;
	max-width: 100%;
	width: auto;}[data-lib="392"] .floating_banner{width: auto;
	position: fixed;
	z-index: 8;}[data-lib="392"] .btn{width: 240px;
	height: 50px;
	line-height: 50px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	position: relative;
	font-size: 14px;
	margin: 50px auto;
	z-index: 0;
	color: #fff;
	text-decoration: none;
	border: 0;}[data-lib="392"] .btn span{content: "";
	position: absolute;
	display: block;
	top: 21px;
	right: 21px;
	width: 31px;
	height: 4px;
	background: url(/_img/ja/cms_parts_library/395/image/__1_/);
	z-index: 3;}[data-lib="392"] .btn:before{content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:-1;
	left:0;
	top:0;
	transition:0.5s;
	background: linear-gradient(to right, #3FB3FF, #1A3A6E);}[data-lib="392"] .btn:after{content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:-2;
	left:0;
	top:0;
	transition:0.5s;
	background: linear-gradient(to right, #1A3A6E, #3FB3FF);}[data-lib="392"] .btn:hover:before{opacity:0;}@media print, screen and (max-width: 768px){[data-lib="392"] .btn{width: 240px;
	height: 50px;
	line-height: 50px;
	background: linear-gradient(to right, #3FB3FF, #1A3A6E);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	color: #fff;
	position: relative;
	font-size: 14px;
	text-decoration: none;
	margin: 0 auto 0 auto;}}/*widget:0c830477-03d1-4fc3-9d7f-de85b90d0d46*/[data-lib="180"] .contact_wrapper{width: 100%;
	height: 420px;
	background: url(/_img/ja/cms/68/bg_img/__1_/);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0 15px;}[data-lib="180"] .wrapper{max-width:1180px;
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
	height: 420px;
	position: relative;}[data-lib="180"] .btn_box{position: absolute;
	width: 100%;
	bottom: -25px;
	left: 0;}[data-lib="180"] .btn{width: 240px;
	height: 50px;
	line-height: 50px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	color: #fff;
	position: relative;
	font-size: 14px;
	text-decoration: none;
	margin: 0 0 0 auto;
	z-index: 0;}[data-lib="180"] .btn span{content: "";
	position: absolute;
	display: block;
	top: 21px;
	right: 21px;
	width: 31px;
	height: 4px;
	background: url(/_img/ja/cms_parts_library/186/image/__1_/);
	z-index: 3;}[data-lib="180"] .btn:before{content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:-1;
	left:0;
	top:0;
	transition:0.5s;
	background: linear-gradient(to right, #3FB3FF, #1A3A6E);}[data-lib="180"] .btn:after{content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:-2;
	left:0;
	top:0;
	transition:0.5s;
	background: linear-gradient(to right, #1A3A6E, #3FB3FF);}[data-lib="180"] .btn:hover:before{opacity:0;}@media (max-width: 768px){[data-lib="180"] .btn{width: 240px;
	height: 50px;
	line-height: 50px;
	background: linear-gradient(to right, #3FB3FF, #1A3A6E);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	color: #fff;
	position: relative;
	font-size: 14px;
	text-decoration: none;
	margin: 0 auto 0 auto;}}/*widget:49b896d4-79d6-40fa-81e3-b9a6788ff7a8*/[data-lib="25"]{min-width: auto;
	margin: 0 auto;
	text-align: center;
	background: #f5f5f5;
	padding-top: 118px;}[data-lib="25"] .wrapper{max-width: 1180px;
	width: 100%;
	margin: 0 auto;
	width: auto;
	margin: 0px auto;
	box-sizing: border-box;}[data-lib="25"] .page_top .inner{width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	text-align: right;}[data-lib="25"] .page_top{height: 0;
	padding-top: 0px;
	position: fixed;
	width: 100%;
	bottom: 70px;
	z-index: 2;}[data-lib="25"] .page_top a.page_top_img{color: #333333;
	margin-right: 10px;
	margin-top: 0;
	padding-right: 20px;
	font-size: 12px;
	text-decoration: none;
	width: 56px;
	height: 56px;
	padding: 0;
	background: url(/_img/ja/cms_parts_library/172/image/__1_/);
	background-size: 56px;
	color: #fff;
	float:right;}[data-lib="25"] .page_top a.page_top_img::after{content: '';
	font-family: fontawesome;
	font-size: 10px;}[data-lib="25"] .footer_address p{font-size: 12px;
	color: #1b386b;
	padding-bottom: 10px;}[data-lib="25"] .footer_address a{color: #1b386b;
	text-decoration: none;}[data-lib="25"] .copyright{background: #1b386b;
	font-size:12px;
	color:#fff;
	padding:40px 15px 40px 15px;
	line-height: 1.0;
	text-align: right;}[data-lib="25"] .footer_column{overflow: hidden;
	width: 100%;
	padding-bottom: 100px;}[data-lib="25"] .footer_column .footer_info{width: 320px;
	text-align:left;
	padding:10px 15px;
	float:left;}[data-lib="25"] .footer_column .footer_info img{width: 100%;
	max-width: 280px;
	margin-bottom: 30px;}[data-lib="25"] .footer_column .footer_nav{width: 100%;
	float:left;
	margin-left: -340px;
	padding-left: 340px;}[data-lib="25"] .footer_column .footer_nav .footer_nav_box{width: 200px;
	float:left;}[data-lib="25"] .footer_column .footer_nav .footer_nav_box li{list-style-type: none;
	text-align: left;}[data-lib="25"] .footer_column .footer_nav .footer_nav_box li a{text-decoration: none;
	color:#333;
	text-align: left;}[data-lib="25"] .footer_column .footer_nav .footer_nav_box li a:hover{text-decoration: none;
	color:#006666;
	text-align: left;}[data-lib="25"] .i_text{text-align: center;
	font-size:14px;
	padding:20px 15px;}[data-lib="25"] .fixedBtn{width: 100%;
	z-index: 8;
	position: fixed;
	bottom:0;}[data-lib="25"] .fixedBtn ul{display: none;}[data-lib="25"] .fixedBtn ul li{list-style: none;
	flex-basis: 100%;
	border:1px solid #fff;
	background: linear-gradient(
#fff, #f0f0f0);}[data-lib="25"] .fixedBtn ul li a{display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	color: #fff;
	justify-content: center;
	align-items: stretch;
	margin: 0;
	padding: 39px 10px 0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;}[data-lib="25"] .fixedBtn ul li:nth-of-type(1) a{background:#4FA555 url(/_img/ja/cms_parts_library//image/__1_/) no-repeat center 5px;
	background-size: auto;
	background-size: 30px auto;}[data-lib="25"] .fixedBtn ul li:nth-of-type(2) a{background:#4FA555 url(/_img/ja/cms_parts_library//image/__1_/
) no-repeat center 10px;
	background-size: auto;
	background-size: 30px auto;}[data-lib="25"] .fixedBtn ul li:nth-of-type(3) a{background:#4FA555 url(/_img/ja/cms_parts_library//image/__1_/) no-repeat center 10px;
	background-size: auto;
	background-size: 30px auto;}@media print, screen and (max-width: 768px){[data-lib="25"] .footer_column .footer_info{width: 100%;}[data-lib="25"] .copyright{background: #1b386b;
	font-size:12px;
	color:#fff;
	padding:40px 15px 40px 15px;
	line-height: 1.0;
	text-align: center;}}/*layout:5*/.pankuzu {
	min-width: 1100px;
	margin: 0 auto 70px !important;
	padding: 15px 15px 15px;
	box-sizing:border-box;
	font-size: 12px;
	line-height: 1.0;
	color: #2d1308;
	background: #F5F5F5;
}
.pankuzu ul{
	margin: 0px;
}
.pankuzu ul li:first-child {
	background: none;
	padding: 0;
}
.pankuzu ul li {
	margin: 0 10px 0 0;
	padding: 0 0 0 17px;
	display: inline-block;
	position: relative;
}
.pankuzu ul li:after {
	content:'';
	position: absolute;
	top:4px;
	right: -18px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pankuzu ul li:last-child:after {
	display: none;
}
.pankuzu ul li a {
	color: #4A7EBB;
	text-decoration: underline;
}
.pankuzu ul li a:hover {
	text-decoration: none;
}

@media (max-width: 736px) {
	.pankuzu {
		min-width: 100%;
		padding: 15px 15px 15px;
	}
}