﻿@charset "UTF-8";

/* ==========================================================
html5 elements
========================================================== */
article, aside, figure, figcaption, footer, header, nav, section
{ display: block;}
/* ==========================================================
reseting
========================================================== */

body {
line-height: 1.75;
color: #212121;
font-size: 15px;
-webkit-text-size-adjust: 100%;
}
body.is-fixing {
position: fixed;
width: 100%;
top: 0;
left: 0;
}
body, input, textarea, select, button {
font-family:  YuGothic, '游ゴシック', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
/* 明朝フォント
font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, serif;*/
}
@media all and (-ms-high-contrast:none){
*::-ms-backdrop, body, input, textarea, select, button {
font-family:  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, button, figure, figcaption
{ margin: 0; padding: 0;}
input, textarea
{ margin: 0; /*font-size: 100%;*/}
textarea
{ resize: none;}
button
{ border: none; overflow: visible; background: none; vertical-align: top;  font-size: 100%; color: inherit; cursor: pointer; -webkit-appearance: none;}
label
{ cursor: pointer;}
table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset, img
{ border: 0;}
img
{ height: auto; vertical-align: top;}
address, caption, code, em, th
{ font-style: normal; font-weight: normal;}
ol, ul
{ list-style: none;}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6, strong, em
{ font-size: 100%; font-weight: normal;}
a, input
{/* outline: none; -webkit-tap-highlight-color:rgba(0,0,0,0);*/}
sup, sub
{ font-size: 63%;}
sup
{ vertical-align: top;}
sub
{ vertical-align: baseline;}
*, ::after, ::before
{ box-sizing: border-box; -webkit-box-sizing: border-box;}
form {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
background:transparent;
}
/* input */
select, input, textarea, button {
vertical-align:middle;
position:relative;
margin: 0;
top: 0;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance:none;
text-overflow:""; /* Firefox用 */
}
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
width: auto;
height: auto;
vertical-align: baseline;
}
figcaption{
margin-top:3px;
font-size:93.3%;
}
/* ==========================================================
base Link
========================================================== */
a {
color: #000;
text-decoration: none;
}
a:visited {}
a:hover,
a:active,
a:focus {
color: #000;
text-decoration: underline;
}
.is-opacity:visited {
text-decoration:none;
}
/* ==========================================================
clearfix
========================================================== */
.clearfix:before, .clearfix:after,
.contents:before, .contents:after,
.header-in:after,
.header-utility .header-detail-top:after,
.area-drawer-menu .area-drawer-top:after,
.hwraap:after{
content: "";
display: table;
}
.clearfix:after,
.contents:after,
.header-in:after,
.header-utility .header-detail-top:after,
.area-drawer-menu .area-drawer-top:after,
.hwraap:after{
clear: both;
}
/* ==========================================================
layout
========================================================== */
html { overflow-y: scroll;}
body { text-align: center;}

@media screen and (min-width: 767px) and (max-width: 1119px) {
.mac html,
.win html{
overflow-x: scroll;
}
html::-webkit-scrollbar {
height: 10px;
}
html::-webkit-scrollbar-track {
background: #F1F1F1;
}
html::-webkit-scrollbar-thumb {
background: #BCBCBC;
}
.mac .wrapper,
.win .wrapper,
.mac .wrapper-top,
.win .wrapper-top{
overflow: visible;
width: 1120px;
}
}
/* ==========================================================
wrapper
========================================================== */
.wrapper {
width: 100%;
margin: 0 auto;
overflow: hidden;
}
.wrapper-top {
width: 100%;
margin: 0 auto;
overflow: hidden;
}
@media print{
.wrapper {
width: auto;
overflow: visible;
}
.wrapper-top {
width: auto;
overflow: visible;
}
}
/* ==========================================================
header
========================================================== */
.header {
width: 100%;
}
.header-in {
width: 1120px;
margin: 0 auto;
text-align: left;
padding: 12px 0 10px 0;
position: relative;
}
.header-logo {
float: left;
}
.header-logo a {
display: block;
width: 100%;
font-size: 0 !important;
}
.header-logo a img {
width: 279px;
height: 56px;
display: inline-block;
}
/* header-utility
---------------------------------------------------------- */
.header-utility {
position: absolute;
top: 8px;
right: 0;
vertical-align: middle;
display: block;
font-size: 12px;
line-height: 1.2;
}
.header-utility .header-detail-top {
/* float: right; */
vertical-align: middle;
margin-bottom: 9px;
padding-bottom: 4px;
}
.header-utility .header-detail-top-in {
float: right;
}
/*font-size change*/
.header-utility .header-detail-top .mod-font-size {
overflow: hidden;
float: left;
width: 163px;
clear: both;
}
.header-utility .header-detail-top .mod-font-size .title {
float: left;
margin: 8px 10px 0 0;
}
.header-utility .header-detail-top .mod-font-size .list li {
float: left;
width: 36px;
margin: 0 10px 0 0 ;
text-align: center;
}
.header-utility .header-detail-top .mod-font-size .list li:last-child {
margin: 0;
}
.header-utility .header-detail-top .mod-font-size .list li a {
display: block;
width: 100%;
height: 28px;
padding-top: 6px;
border: 1px solid #dcdcdc;
background-color: #fafafa;
color: #000;
text-align: center;
text-decoration: none;
}
.header-utility .header-detail-top .mod-font-size .list li a:hover {
color: #f00;
background-color: #fff;
border: 1px solid #f00;
}
.header-utility .header-detail-top .mod-font-size .list li a.is-current {
color: #f00;
background-color: #fff;
border: 1px solid #f00;
}
/* header-links */
.header-utility .header-detail-top .btn-open-top-page-change {
float: left;
margin-right: 10px;
width: 140px;
}
.header-utility .header-detail-top .btn-open-top-page-change a {
border: 1px solid #dcdcdc;
background-color: #fafafa;
color: #000;
width: 100%;
font-weight: bold;
height: 28px;
display: table;
padding: 7px 30px 6px 10px;
font-size: 11px;
}
.header-utility .header-detail-top .btn-open-top-page-change a:hover {
text-decoration: none;
}
.header-utility .header-detail-top .btn-web-member {
float: left;
margin-right: 10px;
}
.header-utility .header-detail-top .btn-web-member a {
border: 1px solid #dcdcdc;
background-color: #fafafa;
color: #000;
width: 100%;
font-weight: bold;
height: 28px;
display: table;
padding: 7px 10px 6px 10px;
font-size: 11px;
}
.header-utility .header-detail-top .btn-web-member a:hover {
text-decoration: none;
}
.header-utility .header-detail-top .header-search {
float: left;
width: 196px;
height: 28px;
position: relative;
border: 1px solid #dcdcdc;
}
.header-utility .header-detail-top .header-search .input {
width: 189px;
padding: 3px 12px;
font-size: 12px;
border: none;
color: #757575;
}
.gecko.mac .header-utility .header-detail-top .header-search .input {
padding: 0 12px;

}
/*IE11*/
@media all and (-ms-high-contrast:none){
*::-ms-backdrop, .header-utility .header-detail-top .header-search .input  {
padding: 4px 12px 2px;
}
}
.header-utility .header-detail-top .form-cmn-button {
display: block;
position: absolute;
top: 1px;
right: 1px;
width: 28px;
height: 24px;
border: none;
background: url(/common/img/ico/ico_button_search_02.svg) no-repeat center center;
background-size:16px;
cursor: pointer;
}
.header-utility .header-detail-top .header-search  .form-cmn-button button {
font-size: 0;
}
.header-utility .header-detail-bottom {
/* float: right; */
clear: both;
position: relative;
}
.header-utility .header-detail-bottom .header-links {
/* float: right; */
padding: 2px 0;
}
.header-utility .header-detail-bottom .header-links li {
float: left;
margin-right: 10px;
vertical-align: middle;
}
.header-utility .header-detail-bottom .header-links li:nth-child(-n+5) a:hover {
text-decoration: none;
}
/*.header-utility .header-detail-bottom .header-links li:nth-child(-n+5) {
font-family: "Malgun Gothic" , YuGothic, '游ゴシック',  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
*/
/* IE11用 */
@media all and (-ms-high-contrast:none){
*::-ms-backdrop, .header-utility .header-detail-bottom .header-links li:nth-child(-n+5) {
font-family: "Malgun Gothic" , YuGothic, '游ゴシック',  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
}
.header-utility .header-detail-bottom .header-links li:last-child {
margin-right: 0;
}
.header-utility .header-detail-bottom .header-links li a {
text-decoration: underline;
color: #000;
}
.header-utility .header-detail-bottom .header-links li.link05 span {
padding: 0 0 0 17px;
border-left: 1px solid #ccc;
}
.header-utility .header-detail-bottom .header-links li.link06 {
margin-right: 0;
}
.header-utility .header-detail-bottom .header-links li.link06 a {
padding: 6px 12px 4px;
width: 92px;
height: 28px;
font-weight: bold;
border: 1px solid #dcdcdc;
background-color: #fafafa;
text-decoration: none;
font-size: 11px;
}
.header-utility .header-detail-bottom .header-links li.link07 a {
padding: 6px 17px  4px;
width: 92px;
height: 28px;
font-weight: bold;
border: 1px solid #cdcdcd;
background-color: #fafafa;
text-decoration: none;
font-size: 11px;
}

/* tooltip 基本設定 */
.link-tooltip{
  position: relative;
}
.link-tooltip .tooltip-btn{
  display: inline;
  height: 28px;
  padding: 4px 12px 3px;
  font-size: 13px;
  font-weight: bold;
  border: 1px solid #dcdcdc;
  background-color: #fafafa;
}
.link-tooltip .tooltip-btn:hover{
  opacity: 0.7;
  cursor: pointer;
}
.link-tooltip .tooltip{
  display: none;
  position: absolute;
  left: 50%;
  top: 28px;
  transform: translateX(-50%);
  width: 350px;
  text-align: center;
  z-index: 1;
}
.link-tooltip .tooltip .tooltip-txt{
  display: inline-block;
  padding: 12px 20px;
  background-color: #fff;
  box-shadow: 0px 0px 6px 1px #999;
  border-radius: 4px;
}
.link-tooltip .tooltip .tooltip-txt::before{
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 5px solid #999;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.link-tooltip .tooltip .tooltip-txt::after{
  content: " ";
  position: absolute;
  bottom: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

/* tooltip Language設定 */
.link-tooltip.link-lang .tooltip .tooltip-txt a{
  margin-right: 10px;
}
.link-tooltip.link-lang .tooltip .tooltip-txt a:last-child{
  margin-right: 0;
}

/* tooltip font設定 */
.link-tooltip.link-font .tooltip .tooltip-txt{
  padding: 10px 16px;
}
.link-tooltip.link-font .tooltip .tooltip-txt li a{
  display: inline-block;
  width: 40px;
  padding: 6px 0;
  color: #000;
  text-align: center;
  text-decoration: none;
  border: 1px solid #dcdcdc;
  background-color: #fafafa;
}
.link-tooltip.link-font .tooltip .tooltip-txt li a.is-current,
.link-tooltip.link-font .tooltip .tooltip-txt li a:hover{
  color: #f00;
  border: 1px solid #f00;
  background-color: #fff;
}

/* btn-drawer-open
---------------------------------------------------------- */
.btn-drawer-open {
width: 27px;
height: 34px;
position: absolute;
top: 8px;
right: 13px;
}
.btn-drawer-open a {
display: block;
font-size: 0 !important;
width: 27px;
height: 34px;
background-image: url(/common/img/btn/btn_drawer_open_01.png);
background-repeat: no-repeat;
background-size: 27px 34px;
}
.btn-drawer-open a.is-active {
background-image: url(/common/img/btn/btn_drawer_close_01.png);
}
.btn-drawer-open .text {
display: block;
color: #e82026;
font-size: 10px;
}
/* drawer
---------------------------------------------------------- */
.area-drawer-menu {
position: fixed;
width: 100%;
top: 0;
left: 0;
height: 100%;
overflow: scroll;
display: none;
z-index: 10000;
text-align: left;
background-color: #fff;
}
.area-drawer-menu.is-active {
display: block;
}
.area-drawer-menu .area-drawer-top {
width: 100%;
padding: 10px 13px 10px 12px;
position: relative;
}
.area-drawer-menu .area-drawer-top .btn {
position: absolute;
top: 8px;
right: 49px;
}
.area-drawer-menu .area-drawer-top .btn a {
display: block;
padding-top: 7px;
text-align: center;
width: 62px;
height: 26px;
border-radius: 3px;
border: 1px solid #cdcdcd;
background-color: #fafafa;
text-decoration: none;
font-size: 10px;
font-weight: bold;
line-height: 1.2;
}
.area-drawer-menu .list-drawer-menu li {
width: 100%;
background-color: #E72026;
border-bottom: 1px solid #ef6367;
overflow: hidden;
position: relative;
}
.area-drawer-menu .list-drawer-menu li a {
color: #fff;
display: block;
width: 100%;
padding: 14px 0 11px 48px;
font-size: 12px;
}
.area-drawer-menu .list-drawer-menu li.link03 a {
padding: 14px 0 11px 39px;
}
.area-drawer-menu .list-drawer-menu li.half {
width: 50%;
float: left;
}
.area-drawer-menu .list-drawer-menu li .border {
position: relative;
}
.area-drawer-menu .list-drawer-menu li .border:before {
content: "";
position: absolute;
width: 1px;
height: 25px;
top: 11px;
left: 0;
background: #ef6367;
}
.area-drawer-menu .list-drawer-menu li.list01 {
padding: 15px 12px;
}
.area-drawer-menu .list-drawer-menu .input {
width: 87%;
height: 36px;
font-size: 12px;
border: none;
}
.area-drawer-menu .list-drawer-menu form {
width: 100%;
height: 36px;
background-color: #fff;
border: none;
}
.area-drawer-menu .list-drawer-menu .button {
position: absolute;
top: 15px;
right: 15px;
border: none;
font-size: 0;
display: block;
width: 10%;
height: 34px;
background-image: url(/common/img/btn/btn_drawer_search_01.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
.area-drawer-menu .bnr {
width: 100%;
}
.area-drawer-menu .bnr a {
width: 100%;
display: block;
}
.area-drawer-menu .mod-drawer-links {
background-color: #e9e9d7;
overflow: hidden;
padding: 23px 0 19px;
}
.area-drawer-menu .mod-drawer-links {
background-color: #e9e9d7;
overflow: hidden;
}
.area-drawer-menu .mod-drawer-links .list {
text-align: center;
}
.area-drawer-menu .mod-drawer-links .list li {
display: inline-block;
margin-left: 18px;
}
.area-drawer-menu .mod-drawer-links .list li.first {
position: relative;
}
.area-drawer-menu .mod-drawer-links .list li.first:before {
content: "";
display: block;
width: 18px;
height: 18px;
background-image: url(/common/img/ico/ico_drawer_earth_01.png);
background-size: 18px;
position: absolute;
top: 0;
left: -26px;
}
.area-drawer-menu .mod-drawer-links .list li a {
text-decoration: underline;
font-size: 12px;
}
/* drawer icon
---------------------------------------------------------- */
.list-drawer-menu .link02 {
background-image: url(/common/img/ico/ico_drawer_01.png);
background-size: 19px 17px;
background-repeat: no-repeat;
background-position: 15px center;
}
.list-drawer-menu .link03 {
background-image: url(/common/img/ico/ico_drawer_setting_01.png);
background-size: 18px;
background-repeat: no-repeat;
background-position: 15px center;
}
.list-drawer-menu .link04 {
background-image: url(/common/img/ico/ico_drawer_02.png);
background-size: 27px;
background-repeat: no-repeat;
background-position: 13px center;
}
.list-drawer-menu .link05 {
background-image: url(/common/img/ico/ico_drawer_03.png);
background-size: 26px;
background-repeat: no-repeat;
background-position: 10px center;
}
.list-drawer-menu .link06 {
background-image: url(/common/img/ico/ico_drawer_04.png);
background-size: 23px 20px;
background-repeat: no-repeat;
background-position: 15px center;
}
.list-drawer-menu .link07 {
background-image: url(/common/img/ico/ico_drawer_05.png);
background-size: 23px 26px;
background-repeat: no-repeat;
background-position: 15px center;
}
.list-drawer-menu .link08 {
background-image: url(/common/img/ico/ico_drawer_06.png);
background-size: 23px 24px;
background-repeat: no-repeat;
background-position: 15px center;
}
.list-drawer-menu .link09 {
background-image: url(/common/img/ico/ico_drawer_07.png);
background-size: 26px 22px;
background-repeat: no-repeat;
background-position: 15px center;
}
.list-drawer-menu .link10 {
background-image: url(/common/img/ico/ico_drawer_08.png);
background-size: 25px 19px;
background-repeat: no-repeat;
background-position: 15px center;
}
.list-drawer-menu .link11 {
background-image: url(/common/img/ico/ico_drawer_09.png);
background-size: 25px 22px;
background-repeat: no-repeat;
background-position: 15px center;
}
.list-drawer-menu .link12 {
background-image: url(/common/img/ico/ico_drawer_contact_01.png);
background-size: 17px 16px;
background-repeat: no-repeat;
background-position: 17px center;
}
.list-drawer-menu .link13 {
background-image: url(/common/img/ico/ico_drawer_english_01.png);
background-size: 18px 17px;
background-repeat: no-repeat;
background-position: 17px center;
}
/* ==========================================================
nav-global
========================================================== */
.nav-global {
text-align: center;
width: 100%;
}
.nav-global .nav-global-in {
width: 1120px;
margin: 0 auto;
letter-spacing:-0.5em;
}
.nav-global .nav-global-in li{
margin-bottom:10px;
letter-spacing:normal;
display:inline-block;
vertical-align:top;
}
.nav-global .nav-global-in li a{
border-top:1px solid #cdcdcd;
border-right:1px solid #cdcdcd;
border-bottom:1px solid #cdcdcd;
height:47px;
width:100%;
text-decoration:none;
font-weight:bold;
background-repeat: no-repeat;
background-position: 10px center;
background-size: 30px 30px;
display:table;
white-space: nowrap;

}
.nav-global .nav-global-in li a .inner{
display:table-cell;
vertical-align:middle;
height:100%;
width:100%;
}
.nav-global .nav-global-in li a .inner div{
display:inline-block;
}
.chrome.win .nav-global .nav-global-in li a .inner div{
padding-top: 3px;
}
.nav-global .nav-global-in li a:hover{
background-color:#E72026;
color:#FFF;
}
.nav-global .nav-global-in li span{
display:inline-block;
margin:0 -3px;
}
.nav-global .nav-global-in li.nav01,
.nav-global .nav-global-in li.nav02,
.nav-global .nav-global-in li.nav03{
width:280px;
}
.nav-global .nav-global-in li.nav04{
width:268px;
margin-left:10px;
}
.nav-global .nav-global-in li.nav01 a,
.nav-global .nav-global-in li.nav05 a{
border-left:1px solid #cdcdcd;
}
.nav-global .nav-global-in li br,
.nav-global .nav-global-in li.nav04 .inner{
display:none;
}
.nav-global .nav-global-in li.nav05,
.nav-global .nav-global-in li.nav06,
.nav-global .nav-global-in li.nav07,
.nav-global .nav-global-in li.nav09,
.nav-global .nav-global-in li.nav08{
width:224px;
}
.nav-global .nav-global-in li.nav05 a,
.nav-global .nav-global-in li.nav06 a,
.nav-global .nav-global-in li.nav07 a,
.nav-global .nav-global-in li.nav09 a,
.nav-global .nav-global-in li.nav08 a{
height:40px;
}
.nav-global .nav-global-in li.nav01 a{
padding:0 20px 0 40px;
background-image: url(/common/img/ico/ico_gnav_02_pc.png);
}
.nav-global .nav-global-in li.nav02 a{
padding:0 0 0 40px;
background-image: url(/common/img/ico/ico_gnav_03_pc.png);
}
.nav-global .nav-global-in li.nav03 a{
padding:0 20px 0 40px;
background-image: url(/common/img/ico/ico_gnav_01_pc.png);
}
.nav-global .nav-global-in li.nav04 a{
}
.nav-global .nav-global-in li.nav05 a{
padding:0 20px 0 40px;
background-image: url(/common/img/ico/ico_gnav_04.png);
}
.nav-global .nav-global-in li.nav06 a{
padding:0 20px 0 40px;
background-image: url(/common/img/ico/ico_gnav_05.png);
}
.nav-global .nav-global-in li.nav07 a{
padding:0 20px 0 40px;
background-image: url(/common/img/ico/ico_gnav_06.png);
}
.nav-global .nav-global-in li.nav07 a.only-pc,
.nav-global .nav-global-in li.nav08 a.only-pc,
.nav-global .nav-global-in li.nav09 a.only-pc{
display: table !important;
}
.nav-global .nav-global-in li.nav08 a{
padding:0 0 0 30px;
background-image: url(/common/img/ico/ico_gnav_07.png);
}
.nav-global .nav-global-in li.nav09 a{
padding:0 0 0 30px;
background-image: url(/common/img/ico/ico_gnav_08.png);
}

/* nav-global is-current
---------------------------------------------------------- */
body#g01 .nav-global li.nav01 a,
body#g02 .nav-global li.nav02 a,
body#g03 .nav-global li.nav03 a,
body#g05 .nav-global li.nav05 a,
body#g06 .nav-global li.nav06 a,
body#g07 .nav-global li.nav07 a,
body#g08 .nav-global li.nav08 a,
body#g09 .nav-global li.nav09 a,
.container#g01 .nav-global li.nav01 a,
.container#g02 .nav-global li.nav02 a,
.container#g03 .nav-global li.nav03 a {
color: #fff;
background-color: #E72026;
}
/* nav-global-icon
---------------------------------------------------------- */
.nav-global .ico-type-01 {
background-image: url(/common/img/ico/ico_gnav_01_pc.png);
background-repeat: no-repeat;
background-position: 14px center;
background-size: 30px 30px;
}
.nav-global .ico-type-02 {
background-image: url(/common/img/ico/ico_gnav_02_pc.png);
background-repeat: no-repeat;
background-position: 14px center;
background-size: 30px 30px;
}
.nav-global .ico-type-03 {
background-image: url(/common/img/ico/ico_gnav_03_pc.png);
background-repeat: no-repeat;
background-position: 14px center;
background-size: 30px 30px;
}
.nav-global .ico-type-04 {
background-image: url(/common/img/ico/ico_gnav_04.png);
background-repeat: no-repeat;
background-position: 14px center;
background-size: 28px;
}
.nav-global .ico-type-05 {
background-image: url(/common/img/ico/ico_gnav_05.png);
background-repeat: no-repeat;
background-position: 14px center;
background-size: 28px;
}
.nav-global .ico-type-06 {
background-image: url(/common/img/ico/ico_gnav_06.png);
background-repeat: no-repeat;
background-position: 14px center;
background-size: 28px;
}
.nav-global .ico-type-07 {
background-image: url(/common/img/ico/ico_gnav_07.png);
background-repeat: no-repeat;
background-position: 14px center;
background-size: 28px;
}
.nav-global .ico-type-08 {
background-image: url(/common/img/ico/ico_gnav_08.png);
background-repeat: no-repeat;
background-position: 14px center;
background-size: 28px;
}
/* ==========================================================
nav-local
========================================================== */
.nav-local {
width: 100%;
margin-bottom:20px;
}
.nav-local ul ul {
display: none;
}
.contents .nav-local a{
color:#212121;
text-decoration:none;
}
.nav-local .title {
position: relative;
background-color: #F1F1E6;
border-top: 1px solid #dedede;
border-right: 1px solid #dedede;
border-left: 1px solid #dedede;
border-bottom: 3px solid #000;
}
.nav-local .title a{
display:block;
text-align: left;
font-weight: bold;
line-height: 1.2;
padding: 15px 15px 15px 30px;
letter-spacing: -0.06em;
background-image: url(/common/img/ico/ico_lnav_arrow_down_01.svg);
background-repeat: no-repeat;
background-size: 12px 10px;
background-position: 12px center;
}
.nav-local .list01 {
border-right: 1px solid #dedede;
border-left: 1px solid #dedede;
}
.nav-local .list01 li {
border-bottom: 1px solid #dedede;
}
.nav-local .list02 {
border-top: 1px solid #dedede;
}
.nav-local .list02 li:last-child {
border-bottom: none;
}
.nav-local .list03 li {
border-bottom: 1px solid #dedede;
}
.nav-local .list03 li:first-child {
border-top: 1px solid #dedede;
}
.nav-local .list03 li:last-child {
border-bottom: none;
}
.nav-local .list01 li a {
width: 100%;
display: block;
padding: 10px 10px 10px 30px;
}
.nav-local .list02 li a {
padding: 10px 10px 10px 45px;
}
.nav-local .list03 li a {
padding: 10px 10px 10px 60px;
}
.nav-local .list01 li a.is-current {
background-color: #F8E9E0;
}
.nav-local .list02 li a.is-current {
background-color: #F8E9E0;
}
.nav-local .list03 li a.is-current {
background-color: #F8E9E0;
}
.nav-local a:hover {
text-decoration: none;
background-color: #F8E9E0;
}
/*アイコン*/
.nav-local .list01 li a.ico {
background-image: url(/common/img/ico/ico_lnav_arrow_right_01.svg);
background-repeat: no-repeat;
background-size: 6px 8px;
background-position: 18px 1.2em;
}
.nav-local .list02 li a.ico {
background-position: 35px 1.2em;
}
.nav-local .list03 li a.ico {
background-image: url(/common/img/ico/ico_circle_02.png);
background-size: 4px;
background-repeat: no-repeat;
background-position: 50px 1.3em;
}
/*下向きアイコン*/
.nav-local .list01 li a.ico.down {
background-image: url(/common/img/ico/ico_lnav_arrow_down_01.svg);
background-size: 8px 6px;
background-position: 18px center;
}
.nav-local .list02 li a.ico.down {
background-image: url(/common/img/ico/ico_lnav_arrow_down_01.svg);
background-size: 8px 6px;
background-position: 33px center;
}

/*アコーディオン*/
.nav-local .sublist .js-trigger{
background:url(/common/img/ico/ico_arrow_down_01.svg) no-repeat 16px 1.2em;
background-size:10px 8px;
}
.nav-local .sublist .js-trigger.is-active{
background:url(/common/img/ico/ico_arrow_up_01.svg) no-repeat 16px 1.2em;
background-size:10px 8px;
}
.nav-local .sublist .js-trigger:hover{
background-color:#F8E9E0;
}
.nav-local .sublist .inner ul{
display:block;
background-color:#F1F1F1;
}
.nav-local .sublist .inner ul li{
border-bottom: 1px dotted #dedede;
}
.nav-local .sublist .inner ul li a{
background: url(/common/img/ico/ico_lnav_arrow_right_01.svg) no-repeat 35px 1.2em;
background-size: 6px 8px;
padding-left:45px;
}
.nav-local .sublist .inner ul li a:hover{
background-color:#F8E9E0;
}
.nav-local .sublist .inner ul li:last-child{
border-bottom:none;
}

/* ==========================================================
nav-breadcrumb
========================================================== */
.nav-breadcrumb {
width: 100%;
text-align: left;
background-color: #F6F5EF;
padding:10px 0;
clear:both;
}
/*nav-breadcrumb fontsize*/
.nav-breadcrumb#middle {
font-size: 100%;
}
.nav-breadcrumb#large {
font-size: 120%;
}
.nav-breadcrumb .nav-breadcrumb-in {
width: 1120px;
margin: 0 auto;
position: relative;
}
.nav-breadcrumb-in{
padding-left:15px;
}
.nav-breadcrumb li {
display: inline-block;
font-size: 80%;
margin-left: 6px;
}
.nav-breadcrumb li:first-child {
position:absolute;
top:7px;
left:0;
float:none;
display:block;
margin:0;
}
.nav-breadcrumb li:not(.home) {
position: relative;
color:#666;
}
.nav-breadcrumb li:not(.home) a{
text-decoration:underline;
color:#666;
}
.nav-breadcrumb li:not(.home) a:hover{
text-decoration:none;
}
.nav-breadcrumb li:not(.home):before {
content: ">";
display: inline-block;
margin-top: -4px;
padding-right: 3px;
font-size: 100%;
}
.nav-breadcrumb li.home a {
background-image: url(/common/img/ico/ico_breadcrumbs_home_01.svg);
background-position: center center;
background-repeat: no-repeat;
background-size: 16px 14px;
font-size: 0;
width: 16px;
height: 14px;
display: block;
}
/* ==========================================================
contents
========================================================== */
.contents {
width: 1120px;
margin: 0 auto;
text-align: left;
padding-bottom: 65px;
}
.contents-full {
width: 1120px;
margin: 0 auto;
text-align: left;
padding-bottom: 65px;
}
.contents.s-hd-n,
.contents-full.s-hd-n {
margin: 40px auto 0;
}
.contents-category-top {
width: 100%;
overflow: hidden;
}
.contents a,
.contents-full a{
color:#1d3994;
text-decoration:underline;
}
.contents a:hover,
.contents-full a:hover{
text-decoration:none;
}
/*fontsizechange*/
.contents#middle {
font-size: 100% !important;
}
.contents#large {
font-size: 113.3333% !important;
}
.contents-full#middle {
font-size: 100% !important;
}
.contents-full#large {
font-size: 113.3333% !important;
}
.contents-category-top#middle {
font-size: 100% !important;
}
.contents-category-top#large {
font-size: 113.3333% !important;
}
.contents-main {
width: 835px;
float: left;
}
.contents-sub {
width: 265px;
float: right;
}
.contents_modal{
padding:30px;
text-align:left;
}

/* ==========================================================
footer
========================================================== */
.footer {
width: 100%;
background-color: #f2f2e7;
padding-top: 70px;
background-image:  url(/common/img/bg/bg_footer_top_train_01.png) , url(/common/img/bg/bg_footer_top_01.png);
background-position: 760px 32px , -190px top;
background-repeat: no-repeat , repeat-x;
background-size: 1052px 40px , 1396px 70px;
}
.footer a {
color: #5d5d5d;
}
.footer .footer-top-navigation {
width: 100%;
background-color: #fff;
overflow: hidden;
text-align: center;
}
.footer .footer-top-navigation .list-foot-top-navigation {
width: 1120px;
margin: 0 auto;
}
.footer .footer-top-navigation .list-foot-top-navigation li {
float: left;
width: 373px;
padding: 20px 0;
}
.footer .footer-top-navigation .list-foot-top-navigation li a {
font-size: 16px;
font-weight: bold;
}
.footer .footer-top-navigation .list-foot-top-navigation li:nth-child(3n) {
width: 374px;
}
.footer .footer-in {
width: 1120px;
margin: 0 auto;
text-align: left;
padding: 30px 0 0 0;
overflow: hidden;
}
.footer-in .footer-utility {
overflow: hidden;
}
.footer-in .footer-utility .title {
font-weight: bold;
position: relative;
font-size: 15px;
cursor: auto;
}
.footer-in .footer-utility .title:after {
content: "";
position: absolute;
top: 50%;
margin-left: 20px;
width: 100%;
height: 1px;
background: #ddddc3;
}
.footer-in .footer-utility .footer-cmn-links-01 {
padding: 12px 0 23px 0;
overflow: hidden;
}
.footer-in .footer-utility .footer-cmn-links-01 li {
float: left;
width: 280px;
padding-left: 23px;
}
.footer-in .footer-utility .footer-cmn-links-01 li a {
font-size: 14px;
}
.footer-in .footer-utility .footer-cmn-links-01 li:nth-child(4n+1) {
clear: both;
}
.footer .footer-cmn-block {
border-top: 1px solid #e0e0e0;
}
.footer .footer-cmn-block .footer-cmn-block-in {
width: 1120px;
margin: 0 auto;
text-align: left;
}
.footer .footer-cmn-block .footer-cmn-links-02 {
padding: 17px 0;
overflow: hidden;
}
.footer .footer-cmn-block .footer-cmn-block-in .footer-cmn-links-02 li {
float: left;
width: 224px;
padding-left: 30px;
}
.footer .footer-cmn-block .footer-cmn-block-in .footer-cmn-links-02 li:first-child {
padding-left: 0;
}
.footer .footer-cmn-block .footer-cmn-block-in .footer-cmn-links-02 li a {
font-weight: bold;
padding-left: 15px;
}
.footer .footer-cmn-block .footer-cmn-block-in .footer-cmn-links-02 li a span {
padding: 2px 17px 2px 0;
}
.footer .footer-cmn-block .footer-cmn-block-in .footer-cmn-links-03 {
padding: 17px 0;
overflow: hidden;
}
.footer .footer-cmn-block .footer-cmn-block-in .footer-cmn-links-03 li {
float: left;
width: 298px;
padding-left: 30px;
}
.footer .footer-cmn-block .footer-cmn-block-in .footer-cmn-links-03 li:first-child {
padding-left: 0;
}
.footer .footer-cmn-block .footer-cmn-block-in .footer-cmn-links-03 .link04 {
width: 136px;
text-align: right;
}
.footer .footer-cmn-block .footer-cmn-block-in .footer-cmn-links-03 li a {
font-weight: bold;
padding-left: 15px;
}
/* footer-copy-right
---------------------------------------------------------- */
.area-foot-copy {
background-color: #e9e9d7;
width: 100%;
overflow: hidden;
padding: 15px 0;
vertical-align: baseline;
}
.area-foot-copy .area-foot-copy-in {
width: 1120px;
margin: 0 auto;
position:relative;
}
.area-foot-copy .list {
float: left;
}
.area-foot-copy .list li {
float: left;
}
.area-foot-copy .list li a {
padding: 0 10px;
border-left: 1px solid #7c7c75;
font-size: 13px;
line-height: 1;
}
.area-foot-copy .list li:first-child a {
padding: 0 10px 0 0;
border-left: none;
}
.area-foot-copy .footer-copyright {
font-size: 11px;
margin: 2px 130px 0 0 ;
float: right;
}
.pagetop{
position:absolute;
display:block;
right:0;
bottom:-8px;
padding:15px 20px 4px 20px;
font-size:86.7%;
background:url(/common/img/ico/ico_arrow_up_01.svg) no-repeat center 7px;
background-size:16px 8px;
background-color:#f2f2e7;
cursor:pointer;
box-shadow: 0 1px 1px 0 #A7A7A7;
-moz-box-shadow: 0 1px 1px 0 #A7A7A7;
-webkit-box-shadow: 0 1px 1px 0 #A7A7A7;
}
.footer-image {
background-color: #fff;
width: 100%;
overflow: hidden;
padding: 40px 0;
}
/* ==========================================================
section
========================================================== */
/* sec-cmn
---------------------------------------------------------- */
.sec-cmn-01 {
}
/* section last margin */
section:last-of-type {
margin-bottom: 0;
}
/* ==========================================================
hero
========================================================== */
/* hero-cmn
---------------------------------------------------------- */
.hero-cmn {
}
.hero-cmn img {
}
/* pagetop
---------------------------------------------------------- */
.btn-cmn-pagetop {
text-align: right;
}
/* ==========================================================
icon
========================================================== */
/* ico-cmn
---------------------------------------------------------- */
.ico-cmn {
}
/* ico-arrow-right
---------------------------------------------------------- */
.ico-arrow-right-01 {
background-image: url(/common/img/ico/ico_arrow_right_01.svg);
background-position: 98% center;
background-repeat: no-repeat;
background-size: 8px 12px;
}
.ico-arrow-right-02 {
background-image: url(/common/img/ico/ico_arrow_right_01.svg);
background-position: left center;
background-repeat: no-repeat;
background-size: 8px 12px;
}
.ico-arrow-right-03 {
background-image: url(/common/img/ico/ico_arrow_right_01.svg);
background-position: left center;
background-repeat: no-repeat;
background-size: 8px 12px;
}
/* ico-setting
---------------------------------------------------------- */
.ico-setting-01 {
background-image: url(/common/img/ico/ico_header_setting_01.png);
background-repeat: no-repeat;
background-position: 95% 6px;
background-size: 16px 14px;
}
/* ico-arrow-down
---------------------------------------------------------- */
.ico-arrow-down-01 {
background: none;
}
/* ==========================================================
figure
========================================================== */
/* fig-cmn
---------------------------------------------------------- */
.fig-cmn {
}
/* ==========================================================
image
========================================================== */
/* img-cmn-adjust
---------------------------------------------------------- */
.img-cmn-adjust {
width: 100%;
height: auto;
}
/* ==========================================================
form
========================================================== */

/* Google Chrome, Safari, Opera 15+, Android, iOS placeholder */
::-webkit-input-placeholder {
color: #757575;
}
/* Firefox 18- */
:-moz-placeholder {
color: #757575; opacity: 1;
}
/* Firefox 19+ */
::-moz-placeholder {
color: #757575; opacity: 1;
}
/* IE 10+ */
:-ms-input-placeholder {
color: #757575;
}
/* button cancel */
::-webkit-search-cancel-button {
-webkit-appearance: none;
}
input::-ms-clear {
display: none;
}
/* base Form
---------------------------------------------------------- */
/* type="text" */
input[type="text"] {
vertical-align: middle;
}
/*
!* For safari 9 *!
@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
input[type="text"] {
font-family:  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
}
*/

/* type="checkbox" */
input[type="checkbox"] {
}
/* type="submit" */
input[type="submit"] {
background-color: transparent;
}
/* type="button" */
input[type="button"] {
-webkit-box-sizing: content-box;
-webkit-appearance: button;
border: none;
box-sizing: border-box;
cursor: pointer;
}
/* type="serch" */
input[type="search"] {
-webkit-box-sizing: content-box;
-webkit-appearance: button;
border: none;
box-sizing: border-box;
cursor: pointer;
}
/* type="radio" */
input[type="radio"] {
}
/* select */
select {
}
/* textarea */
textarea {
}
/* 縦横ともにリサイズ不可 */
textarea {
resize: none;
}
/* button */
button {
}
/* class Form
---------------------------------------------------------- */
/* form-cmn-input
---------------------------------------------------------- */
.form-cmn-input {
}
/* form-cmn-check
---------------------------------------------------------- */
.form-cmn-check {
}
/* form-cmn-radio
---------------------------------------------------------- */
.form-cmn-radio {
}
/* form-cmn-select
---------------------------------------------------------- */
.form-cmn-select {
}
/* form-cmn-textarea
---------------------------------------------------------- */
.form-cmn-textarea {
}
/* form-cmn-button
---------------------------------------------------------- */
.form-cmn-button {
}
/* ==========================================================
is
========================================================== */
/* opacity hover
---------------------------------------------------------- */
.is-opacity
{
-ms-filter: 'alpha( opacity=100)';
opacity: 1;
}
.is-opacity:hover
{
-ms-filter: 'alpha( opacity=70)';
filter: alpha( opacity=70);
opacity: 0.7;
}
/*aタグリンク無効化*/
a.is-disabled {
cursor: text;
}
a.is-disabled:hover,
a.is-disabled:active,
a.is-disabled:focus,
a.is-disabled:visited {
text-decoration: none;
}
/* css animation
---------------------------------------------------------- */
.is-animate
{
-webkit-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

/* ==========================================================
rwd switch
========================================================== */
/* pc
---------------------------------------------------------- */

/*block*/
.only-pc,
.no-sp      { display: block !important;}
/*inline*/
.only-in-pc {  display: inline !important;}
/*inline-block*/
.only-inb-pc {  display: inline-block !important;}
.only-sp,
.only-in-sp,
.only-inb-sp,
.no-pc      { display: none !important;}
/* modal style
---------------------------------------------------------- */
.area-toppage-change {
width: 1120px;
margin: 0 auto;
background-color:#fff;
position:fixed;
z-index: 10001;
display: none;
}
.area-toppage-change-in {
position: relative;
width: 100%;
padding: 60px 70px;
}
.btn-modal-close {
position: absolute;
top: 20px;
right: 20px;
}
.btn-modal-close a {
font-size: 0;
display: block;
width: 22px;
height: 20px;
background-image: url(/common/img/btn/btn_modal_close.png);
background-repeat: no-repeat;
background-size: 22px 20px;
}
.area-toppage-change .headline {
font-size: 22px;
margin-bottom: 15px;
}
.area-toppage-change .headline:before {
content: "";
position: absolute;
top: 25px;
left: 49%;
width: 40px;
height: 38px;
background-image: url(/common/img/ico/ico_modal_setting_01.png);
background-repeat: no-repeat;
background-size: 40px 38px;
}
.area-toppage-change .ico {
padding-right: 18px;
background-image: url(/common/img/ico/ico_header_setting_01.png);
background-repeat: no-repeat;
background-position: right center;
}
.mod-top-modal {
overflow: hidden;
margin-top: 25px;
}
.mod-top-modal li {
width: 315px;
float: left;
margin-left: 16px;
text-align: center;
background-color: #f6f6ef;
}
.mod-top-modal li img {
width: 240px;
height:auto;
}
.mod-top-modal li:first-child {
margin-left: 0;
}
.mod-top-modal li a {
display: block;
width: 100%;
padding: 61px 36px 21px;
border: 4px solid #cdcdcd;
}
.mod-top-modal li a:hover {
text-decoration: none;
}
.js-top-change li a:hover {
border: 4px solid #e82026;
padding: 61px 36px 21px;
}
/*is-current*/
.js-top-change li a.is-current {
border: 4px solid #e82026;
padding: 61px 41px 21px;
}
.mod-top-modal li a .title {
font-size: 15px;
display: block;
}
/*ico*/
.mod-top-modal .ico01 {
background-image: url(/common/img/ico/ico_gnav_01_pc.png);
background-repeat: no-repeat;
background-size: 30px 30px;
background-position: center 23px;
}
.mod-top-modal .ico02 {
background-image: url(/common/img/ico/ico_gnav_02_pc.png);
background-repeat: no-repeat;
background-size: 30px 30px;
background-position: center 23px;
}
.mod-top-modal .ico03 {
background-image: url(/common/img/ico/ico_gnav_03_pc.png);
background-repeat: no-repeat;
background-size: 30px 30px;
background-position: center 23px;
}
.mod-bottom-modal {
overflow: hidden;
margin-top: 30px;
}
.mod-bottom-modal .item {
float: left;
width: 180px;
margin-left: 20px;
border: 2px solid #cdcdcd;
}
.mod-bottom-modal .item a {
width: 100%;
display: block;
}
.mod-bottom-modal .item a .text {
font-size: 14px;
}
.mod-bottom-modal .item a:hover {
text-decoration: none;
}
.mod-bottom-modal .primary .item:first-child {
margin-left: 0;
}
.mod-bottom-modal .item img {
width: 180px;
height: 100px;
}
/*modal-overlay style*/
.modal-overlay {
z-index: 10000;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 120%;
cursor: pointer;
background-color: rgba(0,0,0,0.75);
}
/*js-disabled*/
.js-disabled.is-disabled{
text-decoration:none;
color:#212121;
}





/* ==============================================

2021 renew

============================================== */

/* parts
---------------------------------------------------------- */
.body-fixed{
  overflow: hidden;
}
.mainLink a{
  /* display: inline-block; */
  position: relative;
  padding: 0.15em 0 0.15em 33px;
}
.mainLink a::before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 100%;
  background: url(/common/img/ico/ico_arw_red_01_right.svg) no-repeat center center;
  background-size: 100% auto;
}
.textLink a{
  position: relative;
  padding: 0.15em 0 0.15em 17px;
}
.textLink a::before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 7px;
  height: 100%;
  background: url(/common/img/ico/ico_arw_red_02_right.svg) no-repeat center center;
  background-size: 100% auto;
}
.textLink.linkWhite a{
  color: #fff;
}
.textLink.linkWhite a::before{
  background: url(/common/img/ico/ico_arw_white_02_right.svg) no-repeat left 0.5em;
  background-size: 100% auto;
}
.textLink .ico-pdf-01{
  width: 22px;
}
a.blockLink{
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
a.blockLink:hover{
  -ms-filter: 'alpha( opacity=70)';
  filter: alpha( opacity=70);
  opacity: 0.7;
}
@media screen and (max-width: 767px){
  .wrapper{
    padding-top: 60px;
  }
}

/* jrkHeader
---------------------------------------------------------- */
#jrkHeader .jrkHeaderIn{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#jrkHeader .headNav{
  display: flex;
  align-items: center;
}
#jrkHeader .headNav .headLang{
  position: relative;
}
#jrkHeader .headNav .headLang .langBtn{
  position: relative;
  font-weight: bold;
}
#jrkHeader .headNav .headLang .langBtn::before{
  content: "";
  position: absolute;
  background: url(/common/img/ico/ico_lang_black.svg) no-repeat center center;
  background-size: 100% auto;
}
#jrkHeader .headNav .headLang .langBtn:hover{
  cursor: pointer;
}
#jrkHeader .headNav .headLang .langPopup{
  display: none;
  position: absolute;
  right: 0px;
  text-align: left;
  z-index: 200;
}
#jrkHeader .headNav .headLang .langPopup > p{
  padding: 12px 0 12px 20px;
  background: #fff;
  box-shadow: 0px 0px 6px 1px #999;
  border-radius: 3px;
}
#jrkHeader .headNav .headLang .langPopup > p::before{
  content: "";
  position: absolute;
  bottom: 100%;
  border-bottom: 8px solid #999;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
#jrkHeader .headNav .headLang .langPopup > p::after{
  content: "";
  position: absolute;
  bottom: calc(100% - 1px);
  border-bottom: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
#jrkHeader .headNav .headLang .langPopup > p a:nth-of-type(n+2){
  margin-left: 10px;
}
#jrkHeader .headNav .headLang .langPopup > p .popupClose{
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/common/img/btn/btn_modal_close.png) no-repeat center center;
  background-size: 100% auto;
}
#jrkHeader .headNav .headSearch{
  position: relative;
  width: 240px;
  height: 35px;
  margin-left: 25px;
  border: 1px solid #ccc;
}
#jrkHeader .headNav .headSearch .input{
  width: 238px;
  padding: 4px 12px;
  font-size: 100%;
  border: none;
}
#jrkHeader .headNav .headSearch .form-cmn-button{
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 32px;
  height: 100%;
  border: none;
  background: url(/common/img/ico/ico_button_search_02.svg) no-repeat center center;
  background-size: 16px auto;
  cursor: pointer;
}

/* ログイン 共通start */

#jrkHeader .headNav .headLogin{
    position: relative;
  }
  #jrkHeader .headNav .headLogin .loginBtn{
    position: relative;
    font-weight: bold;
  }
  #jrkHeader .headNav .headLogin .loginBtn::before{
    content: "";
    position: absolute;
    background-size: 100% auto;
  }

  #jrkHeader .headNav .headLogin .loginBtn a{
    text-decoration-line: none;
  }

  /* ログイン 共通end */
  
  
@media print, screen and (min-width: 768px){
  #jrkHeader .jrkHeaderIn{
    height: 70px;
    padding: 0 40px;
  }
  #jrkHeader .headLogo img{
    width: 240px;
  }
  #jrkHeader .headNav .headLink{
    display: flex;
    align-items: center;
  }
  #jrkHeader .headNav .headLink .textLink:nth-of-type(n+2){
    margin-left: 25px;
  }
  #jrkHeader .headNav .headLink .textLink a{
    font-size: 13px;
    font-weight: bold;
  }
  #jrkHeader .headNav .headLang{
    margin-left: 25px;
    font-size: 13px;
  }
  #jrkHeader .headNav .headLang .langBtn{
    padding-left: 27px;
  }
  #jrkHeader .headNav .headLang .langBtn::before{
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    width: 17px;
    height: 17px;
  }
  #jrkHeader .headNav .headLang .langPopup{
    top: 30px;
    width: 290px;
  }
  #jrkHeader .headNav .headLang .langPopup > p::before,
  #jrkHeader .headNav .headLang .langPopup > p::after{
    right: 25px;
  }
  .navbnrLink + .navbnrLink{
    margin-top: 10px;
  }
  
  
  /* ログイン PCstart */

  #jrkHeader .headNav .headLogin{
    width: 140px;
    height: 32px;
    margin-right: 20px;
    font-size: 13px;
    background-color: #DA2728;
    border-radius: 3px;
  }
  #jrkHeader .headNav .headLogin .loginBtn{
    padding-top: 5px;
  }
  #jrkHeader .headNav .headLogin .loginBtn::before{
    top: 59%;
    left: 8px;
    transform: translateY(-50%);
    width: 10px;
    height: 17px;
    background: url(/common/img/ico/header_icon_login_02_white.png) no-repeat center center;
    background-size: 100% auto;
  }

  #jrkHeader .headNav .headLogin .loginBtn a{
    position: relative;
    padding: 0.5em 0.5em 0.5em 20px;
    color: #ffffff;
  }

  /* ログイン PCend */


}





@media screen and (max-width: 767px){
  #jrkHeader{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    z-index: 101;
  }
  #jrkHeader .jrkHeaderIn{
    height: 60px;
    padding: 0 13px;
  }
  #jrkHeader .headLogo{
    width: 52px;
  }
  #jrkHeader .headLogo img{
    width: 100%;
  }
  #jrkHeader .headNav .headLink .textLink{
    display: none;
  }
  #jrkHeader .headNav .headLang{
    margin-right: 15px;
  }
  #jrkHeader .headNav .headLang .langBtn{
    padding-top: 22px;
    font-size: 11px;
  }
  #jrkHeader .headNav .headLang .langBtn::before{
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
  }
  #jrkHeader .headNav .headLang .langPopup{
    top: 45px;
    width: 275px;
  }
  #jrkHeader .headNav .headLang .langPopup > p::before,
  #jrkHeader .headNav .headLang .langPopup > p::after{
    right: 18px;
  }
  #jrkHeader .headNav .headSearch{
    display: none;
  }
  #jrkHeader .headNav .spBtn{
    width: 40px;
    height: 40px;
    background: url(/common/img/btn/sp_btn_off.png) no-repeat center center;
    background-size: 100% auto;
    font-size: 0 !important;
  }
  #jrkHeader .headNav .spBtn.btn-active{
    background: url(/common/img/btn/sp_btn_on.png) no-repeat center center;
    background-size: 100% auto;
  }
  
    /* ログイン SPstart */

  #jrkHeader .headNav .headLogin{
    margin-right: 15px;
  }
  #jrkHeader .headNav .headLogin .loginBtn{
    padding-top: 21px;
    font-size: 10px;
  }
  #jrkHeader .headNav .headLogin .loginBtn::before{
    top: 3px;
    left: 50%;
    transform: translateX(-50%);
    width: 11px;
    height: 20px;
    background: url(/common/img/ico/header_icon_login_02.gif) no-repeat center center;
    background-size: 100% auto;
  }

  #jrkHeader .headNav .headLogin .loginBtn a{
    position: relative;
    /* padding: 1em 1em 1em 24px; */
    }

    /* ログイン SPend */
    
    
}






/* jrkSiteNav
---------------------------------------------------------- */
#jrkSiteNav a{
  text-decoration: none;
}
#jrkSiteNav .siteNavList{
  display: flex;
  flex-wrap: wrap;
}
#jrkSiteNav .siteNavList .siteNav .navBtn a{
  color: #fff;
  font-weight: bold;
}
#jrkSiteNav .siteNavList .siteNav .navBtn a span{
  position: relative;
  padding-left: 40px;
}
#jrkSiteNav .siteNavList .siteNav .navBtn a span::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  height: 100%;
}
#jrkSiteNav .siteNavList #navRailway .navBtn a span::before{
  background: url(/common/img/ico/ico_shinkansen_white.png) no-repeat center center;
  background-size: 100% auto;
}
#jrkSiteNav .siteNavList #navTrain .navBtn a span::before{
  background: url(/common/img/ico/ico_bag_white.png) no-repeat center center;
  background-size: 100% auto;
}
#jrkSiteNav .siteNavList #navKurashi .navBtn a span::before{
  background: url(/common/img/ico/ico_home_white.png) no-repeat center center;
  background-size: 100% auto;
}
#jrkSiteNav .siteNavList #navCard .navBtn a span::before{
  background: url(/common/img/ico/ico_card_black.png) no-repeat center center;
  background-size: 100% auto;
}
#jrkSiteNav .siteNavList #navCard .navBtn a:hover span::before,
#jrkSiteNav .siteNavList #navCard.active .navBtn a span::before{
  background: url(/common/img/ico/ico_card_red.png) no-repeat center center;
  background-size: 100% auto;
}
#jrkSiteNav .siteNavList #navCompany .navBtn a span::before{
  background: url(/common/img/ico/ico_company_white.png) no-repeat center center;
  background-size: 100% auto;
}
@media print, screen and (min-width: 768px){
  #jrkSiteNav .siteNavList{
    justify-content: center;
    background: #333;
  }
  #jrkSiteNav .siteNavList .siteNav .navBtn a{
    display: flex;
    align-items: center;
    height: 65px;
    padding: 0 25px;
    font-size: 15px;
  }
  #jrkSiteNav .siteNavList .siteNav:nth-of-type(n+2) .navBtn a{
    position: relative;
  }
  #jrkSiteNav .siteNavList .siteNav:nth-of-type(n+2) .navBtn a::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    width: 1px;
    height: 40px;
    background: #555;
  }
  #jrkSiteNav .siteNavList .siteNav .navBtn a:hover{
    background: #DA2728;
  }
  #jrkSiteNav .siteNavList .siteNav:nth-of-type(n+2) .navBtn a:hover::before{
    background: #DA2728;
  }
  #jrkSiteNav .siteNavList .siteNav.active .navBtn a{
    position: relative;
    background: #DA2728;
  }
  #jrkSiteNav .siteNavList .siteNav.active .navBtn a::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6px;
    transform: translateX(-50%);
    border-top: 8px solid #DA2728;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    z-index: 100;
  }
  #jrkSiteNav .siteNavList #navRailway .navBtn a span::before{
    width: 24px;
  }
  #jrkSiteNav .siteNavList #navTrain .navBtn a span::before{
    width: 25px;
  }
  #jrkSiteNav .siteNavList #navKurashi .navBtn a span::before{
    width: 24px;
  }
  #jrkSiteNav .siteNavList #navCard .navBtn a span::before{
    width: 26px;
  }
  #jrkSiteNav .siteNavList #navCompany .navBtn a span::before{
    width: 23px;
  }
}
@media screen and (max-width: 767px){
  #jrkSiteNav{
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
    background: #f7f7f7;
    z-index: 102;
  }
  #jrkSiteNav.on{
    display: block;
    overflow-y: auto;
    overscroll-behavior: none;
  }
  #jrkSiteNav .siteNavList{
    padding: 10px 0;
    background: #DA2728;
  }
  #jrkSiteNav .siteNavList .siteNav{
    width: 100%;
  }
  #jrkSiteNav .siteNavList .siteNav .navBtn a{
    display: block;
    /* height: 55px; */
    /* line-height: 55px; */
    padding: 0 25px;
    font-size: 15px;
  }
  #jrkSiteNav .siteNavList .siteNav .navBtn a span{
    display: block;
    padding: 15px 0 15px 40px;
  }
  #jrkSiteNav .siteNavList #navRailway .navBtn a span::before{
    width: 25px;
  }
  #jrkSiteNav .siteNavList #navTrain .navBtn a span::before{
    width: 25px;
  }
  #jrkSiteNav .siteNavList #navKurashi .navBtn a span::before{
    width: 26px;
  }
  #jrkSiteNav .siteNavList #navCard .navBtn a span::before{
    width: 27px;
    background-image: url(/common/img/ico/ico_card_red.png);
  }
  #jrkSiteNav .siteNavList #navCompany .navBtn a span::before{
    width: 24px;
  }
  #jrkSiteNav .subSiteNav{
    padding: 25px 25px 0;
    font-size: 14px;
    font-weight: bold;
  }
  #jrkSiteNav .subSiteNav .textLink:nth-of-type(n+2){
    margin-top: 20px;
  }
}

/* megamenu */
#jrkSiteNav .siteNavList .siteNav .megamenu{
  display: none;
  position: absolute;
  left: 0px;
  width: 100%;
  background: #f7f7f7;
  z-index: 99;
}
#jrkSiteNav .siteNavList .siteNav .megamenu .navList{
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: auto;
}
#jrkSiteNav .siteNavList .siteNav .megamenu .navList.small{
  max-width: 1050px;
}
#jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink{
  line-height: 1.4;
  text-align: left;
}
#jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .mainLink{
  margin-bottom: 15px;
}
#jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .mainLink > a{
  font-weight: bold;
}
#jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .clmLink{
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}
#jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .clmLink .linkTitle{
  width: 100%;
  margin-bottom: 7px;
  padding: 5px 0 5px 18px;
  font-weight: bold;
  border-left: 6px solid #E50012;
}
#jrkSiteNav .siteNavList .siteNav .megamenu .navList .imageLink{
  margin-bottom: 20px;
}
#jrkSiteNav .siteNavList .siteNav .megamenu .navList .imageLink img{
  width: 100%;
}
#jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .mainLink > a,
#jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .textLink > a{
  display: inline-block;
}
@media print, screen and (min-width: 768px){
  #jrkSiteNav .siteNavList .siteNav .megamenu{
    top: 135px;
    padding: 40px 0 70px 0;
  }
  #jrkSiteNav .siteNavList .siteNav.active .megamenu{
    display: block;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 25%);
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .title{
    width: 100%;
    margin-bottom: 35px;
    font-size: 24px;
    font-weight: bold;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .title span{
    position: relative;
    padding-left: 80px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .title span::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    width: 61px;
    height: 61px;
    background-color: #DA2728;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
  }
  #jrkSiteNav .siteNavList #navRailway .megamenu .navList .title span::before{
    background-image: url(/common/img/ico/ico_shinkansen_white.png);
    background-size: 31px;
  }
  #jrkSiteNav .siteNavList #navTrain .megamenu .navList .title span::before{
    background-image: url(/common/img/ico/ico_bag_white.png);
    background-size: 29px;
  }
  #jrkSiteNav .siteNavList #navKurashi .megamenu .navList .title span::before{
    background-image: url(/common/img/ico/ico_home_white.png);
    background-size: 33px;
  }
  #jrkSiteNav .siteNavList #navCard .megamenu .navList .title span::before{
    background-image: url(/common/img/ico/ico_card_red.png);
    background-size: 31px;
  }
  #jrkSiteNav .siteNavList #navCompany .megamenu .navList .title span::before{
    background-image: url(/common/img/ico/ico_company_white.png);
    background-size: 32px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink{
    padding-right: 30px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .mainLink > a{
    font-size: 17px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .mainLink > ol{
    margin-top: 12px;
    padding-left: 33px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .mainLink > ol li,
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .clmLink ol li{
    margin-bottom: 5px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .listClm3 .navTxtLink{
    width: calc(100% / 3);
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .listClm3-2 .navTxtLink{
    width: calc(100% / 4);
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .listClm3-2 .clmLarge{
    width: 50%;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .listClm4 .navTxtLink{
    width: calc(100% / 4);
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .clmLink ol{
    padding-left: 27px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .clmLink .clm2{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .clmLink .clm2 ol{
    width: 50%;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navbnrLink{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navbnrLink.clm3 .imageLink{
    width: calc((100% / 3) - 20px);
    margin-right: 30px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navbnrLink.clm3 .imageLink:nth-of-type(3n){
    margin-right: 0;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navbnrLink.clm4 .imageLink{
    width: calc((100% / 4) - 23px);
    margin-right: 30px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navbnrLink.clm4 .imageLink:nth-of-type(4n){
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #jrkSiteNav .siteNavList .siteNav .megamenu{
    display: block;
    overflow-x: scroll;
    position: fixed;
    top: 60px;
    left: 100%;
    width: 100%;
    height: calc(100% - 60px);
    padding: 0 0 80px;
    transition-duration: 0.3s;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  #jrkSiteNav .siteNavList .siteNav.active .megamenu{
    left: 0px;
    transition-duration: 0.3s;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .returnBtn{
    position: relative;
    padding: 15px 50px;
    font-size: 15px;
    font-weight: bold;
    border-top: 3px solid #DA2728;
    border-bottom: 1px solid #ccc;
    background: #fff;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .returnBtn::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 10px;
    height: 100%;
    background: url(/common/img/ico/ico_arw_black_01_left.svg) no-repeat center center;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList{
    padding: 15px 20px 0;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .title{
    display: none;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink{
    width: 100%;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .mainLink > a{
    color: #DA2728;
    font-size: 15px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .mainLink > ol,
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .clmLink ol{
    padding-left: 36px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .mainLink > ol li,
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .clmLink ol li{
    margin-bottom: 8px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .mainLink > ol li a,
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .clmLink ol li a{
    font-size: 14px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .mainLink > ol{
    margin-top: 10px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .clmLink .linkTitle{
    font-size: 15px;
    padding-left: 10px;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .clmLink .clm2{
    width: 100%;
  }
  #jrkSiteNav .siteNavList .siteNav .megamenu .navList .navTxtLink .clmLink .clm2 ol{
    width: 100%;
  }
  #jrkSiteNav #navCard .navbnrLink,
  #jrkSiteNav #navCard .navbnrLink .imageLink img{
    width: 100%;
  }
}

/* jrkSidebar
---------------------------------------------------------- */
#jrkSidebar{
  text-align: left;
}
#jrkSidebar.hide{
  display: none;
}
#jrkSidebar .barTitle{
  font-weight: bold;
  background: #F2F2F2;
}
#jrkSidebar .barTitle span{
  position: relative;
}
#jrkSidebar .barTitle span::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
#jrkSidebar .barTitle .note{
  font-weight: normal;
}
#jrkSidebar #bar01 .barTitle span::before{
  background: url(/common/img/ico/ico_clock_red.png) no-repeat center center;
  background-size: 100% auto;
}
#jrkSidebar #bar01 .textLink{
  text-align: center;
  margin-top: 10px;
}
#jrkSidebar #bar02 .barTitle span::before{
  background: url(/common/img/ico/ico_train_red.png) no-repeat center center;
  background-size: 100% auto;
}
#jrkSidebar #bar02 .barTitle .getBtn{
  float: right;
}
#jrkSidebar #bar02 .barTitle .getBtn a{
  display: block;
  padding: 7px 11px;
  line-height: 1;
  font-weight: normal;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}

/* フォーム部分 */
#jrkSidebar #bar01 .list-form-top {
  overflow: hidden;
}
#jrkSidebar #bar01 .list-form-top li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#jrkSidebar #bar01 .list-form-top li:nth-of-type(n+2) {
  margin-top: 12px;
}
#jrkSidebar #bar01 .list-form-top li .text {
  display: inline-block;
  width: 20%;
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
  vertical-align: middle;
}
#jrkSidebar #bar01 .list-form-top .input-text-01,
#jrkSidebar #bar01 .list-form-top .input-text-02 {
  width: 80%;
  padding: 5px 10px 4px 10px;
  line-height: 27px;
  vertical-align: middle;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
}

#jrkSidebar #bar01 .list-calendar-01 {
  margin-top: 18px;
}
#jrkSidebar #bar01 .list-calendar-01 li {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
}
#jrkSidebar #bar01 .list-calendar-01 li select {
  width: 40px;
  padding: 7px 0 6px 10px;
  border: 1px solid #CCCCCC;
  background-image: url(/common/img/btn/btn_select_01_pc.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 5px) center;
  background-size: 8px 6px;
}
#jrkSidebar .easy-select-box{
  width: 55px;
}
#jrkSidebar .easy-select-box .esb-displayer{
  width: 100%;
  padding: 8px 0 7px 5px;
  line-height: normal;
  border: 1px solid #CCCCCC;
  background-color: #FFF;
  background-image: url(/common/img/btn/btn_select_01_pc.png) ;
  background-repeat: no-repeat;
  background-position: calc(100% - 5px) center;
  background-size: 8px 6px;
  border-radius: 3px;
  cursor: pointer;
}
#jrkSidebar #bar01 .list-calendar-01 .time {
  width: 2.7em;
  font-weight: bold;
}
#jrkSidebar #bar01 .list-calendar-01 .selectTime{
  margin-left: 3em;
  margin-top: 12px;
}
#jrkSidebar #bar01 .list-calendar-01 .selectTime.last{
  margin-left: 0;
}
#jrkSidebar #bar01 .list-calendar-01 .calendar-wrap {
  margin: 12px 0 0 5px;
}
#jrkSidebar #bar01 .list-calendar-01 li .year,
#jrkSidebar #bar01 .list-calendar-01 li .month,
#jrkSidebar #bar01 .list-calendar-01 li .day {
  margin: 0 0 0 3px;
}
#jrkSidebar #bar01 .list-calendar-01 li .hour,
#jrkSidebar #bar01 .list-calendar-01 li .min {
  margin: 0;
}
#jrkSidebar #bar01 .list-calendar-01 li:nth-of-type(2) select{
  width: 55px !important;
}
#jrkSidebar #bar01 .list-calendar-01 .selectTime select{
  width: 55px;
  padding-left: 10px;
}

#jrkSidebar #bar01 .list-radio-01 {
  overflow: hidden;
  margin-top: 20px;
  text-align: center;
}
#jrkSidebar #bar01 .list-radio-01 li {
  display: inline-block;
  border: 1px solid #ccc;
}
#jrkSidebar #bar01 .list-radio-01 li:first-child{
  border-right: 0;
  border-radius: 6px 0 0 6px;
}
#jrkSidebar #bar01 .list-radio-01 li:first-child label{
  margin-left: 0;
  border-right: 0;
  border-radius: 6px 0 0 6px;
}
#jrkSidebar #bar01 .list-radio-01 li:nth-of-type(2){
  border-left: 0;
  border-radius: 0 6px 6px 0;
}
#jrkSidebar #bar01 .list-radio-01 li:nth-of-type(2) label{
  border-radius: 0 6px 6px 0;
}
#jrkSidebar #bar01 .list-radio-01 li label{
  display: inline-block;
  width: 84px;
  padding: 10px 0;
}
#jrkSidebar #bar01 .list-radio-01 li label::before{
  display: none;
}
#jrkSidebar #bar01 .list-radio-01 li input[type="radio"]:checked + label{
  color: #fff;
  font-weight: bold;
  background: #DA2728;
}

#jrkSidebar #bar01 .btn-cmn-wrap {
  margin-top: 20px;
}
#jrkSidebar #bar01 .btn-cmn-02.input-button {
  width: 100%;
  min-height: 48px;
  padding: 11px 36px;
  font-size: 16px;
  background-position: 85px center;
  background-color: #DA2728;
}

#jrkSidebar .mod-service-info-01 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0 0 8px;
  background-color: #fff;
}
#jrkSidebar .mod-service-info-01 .detail-top {
  overflow: hidden;
}
#jrkSidebar .mod-service-info-01 .detail-top .list-wrap {
  display: block;
  margin: 0;
  vertical-align: middle;
}
#jrkSidebar .mod-service-info-01 .detail-top .list-wrap .list li {
  font-size: 13px;
}
#jrkSidebar .mod-service-info-01 .detail-top .list-wrap .list li:nth-of-type(n+2){
  margin: 8px 0 0 0;
}
#jrkSidebar .mod-service-info-01 .detail-top .list-wrap .list li img {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
#jrkSidebar .mod-service-info-01 .detail-bottom {
  margin-top: 20px;
}
#jrkSidebar .mod-service-info-01 .detail-bottom .list-info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border: 1px solid #e6e6e6;
  background-color: #FFF;
}
#jrkSidebar .mod-service-info-01 .detail-bottom .list-info li {
  width: 50%;
  padding: 3px 10px;
  line-height: 1.8;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
#jrkSidebar .mod-service-info-01 .detail-bottom .list-info li:nth-of-type(2n) {
  border-right: 0;
}
#jrkSidebar .mod-service-info-01 .detail-bottom .list-info li:last-child {
  border-bottom: none;
}
#jrkSidebar .mod-service-info-01 .detail-bottom .list-info li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 45px;
}
#jrkSidebar .mod-service-info-01 .detail-bottom .list-info li .text {
  font-size: 93.333%;
  float: left;
}
#jrkSidebar .mod-service-info-01 .detail-bottom .list-info li img {
  float: right;
  width: 20px;
  height: 20px;
  margin-top: 3px;
}

#jrkSidebar .mod-service-info-02 .detail .text{
  margin-left: 0;
}
#jrkSidebar .mod-service-info-02 .detail .ico-correct-02{
  margin: 0 10px 0 0;
  width: 20px;
  height: 20px;
}
#jrkSidebar .mod-service-info-02 .button2{
  display: none;
}

#jrkSidebar .mod-service-info-03 {
  overflow: hidden;
  position: relative;
  padding: 5px 0;
}
#jrkSidebar .mod-service-info-03 .detail {
  overflow: hidden;
}
#jrkSidebar .mod-service-info-03 .detail .ico-caution-01 {
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
}
#jrkSidebar .mod-service-info-03 .detail .text {
  margin: 4px 0 0 0;
  padding-left: 30px;
  text-align: left;
  text-indent: -29px;
}
#jrkSidebar .mod-service-info-03 .detail .button {
  top: 10px;
  right: 21px;
}
#jrkSidebar .mod-service-info-03 .detail .list-wrap {
  display: block;
  float: right;
  margin: 0;
  vertical-align: middle;
}
#jrkSidebar .mod-service-info-03 .detail .list-wrap .list {
  text-align: center;
}
#jrkSidebar .mod-service-info-03 .detail .list-wrap .list li {
  float: left;
  margin-left: 20px;
  font-size: 93.333%;
}
#jrkSidebar .mod-service-info-03 .detail .list-wrap .list li img {
  width: 18px;
  height: 18px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
#jrkSidebar .mod-service-info-03 .detail .list-wrap .list li:first-child {
  margin-left: 0;
}

#jrkSidebar .area-service-info-01 .mod-service-info-02,
#jrkSidebar .area-service-info-01 .mod-service-info-03{
  width: 100%;
  background: #fff;
}

#jrkSidebar .ico-caution-01 {
  width: 18px;
  height: 18px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}

#jrkSidebar .area-service-info-01 .mod-service-info-01,
#jrkSidebar .area-service-info-01 .mod-service-info-02,
#jrkSidebar .area-service-info-01 .mod-service-info-03{
  /* display: block !important; */
}

@media print, screen and (min-width: 768px){
  #jrkSidebar{
    position: absolute;
    top: 135px;
    z-index: 98;
  }
  #jrkSidebar .barTitle{
    padding: 15px;
    font-size: 16px;
  }
  #jrkSidebar .barTitle span{
    padding-left: 30px;
  }
  #jrkSidebar .barTitle .note{
    padding-left: 30px;
    font-size: 10px;
  }
  #jrkSidebar .barIn{
    padding: 20px 15px 25px;
    font-size: 13px;
  }
  #jrkSidebar #bar01 .barTitle{
    padding: 11px 15px;
  }
  #jrkSidebar #bar01 .barTitle span::before{
    width: 22px;
    height: 25px;
  }
  #jrkSidebar #bar02 .barTitle span::before{
    width: 17px;
    height: 29px;
  }
  #jrkSidebar #bar02 .barTitle .getBtn a{
    font-size: 12px;
  }
  /* サイドバー開いている時 */
  #jrkSidebar.show .sidebar{
    position: relative;
    left: 0;
    width: 290px;
    background: #fff;
    box-shadow: 1px 0px 3px 0px rgba(0, 0, 0, 0.2);
    transition-duration: 0.2s;
    border-bottom-right-radius: 30px;
    z-index: 999;
  }
  #jrkSidebar.show .sideBtn{
    position: absolute;
    top: 20px;
    left: 290px;
    width: 25px;
    height: 60px;
    background: url(/common/img/btn/btn_sidebar_close.png) no-repeat;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    transition: left .2s;
    cursor: pointer;
    z-index: 999;
  }
  /* サイドバー開いている状態から閉じるボタン押した時 */
  #jrkSidebar.show.close .sidebar{
    position: absolute;
    left: -290px;
  }
  #jrkSidebar.show.close .sideBtn{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 400px;
    background: url(/common/img/btn/btn_sidebar_open.png) no-repeat;
    cursor: pointer;
    z-index: 999;
  }
  /* SP用ボタン非表示 */
  #jrkSidebar .spBtn{
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #jrkSidebar{
    /* position: fixed; */
    /* bottom: 0; */
    /* width: 100%; */
    /* height: auto; */
    /* z-index: 101; */
  }
  #jrkSidebar .spBtn{
    position: fixed;
    bottom: 0px;
    left: 0px;
    display: flex;
    justify-content: space-around;
    width: 100%;
    background: #DA2728;
    z-index: 101;
  }
  #jrkSidebar .spBtn li{
    width: 45%;
    padding: 10px 0;
    text-align: center;
  }
  #jrkSidebar .spBtn li img{
    width: 100px;
    margin: auto;
  }
  #jrkSidebar .sideContents{
    overflow-y: auto;
    position: fixed;
    bottom: 100%;
    left: 0px;
    width: 100%;
    min-height: 100%;
    background: #fff;
    transition: all 0.6s;
    z-index: 102;
  }
  #jrkSidebar .sideContents .barClose{
    display: none !important;
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #DA2728;
  }
  #jrkSidebar .sideContents .barClose img{
    width: 75px;
    margin-left: 20px;
  }
  #jrkSidebar .sideContents.panelactive{
    top: 0px;
  }
  #jrkSidebar .sideContents.panelactive .barClose{
    display: block !important;
  }

  /* タイトル・フォントサイズ等の見た目 */
  #jrkSidebar .barTitle{
    padding: 17px 20px;
    font-size: 19px;
    border-top: 3px solid #DA2728;
  }
  #jrkSidebar .barTitle span{
    padding-left: 40px;
  }
  #jrkSidebar .barTitle .note{
    font-size: 12px;
    padding-left: 40px;
    margin-top: 5px;
  }
  #jrkSidebar .barIn{
    padding: 25px 20px 60px;
    font-size: 15px;
  }
  #jrkSidebar #bar01 .barTitle span::before{
    width: 28px;
    height: 31px;
  }
  #jrkSidebar #bar02 .barTitle span::before{
    width: 20px;
    height: 30px;
  }
  #jrkSidebar #bar02 .barTitle .getBtn a{
    font-size: 14px;
  }

  #jrkSidebar #bar01 .textLink{
    font-size: 14px;
  }

  /* フォーム部分 */
  #jrkSidebar #bar01 .list-form-top li .text{
    font-size: 15px;
  }
  #jrkSidebar #bar01 .list-calendar-01 .time{
    font-size: 15px;
  }
  #jrkSidebar #bar01 .list-radio-01 li label{
    font-size: 15px;
  }

  #jrkSidebar #bar01 .list-calendar-01 .selectTime{
    margin-left: 3.75em;
  }
  #jrkSidebar #bar01 .list-calendar-01 select,
  #jrkSidebar #bar01 .list-calendar-01 .selectTime select{
    padding: 7px 10px 6px 10px;
    line-height: 25px;
  }
  #jrkSidebar #bar01 .list-calendar-01 li select{
    width: 62px;
  }
  #jrkSidebar #bar01 .list-calendar-01 li:nth-of-type(2) select{
    width: 72px !important;
  }
  #jrkSidebar #bar01 .list-calendar-01 .selectTime select{
    width: 70px;
  }

  #jrkSidebar #bar01 .btn-cmn-02.input-button{
    width: 88%;
    margin: auto;
    font-size: 22px;
    background-size: 27px;
  }

  #jrkSidebar .mod-service-info-01 .detail-top .list-wrap .list li{
    width: 100%;
    margin-left: 0;
    text-align: left;
  }
  #jrkSidebar .mod-service-info-02{
    padding-left: 0;
  }
}
/*--------------------------------------------------*/
/*FORM SELECT*/
/*--------------------------------------------------*/
input[type="text"],
select {
font-size: 100%;
color: #424242;
}
select::-ms-expand {
display: none;
}
.easy-select-box {
display:inline-block;
position:relative;
}
.easy-select-box:focus{
outline:none;
}
/*IE7 hack*/
*:first-child+html .easy-select-box{
*display: inline;
*zoom: 1;
}
.easy-select-box .esb-displayer{
color:#333;
text-decoration:none;
}
.mod-form-top .esb-displayer{
padding: 6px 32px 6px 7px;
background-color:#FFF;
background-image:url(/common/img/btn/btn_select_01_pc.png) ;
background-repeat:no-repeat;
background-position:calc(100% - 10px) center;
background-size:8px 6px;
border:1px solid #ddd;
cursor:pointer;
display: inline-block;;
}
.easy-select-box .esb-dropdown{
width:100% !important;
margin:0 !important;
padding:0 !important;
min-height:33px;
max-height:340px;
background-color:#fafafa;
border-bottom:1px solid #eee;
border-left:1px solid #ddd;
overflow-x:hidden;
overflow-y:scroll !important;
position:absolute;
top:100%;
left:0;
z-index:99;
display:none;
}
.easy-select-box .esb-dropdown .esb-item{
margin:0 !important;
padding:3px 23px 3px 5px;
border-bottom:1px solid #eee;
text-align:left !important;
cursor:pointer;
}
.easy-select-box .esb-dropdown .esb-item.ov{background-color:#ddd;}
/*--------------------------------------------------*/
/*カレンダー*/
/*--------------------------------------------------*/
.ui-datepicker {
width: 17em;
background-color:#fff;
border:1px solid #999;
box-shadow: 0 5px 0 #7f7f7f;
padding: 40px 20px 10px;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
background-color: #ff4960;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
height: 1.8em;
/* display:none; */
}
.ui-datepicker .ui-datepicker-prev {
width: 10em;
text-align:left;
left: 2px;
bottom:-35px;
}
.ui-datepicker .ui-datepicker-next {
width: 10em;
text-align:right;
right: 2px;
bottom:-35px;
}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled{color:#999999; text-decoration:none;}
/*
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
*/
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
/*
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
*/
cursor:pointer;
}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled span,
.ui-datepicker .ui-datepicker-next.ui-state-disabled span {cursor:default;}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
color:#fff;
font-weight:bold;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 49%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
background-color:#fff;
border-right:1px solid #d7d7d7;
border-bottom:1px solid #d7d7d7;
font-weight:normal;
text-align: center;
}
.ui-datepicker th.ui-datepicker-week-sun{background-color:#fde9ea; color:#d60000;}
.ui-datepicker th.ui-datepicker-week-sut{background-color:#d9edf6; color:#2417e1;}
.ui-datepicker td {
background-color:#fff;
border-right:1px solid #d7d7d7;
border-bottom:1px solid #d7d7d7;
}
.ui-datepicker td.ui-datepicker-week-sun{background-color:#fde9ea; color:#d60000;}
.ui-datepicker td.ui-datepicker-week-sut{background-color:#d9edf6; color:#2417e1;}
.ui-datepicker td span,
.ui-datepicker td a {
color:#333;
display: block;
padding: .2em;
text-decoration: none;
}
.ui-datepicker td.ui-datepicker-week-sun span,
.ui-datepicker td.ui-datepicker-week-sun a{color:#d60000;}
.ui-datepicker td.ui-datepicker-week-sut span,
.ui-datepicker td.ui-datepicker-week-sut a{color:#2417e1;}
.ui-datepicker td.ui-datepicker-current-day{background-color:#f0dd8e;}
.ui-datepicker td.ui-datepicker-today,
.ui-datepicker td a:hover, .ui-datepicker td a:active{background-color:#fff3c3;}
.ui-datepicker td.ui-datepicker-unselectable span{
color:#999;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
/* margin: 20px 0 0 0; */
margin: 0;
padding: 0;
position:absolute;
top:10px;
right:20px;
}
.ui-datepicker .ui-datepicker-buttonpane button {
/* float: right; */
width:20px;
height:20px;
background:url(/common/img/btn/btn_calendar_close_01.gif) left center no-repeat;
border:none;
cursor: pointer;
overflow:hidden;
}
.ui-datepicker .ui-datepicker-buttonpane button span{display:none;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
display:none;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
/* width: auto; */
width:540px;
}
.ui-datepicker-multi .ui-datepicker-group {
width:238px;
margin-right:20px;
background-color:#ff4960;
float: left;
position:relative;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
/* width: 50%; */
width:238px;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last {
margin-right:0;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
}
.ui-datepicker-trigger{
cursor:pointer;
}
.calendarNote{
padding:0 20px;
margin-top:1.5em;
}
.calendarNote p{
margin:0;
font-size:84.62%;
text-align:right;
}
/* js用css
---------------------------------------------------------- */
.area-read-infomation {
display: none;
}
.js-form-checks {
display: none;
}

/* jrkFooter
---------------------------------------------------------- */
#jrkFooter{
  color: #fff;
  text-align: left;
  background: #333333;
}
#jrkFooter .jrkFooterIn{
  max-width: 1200px;
  margin: auto;
}
#jrkFooter .footClm2 .footSec .title{
  position: relative;
  font-weight: bold;
}
#jrkFooter .footSubLink a{
  display: inline-block;
  color: #fff;
}
#jrkFooter .footCopyright{
  position: relative;
  color: #fff;
  font-size: 13px;
  text-align: center;
  background: #555555;
}
#jrkFooter .pagetop{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  color: #212121;
  font-weight: bold;
  background: #F2F2F2;
  box-shadow: none;
}
#jrkFooter .pagetop span{
  position: relative;
  padding-right: 25px;
  padding-left: 10px;
}
#jrkFooter .pagetop span::after{
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 10px;
  height: 100%;
  background: url(/common/img/ico/ico_arw_red_03_right.png) no-repeat center center;
  background-size: 100% auto;
}
@media print, screen and (min-width: 768px){
  #jrkFooter{
    margin-top: 40px;
  }
  #jrkFooter .jrkFooterIn{
    padding: 60px 0 20px;
  }
  #jrkFooter .footClm2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  #jrkFooter .footClm2 .footSec{
    width: 48%;
  }
  #jrkFooter .footClm2 .footSec .title{
    padding: 10px 10px 10px 32px;
    font-size: 16px;
    border-bottom: 1px solid #555555;
    pointer-events: none;
  }
  #jrkFooter .footClm2 .footSec .title::before{
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 5px;
    background: #DA2728;
  }
  #jrkFooter .footClm2 .footSec .secIn{
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 20px 0 50px;
  }
  #jrkFooter .footClm2 .footSec .secIn > ul{
    width: 48%;
  }
  #jrkFooter .footClm2 .footSec .secIn > ul li:nth-of-type(n+2){
    margin-top: 7px;
  }
  #jrkFooter .footSubLink{
    margin-top: 20px;
  }
  #jrkFooter .footSubLink ul{
    display: flex;
    justify-content: center;
  }
  #jrkFooter .footSubLink li:nth-of-type(n+2){
    margin-left: 25px;
    padding-left: 25px;
    border-left: 1px solid #555555
  }
  #jrkFooter .footSubLink li a{
    padding: 5px 0;
  }
  #jrkFooter .footCopyright{
    padding: 30px 0;
  }
  #jrkFooter .pagetop{
    font-size: 15px;
    bottom: 0px;
    height: 100%;
    width: 180px;
  }
}
@media screen and (max-width: 767px){
  #jrkFooter .footClm2 .footSec .secIn{
    display: none;
    background: #555555;
  }
  #jrkFooter .footClm2 .footSec .secIn > ul li{
    padding: 0 30px;
    border-bottom: 1px solid #888888;
  }
  #jrkFooter .footClm2 .footSec .secIn > ul li a{
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #jrkFooter .footClm2 .footSec .secIn > ul li a::before{
    background-position: center center;
  }
  #jrkFooter .footClm2 .footSec .title{
    position: relative;
    padding: 20px;
    font-size: 14px;
    border-bottom: 1px solid #555;
    pointer-events: all;
  }
  #jrkFooter .footClm2 .footSec .title::after{
    content: "";
    position: absolute;
    top: 0px;
    right: 15px;
    width: 14px;
    height: 100%;
    background: url(/common/img/ico/ico_arw_red_bottom.png) no-repeat center center;
    background-size: 100% auto;
  }
  #jrkFooter .footClm2 .footSec .title.open::after{
    background: url(/common/img/ico/ico_arw_red_top.png) no-repeat center center;
    background-size: 100% auto;
  }
  #jrkFooter .footSubLink{
    margin: 20px 0;
  }
  #jrkFooter .footSubLink li{
    margin-top: 15px;
  }
  #jrkFooter .footSubLink li a{
    display: block;
    padding: 5px 20px;
  }
  #jrkFooter .footCopyright{
    padding: 15px 15px 65px;
  }
  #jrkFooter .footCopyright > p{
    font-size: 12px;
  }
  #jrkFooter .pagetop{
    width: 200px;
    height: 40px;
    margin-top: 15px;
  }
}

/* 下層ページ設定
---------------------------------------------------------- */
/* renew-slider */
.renew-slider{
  margin-bottom: 80px;
}
.renew-slider .slick-dots{
  height: 30px;
  background: #fff;
}
.renew-slider .slick-dots li{
  width: 40px;
  height: 10px;
  margin: 0 5px;
}
.renew-slider .slick-dots li button{
  width: 40px;
  height: 10px;
  padding: 0;
}
.renew-slider .slick-dots li button::before{
  width: 40px;
  height: 10px;
  border-radius: 0px;
  background-color: #DEDEDE;
}
.renew-slider .slick-dots li.slick-active button:before{
  background-color: #DA2728;
}
.renew-slider .slick-slide{
  margin-right: 0;
  margin-left: 0;
}
.renew-slider .slick-slide a img{
  width: 100%;
}
.renew-slider .slick-prev,
.renew-slider .slick-next {
  height: 100%;
}
.renew-slider .slick-next::after,
.renew-slider .slick-prev::after {
  display: block;
  position: absolute;
  content: "";
  top: 0px;
  width: 1000px;
  height: 100%;
  background-color: rgba(255,255,255, 0.5);
  background-position: 99% center;
  z-index: -1;
}
.renew-slider .slick-next::before,
.renew-slider .slick-prev::before {
  background:url(/common/img/btn/btn_slider_prev_01.png) no-repeat 50% 50%;
  background-color: rgba(0,0,0,0.5);
  background-size: 14px 22px;
}
.renew-slider .mod-carousel li a{
  padding-bottom: 0px;
}
@media print, screen and (min-width: 1440px){
  .renew-slider .slick-next {
    right: 310px;
  }
  .renew-slider .slick-prev {
    left: 310px;
  }
  .renew-slider .slick-next:after {
    right: -980px;
  }
  .renew-slider .slick-prev:after {
    left: -980px;
  }
}
@media screen and (max-width: 1440px){
  .renew-slider .slick-next {
    right: calc(10% - 20px);
  }
  .renew-slider .slick-prev {
    left: calc(10% - 20px);
  }
  .renew-slider .slick-next:after {
    right: -980px;
  }
  .renew-slider .slick-prev:after {
    left: -980px;
  }
}
@media screen and (max-width: 767px){
  .renew-slider{
    margin-bottom: 50px;
  }
  .renew-slider .slick-dots li{
    width: 30px;
    height: 8px;
  }
  .renew-slider .slick-dots li button{
    width: 30px;
    height: 8px;
  }
  .renew-slider .slick-dots li button::before{
    width: 30px;
    height: 8px;
  }
  .renew-slider .slick-next {
    right: 5px;
  }
  .renew-slider .slick-prev {
    left: 5px;
  }
  .renew-slider .slick-next:after {
    display: none;
  }
  .renew-slider .slick-prev:after {
    display: none;
  }
}

/* renew-emergency */
.renew-emergency .emergency-01{
  max-width: 780px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px){
  .renew-emergency .emergency-01{
    margin-bottom: 40px;
  }
}

/* sec-xxxxx */
.sec-basic{
  padding: 60px 20px;
}
.sec-inner{
  margin-right: auto;
  margin-left: auto;
}
.sec-inner.inner-980{
  max-width: 980px;
}
.sec-inner.inner-1090{
  max-width: 1090px;
}
@media screen and (max-width: 767px){
  .sec-basic{
    padding: 100px 20px 50px;
  }
  .sec-basic.sec-cate{
    padding: 40px 20px 50px;
  }
}

/* sec-clm */
.sec-clm{
  display: flex;
  flex-wrap: wrap;
}
.sec-clm .clm-block{
  padding: 22px 30px 30px;
}
.sec-clm .clm-block .clm-title{
  font-size: 18px;
  font-weight: bold;
}
.sec-clm .clm-block .clm-title.title-bdr{
  margin-bottom: 15px;
  padding-bottom: 3px;
  text-align: left;
  border-bottom: 1px solid #DA2728;
}
.sec-clm .clm-block .title-icon{
  position: relative;
  padding-top: 70px;
}
.sec-clm .clm-block .title-icon::before{
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 70px;
  background-repeat: no-repeat;
  background-position: center center;
}
.sec-clm .clm-block .title-icon span{
  display: block;
  margin-top: 8px;
}
.sec-clm .clm-block .link-btn{
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.sec-clm .clm-block .link-btn li a{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 35px;
  color: #DA2728;
  font-size: 13px;
  font-weight: bold;
  border: 1px solid #DA2728;
  border-radius: 4px;
  text-decoration: none;
}
.sec-clm .clm-block .link-btn li a:hover{
  -ms-filter: 'alpha( opacity=70)';
  filter: alpha( opacity=70);
  opacity: 0.7;
}
.sec-clm .link-list{
  text-align: left;
}
.sec-clm .link-list + *{
  margin-top: 18px;
}
.sec-clm .link-list .link-title{
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: bold;
}
.sec-clm .bnr-list{
  display: flex;
  flex-wrap: wrap;
}
.sec-clm .bnr-list li{
  width: 48.5%;
  margin-right: 3%;
}
.sec-clm .bnr-list li:nth-of-type(2n){
  margin-right: 0;
}
.sec-clm .bnr-list li:nth-of-type(n+3){
  margin-top: 3%;
}
.sec-clm .bnr-list li img{
  width: 100%;
}

.sec-clm.clm1-wrap .clm-block{
  width: 100%;
}

.sec-clm.clm2-wrap .clm-block{
  width: 48.5%;
  margin-right: 3%;
}
.sec-clm.clm2-wrap .clm-block:nth-of-type(2n){
  margin-right: 0;
}
.sec-clm.clm2-wrap .clm-block:nth-of-type(n+3){
  margin-top: 3%;
}

.sec-clm.clm3-wrap .clm-block{
  width: 31.3%;
  margin-right: 3%;
}
.sec-clm.clm3-wrap .clm-block:nth-of-type(3n){
  margin-right: 0;
}
.sec-clm.clm3-wrap .clm-block:nth-of-type(n+4){
  margin-top: 3%;
}

.sec-clm.clm4-wrap .clm-block{
  width: 22.75%;
  margin-right: 3%;
}
.sec-clm.clm4-wrap .clm-block:nth-of-type(4n){
  margin-right: 0;
}
.sec-clm.clm4-wrap .clm-block:nth-of-type(n+5){
  margin-top: 3%;
}

.sec-clm.clm5-wrap .clm-block{
  width: 17.6%;
  margin-right: 3%;
}
.sec-clm.clm5-wrap .clm-block:nth-of-type(5n){
  margin-right: 0;
}
.sec-clm.clm5-wrap .clm-block:nth-of-type(n+6){
  margin-top: 3%;
}

.sec-clm.clm-cate-wrap .clm-block{
  padding: 0;
}
.sec-clm.clm-cate-wrap .clm-block .clm-title{
  padding: 20px;
  font-size: 16px;
}
.sec-clm.clm-cate-wrap .clm-block .clm-title.t-Left{
  text-align: left;
}
.sec-clm.clm-cate-wrap .clm-block .exp{
  padding: 20px 25px;
  text-align: left;
}
.sec-clm.clm-cate-wrap .clm-block .clm-title + .exp{
  padding: 0 20px 30px;
}

@media screen and (max-width: 767px){
  .sec-clm .clm-block{
    padding: 15px 20px 20px;
  }
  .sec-clm .clm-block .clm-title{
    font-size: 15px;
  }
  .sec-clm .clm-block .title-icon{
    position: relative;
    padding-top: 70px;
  }
  .sec-clm .clm-block .link-btn{
    margin-top: 15px;
  }
  .sec-clm .clm-block .link-btn li a{
    height: 30px;
  }
  .sec-clm.clm2-wrap .clm-block{
    width: 100%;
    margin-right: 0;
  }
  .sec-clm.clm2-wrap .clm-block:nth-of-type(n+2){
    margin-top: 20px !important;
  }
}

/* sec-title */
.sec-title{
  width: 100%;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: bold;
}
.sec-title span{
  position: relative;
  padding-left: 80px;
}
.sec-title span::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  width: 61px;
  height: 61px;
  transform: translateY(-50%);
  background-color: #DA2728;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
}
@media screen and (max-width: 767px){
  .sec-title{
    margin-bottom: 30px;
    font-size: 18px;
  }
  .sec-title span{
    padding-top: 68px;
    padding-left: 0;
  }
  .sec-title span::before{
    top: 0;
    left: 50%;
    width: 58px;
    height: 58px;
    transform: translate(-50%,0);
  }
}

/* sec-title-cate */
.sec-title-cate{
  width: 100%;
  margin-bottom: 55px;
  font-size: 22px;
  font-weight: bold;
}
.sec-title-cate span{
  position: relative;
  padding-bottom: 20px;
}
.sec-title-cate span::before{
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 4px;
  background-color: #DA2728;
}
@media screen and (max-width: 767px){
  .sec-title-cate{
    margin-bottom: 40px;
    font-size: 17px;
  }
  .sec-title-cate span{
    padding-bottom: 15px;
  }
  .sec-title-cate span::before{
    width: 40px;
    height: 3px;
  }
}

/* bg-xxxxx */
.bg-beige{
  background: #F2F2E7;
}
.bg-white{
  background: #fff;
}
.bg-gray{
  background: #F2F2F2;
}

/* box-sdw */
.box-sdw{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

/* sec-siteinfo */
#sec-siteinfo{
  padding: 80px 20px;
}
#sec-siteinfo section + section{
  margin-top: 80px;
}
#sec-siteinfo .ttl-type-01.s-type-01{
  margin-bottom: 15px;
  padding-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 2px solid #DA2728;
}
#sec-siteinfo .ttl-type-01.s-type-01 .subtxt{
  font-size: 75%;
}
#sec-siteinfo .list-cmn-04.s-type-01{
  text-align: left;
}
#sec-siteinfo .list-cmn-04.s-type-01 li .text{
  text-align: left;
}
#sec-siteinfo .btn-cmn-01.s-type-01{
  margin: 0 10px;
  color: #DA2728;
  border: 2px solid #DA2728;
  background-color: #fff;
  border-radius: 6px;
}
#sec-siteinfo .btn-cmn-01.s-type-01 .inner{
  color: #DA2728;
}
#sec-siteinfo .btn-cmn-wrap{
  margin-top: 30px;
}
@media screen and (max-width: 767px){
  #sec-siteinfo{
    padding: 50px 20px;
  }
  #sec-siteinfo section + section{
    margin-top: 50px;
  }
  #sec-siteinfo .ttl-type-01.s-type-01{
    margin-bottom: 10px;
    padding-bottom: 8px;
    font-size: 18px;
  }
  #sec-siteinfo .ttl-type-01.s-type-01 .subtxt{
    display: block;
  }
  #sec-siteinfo .btn-cmn-01.s-type-01{
    margin: 15px 0 0;
  }
  #sec-siteinfo .btn-cmn-wrap{
    margin-top: 15px;
  }
}

/* IR_operation
---------------------------------------------------------- */
.ir_operation{
  margin-top: 1rem;
}
.ir_operation_link{
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  width: 100%;
  margin: auto;
  padding: 1rem 1.4rem 1rem 0.5rem;
  font-weight: bold;
  background: #F2F2F2;
  color: #333 !important;
  position: relative;
  transition: 0.2s;
  font-size: .95rem;
  line-height: 1.4;
  text-decoration: none !important;
}
.ir_operation_link::before {
  content: '';
  width: 15px;
  height: 15px;
  border-top: 3px solid #DA2728;
  border-right: 3px solid #DA2728;
  transform: rotate(45deg);
  margin-right: 1.5rem;
}
a.ir_operation_link:hover{
  background: #DA2728;
  color: #fff !important;
  text-decoration: none;
}
.ir_operation_link:hover.ir_operation_link::before {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}

@media screen and (max-width: 767px){
  .ir_operation{
      margin-top: 1.5rem;
  }
  .ir_operation_link{
      padding: 1rem 1.5rem 1rem 1rem;
      font-size: .75rem;
  }
  .ir_operation_link::before {
      margin-right: 1.5rem;
  }
}