@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio, canvas, video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: dotted 3px #aaa; /* modified for accessibility by H.Fukui 2021/03/09 */
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: none; /* modified from 0 by H.Fukui 2017.05.12 */
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b, strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button, input, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button, select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* baseSet */
body {
  color: #333333;
  background: #e3e3e3;
  -webkit-text-size-adjust: 100%;
}

a {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  margin: 0;
}

p {
  margin: 0;
  background: url("/jp/common/v3/img/bg_clear.png");
  word-break: break-all;
  max-height: 999999px;
}

ul, ol, li {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

dl, dt, dd {
  margin: 0;
}

img {
  vertical-align: top;
}

sup {
  line-height: 1;
}

sub {
  line-height: 1;
  vertical-align: bottom;
}

em {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table td {
  padding: 0;
}

.section {
  width: 976px; /* 967px */
  margin: 0 auto 40px;
}

.section.movie {
  margin: 0 auto;
}

.section.large_margin_top {
  margin: 100px auto 40px;
}

.section_middle {
  margin: 30px auto 0;
  overflow: hidden;
}

.section_small {
  margin: 20px auto 0;
  overflow: hidden;
}

.section_more_small {
  margin: 10px auto 0;
}

.back-gray-section {
  padding: 10px 0;
  background: #efefef;
}
.back-gray-section.forButtons {padding: 40px 30px 20px 30px;} /* added by H.Fukui */

.bg-gray {background-color:#efefef;}  /* added by H.Fukui 2017.04.07 */

#container {
  margin: 0 auto;
  background: #ffffff;
  line-height: 1.5;
  font-size: 14px;
  font-family: "Open Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  max-width: 1200px;
  min-width: 980px;
}

#container.light-box_view {
  position: relative;
}

#container div {
  box-sizing: border-box;
}

#container a:active,
#container a:hover img {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}

#container a:hover span,
#container a:hover p,
#container a:hover ul {
  color: #999999;
  font-family: "Open Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}

/* headerSet */
#globalheader_nav2015 {
  margin: 0 140px 0 160px;
  font-size: 0;
  text-align: center;
}

#globalheader_nav2015 nav {
  display: inline-block;
}

#globalheader_nav2015 .main_menu {
  margin-top: 28px;
  overflow: hidden;
  zoom: 1;
}

#globalheader_nav2015 .main_menu li {
  display: inline-block;
  margin-left: 35px;
  height: 42px;
  text-align: center;
}

#globalheader_nav2015 .main_menu li:first-child {
  margin-left: 0;
}

#globalheader_nav2015 .main_menu li a {
  display: inline-block;
  font-family: 'Open Sans Condensed' , sans-serif;
  font-size: 16px;
  color: #b6b6b6;
  font-weight: bold;
  text-decoration: none;
  -webkit-text-shadow: -1px -1px 1px #000000;
  text-shadow: -1px -1px 1px #222;
  padding: 1px 0;
}

#globalheader_nav2015 .main_menu li a:hover,
#globalheader_nav2015 .main_menu li.active a {
  color: #fff;
  text-shadow: none;
}

#globalheader_nav2015 .main_menu li.active {
  background: url(../images/icn-nav-global-arrow-top.png) no-repeat 50% 100%;
}

/* navSet */
#browsebar.fix.nofix {
  position: relative;
}
#browsebar-wrapper {height:40px;} /* added by H.Fukui */
#browsebar-in {
  height: 39px;
  background: #6c6c6c; /* added by H.Fukui, modified from #777 2017.05.31 */
  border-bottom: 1px solid #fff; /* #5D5D5D */
}

#browsebar-name {
  margin-top: 0;
  float: left;
}

#browsebar-name .name {
  display: block;
  float: left;
  width: 250px;
  padding: 12px 0 0 0;
  font-size: 18px;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
  font-weight: bold;
  color: #fff;
}

#browsebar-name .name a {color:#fff;}
#browsebar-name .name span {font-size:16px !important;}

#browsebar-name .name a:hover {
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  opacity: 0.8;
}

#browsebar-in a#toConsumer {
  display: block;
  float: left;
  margin-top: 16px;
  padding-left: 8px;
  font-size: 12px;
  font-weight: bold;
  color: #efefef;
  background: url("/jp/common/v3/img/icn-arrow-ddd-right.gif") no-repeat 0px 3px;
}
#browsebar-in a#toConsumer:hover {color: #fff;}

#sumai_bmenu {
  font-size: 0;
  position: relative;
  z-index: 5;
}

#sumai_bmenu .list-flyout.active:after {
  content: "";
  width: 12px;
  height: 7px;
  display: block;
  position: relative;
  bottom: -40px;
  left: 47%;
}

#sumai_bmenu .list-flyout.active a::after:hover {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  opacity: 1;
}

#sumai_bmenu a {
  text-decoration: none!important;
}

#sumai_bmenu a:hover, #sumai_bmenu a:hover img {
  opacity: 0.7;
  /*filter:alpha(opacity=70);*/
}

/* #sumai_bmenu p.pliving_logo {margin-left: 7px;} */

#sumai_bmenu > ul.sumai_bmenu_ul {
  float: right;/*  added by H.Fukui */
  zoom: 1;
}

div#sumai_bmenu ul.sumai_bmenu_ul li.title_list {
  float: left;
  background: url("/jp/common/v3/img/bg_navGlobal2.gif") repeat-x scroll 0 0;
}

div#sumai_bmenu ul.sumai_bmenu_ul li.list-flyout a.active {
  background: url("/jp/common/v3/img/icon_notch.png") no-repeat center bottom;
}

div#sumai_bmenu ul.sumai_bmenu_ul > li > a {
  width: auto;
  height: 21px;
  text-align: center;
  padding: 12px 16px 4px 16px;
  float: left;
  display: block;
  color: #fff; /* #ddd */
  font-size: 14px;
  font-weight: bold;
  border-left: 1px solid #999;
  border-right: 1px solid #555;
  border-bottom: 1px solid #777;
  position: relative;
}

div#sumai_bmenu ul.sumai_bmenu_ul > li.stay > a { /* added by H.Fukui */
  background-color: #fff!important;
  border-bottom: 1px solid #fff;
  color: #333;
}

/* styleLight 
================================================================================================*/
.styleLight #browsebar-in {
  background: none;
  background-color: #e5e5e5;
  color: #666;
}

.styleLight #browsebar-name .name {
  padding: 5px 0;
}

.styleLight #browsebar-name .name a {
  color: #666;
}

.styleLight #sumai_bmenu ul.sumai_bmenu_ul > li > a {
  color: #999;
}

.styleLight #sumai_bmenu ul.sumai_bmenu_ul > li + li > a {
  border-left: 1px solid #666;
}

/* flyout */
#sumai_bmenu #sumai_flyout {
  position: absolute;
  width: 976px;
  background-color: rgba(0, 0, 0, 0.84);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#d6000000, EndColorStr=#d6000000);
  right: 0;
  top: 39px; /* 47px */
  height: 0;
  overflow: hidden;
  z-index: 6; /* 1 */
}

#sumai_bmenu #sumai_flyout:not(:target) {
  -webkit-filter: none;
          filter: none;
}

#sumai_bmenu #sumai_flyout .sumai_flyout_in {
  position: relative;
}

/* flyout
================================================================================================*/
#sumai_bmenu .sumai_flyout {
  position: absolute;
  display: none;
  right: 0;
  top: 39px; /* 47px */
  width: 976px;
  z-index: 7; /* 5 */
  background-image: url(/jp/common/v3/img/space.gif);
}

#sumai_bmenu #data.sumai_flyout {
  display: block;
}

#sumai_bmenu .sumai_flyout .btn_close {
  position: absolute;
  right: 10px;
  top: 10px;
}

div#sumai_bmenu div.sumai_flyout div.sumai_flyout_in div { /* modified by H.Fukui */
  padding: 20px;
}

#sumai_bmenu .sumai_flyout p.sumai_flyout_title {
  font-size: 14px;
  /*margin-bottom:10px;*/
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-family: "メイリオ", Meiryo, Osaka, sans-serif;
}

#sumai_bmenu .sumai_flyout p.sumai_flyout_title a {
  color: #fff; /* #666 */
}

#sumai_bmenu .sumai_flyout ul.sumai_flyout_ul {
  width: 100%;
}

#sumai_bmenu .sumai_flyout ul.sumai_flyout_ul li {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  font-family: "メイリオ", Meiryo, Osaka, sans-serif;
}

#sumai_bmenu .sumai_flyout ul.sumai_flyout_ul li a {
  display: inline-block;
  padding: 5px 3px 5px 15px;
  color: #fff; /* #666 */
  background: url(/jp/common/v3/img/list_img.gif) no-repeat 0 50%;
}

.sumai_flyout div.infoType { /* added by H.Fukui */
  margin: 10px 0 -10px 250px;
  font-size: 14px;
  font-weight: bold;
  color: #f90;
}

/* flyout .simple_list
================================================================================================*/
#sumai_bmenu .sumai_flyout .simple_list .sumai_flyout_title {
  width: 229px;
  float: left;
  vertical-align: middle;
}

#sumai_bmenu .sumai_flyout .simple_list .sumai_flyout_title:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 90px; /* 120px */
}

#sumai_bmenu .sumai_flyout .simple_list .sumai_flyout_title a {
  width: 100%;
  display: inline-block;
  border: 1px solid #fff;
  box-sizing: border-box;
  padding: 12px 16px;
  text-align: center;
}

#sumai_bmenu .sumai_flyout .simple_list .sumai_flyout_ul {
  width: 687px;
  float: right;
  padding: 0 18px;
  box-sizing: border-box;
}

#sumai_bmenu .sumai_flyout .simple_list .sumai_flyout_ul li {
  width: 30%;
  display: inline-block;
  margin-bottom: 8px;
}

#sumai_bmenu .sumai_flyout .simple_list:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}


/* flyout .image_list
================================================================================================*/
#sumai_bmenu .sumai_flyout .image_list .sumai_flyout_title {
  width: 229px;
  float: left;
}

#sumai_bmenu .sumai_flyout .image_list .sumai_flyout_title:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 200px;
}
#sumai_bmenu .sumai_flyout .image_list p.sumai_flyout_title.dual:before {height: 100px;}

#sumai_bmenu .sumai_flyout .image_list .sumai_flyout_title a {
  width: 100%;
  display: inline-block;
  border: 1px solid #fff;
  box-sizing: border-box;
  padding: 12px 16px;
  text-align: center;
}

#sumai_bmenu .sumai_flyout .image_list .sumai_flyout_ul {
  padding: 0;
  width: 687px;
  float: right;
  box-sizing: border-box;
}

#sumai_bmenu .sumai_flyout .image_list .sumai_flyout_ul li {
  font-size: 11px;
  width: 137px;
  display: inline-block;
  margin-bottom: 8px;
}

#sumai_bmenu .sumai_flyout .image_list .sumai_flyout_ul li a {
  background: none;
  padding: 0;
  width: 100%;
  vertical-align: top;
  text-align: center;
}

#sumai_bmenu .sumai_flyout .image_list .sumai_flyout_ul li a img {
  display: block;
  width: 48px;
  margin: 0 auto;
}

#sumai_bmenu .sumai_flyout .image_list:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}



div.breadcrumb {
  width: 100%;
/*  margin: 0 auto;*/
  font-size: 12px;
  padding: 10px 0;
/*  display: table; */
}

/*div.breadcrumb.has_oneline_logo {
  padding-top: 14px;
  padding-bottom: 14px;
}*/

div.breadcrumb .breadcrumb_in {
  width: 976px;
  margin: 0 auto;
  display: table;
}

div.breadcrumb .breadcrumb_in ul {
  display: table-cell;
  line-height: 1.6em; /*vertical-align: middle;*/ 
}

div.breadcrumb .breadcrumb_in ul li {
  float: left;
}

div.breadcrumb .breadcrumb_in ul li a {
  color: #333;
}

div.breadcrumb .breadcrumb_in ul li a:hover {
  color: #707070;
}

div.breadcrumb .breadcrumb_in ul li:before {
  content: ">";
  margin: 0 7px;
  color: #9f9f9f;
}

div.breadcrumb .breadcrumb_in ul li:first-child:before {
  content: none;
  margin: 0;
}

/*div.breadcrumb .breadcrumb_in .logo_area {
  display: table-cell;
  vertical-align: middle;
}*/

/*div.breadcrumb .breadcrumb_in .logo_area p {
  float: right;
}*/

.hamburger_nav_btn { /* modified by H.Fukui from image to text ,div to button 2021.03 */
  width: 65px;
  height: 70px;
  padding: 0;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: rgba(0,0,0,0);
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
  background: url("/jp/common/v3/img/btn_navHamburger_menu-english.svg") no-repeat 50% 50% transparent; /*modified 20220518*/
  position: absolute;
  transition: background-color .3s;
}

.hamburger_nav_btn:hover {
  background-color: #F2F2F2;
}

.hamburger_nav_btn.is-open {
  background: url("/jp/common/v3/img/btn_navHamburger_menu-english_close.svg") no-repeat 50% 50%;
}

.hamburger_nav_btn:focus {outline: dotted 3px #aaa;}

.hamburger_nav_contents {
  width: 976px; 
  margin: 0 auto;
  position: absolute;
  display: none;
  background: url("/jp/common/v3/img/bg_hamburger_nav.png") #1d1d1d;
  border: 1px solid #000000;
  z-index: 99;
}

.fixed .hamburger_nav_contents {
  width: 976px; 
}

.hamburger_nav_contents a {
  color: #d9d9d9;
}

.hamburger_nav_contents a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.hamburger_nav_contents.show {
  display: block;
}

.hamburger_nav_contents .hamburger_nav_contents_in {
  width: 976px;
  margin: 0 auto;
}

.hamburger_nav_contents .title_area {
  padding: 15px 25px 15px 25px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}

.hamburger_nav_contents .hamburger_nav_list {
  display: table;
}

.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_title .title_area02 {
  width: 320px;
  padding: 10px 0 5px 25px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #3e3e3e;
  display: table-cell;
}

.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_title.four_column .title_area02 {
  width: 244px; /*255 */
  padding: 10px 0 5px 15px;
}

.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents .contents_in {
  width: 340px;
  display: table-cell;
  border-left: 1px solid #6f6e6e;
}

.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents.four_column .contents_in {
  width: 243px; /*255 */
}

.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents .contents_in:first-child {
  border-left: 1px solid #1d1d1d;
}

.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents .contents_in.spOnly {
  display: none;
}

/* added by H.Fukui to include the title in the same block as contents list */
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents .hamburger_nav_list_child_title { 
  padding: 10px 0 5px 15px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #3e3e3e;
}

.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents ul {
  padding: 15px 10px 30px 25px;
}

.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents.four_column ul {
  padding: 15px 15px 30px 15px;
}

.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents ul li {
  margin: 5px 0 0 0;
}

.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents ul li:first-child {
  margin: 0;
}

.hamburger_nav_middle {
  padding: 15px 0 15px 25px;
  /*border-bottom: 1px solid #6f6e6e;*/
  display: table;
}

.hamburger_nav_middle .hamburger_nav_middle_in {
  margin: 10px 0 0 0;
}

.hamburger_nav_middle .hamburger_nav_middle_in:first-child {
  margin: 0 0 0 0;
}

.hamburger_nav_middle .hamburger_nav_middle_in p {
  width: 312px; /* 340 */
  display: table-cell;
  text-align: center; /* added by H.Fukui */
}

.hamburger_nav_bottom {
  display: table;
  background: #3e3e3e;
}

.hamburger_nav_bottom_child {
  width: 243px; /* 241 */
  display: table-cell;
  border-left: 1px solid #6f6e6e;
}

.hamburger_nav_bottom_child:first-child {
/*  border: none; */
/*  border-left: 1px solid #1d1d1d; */
  border-left: 1px solid #3e3e3e;
}

.hamburger_nav_bottom_child a {
  width: 255px;
  height: 70px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background: #3e3e3e;
}

.hamburger_nav_bottom_child a:hover {
  text-decoration: none;
  background: #505050;
}

.bottom_nav {
  margin: 40px auto 0;
}

.bottom_nav .top_section {
  width: 976px;  /* 967px */
  margin: 0 auto;
  padding: 0 0 40px 0;
  display: table;
}

.bottom_nav .top_section02 {
  width: 976px;  /* 967px */
  margin: 0 auto;
  padding: 0 0 20px 0;
  border: none;
  display: table; /* corrected by H.Fukui 2017.05.17 */
}

.bottom_nav .top_section ul,
.bottom_nav .top_section02 ul {
  overflow: hidden;
  display: table;
  width: 100%;
}

.bottom_nav .top_section ul li,
.bottom_nav .top_section02 ul li {
  width: 25%;
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border-left: 1px solid #e6e6e6;
  position: relative;
}

.bottom_nav .top_section ul li a .layer {
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0.1;
  background: #3e3e3e;
}

.bottom_nav .top_section ul.column_three li,
.bottom_nav .top_section02 ul.column_three li {
  width: 320px;
}

.bottom_nav .top_section ul li a,
.bottom_nav .top_section02 ul li a {
  min-width: 220px;
  padding: 20px 0;
  height: 100%;
  display: block;
  color: #333 !important;
}

#container main #contents .bottom_nav .top_section ul li a:hover > .text_area p,
#container main #contents .bottom_nav .top_section02 ul li a:hover > .text_area p {
  color: #333 !important;
}

#container main #contents .bottom_nav .top_section ul li a:hover > .text_area .title,
#container main #contents .bottom_nav .top_section02 ul li a:hover > .text_area .title {
  color: #02266d !important;
}

.bottom_nav .top_section ul.column_three li a,
.bottom_nav .top_section02 ul.column_three li a {
  width: 300px;
}

.bottom_nav .top_section ul li:first-child,
.bottom_nav .top_section02 ul li:first-child {
  border: none;
}

.bottom_nav .top_section ul li .icon_area,
.bottom_nav .top_section02 ul li .icon_area {
  width: auto;
  position: relative;
  vertical-align: middle;
  text-align: center;
}

.bottom_nav .top_section ul li .icon_area img,
.bottom_nav .top_section02 ul li .icon_area  img{
  width: 60px;
  height: 60px;
  object-fit: contain;
}

.bottom_nav .top_section ul.column_three li .icon_area,
.bottom_nav .top_section02 ul.column_three li .icon_area {
  width: 300px;
}

.bottom_nav .top_section ul li .text_area,
.bottom_nav .top_section02 ul li .text_area {
  margin: 20px 0 0 0;
}

.bottom_nav .top_section ul li .text_area .title,
.bottom_nav .top_section02 ul li .text_area .title {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: bold;
  color: #02266d;
}

.bottom_nav .middle_section {
  font-size: 16px;
}

.bottom_nav .middle_section ul {
  width: 976px;  /* 967px */
  margin: 0 auto;
  padding: 10px 0 0 0;
/*  overflow: hidden; */
}

.bottom_nav .middle_section ul li {
  margin: 0 0 10px 16px;
  float: left;
}

.bottom_nav .middle_section ul li:first-child {
  margin-left: 0; /* padding: 0; */
}

.bottom_nav .middle_section ul li .icon_area {
  display: table-cell;
}

.bottom_nav .middle_section ul li .text_area {
  padding: 0 0 0 10px;
  display: table-cell;
  vertical-align: middle;
}

.business_nav {
  margin: 18px 0 0 0;
  padding: 16px 0 15px;
  background: #e8e8e8;
}

.business_nav .business_nav_in {
  width: 976px; /* 967px */
  margin: 0 auto;
}

.business_nav .business_nav_in .business_title {
  font-size: 19px;
  margin: 0 0 5px 0;
  color: #033a93;
  font-weight: bold;
}

.business_nav .business_nav_in .business_nav_contents ul {
  display: table;
}

.business_nav .business_nav_in .business_nav_contents ul li {
  min-width: 180px;
  height: 60px;
  padding: 0 20px 0 0;
  display: table-cell;
  vertical-align: middle;
}

.business_nav .business_nav_in .business_nav_contents ul li .icon {
  display: table-cell;
  vertical-align: middle;
}

.business_nav .business_nav_in .business_nav_contents ul li .sub {
  padding: 0 0 0 10px;
  display: table-cell;
  vertical-align: middle;
}

.business_nav .business_nav_in .business_nav_contents ul li .sub .title {
  font-size: 16px;
  line-height: 1.2;
}

.business_nav .business_nav_in .business_nav_contents ul li .sub .title:after {
  content: '';
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 0 0 0 8px;
  position: relative;
  top: 1px;
}

.business_nav .business_nav_in .business_nav_contents ul li .sub .sup {
  font-size: 12px;
  color: #666666;
}

/* headingSet */
.h1_area {
  color: #333333;
  vertical-align: middle;
  display: table;
  width: 100%;  /* added by H.Fukui */
  height: 70px;

}

h1, h2, h3, h4, h5 {
  max-height: 999999px;
}

.h1_area h1 {
  display: table-cell;
  font-size: 1.714em;
  line-height: 1.1;
  font-family: 'Arial','ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴシック','Hiragino Sans','Osaka',sans-serif; /* "Ryumin Bold KL","MS Mincho" */
  font-weight: bold;
  background: url("/jp/common/v3/img/bg_clear.png");
  vertical-align: middle;
}

.h1_area h1.head-table {
  display: table;
}

.h1_area h1.head-table .head-table_child {
  display: table-cell;
}

.h2_area {
  padding: 0 0 20px;
  text-align: center;
  color: #333333;
  font-size: 22px;
}

.h2_area.bg_black {
  padding: 8px 0;
  color: #ffffff;
  background: #000000;
  font-size: 20px;
}

.h2_default {
  margin: 0 0 40px 0;
}

.h2_default h2 {
  font-size: 2.143em;
  color: #333333;
  font-family: 'Arial','ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴシック','Hiragino Sans','Osaka',sans-serif; /* Ryumin Medium KL */
  text-align: center;
  font-weight: bold; /* added 20210420 */
}

.h2_default h2 span {
  display: block;
  line-height: 1.18;
  margin: 0;
  padding: 0;

  background: url(/jp/common/v3/img/bg_clear.png);
}

.h2_default h2 span .sup {
  display: inline-block;
  padding-left: 10px;
  font-size: 14px;
}

h3 {
  background: url(/jp/common/v3/img/bg_clear.png);
}

.h3_tab_gray h3 {
  font-size: 22px;
  font-weight: bold;
  padding: 5px 15px;
  color: #ffffff;
  background: #a1a1a1;
}

.h3_blue, .h3_default {
  font-size: 22px;
  padding: 0 0 30px 0;
}

.h3_blue h3, .h3_default h3 {
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 10px;
}

/* for accordion header added  2018.09.05 by H,Fukui */
.tab_container.belowh2 .ttl, .tab_container.belowh3 .ttl {display:none;}
.tab_container.belowh2 .tab_contents, .tab_container.belowh3 .tab_contents {padding-bottom:40px;}

.h4_default {
  margin-bottom: 30px;
}
.h4_default h4 {
  font-weight: bold;
  font-size: 18px;
}

h4.gray {
  font-size: 18px;
  color: #888888;
}

h4.black {
  color: #333333;
}

.h4_default--icon {
  display: table;
}

.h4_default--icon .icon {
  padding-right: 10px;
  display: table-cell;
  vertical-align: middle;
}

.h4_default--icon h4 {
  display: table-cell;
  vertical-align: middle;
}

.title_default {
  font-size: 16px;
  font-weight: bold;
}

.cont-heading_wrap {
  display: table;
  width: 100%;
}

.cont-heading_title {
  display: table-cell;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  background: #efefef;
  border-right: 10px solid #ffffff;
  text-align: center;
}

.cont-heading_title:last-child {
  border-right: none;
}

.cont-heading_one {
  width: 25%;
}

.cont-heading_one-half {
  width: 33%;
}

.cont-heading_two {
  width: 50%;
}

.cont-heading_one-half_two {
  width: 66%;
}

.cont-heading_three {
  width: 75%;
}

.cont-heading_four {
  width: 100%;
}

/* blockSet */
.title_block {
  width: 100%;
  position: relative;
}

.title_block.fixed {
  width: 100%;
  position: fixed;
  padding: 0;
  top: -1px;
  left: 0;
  z-index: 99;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
}

.title_block.PCshow {
  width: 100%;
}


.title_block.large.fixed {
  width: 100%;
}

.title_block.fixed .title_block_in {
  width: 100%;
  background: #ffffff;
  margin: 0 auto;
}

.title_block_in02 {
  width: 976px; /* 967px */
  height: 70px;
  position: relative;
  margin: 0 auto;
/*  border-top: 1px solid #e6e6e6; added by H.Fukui */
}

.title_block.fixed.SPshow .title_block_in02 {
  width: 1020px;
}

.touch .title_block.fixed .title_block_in02 {
  width: 976px; /* 967px */
  display: table;
}

.title_block.PCshow .title_block_in02 {
  width: 976px !important; /* 967px */
  padding: 0 !important;
  margin: 0 auto !important;
}

.title_block + .section {
  padding-top: 30px;
}

.title_block + .section.section-type02 {
  border-top: none;
  padding-top: 0;
}

.news_block {
  margin: 0 auto;
  background: #1d1d1d;
}

.news_block ul {
  width: 976px; /* 967px */
  margin: 0 auto;
}

.news_block ul li {
  width: 244px;
  height: 79px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: url("/jp/common/v3/img/bg_navNews.gif") no-repeat 0 0;
  color: #cccccc;
}

.news_block ul li:first-child {
  background: none;
}

.news_block ul li a {
  width: 244px;
  height: 79px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 1.5;
  color: #cccccc;
}

.news_block ul li a:hover {
  width: 244px;
  height: 79px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 1.5;
  color: #999999;
}

.news_block ul li a.important {
  color: #FF0000;
}

.news_block ul li a.important:hover > p span.text {
  color: #bc0909 !important;
}

.news_block ul li a.important p {
  width: 120px;
  overflow: hidden;
  margin: 0 auto;
}

.news_block ul li a.important:hover span img {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  opacity: 1;
}

.news_block ul li a.important p span.icon {
  float: left;
  margin: 5px 0 0 0;
}

.news_block ul li a.important p span.text {
  float: right;
}

.keyvisual_block {
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
}

.keyvisual_block .flexslider {
  margin-bottom: 50px; /* modified from 70px 2020.10.8 */
}

.keyvisual_block .flexslider .slides li a {
  display: block;
}

.keyvisual_block .flexslider .slides li a:hover {
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
  opacity: 0.9;
}

.keyvisual_block .image_area {
  margin: 0 0 40px 0;
}

.keyvisual_block .image_area img {
  width: 100%;
  height: auto;
}

.keyvisual_block .flexslider {
  height: auto; /* modified from 350px 2020.10.1 */
  position: relative;
  border: none;
  border-radius: 0;
}

.keyvisual_block.top .flexslider {
  height: auto;
}

/*タブレット・スマホ用の設定*/
@media (max-width: 1024px) {
  .keyvisual_block .flexslider {
    height: auto; /* modified from 286px 2020.10.1 */
  }
  .keyvisual_block.top .flexslider {
    height: auto;
  }
}

.keyvisual_block .flexslider.noDots .flex-control-paging {display:none;}/*20210416*/

.keyvisual_block .flexslider .flex-control-paging li {
  position: relative;
  width: 65px;
  margin: 0 0 0 8px;
}

.keyvisual_block .flexslider .flex-control-paging li:nth-last-of-type() {
  margin-right: 0;
}

.keyvisual_block .flexslider .flex-control-paging li a {
  width: 65px;
  height: 4px;
  background: #DDDDDD;
  box-shadow: none;
  position: absolute;
  top: 2px;
}

.keyvisual_block .flexslider .flex-control-paging li a.flex-active {
  background: #000;
}

.keyvisual_block .flexslider .flex-control-nav {
  bottom: -22px;
}

.keyvisual_block .flexslider .flex-direction-nav .flex-prev {
  left: 10px;
  width: 32px;
}

.keyvisual_block .flexslider .flex-direction-nav .flex-next {
  right: 10px;
  width: 32px;
}

.keyvisual_block .flexslider .flex-direction-nav a {
  opacity: 1;
}

.keyvisual_block02 {
  margin-bottom: 40px;
}

.keyvisual_block02 .image_area .text {
  background: #efefef;
  padding: 20px;
}

.keyvisual_block02 .image_area .text p.lead {
  font-size: 16px;
}

.keyvisual_block02 .image_area .text ul.notes_default li {
  font-size: 14px;
}

/* added by H.Fukui 2020.10.2, modified 2021.04.19 */
.keyvisual_block #leftImage {float:left; width:50%; text-align:right;}
.keyvisual_block #leftImage.withSlides {padding:3px 0;}
.keyvisual_block #leftImage img {width:100%;}
.keyvisual_block #rightVideo {float:left; width:50%; margin-bottom:40px;position: relative;}
.keyvisual_block #rightVideo .overlay {width:100%; height:100%; position:absolute; top:0;left:0;}
.keyvisual_block #rightVideo video {width:100%;}
.keyvisual_block .flexslider.halfWidth {float:left; width:50%; margin-bottom:40px;}
.keyvisual_block .flexslider.halfWidth .flex-control-paging li a {top:-8px;}
.keyvisual_block .flexslider.halfWidth .flex-direction-nav {display:none;}

.image_gallery_block {
  width: 976px; /* 967px */
  height: 410px;
  position: relative;
}

.image_gallery_block .mainimage_area {
  z-index: 9;
}

.image_gallery_block .mainimage_area ul li {
  position: absolute;
  top: 0;
  display: none;
}

.image_gallery_block .thumbs_area {
  width: 140px;
  height: 410px;
  padding: 30px 0 0 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  text-align: center;
  background: rgba(29, 29, 29, 0.8);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#991d1d1d,EndColorStr=#991d1d1d);
}

.image_gallery_block .thumbs_area li {
  height: 80px;
  margin: 10px 0 0 0;
  position: relative;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  opacity: 0.5;
}

.image_gallery_block .thumbs_area li:hover {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  opacity: 1;
  cursor: pointer;
}

.image_gallery_block .thumbs_area li:first-child {
  margin: 0 auto;
}

.image_gallery_block .thumbs_area li.current {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  opacity: 1;
}

.image_gallery_block .thumbs_area li.current p {
  border: solid 2px #ffffff;
  overflow: hidden;
  display: inline-block;
}

.image_gallery_block .thumbs_area li.current p img {
  margin: -2px;
}

.tab_block {
  width: 976px; /* 967px */
  margin: 0 auto;
}

.tab_block .tab_header {
  display: table;
}

.tab_block .tab_header li {
  display: table-cell;
  box-sizing: border-box;
  width: 242px; /* 240 */
  padding: 20px 0;
  text-align: center;
  border-bottom: 3px solid #DDDDDD;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: bold;
  position: relative;
  vertical-align: middle;
}

.tab_block .tab_header li.column_three_tab {
  width: 324px; /* 322 */
}

.tab_block .tab_header li.column_two_tab {
  width: 487px; /* 482 */
}

.tab_block.tabHeaderList-four .tab_header li {
  width: 244px; /* 242 */
}

.tab_block.tabHeaderList-three .tab_header li {
  width: 326px; /* 323 */
}

.tab_block.tabHeaderList-two .tab_header li {
  width: 489px; /* 482 */
}

.tab_block .tab_header li:hover {
  color: #858585;
}

.tab_block .tab_header li p {
  padding: 2px 0 0 0;
  font-family: Ryumin Medium KL;
}

.tab_block .tab_header li a {
  color: #333333;
  text-align: center; /* added on 2021.05.21*/
  vertical-align: middle;
  padding: 2px 0 0 0;
  font-family: Ryumin Medium KL;
  font-size: 16px;
  line-height: 1.75;
}

.tab_block .tab_header li a:hover {
  color: #858585;
}

.tab_block .tab_header li:first-child {
  margin-left: 0;
}

.tab_block .tab_header li.current {
  border-color: #0242C0;
  color: #0242C0;
}

.tab_block .tab_header li.current span.arrow {
  display: none;
}

.tab_block .tab_header li .sup_text {
  font-size: 0.8em;
}

.tab_block .tab_container {
  clear: both;
}

.tab_block .tab_container.bg-wh {
  background: #ffffff;
}

.tab_block .tab_container .tab_contents {
  padding: 10px 0 0 0;
  display: none;
}

.tab_block .tab_container .tab_contents.bg-wh {
  background: #ffffff;
}

.tab_block .tab_container .tab_contents.no_detail {
  padding: 20px 0;
}

.tab_block .tab_container .tab_contents .column_four_block {
  overflow: hidden;
  font-size: 16px;
}

.tab_block .tab_container .tab_contents .column_four_block ul li {
  margin: 0 1px 0 0;
  float: left;
}

.tab_block .tab_container .tab_contents .column_four_block ul li a {
  width: 241px;
  display: block;
  position: relative;
}

.tab_block .tab_container .tab_contents .column_four_block ul li a .image_area .sup {
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  bottom: 7px;
  left: 22px;
}

.tab_block .tab_container .tab_contents .column_four_block ul li.last {
  margin-right: 0;
}

.tab_block .tab_container .tab_contents .column_four_block ul li.last a {
  width: 240px;
}

.detail_link a {
  text-align: center;
  padding: 20px 3%;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  clear: both;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-bottom: 3px solid #DDDDDD;
}

.detail_link a:after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(/jp/common/v3/img/icon_large-arow_black.svg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.detail_link a:hover {
  opacity: .7;
}

.detail_link a:hover span {
  color: #333 !important;
}


.detail_link-four ul {
  display: flex;
  width: 100%;
  overflow: hidden;
}

.detail_link-four ul li {
  display: flex;
  width: 100%;
  flex: 1;
}

.detail_link-four ul li:last-child {
  border-right: none;
}

.detail_link-four ul li a {
  padding: 20px 30px;
  font-size: 17px;
  font-weight: bold;
  display: flex;
  width: 100%;
  text-align: center;
  clear: both;
  color: #333;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-bottom: 3px solid #DDDDDD;
}

.detail_link-four ul li a:after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(/jp/common/v3/img/icon_large-arow_black.svg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin-left: 5px;
}
.detail_link-four ul li a:hover {
  opacity: .7;
}
.detail_link-four ul li a p {
  width: 100%;
  flex: 1;
}
.detail_link-four ul li a:hover span {
  color: #333 !important;
}
.detail_link-four ul li.stayBtn a {
  pointer-events: none;
  color: #0242C0 !important;
  border-color: #0242C0;
}
.detail_link-four ul li.stayBtn a p{
  color: #0242C0 !important;
}
.detail_link-four ul li.stayBtn a::after {
  display: none;
}

.block.gray {
  padding: 12px 0 0;
  background: #e8e8e8;
}

.block-selection {
  display: table;
  width: 100%;
/*  height: 350px */
/*  border: 1px solid #e6e6e6; */
}

.block-selection_left {
  display: table-cell;
/*  float: left;  added by H.Fukui */
  vertical-align: top;
  width: 696px; /* added by H.Fukui */
}

.block-selection_left_image {
  position: relative;
}

.block-selection_left_image img {width:694px;} /* added by H.Fukui */

.block-selection_left_btn {
  position: absolute;
/*  bottom: 20px; removed by H.Fukui 2018.10.02 */
}
.block-selection_left_btn.btmLeft {left:20px; bottom:20px;}
.block-selection_left_btn.btmCenter {left:50%; margin-left:-60px; bottom:20px;}
.block-selection_left_btn.btmRight {right:20px; bottom:20px;}
/* added by H.Fukui 2018.10.02 */
.block-selection_left_btn.midLeft {left:20px; top:45%;}
.block-selection_left_btn.midCenter {left:50%; margin-left:-60px; top:45%;} 
.block-selection_left_btn.midRight {right:20px; top:45%;}
.block-selection_left_btn.topLeft {left:20px; top:20px;}
.block-selection_left_btn.topCenter {left:50%; margin-left:-60px; top:20px;} 
.block-selection_left_btn.topRight {right:20px; top:20px;}

.block-selection_left_btn a {
  display: block;
  padding: 2px 15px; /* 10px 0 */
  text-align: center; /* center */
  border: 1px solid #DDDDDD;
  border-radius: 20px; /* added by H.Fukui */
  color: #000000;
  font-weight: bold;
  background-color: rgba(255,255,255,0.4); /* added by H.Fukui */
}
.block-selection_left_btn a:hover {
  background-color: rgba(255,255,255,0.9);} /* added by H.Fukui */

.block-selection_left_slide {
  display: table;
  width: 100%;
  box-sizing: border-box;
}

.block-selection_left_slide .btn_child {
  display: table-cell;
  width: 33.3%;
  height: 66px; /* 70px */
  padding: 1px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.25em; /* added by H.Fukui */
  font-size: 14px;
  font-weight: bold;
  border-top: 2px solid #ccc; /* #d8d8d8 */
  border-right: 1px solid #ccc; /* #d8d8d8 */
  background: #efefef; /* added by H.Fukui */
  cursor: pointer;
  box-sizing: border-box;
}
.block-selection_left_slide .btn_child:last-child {
  border-right: 0 !important;
}

.block-selection_left_slide .btn_child:hover {opacity:0.7;} /* added by H.Fukui */


.block-selection_left_slide .btn_child.current {
  border-top: 2px solid #0242C0;
  background: #fff; /* added by H.Fukui */
}

.block-selection_left_slide .btn_child > p {
  padding: 0 7px;
  font-size: 14px;
  line-height: 1.25em;
} /* added by H.Fukui */

.block-selection_left_slide .btn_child .btn_child_icon { /* added by H.Fukui */
  width: 100%;
  display: table;
}
.block-selection_left_slide .btn_child_icon div { /* added by H.Fukui */
  display: table-cell;
  padding-left: 7px;
  text-align: left;
  vertical-align: middle;
}
.block-selection_left_slide .btn_child_icon div.thumb { /* added by H.Fukui */
  width:62px;
  padding-left: 0;
  text-align:center;
}

.block-selection_space { /* added by H.Fukui */
  display: table-cell;
  width: 10px;
}

.block-selection_right {
  display: table-cell;
/*   float: right; added by H.Fukui */
  width: 270px; /* added by H.Fukui */
  height: 100%; /* added by H.Fukui */
  position: relative;
  background-color: #efefef;
}

.block-selection_right_title {
  padding: 12px; /* 20px */
  text-align: center;
  background: #000;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.25em;
}

.block-selection_right_text {
  margin: 0 10px;
  color: #333;
}

.block-selection_right_btn a {
  display: block;
  position: absolute;
  left: 12px;
  bottom: 10px;
  width: 240px;
  padding: 10px 0;
  text-align: center;
  border-radius: 80px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25em;
  color: #fff;
  background: #0242C0 url(/jp/common/v3/img/icon_white-arrow-right.svg) no-repeat right 18px center;
}

.block-selection_right_btn a:hover {
  opacity: 0.7;
}

.block-slide {
/*  border: 1px solid #e6e6e6; */
}

.block-slide_image { /* added by H.Fukui */
  position: relative;

}
.block-slide_image img { /* added by H.Fukui */
  width:974px;
}

.block-slide_btn {
  display: table;
  width: 100%;
}

.block-slide_btn .child_btn {
  display: table-cell;
  padding: 1px; /* 3px */
  width: 25%;
  height: 60px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.25em;
  border-top: 2px solid #ccc; /* #d8d8d8 */
  border-right: 1px solid #ccc; /* #d8d8d8 */
  cursor: pointer;
  background: #efefef;
}
.block-slide_btn .child_btn:last-child {
  border-right: 0;
}

.block-slide_btn .child_btn:hover {opacity:0.7;} /* added by H.Fukui */
.block-slide_btn .child_btn:first-child {border-left: 1px solid #ccc;} /* added by H.Fukui */
.block-slide_btn .child_btn > p { /* added by H.Fukui */
  padding: 0 7px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.25rem;
}

.block-slide_btn .child_btn.current {
  border-top: 2px solid #0242C0; /* #d8d8d8 */
  background: #ffffff;
}

.block-slide_btn .child_btn .btn_inner {
  display: table;
  width: 100%;
}

.block-slide_btn .child_btn .btn_inner .thumbs {
  display: table-cell;
  width: 70px; /* added by H.Fukui */
  padding-right: 8px; /* 2px */
  vertical-align: middle;
}

.block-slide_btn .child_btn .btn_inner p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.25rem;
}

.block-slide-02 .block-slide_bottom {
  display: table;
  width: 100%;
  background: #e8e8e8;
}

.block-slide-02 .block-slide_text {
  display: table-cell;
  padding: 20px;
  vertical-align: top;
}

.block-slide-02 .block-slide_btn {
  display: table-cell;
  width: auto;
  padding: 20px;
  overflow: hidden;
}

.block-slide-02 .block-slide_btn .child_btn {
  margin-left: 12px;
  float: left;
  background: #ffffff;
  cursor: pointer;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  opacity: 0.5;
}

.block-slide-02 .block-slide_btn .child_btn.current {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  opacity: 1;
}

.block-slide-02 .block-slide_btn .child_btn:first-child {
  margin-left: 0;
}

.contact_block {
  width: 961px;
  margin: 40px auto 0;
  padding: 11px 0;
  overflow: hidden;
  border: 2px solid #d8d8d8;
  display: block;
}

.contact_block .contact_block_in {
  margin: 0 0 0 40px;
  display: table;
}

.contact_block .contact_block_in .icon_area {
  display: table-cell;
  padding: 0 20px 0 0;
  vertical-align: middle;
}

.contact_block .contact_block_in .summary_area {
  padding: 0 30px 0 0;
  display: table-cell;
  vertical-align: middle;
  background: url("/jp/common/v3/img/icon_support_arrow.gif") no-repeat 100% 50%;
  border-right: 30px solid #ffffff;
  font-size: 20px;
  font-weight: bold;
}

.contact_block .contact_block_in .text_area {
  display: table-cell;
  vertical-align: middle;
  background: url(/jp/common/v3/img/bg_clear.png);
}

.contact_block .contact_block_in .text_area p {
  background: url(/jp/common/v3/img/bg_clear.png);
}

.youtube_block iframe {
  width: 100%;
  height: 543px;
  position: relative;
  z-index: 1;
}

/* カラム 共通要素 */
.column_two_block,
.column_three_block,
.column_four_block {
  width: 976px; /* 967px */
  overflow: hidden;
}

.column_two_block_child,
.column_three_block_child,
.column_four_block_child {
  display: table-cell;
  border-left: 1px solid #ffffff;
  background: #efefef;
}

.column_two_block_child:first-child,
.column_three_block_child:first-child,
.column_four_block_child:first-child {
  border-left: none;
}

.column_one_block .title_box,
.column_two_block_child .title_box,
.column_three_block_child .title_box,
.column_four_block_child .title_box {
  padding: 15px 0;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

.column_two_block_child > a,
.column_three_block_child > a,
.column_four_block_child > a {
  display: block;
}

.column_two_block_child > a:hover,
.column_three_block_child > a:hover,
.column_four_block_child > a:hover {
  text-decoration: none;
}

.column_one_block .image_area,
.column_two_block_child .image_area,
.column_three_block_child .image_area,
.column_four_block_child .image_area {
  position: relative;
  overflow: hidden;
}

.column_two_block_child .image_area img,
.column_three_block_child .image_area img,
.column_four_block_child .image_area img {
  position: relative;
}

.column_one_block .image_area .caption {
  width: 100%;
  height: 36px;
  padding: 8px 0 0 15px;
  color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
  z-index: 3;
  overflow: hidden;
  background: rgba(32, 32, 32, 0.5); /* 67, 67, 67 */
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#86434343,EndColorStr=#86434343);
}

#container .column_one_block a:hover > .image_area span,
#container .column_two_block_child a:hover > .image_area span,
#container .column_three_block_child a:hover > .image_area span,
#container .column_four_block_child a:hover > .image_area span {
  color: #e7e7e7;
}

.column_two_block_child .image_area .caption,
.column_three_block_child .image_area .caption,
.column_four_block_child .image_area .caption {
  width: 100%;
  height: 36px;
  padding: 8px 0 0 15px;
  color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
  z-index: 3;
  overflow: hidden;
  background: rgba(32, 32, 32, 0.5); /* 67, 67, 67 */
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#86434343,EndColorStr=#86434343);
}

.column_two_block_child .image_area .caption .small,
.column_three_block_child .image_area .caption .small,
.column_four_block_child .image_area .caption .small {
  margin-left: 5px;
  font-size: 0.8em;
}

.column_two_block_child .image_area .caption .medium,
.column_three_block_child .image_area .caption .medium,
.column_four_block_child .image_area .caption .medium {
  margin-left: 5px;
  font-size: 0.9em;
}

.column_one_block .summary_area,
.column_two_block_child .summary_area,
.column_three_block_child .summary_area,
.column_four_block_child .summary_area {
  padding: 12px 20px 14px;
  color: #666;
  font-size: 16px;
}

.column_one_block .summary_area .lead,
.column_two_block_child .summary_area .lead,
.column_three_block_child .summary_area .lead,
.column_four_block_child .summary_area .lead {
  color: #333;
  font-weight: bold;
}

.column_one_block .summary_area p,
.column_two_block_child .summary_area p,
.column_three_block_child .summary_area p,
.column_four_block_child .summary_area p {
  background: url(/jp/common/v3/img/bg_clear.png);
}

.column_one_block .summary_area p,
.column_one_block .summary_area ul,
.column_two_block_child .summary_area p,
.column_two_block_child .summary_area ul,
.column_three_block_child .summary_area p,
.column_three_block_child .summary_area ul,
.column_four_block_child .summary_area p,
.column_four_block_child .summary_area ul {
  margin-bottom: 10px;
}

.column_one_block .summary_area ul.link_arrow,
.column_two_block_child .summary_area ul.link_arrow,
.column_three_block_child .summary_area ul.link_arrow,
.column_four_block_child .summary_area ul.link_arrow {
  margin: 0;
}

.column_one_block .summary_area ul.link_arrow li,
.column_two_block_child .summary_area ul.link_arrow li,
.column_three_block_child .summary_area ul.link_arrow li,
.column_four_block_child .summary_area ul.link_arrow li {
  background-position: 0 3px;
}

/* カラム 個別要素 */
.column_one_block {
  width: 976px; /* 967px */
  background: #efefef;
  border: 1px solid #efefef;
}

.column_two_block .column_two_block_child {
  width: 483px;
}

.column_two_block_child.column_white_area {
  background: #ffffff;
  padding: 0 0 0 40px;
  position: relative;
}

.column_two_block_child.column_white_area p {
  position: absolute;
  top: 0;
}

.column_three_block {
  width: 976px; /* 965px */
  /* 画像幅の統一のためここだけ1px少ない */
}

.column_three_block.bnr_in .column_three_block_child {
  background: #E8E8E8;
}

.column_three_block .column_three_block_child {
  width: 321px;
}

.column_three_block .column_three_block_child.empty {
  width: 322px;
}

.column_three_block .column_three_block_child:nth-child(3n) {
  width: 323px;
}

.column_three_block .column_three_block_child:nth-child(3n) img {
  width: 323px !important;
}

.column_three_block_child.column_white_area {
  background: #ffffff;
  padding: 0 20px;
  position: relative;
}

.column_three_block_child.column_white_area p {
  position: absolute;
  top: 0;
}

.column_three_block .column_three_block_child .movie_area {
  width: 262px;
  margin: 0 auto 15px;
  font-size: 16px;
}

.column_three_block .column_three_block_child .movie_area a {
  display: block;
}

.column_three_block .column_three_block_child .movie_area .title {
  margin: 0 0 10px 0;
  font-weight: bold;
  color: #666;
}

.column_three_block .column_three_block_child .movie_area .thumbs_area {
  margin: 15px 0;
}

.column_four_block .column_four_block_child {
  width: 241px;
}

.column_four_block .column_four_block_child.empty {
  width: 242px;
}

.column_four_block .column_four_block_child .summary_area {
  font-size: 14px;
  /* 4カラムのみ文字を小さく */
}

.column_three_block .column_three_block_child.youtube_block {
  position: relative;
}

.column_three_block .column_three_block_child.youtube_block a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #ffffff;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  opacity: 0;
}

.column_three_block .column_three_block_child.youtube_block a:hover {
  filter: alpha(opacity=10) !important;
  -ms-filter: "alpha(opacity=10)" !important;
  opacity: 0.1 !important;
}

.column_three_block .column_three_block_child.youtube_block .summary_area {
  position: absolute;
  top: 210px;
  left: 0;
}

.column_three_block .column_three_block_child.youtube_block .summary_area:hover {
  text-decoration: underline;
}

.column_three_block .column_three_block_child .youtubePlayer {
  width: 321px;
  height: 210px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.column_three_block .column_three_block_child .youtubePlayer iframe {
  width: 321px;
  height: 210px;
}

.summary_area p.logo {
  margin: 6px 0 14px;
}

.sns_block {
  width: 960px;
  margin: 0 auto;
  padding: 40px 0 15px 0;
/*  overflow: hidden; removed on 2021.05.20 */
}

.sns_block ul {
  float: right;
}

.sns_block ul li {
  height: 24px;
  float: left;
  margin-right: 10px;
  padding: 3px; /* added on 2021.05.20 */
  vertical-align: bottom;
}

.sns_block ul li #___plusone_0 {
/*  width: 60px !important; */
}

.sns_block ul li.twitter {
/*  width: 80px !important; */
}

.sns_block ul li iframe#twitter-widget-0 {
/*  width: 80px !important; */
}

.sns_block ul li a.twitter-share-button:focus,
.sns_block ul li div:focus { /* added on 2021.05.20 */
  outline: 3px #f00 dashed !important;
  outline-offset: 0; 
}

.hr_whiteline {
  width: 976px; /* 967px */
  background: #efefef;
}

.hr_whiteline p.hr_whiteline_in {
  width: 928px;
  height: 30px;
  margin: 0 auto;
  border-top: 1px solid #ffffff;
}

.hr_whiteline p.hr_whiteline_in.h20 {
  height: 20px;
}

.tandem_block,
.tandem_block_column_four {
  display: table;
}

.tandem_block .tandem_block_child,
.tandem_block_column_four .tandem_block_child {
  width: 320px;
  display: table-cell;
  padding: 0 0 0 20px;
}

.tandem_block_column_four .tandem_block_child {
  width: 233px;
}

.tandem_block .tandem_block_child:first-child {
  width: 300px;
}

.tandem_block .tandem_block_child a .image_box,
.tandem_block_column_four .tandem_block_child a .image_box {
  display: table-cell;
}

.tandem_block .tandem_block_child a .summary_box,
.tandem_block_column_four .tandem_block_child a .summary_box {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 13px;
}

.block-link-page {
  width: 100%;
  display: flex;
  border: 1px solid #DDDDDD;
  background-color: #fff;
}

.block-link-page .child_block { /*2-5 columns setting deleted 2022.05.25*/
  display: flex;
  align-items: center;
  width: 100%;
  flex: 1;
  border-right: 1px solid #DDDDDD;
  text-align: center;
}

.block-link-page .child_block:last-child { /*2-5 columns setting deleted 2022.05.25*/
  border: none;
}

.block-link-page .child_block a { /*2-5 columns setting deleted 2022.05.25*/
  color: #333333;
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 20px 5px;
  font-weight: bold;
}
.block-link-page .child_block .js-column-child {
  height: auto !important;
  text-align: center;
}

.block-link-page .child_block a span { /*2-5 columns setting deleted 2022.05.25*/
  background: url(/jp/common/v3/img/icon_page-link-large.svg) no-repeat left 50%;
  padding-left: 25px;
  font-weight: bold;
  display: inline-block;
}

.block-link-page.to-subcat .child_block a {
  padding: 10px 5px;
  font-size: 100%;
}

.block-link-page.to-subcat .child_block a p {
  font-size: 100%;
}

.page-top_wrap {
  width: 100%;
  margin: 10px 0;
  text-align: right;
}

.page-top_wrap a {
  color: #333333;
  font-size: 12px;
}

.page-top_wrap a p {
  display: inline-block;
  padding-left: 22px;
  background: url(/jp/common/v3/img/icon_page-top-large.png) no-repeat 0 50%;
  background-size: 12px 13px;
}

.page-top_wrap a:hover > p {
  background: url(/jp/common/v3/img/icon_page-top-large-hover.png) no-repeat 0 50%;
  background-size: 12px 13px;
}

.btn-basic {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.btn-basic.bg-gray {
  background: #efefef;
  padding: 40px 30px 20px 30px; /* all 10px */
}
.back-gray-section.forButtons .btn-basic_child a ,
.btn-basic.bg-gray .btn-basic_child a,
.back-gray-section.forButtons .btn-basic_child4 a ,
.btn-basic.bg-gray .btn-basic_child4 a{
  border: 0;
}

.btn-basic_child {
  width: calc((100% - 40px) / 3);
  height: 96px; /* 100px */
  margin-right: 20px;
  margin-bottom: 20px; /* added by H.Fukui */
  float: left;
  vertical-align: middle;
  background: #fff;
}
.btn-basic_child4 { /* added by H.Fukui */
  width: calc((100% - 60px) / 4);
  height: 72px;
  margin-right: 20px;
  margin-bottom: 20px;
  vertical-align: middle;
  background: #fff;
  box-sizing: border-box;

}
.btn-basic_child2 {  /* added by H.Fukui 2017/12/14 */
  width: calc((100% - 20px) / 2);
  height: 96px;
  margin-right: 20px;
  margin-bottom: 20px;
  vertical-align: middle;
  background: #fff;
}

.btn-basic_child:nth-child(3n) {margin-right: 0;}
.btn-basic_child4:nth-child(4n) {margin-right: 0;}
.btn-basic_child2:nth-child(2n) {margin-right: 0;}

.btn-basic_child a, .btn-basic_child4 a, .btn-basic_child2 a {
  display: table;
  width: 100%;
  height: 100%;
  border: 1px solid #cccccc;
  color: #333333;
}

.btn-basic_child a p, .btn-basic_child4 a p, .btn-basic_child2 a p {
  display: table-cell;
  vertical-align: middle;
}

.btn-basic_child a p.image, .btn-basic_child2 a p.image {width:96px; text-align:center;}
.btn-basic_child4 a p.image {width:72px; text-align:center;}

.btn-basic_child a p.text {
  padding: 0 60px 0 12px; /* added by H.Fukui */
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  background: #fff url(/jp/common/v3/img/icon_large-arow_black.svg) no-repeat right 15px center;
}
.btn-basic_child2 a p.text {
  padding: 0 35px 0 9px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  background: #fff url(/jp/common/v3/img/icon_large-arow_black.svg) no-repeat right 15px center;
}
.btn-basic_child4 a p.text {
  padding: 0 35px 0 9px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  background: #fff url(/jp/common/v3/img/icon_large-arow_black.svg) no-repeat 97% 49%;
}

.video-lightbox {
  position: fixed;
  z-index: 9001;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.video-lightbox_in {
  display: inline-block;
  width: 600px;
  height: 395px;
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #ffffff;
}

.video-lightbox_in a.close { /* p.close 2021.05.12 */
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  float: right;
  padding-bottom: 20px;
  background: url(/jp/common/v3/img/modal-close.gif) no-repeat 0 0;
  cursor: pointer;
}

/* tableSet */
.table_width_image {
  overflow: hidden;
}

.table_width_image .table_width_image_left {
  float: left;
  width: 483px;
}

.table_width_image .table_width_image_right {
  float: right;
  width: 450px;
}

table.table_default {
  border: 1px solid #e6e6e6;
  width: 100%;
  margin: 10px 0;
}

table.table_default.w440 {
  width: 440px;
}

table.table_default.w976 { /* w966 */
  width: 976px; /* 967px */
/*  table-layout: fixed;  removed by H.Fukui */
}

table.table_default th,
table.table_default td {
  border: 1px solid #cccccc;
  padding: 0.5em 1em;
  vertical-align: middle;
}

table.table_default th {
  background: #f1f1f2;
  color: #333;
  font-weight: normal;
  text-align: center;
}

table.table_default th.bg-deep-gray {
  background: #e6e6e6;
}

table.table_default td {
  color: #333;
}

table.table_default td .column-two {
  display: table;
  margin: 0 auto;
}

table.table_default td .column-two_child {
  display: table-cell;
/*  width: 50%; removed by H.Fukui */
  text-align: center;
}

table.table_default thead tr th.w50 {
  width: 50%;
}

.column_two_table {
  width: 440px;
  margin: 0 30px 0 0;
  float: left;
}

/* text_list_labelSet */
dl.list_default dt {
  float: left;
}

ul.list_default.gray li {
  color: #333;
}

ul.list_default.gray li a:hover {
  color: #999999;
}

ul.list_default li:before {
  content: "・";
}

ul.notes_default {
  margin: 10px 0 0 0;
  color: #666;
}

ul.notes_default.top_none {
  margin: 0;
  color: #666;
}

ul.notes_default li {
  font-size: 14px;
  background: url(/jp/common/v3/img/bg_clear.png);
}

ul.notes_default li a:hover {
  color: #999999;
}

ul.notes_default li:before {
  content: "※";
}

p.pagetop {
  width: 976px; /* 967px */
  margin: 0 auto 40px;
  text-align: right;
}

p.pagetop a {
  padding: 0 0 0 20px;
  font-weight: bold;
  background: url("/jp/common/v3/img/icon_topLink_arrow.gif") no-repeat 0 50%;
}

ul.link_arrow {
  margin: 10px 0 0 0;
}

ul.link_arrow li {
  padding: 1px 0 0 15px;
  background: url("/jp/common/v3/img/icon_pager_next.png") no-repeat 0 6px;
}

ul.link_arrow li a:hover {
  color: #999999;
}

.summary_area ul.link_arrow {
  margin: 10px 0 0 0;
}

.summary_area ul.link_arrow li {
  padding: 1px 0 0 15px;
  background: url("/jp/common/v3/img/icon_pager_next.png") no-repeat 0 6px;
  background-position: 0 8px !important;
  font-size: 14px;
}

.summary_area ul.link_arrow li a:hover {
  color: #999999;
}

ul.pager {
  overflow: hidden;
  padding: 0 0 20px 0;
  text-align: right;
  font-size: 16px;
}

ul.pager li {
  display: inline-block;
}

ul.pager li a {
  display: block;
  background: #e3e3e3;
  padding: 15px 30px;
  position: relative;
  color: #333;
}

.pager_block li a:hover {
  background: #ebebeb;
  color: #707070;
}

ul.pager li a:before {
  background: url("/jp/common/v3/img/icon_pager_prev.png") no-repeat;
  position: absolute;
  content: "";
  top: 50%;
  width: 8px;
  height: 10px;
  margin-top: -4px;
}

ul.pager li.top {
  float: left;
}

ul.pager li.top a {
  background: #fff;
}

ul.pager li.top a:before {
  left: 0;
}

ul.pager li.prev a {
  padding-left: 50px;
}

ul.pager li.prev a:before {
  left: 19px;
}

ul.pager li.next {
  margin-left: 1px;
}

ul.pager li.next a {
  padding-right: 50px;
}

ul.pager li.next a:before {
  background-image: url(/jp/common/v3/img/icon_pager_next.png);
  right: 19px;
}

.pager_block {
  overflow: hidden;
  padding: 0 0 30px 0;
  font-size: 16px;
}

.pager_block .left_area {
  float: left;
}

.pager_block li a {
  display: block;
  background: #e3e3e3;
  padding: 15px 30px;
  position: relative;
  color: #333;
}

.pager_block li a:before {
  background: url("/jp/common/v3/img/icon_pager_prev.png") no-repeat;
  position: absolute;
  content: "";
  top: 50%;
  width: 8px;
  height: 10px;
  margin-top: -4px;
}

.pager_block .left_area li.top a {
  float: left;
  background: none;
}

.pager_block .left_area li.top a:before {
  left: 0;
}

.pager_block .right_area {
  float: right;
}

.pager_block .right_area li {
  width: 208px;
  float: left;
}

.pager_block .right_area li.prev a {
  padding-left: 50px;
}

.pager_block .right_area li.prev a:before {
  left: 19px;
}

.pager_block .right_area li.next {
  margin-left: 1px;
}

.pager_block .right_area li.next a:before {
  background-image: url(/jp/common/v3/img/icon_pager_next.png);
  right: 19px;
}

.label_icon {
  padding: 5px 15px;
  display: inline-block;
  font-weight: bold;
}

.label_text {
  padding: 1px 5px;
  margin: 0 0.5em 0 0;
  display: inline-block;
  font-size: 0.8em;
}

.label_gray {
  background: #d7d7d7;
}

.label_orange {
  color: #ffffff;
  background: #e97904;
}

.text_default {
  font-size: 16px;
  background: url(/jp/common/v3/img/bg_clear.png);
}

.ga2012_breadcrumbs.withBrowsebar {
  margin-top: 12px!important;
}



/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover
/* for accessibility, these 2 classes were removed on 2021.04.16
.flex-container a:focus,
.flex-slider a:focus */ {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slides > li {padding: 3px 0;} /* 20210416 */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  border-radius: 4px;
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 26px;
  height: 51px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  content: "";
  width: 32px;
  height: 51px;
  display: inline-block;
  background: url("/jp/common/v3/img/icon_kv_prev.png") no-repeat 0 0;
}

.flex-direction-nav a.flex-next:before {
  content: "";
  width: 32px;
  height: 51px;
  display: inline-block;
  background: url("/jp/common/v3/img/icon_kv_next.png") no-repeat 0 0;
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a .flex-play:before {
  content: '\f003';
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

.column-one a:visited, .column-one a:link,
.column-two a:visited, .column-two a:link,
.column-three a:visited, .column-three a:link,
.column-four a:visited, .column-four a:link, 
.column-five a:visited, .column-five a:link{
  color: #333333;
}

.column-one a:hover,
.column-two a:hover,
.column-three a:hover,
.column-four a:hover,
.column-five a:hover {
  color: #707070;
}

.column-one.billboard {
  margin-bottom: 80px;
}

.column-one_default .column-one_text {
  padding: 30px 30px 20px 30px; /* 30px 30px 40px 30px */
/*  color: #666666; removed 2019.12.18 */
}

.column-one_default .column-one_text .title {
  margin-bottom: 12px; /* 24px */
  font-size: 18px;
  font-weight: bold;
}

.column-one_default .column-one_text.bg-gray {
  background: transparent;
}

.column-one_img-left, .column-one_img-right {
  overflow: hidden;
}

.column-one_img-left.bg-gray, .column-one_img-right.bg-gray {
  background: transparent;
}

.column-one_img-left + .column-one, .column-one_img-right + .column-one {
  margin-top: 30px;
}

.column-one_img-left .column-one_image, .column-one_img-right .column-one_image {
  float: left;
}

.column-one_img-left .column-one_text, .column-one_img-right .column-one_text {
  width: 50%;
  min-height: 210px;
  padding: 0 40px;
  float: left;
/*  color: #666666; removed 2019.12.18 */
}

.column-one_img-left .column-one_text .title, .column-one_img-right .column-one_text .title {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: bold;
}

.column-one_img-right .column-one_text {
  padding-left: 0;
}

.column-one_img-left .column-one_text {
  padding-right: 0;
}
.column-one_text.bg-gray {
  background-color: transparent;
}
.column-one_img-flex {
  width: 100%;
  overflow: hidden;
  display: table;
}

.column-one_img-flex.bg-gray {
  background: transparent;
}

.column-one_img-flex .column-one_image {
  display: table-cell;
  vertical-align: top;
}

.column-one_img-flex .column-one_text {
  display: table-cell;
  min-width: 350px;
  min-height: 210px;
  padding: 0 40px;
/*  color: #666666; removed 2019.12.18 */
}

.column-one_img-flex .column-one_text.bg-gray {
  background: transparent;
}

.column-one_img-flex .column-one_text .title {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: bold;
}

.column-one_img-flex .column-one_text.text-black {
  color: #333333;
}

.column-one_img-flex .column-one_text_in {
  padding: 20px 0;
}

.column-one_video {
  text-align: center;
}

.column-one_video iframe {
  display: inline-block;
}

.column-two {
  overflow: hidden;
}
.column-two.bg-gray {background-color:transparent;} /* added by H.Fukui */

.column-two_cat-title {
  width: 100%;
  padding: 8px 15px;
  font-size: 16px;
  font-weight: bold;
}

.column-two_default .column-two_child {
  width: calc((100% - 20px) / 2);
  margin-right: 20px; /* 1px */
  margin-bottom: 40px;
  overflow: hidden;
  float: left;
}
.column-two_default .column-two_child .column-two_image img{
  width: auto;
  max-width: 100%;
  height: auto;
}

.column-two_default .column-two_child:nth-child(2n) {
  margin-right: 0;
}

.column-two_default .column-two_child:nth-child(n + 3) {
  margin-top: 2px; /* 30px modified by H.Fukui 2020.05.08 */
}

.column-two_default .column-two_child.bg-gray {
  background: transparent;
}

.column-two_default .column-two_text {
  padding: 2px 0;
}

.column-two_default .column-two_text.bg-gray {
  background: transparent;
}

.column-two_default .column-two_text .title {
  margin-top: .5em;
  margin-bottom: .5em;
  font-size: 16px;
  font-weight: bold;
}

.column-two_default .column-two_text .title.blue {
  color: #02266d;
}

.column-two_default .column-two_text .title-only {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

.column-two_default .column-two_text-02 {
  padding: 0 0 30px 0;
}

.column-two_default .column-two_text-02.bg-gray {
  background: transparent;
}

.column-two_default .column-two_text-02 .title {
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: bold;
}

.column-two_default .column-two_text-02 .title.blue {
  color: #02266d;
}

.column-two_default .column-two_text-02 .title-only {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

.column-two_default .column-two_text-03 {
  padding: 20px 0;
}

.column-two_default .column-two_text-03.bg-gray {
  background: transparent;
}

.column-two_default .column-two_text-03 .title {
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: bold;
}

.column-two_default .column-two_text-03 .title.blue {
  color: #02266d;
}

.column-two_default .column-two_text-03 .title-only {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

.column-two_caption .column-two_child {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
  margin-bottom: 20px;
}

.column-two_caption .column-two_child:nth-child(2n) {
  margin-right: 0;
}

.column-two_caption .column-two_child:nth-child(n + 3) {
  margin-top: 30px;
}

.column-two_caption .column-two_child.bg-gray {
  background: transparent;
}

.column-two_caption .column-two_image {
  position: relative;
}
.column-two_caption .column-two_image img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.column-two_caption .column-two_image .column-two_caption {
  height: 37px;
  width: 100%;
  padding: 8px 15px;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  background-color: rgba(255,255,255,.8);
}
.column-two_caption .link-backarrow-wh {
  color: #333 !important;
  background: url(/jp/common/v3/img/icon_large-arow_black.svg) 100% 50% no-repeat;
}

.column-two_caption .column-two_image .column-two_caption-middle {
  display: table;
  height: 58px;
  padding: 0 15px;
}

.column-two_caption .column-two_image .column-two_caption-middle span {
  display: table-cell;
  vertical-align: middle;
}

.column-two_caption .column-two_image .column-two_caption-wide {
  display: table;
  height: 84px;
  padding: 0 15px;
}

.column-two_caption .column-two_image .column-two_caption-wide span {
  display: table-cell;
  vertical-align: middle;
}

.column-two_caption .column-two_image .column-two_caption.js-caption-height {
  display: table;
  padding: 0 15px;
}

.column-two_caption .column-two_image .column-two_caption.js-caption-height span {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}

.column-two_caption .column-two_text {
  padding: 0;
}

.column-two_caption .column-two_text.bg-gray {
  background: transparent;
}

.column-two_caption .column-two_text .title {
  margin-top: .5em;
  margin-bottom: .5em;
  font-size: 16px;
  font-weight: bold;
}

.column-two_caption .column-two_text .title.blue {
  color: #02266d;
}

.column-two_caption .column-two_text .title-only {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

.column-two_caption .column-two_text-02 {
  padding: 0 0 30px 0;
}

.column-two_caption .column-two_text-02.bg-gray {
  background: transparent;
}

.column-two_caption .column-two_text-02 .title {
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: bold;
}

.column-two_caption .column-two_text-02 .title.blue {
  color: #02266d;
}

.column-two_caption .column-two_text-02 .title-only {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

.column-two_caption .column-two_text-03 {
  padding: 20px 0;
}

.column-two_caption .column-two_text-03.bg-gray {
  background: transparent;
}

.column-two_caption .column-two_text-03 .title {
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: bold;
}

.column-two_caption .column-two_text-03 .title.blue {
  color: #02266d;
}

.column-two_caption .column-two_text-03 .title-only {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

.column-two_img-right {
  padding: 20px;
}

.column-two_img-right .column-two_child {
  width: 442px;
  margin-right: 40px;
  overflow: hidden;
  float: left;
}

.column-two_img-right .column-two_child:nth-child(2n) {
  margin-right: 0;
}

.column-two_img-right .column-two_child:nth-child(n + 3) {
  margin-top: 30px;
}

.column-two_img-right .column-two_child .column-two_text {
  width: 296px;
  padding: 0 20px 0 0;
  float: left;
  font-size: 13px;
}

.column-two_img-right .column-two_child .column-two_text .title {
  font-weight: bold;
  margin-bottom: 17px;
}

.column-two_img-right .column-two_child .column-two_image {
  float: right;
}

.column-two-right {
  width: 483px;
  float: right;
}

.column-two_image .column-two_child {
  width: 487px; /* 483 */
  padding-bottom: 20px;
  overflow: hidden;
  float: left;
}

.column-two_image .column-two_child:nth-child(2n) {
  margin-right: 0;
}

.column-two_image .column-two_child:nth-child(2n) .column-two_image {
/*  padding-left: 0; removed by H.Fukui */
}
.column-two_image .column-two_child .column-two_image {
  padding-left: 17px; /* added by H.Fukui */
}

.column-two_image .column-two_child:nth-child(n + 3) {
  margin-top: 30px;
}

.column-two_image .column-two_child.bg-gray {
  background: transparent;
}

.column-two_image .column-two_image {
  position: relative;
  padding: 0 20px;
  text-align: center;
}

.column-two_image .column-two_image img {
  width: 453px;
}

.column-two_image .column-two_text {
  padding: 20px;
}

.column-two_image .column-two_text.bg-gray {
  background: transparent;
}

.column-two_image .column-two_text-02 {
  padding: 0 0 30px 0;
}

.column-two_image .column-two_text-02.bg-gray {
  background: transparent;
}

.column-two_image .column-two_text-03 {
  padding: 20px 0;
}

.column-two_image .column-two_text-03.bg-gray {
  background: transparent;
}

.column-two_product {
  overflow: hidden;
  margin-bottom: -16px; /* added by H.Fukui */
  padding-top:3px; /* added 20210419 */
}
.column-two_product .column-two_child {
  display: flex;
  width: 480px; /* 460 */
  margin-right: 16px;  /* 40 */
  margin-bottom: 16px; /* added by H.Fukui */
}
.column-two_child.js-column-child.bg-gray {
  background-color: transparent;
}
.column-two_product .column-two_child:nth-child(2n) {
  margin-right: 0;
}

.column-two_product .column-two_child a {
  width: 100%;
  display: flex;
}
.column-two_product .column-two_image {
  width: 183px;
}

.column-two_product .column-two_image-in {
  display: flex;
  text-align: center;
  background: #f6f6f6;
  justify-content: center;
  align-items: center;
}

.column-two_product .column-two_image-in_figure {
  display: table-cell;
  vertical-align: middle;
}

.column-two_product .column-two_text {
  width: 100%;
  flex: 1;
  display: flex;
}

.column-two_product .column-two_text .inner {
  padding: 0 20px 20px;
}

.column-two_product .column-two_text .title {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 22px 0 0;
  font-size: 16px;
  font-weight: bold;
  background:  url(/jp/common/v3/img/icon_large-arow_black.svg) no-repeat right center;
}

.column-two_info-area.bg-gray {
  background: transparent;
}
.column-two_info-area.bg-gray  .column-two_child {
  background: transparent;
}
.column-two_info-area .column-two_child {
  width: calc((100% - 30px) / 2);
  padding: 20px;
  margin-right: 30px;
  margin-bottom: 30px;
  box-sizing: border-box;
  display: flex;
}

.column-two_info-area .column-two_child:nth-child(2n) {
  margin-right: 0;
}
.column-two_info-area .column-two_child:nth-child(n+3) { /* added by H.Fukui 2017.05.18 */
  border-top: 2px solid #fff;
}

.column-two_info-area .column-two_image {
  float: left;
}

.column-two_info-area .column-two_image.right {
  float: right;
}

.column-two_info-area .column-two_text {
  width: 100%;
  flex: 1;
  padding: 0 0 0 15px;
}

.column-two_info-area .column-two_text .title {
  margin-bottom: 10px;
  font-weight: bold;
}

.column-two_video .column-two_child {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
}
.column-two_video .column-two_child:last-child {
  margin-right: 0;
}

.column-two_video .column-two_child-iframe {
  margin-bottom: 20px;
  text-align: center;
}
.column-two_video .column-two_child-iframe a{
  display: block;
}

.column-two_video .column-two_child.bg-gray {
  background: transparent;
}

.column-two_video .column-two_text .title {
  margin-bottom: 10px;
  font-weight: bold;
}

#container .column-two a:hover .column-two_caption span {
  color: #ffffff;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}

.column-three {
  overflow: hidden;
}

.column-three_cat-title {
  width: 100%;
  padding: 8px 15px;
  background-color: rgba(255,255,255.8);
  font-size: 16px;
  font-weight: bold;
}

.column-three_default .column-three_child {
  width: calc((100% - 40px) / 3);
  margin-right: 20px; /* 1px */
  overflow: hidden;
  float: left;
}
.column-three_default .column-three_child .column-three_image img{
  width: auto;
  max-width: 100%;
  height: auto;
}

.column-three_default .column-three_child:nth-child(3n) {
/*  width: 323px; removed by H.Fukui */
  margin-right: 0;
}

.column-three_default .column-three_child:nth-child(n + 4) {
  margin-top: 2px; /* 1px */
}

.column-three_default .column-three_child.bg-gray {
  background: transparent;
}

.column-three_default .column-three_child .column-three_text {
  padding: 2px 0 25px;
}

.column-three .column-three_child .column-three_text-small { /* added by H.Fukui */
  padding: 10px;
}

.column-three_default .column-three_child .column-three_text.bg-gray {
  background: transparent;
}

.column-three_default .column-three_child .column-three_text .title {
  margin-top: .5em;
  margin-bottom: .5em;
  font-size: 16px;
  font-weight: bold;
}

.column-three_default .column-three_child .column-three_text .title.blue {
  color: #02266d;
}

.column-three_default .column-three_child .column-three_text .title-only {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

.column-two, .column-three, .column-four, .column-five { /* added by H.Fukui, .column-two added 2020.05.08 */
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 100%;
}
.column-three_caption .column-three_child {
  width: calc((100% - 40px) / 3);
  position: relative;
  margin-right: 20px;
  margin-bottom: 20px;
}

.column-three_caption .column-three_child:nth-child(3n) {
  margin-right: 0;
}

.column-three_caption .column-three_child:nth-child(n + 4) {
  margin-top: 2px; /* 1px */
}

.column-three_caption .column-three_child-twin_wrap {
  display: flex;
}
.column-three_caption .column-three_child-twin_wrap > a {
  width: calc((100% - 10px)/2);
  margin-right: 10px;
  display: block;
}
.column-three_caption .column-three_child-twin_wrap > a:nth-child(2n) {
margin-right: 0;
}

.column-three_caption .column-three_child-twin a {
  display: block;
  float: left;
  position: relative;
}

.column-three_caption .column-three_child.bg-gray {
  background: transparent;
}

.column-three_caption .column-three_child .column-three_text .title {
  margin-top: .5em;
  margin-bottom: .5em;
  font-size: 16px;
  font-weight: bold;
}

.column-three_caption .column-three_child .column-three_text .title.blue {
  color: #02266d;
}

.column-three_caption .column-three_child .column-three_text .title-only {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

.column-three_caption .column-three_image {
  position: relative;
}
.column-three_caption .column-three_image img{
  width: auto;
  max-width: 100%;
  height: auto;
}
.column-three_caption .column-three_caption {
  height: 37px;
  width: 100%;
  padding: 8px 8px 8px 15px; /* 8px 15px */
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  background-color: rgba(255,255,255,.8);
}
.column-three_caption .link-backarrow-wh {
  color: #333 !important;
  background: url(/jp/common/v3/img/icon_large-arow_black.svg) 100% 50% no-repeat;

}

.column-three_caption .column-three_caption-middle {
  display: table;
  height: 58px;
  padding: 0 15px;
}

.column-three_caption .column-three_caption-middle span {
  display: table-cell;
  vertical-align: middle;
}

.column-three_caption .column-three_caption-wide {
  display: table;
  height: 84px;
  padding: 0 8px 0 15px; /* 0 15px */
}

.column-three_caption .column-three_caption-wide span {
  display: table-cell;
  vertical-align: middle;
}

.column-three_caption .column-three_caption.js-caption-height {
  display: table;
  padding: 0 15px;
}

.column-three_caption .column-three_caption.js-caption-height span {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}

.column-three_caption .column-three_text {
  padding: 0;
}

.column-three_caption .column-three_text.bg-gray {
  background: transparent;
}

.column-three_caption .column-three_text a {
  color: #666666;
}


.column-three_specialty .column-three_child {
  width: 305px;
  margin-right: 25px;
  float: left;
  border: 1px solid #d3cbc7;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  overflow: hidden;
}

.column-three_specialty .column-three_child:nth-child(3n) {
  margin-right: 0;
}

.column-three_specialty .column-three_child .top-block {
  min-height: 270px;
}

.column-three_specialty .column-three_child .top-block .title-box {
  padding: 7px 0;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}

.column-three_specialty .column-three_child .top-block .title-box.orange {
  background: #e25117;
}

.column-three_specialty .column-three_child .top-block .title-box.gray {
  background: #4c4849;
}

.column-three_specialty .column-three_child .top-block .title-box.black {
  background: #211914;
}

.column-three_specialty .column-three_child .top-block .title-text {
  padding: 17px 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}

.column-three_specialty .column-three_child .top-block .title-text p {
  padding: 0 0 10px;
  display: inline-block;
  border-bottom: 1px solid #b1b3b2;
}

.column-three_specialty .column-three_child .top-block .sup-text {
  padding: 20px;
}

.column-three_specialty .column-three_child .middle-block {
  min-height: 260px;
  margin: 0 20px 30px;
}

.column-three_specialty .column-three_child .bottom-block {
  padding: 40px 0 20px;
  text-align: center;
  background: url("/jp/common/v3/img/icon_specialty-arrow.png") no-repeat 50% 0 #fcedbf;
}

.column-three_divided .column-three_child {
  width: 305px;
  margin-right: 25px;
  float: left;
  overflow: hidden;
}

.column-three_divided .column-three_child:nth-child(3n) {
  margin-right: 0;
}

.column-three_divided .column-three .top-block {
  min-height: 220px;
}

.column-three_divided .column-three_text .title-text {
  margin-bottom: 20px;
  padding: 15px 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background: #efefef;
}

.column-three_divided .column-three_text .title-text-border {
  margin-bottom: 20px;
  padding: 0 0 8px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #cccccc;
}

.column-three_divided .column-three_image {
  margin-top: 20px;
}

#container .column-three a:hover .column-three_caption span {
  color: #ffffff;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}

.column-four {
  overflow: hidden;
}

.column-four .column-two_child {
  width: 487px; /* 481 */
  margin-right: 2px; /* 1px */
  overflow: hidden;
  float: left;
}

.column-four .column-two_child:nth-child(2n) {
  margin-right: 0;
}

.column-four .column-two_child:nth-child(n + 4) {
  margin-top: 30px;
}

.column-four .column-two_child.bg-gray {
  background: transparent;
}

.column-four .column-two_text {
  padding: 20px;
}

.column-four .column-two_text.bg-gray {
  background: transparent;
}

.column-four .column-two_text-02 {
  padding: 0 0 30px 0;
}

.column-four .column-two_text-02.bg-gray {
  background: transparent;
}

.column-four .column-two_text-03 {
  padding: 20px 0;
}

.column-four .column-two_text-03.bg-gray {
  background: transparent;
}

.column-four_child.height-flex {
  height: 400px;
}

.column-four_cat-title {
  width: 100%;
  padding: 8px 0 2px;
  font-size: 16px;
  font-weight: bold;
  height: auto !important;
}

.column-four_default .column-four_child {
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
  margin-bottom: 40px;

}
.column-four_default .column-four_child:nth-child(4n) {
/*  width: 240px; removed by H.Fukui */
  margin-right: 0; /* added by H.Fukui */
}
.column-four_default .column-four_child:nth-child(n + 5) {
  margin-top: 1px;
}

.column-four_default .column-four_child.bg-gray {
  background: transparent;
}

.column-four_default .column-four_child .column-four_image {
  text-align: center;

}
.column-four_default .column-four_child .column-four_image a {
  display: block;
  position: relative;
}
.column-four_default .column-four_child .column-four_image a.js-video-api::after,
.column-four_default .column-four_child .column-four_image a.js-video::after {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-image: url(/jp/common/v3/img/icon_video-plus.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.column-four_default .column-four_child .column-four_image img{
  width: 100%;
  height: auto;
}

.column-four_default .column-four_child .column-four_text {
  padding: 2px 0 10px;
}


.column-four_default .column-four_child .column-four_text-small {
  padding: 10px;
}

.column-four_default .column-four_child .column-four_text-small.bg-gray {
  background-color: transparent;
}

.column-four_default .column-four_child .column-four_text-bottom-30 {
  padding: 10px;
}

.column-four_default .column-four_child .column-four_text-bottom-30.bg-gray {
  background-color: transparent;
}

.column-four_default .column-four_child .column-four_text-left-right {
  padding: 0 20px;
}

.column-four_default .column-four_child .column-four_text-left-right.bg-gray {
  background-color: transparent;
}

.column-four_default .column-four_child .column-four_text.bg-gray {
  background-color: transparent;
}

.column-four_default .column-four_child .column-four_text .title {
  margin-top: .5em;
  margin-bottom: .5em;
  font-size: 16px;
  font-weight: bold;
}

.column-four_default .column-four_child .column-four_text .title.blue {
  color: #02266d;
}

.column-four_default .column-four_child .column-four_text .title-only {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

.column-four_caption .column-four_child {
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
  margin-bottom: 20px;
}
.column-four_caption .column-four_child img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.column-four_caption .column-four_child:nth-child(4n) {
/*  width: 240px;  removed by H.Fukui */
  margin-right: 0; /* added  by H.Fukui */
}

.column-four_caption .column-four_child:nth-child(n + 5) {
  margin-top: 1px;
}

.column-four_caption .column-four_child.bg-gray {
  background: transparent;
}

.column-four_caption .column-four_child .column-four_text {
  padding: 0;
}

.column-four_caption .column-four_child .column-four_text-small {
  padding: 0;
}

.column-four_caption .column-four_child .column-four_text-small.bg-gray {
  background: transparent;
}

.column-four_caption .column-four_child .column-four_text-bottom-30 {
  padding: 0;
}

.column-four_caption .column-four_child .column-four_text-bottom-30.bg-gray {
  background: transparent;
}

.column-four_caption .column-four_child .column-four_text-left-right {
  padding: 0 20px;
}

.column-four_caption .column-four_child .column-four_text-left-right.bg-gray {
  background: transparent;
}

.column-four_caption .column-four_child .column-four_text.bg-gray {
  background: transparent;
}

.column-four_caption .column-four_child .column-four_text.text-center {
  text-align: center;
}

.column-four_caption .column-four_child .column-four_text .title {
  margin-top: .5em;
  margin-bottom: .5em;
  font-size: 16px;
  font-weight: bold;
}

.column-four_caption .column-four_child .column-four_text .title.blue {
  color: #02266d;
}

.column-four_caption .column-four_child .column-four_text .title-only {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

.column-four_caption .column-four_child .column-four_image {
  position: relative;
}


.column-four_caption .column-four_child .column-four_image img {
  width:243px;} /* added by H.Fukui */

.column-four_caption .column-four_child .column-four_image .column-four_caption {
  height: 37px;
  width: 100%;
  padding: 8px 8px 15px 8px; /* 8px 15px */
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  background-color: rgba(255,255,255,.8);
}
.column-four_caption .link-backarrow-wh {
  color: #333 !important;
  background: url(/jp/common/v3/img/icon_large-arow_black.svg) 100% 50% no-repeat;
}

.column-four_caption .column-four_child .column-four_image .column-four_caption-middle {
  display: table;
  height: 58px;
  padding: 0 15px;
}

.column-four_caption .column-four_child .column-four_image .column-four_caption-middle span {
  display: table-cell;
  vertical-align: middle;
}

.column-four_caption .column-four_child .column-four_image .column-four_caption-wide {
  display: table;
  height: 84px;
  padding: 0 15px;
}

.column-four_caption .column-four_child .column-four_image .column-four_caption-wide span {
  display: table-cell;
  vertical-align: middle;
}

.column-four_caption .column-four_child .column-four_image .column-four_caption.js-caption-height {
  display: table;
  padding: 0 15px;
}

.column-four_caption .column-four_child .column-four_image .column-four_caption.js-caption-height span {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}

.column-four_caption .column-four_child .column-four_image .icon-sgi {
  position: absolute;
  left: 8px;
  bottom: 45px;
  color: #ffffff !important;
}

#container .column-four a:hover .column-four_caption span {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}


/* column-five added by H.Fukui */
.column-five {
  overflow: hidden;
}

.column-five_child.height-flex {
  height: 400px;
}

.column-five_cat-title {
  width: 100%;
  padding: 8px 15px;
  font-size: 16px;
  font-weight: bold;
}

.column-five_default .column-five_child {
  width: 194px;
  margin-right: 1px;
  float: left;
}

.column-five_default .column-five_child:nth-child(n + 6) {
  margin-top: 1px;
}

.column-five_default .column-five_child.bg-gray {
  background: transparent;
}

.column-five_default .column-five_child .column-five_image {
  text-align: center;
}

.column-five_default .column-five_child .column-five_text {
  padding: 10px 20px;
}

.column-five_default .column-five_child .column-five_text-small {
  padding: 10px;
}

.column-five_default .column-five_child .column-five_text-small.bg-gray {
  background: transparent;
}

.column-five_default .column-five_child .column-five_text-bottom-30 {
  padding: 10px;
}

.column-five_default .column-five_child .column-five_text-bottom-30.bg-gray {
  background: transparent;
}

.column-five_default .column-five_child .column-five_text-left-right {
  padding: 0 20px;
}

.column-five_default .column-five_child .column-five_text-left-right.bg-gray {
  background: transparent;
}

.column-five_default .column-five_child .column-five_text.bg-gray {
  background: transparent;
}

.column-five_default .column-five_child .column-five_text .title {
  margin-top: .5em;
  margin-bottom: .5em;
  font-size: 16px;
  font-weight: bold;
}

.column-five_default .column-five_child .column-five_text .title.blue {
  color: #02266d;
}

.column-five_default .column-five_child .column-five_text .title-only {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

.column-five_caption .column-five_child {
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
  margin-bottom: 20px;
}
.column-five_caption .column-five_child:nth-child(5n) {
  margin-right: 0;
}

.column-five_caption .column-five_child.bg-gray {
  background: transparent;
}

.column-five_caption .column-five_child .column-five_text {
  padding: 0;
}

.column-five_caption .column-five_child .column-five_text-small {
  padding: 0;
}

.column-five_caption .column-five_child .column-five_text-small.bg-gray {
  background: transparent;
}

.column-five_caption .column-five_child .column-five_text-bottom-30 {
  padding: 0;
}

.column-five_caption .column-five_child .column-five_text-bottom-30.bg-gray {
  background: transparent;
}

.column-five_caption .column-five_child .column-five_text-left-right {
  padding: 0 20px;
}

.column-five_caption .column-five_child .column-five_text-left-right.bg-gray {
  background: transparent;
}

.column-five_caption .column-five_child .column-five_text.bg-gray {
  background: transparent;
}

.column-five_caption .column-five_child .column-five_text.text-center {
  text-align: center;
}

.column-five_caption .column-five_child .column-five_text .title {
  margin-top: .5em;
  margin-bottom: .5em;
  font-size: 16px;
  font-weight: bold;
}

.column-five_caption .column-five_child .column-five_text .title.blue {
  color: #02266d;
}

.column-five_caption .column-five_child .column-five_text .title-only {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

.column-five_caption .column-five_child .column-five_image {
  position: relative;
}
.column-five_caption .column-five_child .column-five_image img{
  width: auto;
  max-width: 100%;
  height: auto;
}

.column-five_caption .column-five_child .column-five_image .column-five_caption {
  height: 37px;
  width: 100%;
  padding: 8px 15px;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  background-color: rgba(255,255,255,.8);
}
.column-five_caption .link-backarrow-wh {
  font-size: 15px;
  color: #333 !important;
  background: url(/jp/common/v3/img/icon_large-arow_black.svg) 100% 50% no-repeat;
}


.column-five_caption .column-five_child .column-five_image .column-five_caption-middle {
  display: table;
  height: 58px;
  padding: 0 15px;
}

.column-five_caption .column-five_child .column-five_image .column-five_caption-middle span {
  display: table-cell;
  vertical-align: middle;
}

.column-five_caption .column-five_child .column-five_image .column-five_caption-wide {
  display: table;
  height: 84px;
  padding: 0 15px;
}

.column-five_caption .column-five_child .column-five_image .column-five_caption-wide span {
  display: table-cell;
  vertical-align: middle;
}

.column-five_caption .column-five_child .column-five_image .column-five_caption.js-caption-height {
  display: table;
  padding: 0 15px;
}

.column-five_caption .column-five_child .column-five_image .column-five_caption.js-caption-height span {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}

.column-five_caption .column-five_child .column-five_image .icon-sgi {
  position: absolute;
  left: 8px;
  bottom: 45px;
  color: #ffffff !important;
}

#container .column-five a:hover .column-five_caption span {
  color: #ffffff;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}

.column-five_image img {width:194px; height:auto;}
/* end of column-five */

.column-two_default .column-two_child .column-two_text > ul > li,
.column-three_default .column-three_child .column-three_text > ul > li,
.column-four_default .column-four_child .column-four_text > ul > li,
.column-five_default .column-five_child .column-five_text > ul > li {
  margin-top: 10px;
}

/* added on 2021/05/07 for accessibility */
.column-two.column-two_caption, .column-three.column-three_caption,
.column-four.column-four_caption, .column-five.column-five_caption {
 padding: 3px 0;
}
.column-two_caption .column-two_child a, .column-three_caption .column-three_child a,
.column-four_caption .column-four_child a, .column-five_caption .column-five_child a {
  display: block;
  outline-offset: -1px;
}

.column-composite {
  display: table;
  width: 100%;
}

.column-composite_child {
  display: table-cell;
}

.column-composite_under-child {
  display: table-cell;
  width: 186px;
  border-right: 20px solid #ffffff;
}

.column-composite_under-child.bg-gray {
  background: transparent;
}

.column-composite_under-child .column-composite_text {
  padding: 10px 0;
}

.column-composite_under-child .column-composite_text-small {
  padding: 10px;
}

.column-composite_under-child .column-composite_text-small.bg-gray {
  background: transparent;
}

.column-composite_under-child .column-composite_text-bottom-30 {
  padding: 10px;
}

.column-composite_under-child .column-composite_text-bottom-30.bg-gray {
  background: transparent;
}

.column-composite_under-child .column-composite_text-left-right {
  padding: 0 20px;
}

.column-composite_under-child .column-composite_text-left-right.bg-gray {
  background: transparent;
}

.column-composite_under-child .column-composite_text.bg-gray {
  background: transparent;
}

.column-composite_under-child .column-composite_text.text-center {
  text-align: center;
}

.column-composite_under-child .column-composite_text .title {
  font-weight: bold;
  margin-top: .5em;
  margin-bottom: .5em;
}

.column-composite_under-child .column-composite_text .title.blue {
  color: #02266d;
  font-size: 16px;
}

.column-composite_under-child:last-child {
  border: none;
}
.column_detail-link {
  margin-top: 20px;
}
.column_detail-link a {
  display: block;
  padding: 12px 15px 12px 30px;
  border: 1px solid #000;
  color: #333333 !important;
  font-size: 16px;
  font-weight: bold;
  border-radius: 1000px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

.column_detail-link a span {
  display: block;
  padding: 0 18px 0 0;
  line-height: 18px;
  background: url(/jp/common/v3/img/icon_large-arow_black.svg) no-repeat right 50%;

}

.column_icontext {
  display: inline-block;
  padding: 5px 0;
}

.column_icontext .icon-new {
  width: 64px;
  padding: 2px 0;
  font-size: 12px;
  background: #02266d;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}

/* relatedLinks added by H.Fukui */
div.relatedLinks {margin-top:-19px;}
div.relatedLinks_title {float:left; width:194px; height:38px; margin-right:1px; padding:8px 15px;
  background:#999; vertical-align:middle; font-size:16px; font-weight:bold;}
div.relatedLinks_list {float:left; width:779px; height:38px; background:#efefef;}
div.relatedLinks_list ul li {float:left; padding:10px 30px 10px 10px; vertical-align:middle;}
div.relatedLinks_list ul li:last-child {padding-right:0;}

.column_icontext .icon-new.red {
  background: #ff0000;
}

.border-wh {
  border-top: solid 1px #ffffff;
}

.mt-100, .mt-pc-100 { margin-top: 100px !important; }
.mr-100, .mr-pc-100 { margin-right: 100px !important; }
.ml-100, .ml-pc-100 { margin-left: 100px !important; }
.mb-100, .mb-pc-100 { margin-bottom: 100px !important; }
.mt-95, .mt-pc-95 { margin-top: 95px !important; }
.mr-95, .mr-pc-95 { margin-right: 95px !important; }
.ml-95, .ml-pc-95 { margin-left: 95px !important; }
.mb-95, .mb-pc-95 { margin-bottom: 95px !important; }
.mt-90, .mt-pc-90 { margin-top: 90px !important; }
.mr-90, .mr-pc-90 { margin-right: 90px !important; }
.ml-90, .ml-pc-90 { margin-left: 90px !important; }
.mb-90, .mb-pc-90 { margin-bottom: 90px !important; }
.mt-85, .mt-pc-85 { margin-top: 85px !important; }
.mr-85, .mr-pc-85 { margin-right: 85px !important; }
.ml-85, .ml-pc-85 { margin-left: 85px !important; }
.mb-85, .mb-pc-85 { margin-bottom: 85px !important; }
.mt-80, .mt-pc-80 { margin-top: 80px !important; }
.mr-80, .mr-pc-80 { margin-right: 80px !important; }
.ml-80, .ml-pc-80 { margin-left: 80px !important; }
.mb-80, .mb-pc-80 { margin-bottom: 80px !important; }
.mt-75, .mt-pc-75 { margin-top: 75px !important; }
.mr-75, .mr-pc-75 { margin-right: 75px !important; }
.ml-75, .ml-pc-75 { margin-left: 75px !important; }
.mb-75, .mb-pc-75 { margin-bottom: 75px !important; }
.mt-70, .mt-pc-70 { margin-top: 70px !important; }
.mr-70, .mr-pc-70 { margin-right: 70px !important; }
.ml-70, .ml-pc-70 { margin-left: 70px !important; }
.mb-70, .mb-pc-70 { margin-bottom: 70px !important; }
.mt-65, .mt-pc-65 { margin-top: 65px !important; }
.mr-65, .mr-pc-65 { margin-right: 65px !important; }
.ml-65, .ml-pc-65 { margin-left: 65px !important; }
.mb-65, .mb-pc-65 { margin-bottom: 65px !important; }
.mt-60, .mt-pc-60 { margin-top: 60px !important; }
.mr-60, .mr-pc-60 { margin-right: 60px !important; }
.ml-60, .ml-pc-60 { margin-left: 60px !important; }
.mb-60, .mb-pc-60 { margin-bottom: 60px !important; }
.mt-55, .mt-pc-55 { margin-top: 55px !important; }
.mr-55, .mr-pc-55 { margin-right: 55px !important; }
.ml-55, .ml-pc-55 { margin-left: 55px !important; }
.mb-55, .mb-pc-55 { margin-bottom: 55px !important; }
.mt-50, .mt-pc-50 { margin-top: 50px !important; }
.mr-50, .mr-pc-50 { margin-right: 50px !important; }
.ml-50, .ml-pc-50 { margin-left: 50px !important; }
.mb-50, .mb-pc-50 { margin-bottom: 50px !important; }
.mt-45, .mt-pc-45 { margin-top: 45px !important; }
.mr-45, .mr-pc-45 { margin-right: 45px !important; }
.ml-45, .ml-pc-45 { margin-left: 45px !important; }
.mb-45, .mb-pc-45 { margin-bottom: 45px !important; }
.mt-40, .mt-pc-40 { margin-top: 40px !important; }
.mr-40, .mr-pc-40 { margin-right: 40px !important; }
.ml-40, .ml-pc-40 { margin-left: 40px !important; }
.mb-40, .mb-pc-40 { margin-bottom: 40px !important; }
.mt-35, .mt-pc-35 { margin-top: 35px !important; }
.mr-35, .mr-pc-35 { margin-right: 35px !important; }
.ml-35, .ml-pc-35 { margin-left: 35px !important; }
.mb-35, .mb-pc-35 { margin-bottom: 35px !important; }
.mt-30, .mt-pc-30 { margin-top: 30px !important; }
.mr-30, .mr-pc-30 { margin-right: 30px !important; }
.ml-30, .ml-pc-30 { margin-left: 30px !important; }
.mb-30, .mb-pc-30 { margin-bottom: 30px !important; }
.mt-25, .mt-pc-25 { margin-top: 25px !important; }
.mr-25, .mr-pc-25 { margin-right: 25px !important; }
.ml-25, .ml-pc-25 { margin-left: 25px !important; }
.mb-25, .mb-pc-25 { margin-bottom: 25px !important; }
.mt-20, .mt-pc-20 { margin-top: 20px !important; }
.mr-20, .mr-pc-20 { margin-right: 20px !important; }
.ml-20, .ml-pc-20 { margin-left: 20px !important; }
.mb-20, .mb-pc-20 { margin-bottom: 20px !important; }
.mt-15, .mt-pc-15 { margin-top: 15px !important; }
.mr-15, .mr-pc-15 { margin-right: 15px !important; }
.ml-15, .ml-pc-15 { margin-left: 15px !important; }
.mb-15, .mb-pc-15 { margin-bottom: 15px !important; }
.mt-10, .mt-pc-10 { margin-top: 10px !important; }
.mr-10, .mr-pc-10 { margin-right: 10px !important; }
.ml-10, .ml-pc-10 { margin-left: 10px !important; }
.mb-10, .mb-pc-10 { margin-bottom: 10px !important; }
.mt-5, .mt-pc-5 { margin-top: 5px !important; }
.mr-5, .mr-pc-5 { margin-right: 5px !important; }
.ml-5, .ml-pc-5 { margin-left: 5px !important; }
.mb-5, .mb-pc-5 { margin-bottom: 5px !important; }
.mt-0, .mt-pc-0 { margin-top: 0px !important; }
.mr-0, .mr-pc-0 { margin-right: 0px !important; }
.ml-0, .ml-pc-0 { margin-left: 0px !important; }
.mb-0, .mb-pc-0 { margin-bottom: 0px !important; }

.pt-100, .pt-pc-100 { padding-top: 100px !important; }
.pr-100, .pr-pc-100 { padding-right: 100px !important; }
.pl-100, .pl-pc-100 { padding-left: 100px !important; }
.pb-100, .pb-pc-100 { padding-bottom: 100px !important; }
.pt-95, .pt-pc-95 { padding-top: 95px !important; }
.pr-95, .pr-pc-95 { padding-right: 95px !important; }
.pl-95, .pl-pc-95 { padding-left: 95px !important; }
.pb-95, .pb-pc-95 { padding-bottom: 95px !important; }
.pt-90, .pt-pc-90 { padding-top: 90px !important; }
.pr-90, .pr-pc-90 { padding-right: 90px !important; }
.pl-90, .pl-pc-90 { padding-left: 90px !important; }
.pb-90, .pb-pc-90 { padding-bottom: 90px !important; }
.pt-85, .pt-pc-85 { padding-top: 85px !important; }
.pr-85, .pr-pc-85 { padding-right: 85px !important; }
.pl-85, .pl-pc-85 { padding-left: 85px !important; }
.pb-85, .pb-pc-85 { padding-bottom: 85px !important; }
.pt-80, .pt-pc-80 { padding-top: 80px !important; }
.pr-80, .pr-pc-80 { padding-right: 80px !important; }
.pl-80, .pl-pc-80 { padding-left: 80px !important; }
.pb-80, .pb-pc-80 { padding-bottom: 80px !important; }
.pt-75, .pt-pc-75 { padding-top: 75px !important; }
.pr-75, .pr-pc-75 { padding-right: 75px !important; }
.pl-75, .pl-pc-75 { padding-left: 75px !important; }
.pb-75, .pb-pc-75 { padding-bottom: 75px !important; }
.pt-70, .pt-pc-70 { padding-top: 70px !important; }
.pr-70, .pr-pc-70 { padding-right: 70px !important; }
.pl-70, .pl-pc-70 { padding-left: 70px !important; }
.pb-70, .pb-pc-70 { padding-bottom: 70px !important; }
.pt-65, .pt-pc-65 { padding-top: 65px !important; }
.pr-65, .pr-pc-65 { padding-right: 65px !important; }
.pl-65, .pl-pc-65 { padding-left: 65px !important; }
.pb-65, .pb-pc-65 { padding-bottom: 65px !important; }
.pt-60, .pt-pc-60 { padding-top: 60px !important; }
.pr-60, .pr-pc-60 { padding-right: 60px !important; }
.pl-60, .pl-pc-60 { padding-left: 60px !important; }
.pb-60, .pb-pc-60 { padding-bottom: 60px !important; }
.pt-55, .pt-pc-55 { padding-top: 55px !important; }
.pr-55, .pr-pc-55 { padding-right: 55px !important; }
.pl-55, .pl-pc-55 { padding-left: 55px !important; }
.pb-55, .pb-pc-55 { padding-bottom: 55px !important; }
.pt-50, .pt-pc-50 { padding-top: 50px !important; }
.pr-50, .pr-pc-50 { padding-right: 50px !important; }
.pl-50, .pl-pc-50 { padding-left: 50px !important; }
.pb-50, .pb-pc-50 { padding-bottom: 50px !important; }
.pt-45, .pt-pc-45 { padding-top: 45px !important; }
.pr-45, .pr-pc-45 { padding-right: 45px !important; }
.pl-45, .pl-pc-45 { padding-left: 45px !important; }
.pb-45, .pb-pc-45 { padding-bottom: 45px !important; }
.pt-40, .pt-pc-40 { padding-top: 40px !important; }
.pr-40, .pr-pc-40 { padding-right: 40px !important; }
.pl-40, .pl-pc-40 { padding-left: 40px !important; }
.pb-40, .pb-pc-40 { padding-bottom: 40px !important; }
.pt-35, .pt-pc-35 { padding-top: 35px !important; }
.pr-35, .pr-pc-35 { padding-right: 35px !important; }
.pl-35, .pl-pc-35 { padding-left: 35px !important; }
.pb-35, .pb-pc-35 { padding-bottom: 35px !important; }
.pt-30, .pt-pc-30 { padding-top: 30px !important; }
.pr-30, .pr-pc-30 { padding-right: 30px !important; }
.pl-30, .pl-pc-30 { padding-left: 30px !important; }
.pb-30, .pb-pc-30 { padding-bottom: 30px !important; }
.pt-25, .pt-pc-25 { padding-top: 25px !important; }
.pr-25, .pr-pc-25 { padding-right: 25px !important; }
.pl-25, .pl-pc-25 { padding-left: 25px !important; }
.pb-25, .pb-pc-25 { padding-bottom: 25px !important; }
.pt-20, .pt-pc-20 { padding-top: 20px !important; }
.pr-20, .pr-pc-20 { padding-right: 20px !important; }
.pl-20, .pl-pc-20 { padding-left: 20px !important; }
.pb-20, .pb-pc-20 { padding-bottom: 20px !important; }
.pt-15, .pt-pc-15 { padding-top: 15px !important; }
.pr-15, .pr-pc-15 { padding-right: 15px !important; }
.pl-15, .pl-pc-15 { padding-left: 15px !important; }
.pb-15, .pb-pc-15 { padding-bottom: 15px !important; }
.pt-10, .pt-pc-10 { padding-top: 10px !important; }
.pr-10, .pr-pc-10 { padding-right: 10px !important; }
.pl-10, .pl-pc-10 { padding-left: 10px !important; }
.pb-10, .pb-pc-10 { padding-bottom: 10px !important; }
.pt-5, .pt-pc-5 { padding-top: 5px !important; }
.pr-5, .pr-pc-5 { padding-right: 5px !important; }
.pl-5, .pl-pc-5 { padding-left: 5px !important; }
.pb-5, .pb-pc-5 { padding-bottom: 5px !important; }
.pt-0, .pt-pc-0 { padding-top: 0px !important; }
.pr-0, .pr-pc-0 { padding-right: 0px !important; }
.pl-0, .pl-pc-0 { padding-left: 0px !important; }
.pb-0, .pb-pc-0 { padding-bottom: 0px !important; }

.ml20 { margin: 0 20px; }

.font-100 { font-size: 100px !important; }
.font-99 { font-size: 99px !important; }
.font-98 { font-size: 98px !important; }
.font-97 { font-size: 97px !important; }
.font-96 { font-size: 96px !important; }
.font-95 { font-size: 95px !important; }
.font-94 { font-size: 94px !important; }
.font-93 { font-size: 93px !important; }
.font-92 { font-size: 92px !important; }
.font-91 { font-size: 91px !important; }
.font-90 { font-size: 90px !important; }
.font-89 { font-size: 89px !important; }
.font-88 { font-size: 88px !important; }
.font-87 { font-size: 87px !important; }
.font-86 { font-size: 86px !important; }
.font-85 { font-size: 85px !important; }
.font-84 { font-size: 84px !important; }
.font-83 { font-size: 83px !important; }
.font-82 { font-size: 82px !important; }
.font-81 { font-size: 81px !important; }
.font-80 { font-size: 80px !important; }
.font-79 { font-size: 79px !important; }
.font-78 { font-size: 78px !important; }
.font-77 { font-size: 77px !important; }
.font-76 { font-size: 76px !important; }
.font-75 { font-size: 75px !important; }
.font-74 { font-size: 74px !important; }
.font-73 { font-size: 73px !important; }
.font-72 { font-size: 72px !important; }
.font-71 { font-size: 71px !important; }
.font-70 { font-size: 70px !important; }
.font-69 { font-size: 69px !important; }
.font-68 { font-size: 68px !important; }
.font-67 { font-size: 67px !important; }
.font-66 { font-size: 66px !important; }
.font-65 { font-size: 65px !important; }
.font-64 { font-size: 64px !important; }
.font-63 { font-size: 63px !important; }
.font-62 { font-size: 62px !important; }
.font-61 { font-size: 61px !important; }
.font-60 { font-size: 60px !important; }
.font-59 { font-size: 59px !important; }
.font-58 { font-size: 58px !important; }
.font-57 { font-size: 57px !important; }
.font-56 { font-size: 56px !important; }
.font-55 { font-size: 55px !important; }
.font-54 { font-size: 54px !important; }
.font-53 { font-size: 53px !important; }
.font-52 { font-size: 52px !important; }
.font-51 { font-size: 51px !important; }
.font-50 { font-size: 50px !important; }
.font-49 { font-size: 49px !important; }
.font-48 { font-size: 48px !important; }
.font-47 { font-size: 47px !important; }
.font-46 { font-size: 46px !important; }
.font-45 { font-size: 45px !important; }
.font-44 { font-size: 44px !important; }
.font-43 { font-size: 43px !important; }
.font-42 { font-size: 42px !important; }
.font-41 { font-size: 41px !important; }
.font-40 { font-size: 40px !important; }
.font-39 { font-size: 39px !important; }
.font-38 { font-size: 38px !important; }
.font-37 { font-size: 37px !important; }
.font-36 { font-size: 36px !important; }
.font-35 { font-size: 35px !important; }
.font-34 { font-size: 34px !important; }
.font-33 { font-size: 33px !important; }
.font-32 { font-size: 32px !important; }
.font-31 { font-size: 31px !important; }
.font-30 { font-size: 30px !important; }
.font-29 { font-size: 29px !important; }
.font-28 { font-size: 28px !important; }
.font-27 { font-size: 27px !important; }
.font-26 { font-size: 26px !important; }
.font-25 { font-size: 25px !important; }
.font-24 { font-size: 24px !important; }
.font-23 { font-size: 23px !important; }
.font-22 { font-size: 22px !important; }
.font-21 { font-size: 21px !important; }
.font-20 { font-size: 20px !important; }
.font-19 { font-size: 19px !important; }
.font-18 { font-size: 18px !important; }
.font-17 { font-size: 17px !important; }
.font-16 { font-size: 16px !important; }
.font-15 { font-size: 15px !important; }
.font-14 { font-size: 14px !important; }
.font-13 { font-size: 13px !important; }
.font-12 { font-size: 12px !important; }
.font-11 { font-size: 11px !important; }
.font-10 { font-size: 10px !important; }
.font-9 { font-size: 9px !important; }
.font-8 { font-size: 8px !important; }
.font-7 { font-size: 7px !important; }
.font-6 { font-size: 6px !important; }
.font-5 { font-size: 5px !important; }
.font-4 { font-size: 4px !important; }
.font-3 { font-size: 3px !important; }
.font-2 { font-size: 2px !important; }
.font-1 { font-size: 1px !important; }
.font-0 { font-size: 0px !important; }

.bnr_block {
  margin: 40px 0 0;
  padding: 20px 0;
}
.bnr_block.threeCols {padding:10px 0;}

.bnr_block_in {
  width: 976px;
  margin: 0 auto;
/*  overflow: hidden;*/
}

/*.bnr_block_in + .bnr_block_in {*/
.bnr_block_in:nth-child(n+2) {
  margin-top: 20px;
}
.bnr_block.threeCols .bnr_block_in:nth-child(n+2) {margin-top:20px;}

.bnr_block .bnr-two_column {
  width: 480px;
  float: left;
}

.bnr_block .bnr-two_column:last-child {
  margin-left: 16px;
}

.bnr_block .bnr-three_column {
  width: 320px;
  float: left;
}

.bnr_block .bnr-three_column:nth-child(n + 2) {
  margin-left: 8px; /*3px*/
}

.text__box {
  margin-top: 30px;
}

.text__break {
  margin-top: 1em;
}

.text-center {
  text-align: center !important;
}

.text-bold {
  font-weight: bold;
}

.text-notes {
  margin: 14px 0 0 0;
  padding-left: 1.0em;
  text-indent: -1.0em;
  font-size: 12px;
}

.text-notes:before {
  content: '※';
}

.text-red {
  color: #CC0000;
}

.text-blue {
  color: #0000FF;
}

.link-light-blue {
  display: inline-block;
  font-size: 16px;
  color: #3e6fcf !important;
}

.link-light-blue:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}

.link-arrow-light-blue {
  display: inline-block;
  color: #3060c0 !important;
}
.link-arrow-light-blue::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: -2px 0 0 5px;
  vertical-align: middle;
  background: url(/jp/common/v3/img/icon_arow_light-blue.svg) 0 0 no-repeat;
}
.link-arrow-light-blue:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}

/* added by H.Fukui */
.link-light-blue {color:#3e6fcf !important; font-size:14px;}
.link-light-blue:hover {  filter: alpha(opacity=70); -ms-filter:"alpha(opacity=70)"; opacity: 0.7;}
.link-arrow-light-blue:focus {outline-offset: -1px;} /* added on 2021.05.07 */

.link-arrow-wh {
  display: inline-block;
  padding: 0 0 0 12px;
  color: #ffffff !important;
  background: url(/jp/common/v3/img/icon_arow_light-wh.png) 0 0.4em no-repeat;
}

.link-arrow-wh:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}

.link-backarrow-light-blue {
  display: inline-block;
  width: 100%;
  padding: 0;
  color: #3e6fcf !important;
  background: url(/jp/common/v3/img/icon_arow_light-blue.png) 95% 0.4em no-repeat;
}

.link-backarrow-light-blue:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}

.link-backarrow-light-blue-inline {
  display: inline-block;
  padding-right: 15px;
  color: #3e6fcf !important;
  background: url(/jp/common/v3/img/icon_arow_light-blue.png) 100% 50% no-repeat;
}

.link-backarrow-light-blue-inline:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}

.link-backarrow-wh {
  display: inline-block;
  width: 100%;
  padding: 0;
  color: #333 !important;
  background: url(/jp/common/v2/img/icon_large-arow_black.svg) 100% 50% no-repeat;
}

.link-noarrow-wh { /* added by H.Fukui */
  display: inline-block;
  width: 100%;
  padding: 0;
  color: #ffffff !important;
}

.link-backarrow-wh:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}


.link-blank-light-blue {
/*  color: #3e6fcf !important; removed by H.Fukui 2017.05.31 */
}

.link-blank-light-blue:after, .link-blank-white:after, .link-blank-dark-gray:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 13px;
  margin: 2px 0 0 5px;
}

.link-blank-light-blue:after {
  background: url(/jp/common/v3/img/icon_blank_light-blue.png) 0 0 no-repeat;
}
.link-blank-white:after {
  background: url(/jp/common/v3/img/icon_blank_white.png) 0 0 no-repeat;
}
.link-blank-dark-gray:after {
  background: url(/jp/common/v3/img/icon_blank_dark-gray.png) 0 0 no-repeat;
}

.link-blank-light-blue:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}

#sumai_bmenu .sumai_flyout ul.sumai_flyout_ul li a.link-blank-white {margin-top:-6px;}
#sumai_bmenu .sumai_flyout ul.sumai_flyout_ul li a.link-blank-white:after {
  background: url(/jp/common/v3/img/icon_blank_white.png) 0 2px no-repeat;}

.text-list-notes {
  margin: 20px 0;
  color: #f00000;
  max-height: 999999px;
}

.text-list-notes li, .text-list-notes-02 li {
  margin: 5px 0 12px 0;
  max-height: 999999px;
  padding-left: 1.0em;
  text-indent: -1.0em;
  font-size: 14px;
  line-height: 1.75;
}
.text-list-notes li:last-of-type,.text-list-notes-02 li:last-of-type {
  margin-bottom: 0;
}

.text-list-notes li:before {
  content: "注) ";
}

.text-list-notes-02 li:before {
  content: '※ ';
}

.text-list-notes li a, .text-list-notes-02 li a {
  text-indent:0;
}

.text-list-numerNotes {
  margin: 20px 0;
  counter-reset: notes;
  max-height: 999999px;
}

.text-list-numerNotes li {
  display: table;
  font-size: 12px;
  background: url(/jp/common/v3/img/bg_clear.png);
  max-height: 999999px;
}

.text-list-numerNotes li:before {
  display: table-cell;
  width: 3em;
  counter-increment: notes;
  content: "※" counter(notes);
}

.text-list-numerNotes li .text {
  display: table-cell;
}

.link-pdf {
  padding-left: 35px;
  background: url(/jp/common/v3/img/icon_pdf.svg) 0 50% no-repeat;
  line-height: 35px;
}

.label-icon-red {
  margin-right: 1em;
  padding: 2px 10px;
  font-size: 12px;
  font-weight: bold; /* added by H.Fukui 2017.05.31 */
  color: #ffffff !important;
  border-radius: 24px;
  background: #f00000; /* modified from #ff0000 by H.Fukui 2017.05.31 */
  line-height: 1;
}

.label-icon_wrap {position: relative;} /* added by H.Fukui 2019.10.09 */

.label-icon-red_img { /* added by H.Fukui 2019.10.09 */
  font-size: 12px;
  position: absolute;
  top: 4px;
  left: 4px;
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px;
  border: 1px solid #ed1c00;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #f00000; /* ed1c00 */
  border-radius: 24px;
}

.label-icon-red_h2 { /* added by H.Fukui 2019.10.09 */
  display: inline-block !important;
  vertical-align: top !important;
  padding: 2px 10px !important;
  font-size: 12px !important;
  font-weight: bold !important;
  color: #ffffff !important;
  background: #f00000 !important;
  margin-left: 10px !important;
  margin-top: 3px !important;
  border-radius: 24px;
}

@media print, screen and (min-width: 641px) { /* added by H.Fukui 2019.10.09 */
  .label-icon-red_img {font-size: 0.8rem;
  .label-icon-red_h2 {margin-top: 5px !important;}
  }
}

.label-icon-blue {
  margin-right: 1em;
  padding: 2px 10px;
  font-size: 12px;
  color: #ffffff;
  background: #02266d;
}

.label-red {
  display: inline-block;
  padding: 3px 10px;
  color: #f00000; /* modified from #ff0000 by H.Fukui 2017.05.31 */
  border: 1px solid #ff0000;
  border-radius: 24px;
  font-weight: 600;
  line-height: 1;
}

.btn_link {
  display: inline-block;
  padding: 16px 15px 16px 30px;
  border: 1px solid #000;
  color: #333333 !important;
  font-size: 16px;
  font-weight: bold;
  border-radius: 1000px;
  text-align: center;
  box-sizing: border-box;
}
.btn_link:hover {
  background-color: #F2F2F2;
}
.btn_link:hover p {
  color: #333 !important;
}
.btn_link.center {position:relative; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%);}
.btn_link.right {position:relative; left:100%; transform:translateX(-100%); -webkit-transform:translateX(-100%); -ms-transform:translateX(-100%);}

.btn_link p {
  padding: 0 18px 0 0;
  line-height: 18px;
  background: url(/jp/common/v3/img/icon_large-arow_black.svg) no-repeat right 50%;
}

.btn_link.orange {color:#fff!important; font-size:18px; background:#0242C0; border:1px solid #0242C0;}
.btn_link.orange p {padding:0 28px 0 10px; background: url(/jp/common/v3/img/icon_large-arow_white.svg) 100% 25% no-repeat;}
.btn_link.orange:hover {opacity: .7;}
.btn_link.orange:hover > p {color:#fff!important;}

.form-wrap {
  display: table;
}

.form-wrap .titleArea {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.form-wrap.side .titleArea {
  display: table-cell;
  vertical-align: middle;
  padding-right: 30px;
}

.form-wrap.side .formArea {
  display: table-cell;
  vertical-align: middle;
}

.formArea .formLabel {
  float: left; /* added by H.Fukui 2017.05.24 */
  margin-bottom: 5px;
  margin-right: 20px; /* added by H.Fukui 2017.05.24 */
  font-size: 14px;
  color: #333333;
}

.formArea .formWrap {
  overflow: hidden;
}

.formArea .formText {
  float: left;
  padding: 3px; /* added on 2021.05.19 */
}

.formArea .formText input {
  min-width: 280px;
  padding: 15px 7px;
  border: 1px solid #adadad;
  color: #aaaaaa;
  border-radius: 0;
}

.formArea .formText input:focus {
  color: #333333;
  outline: 3px #aaa dashed;  /* added on 2021.05.19 */
}

.formArea .formBtn {
  float: left;
  padding: 3px; /* added on 2021.05.19 */
  background: #efefef;
}

.formArea .formBtn input {
  width: auto;
  margin-left: -3px; /* added on 2021.05.19 */
  padding: 12.5px 20px; /* 15px 20px */
  border: 1px solid #adadad;
  border-left: none;
  color: #ffffff;
  background: #444444;
  border-radius: 0;
}

.formArea .formBtn input:hover {
  opacity: 0.7;
}
.formArea .formBtn input:focus  {outline:3px #aaa dashed;} /* added on 2021.05.19 */
.formArea .formBtn button:hover {opacity:0.7;} /* added by H.Fukui */
.formArea .formNote {float:left; margin:16px 0 0 10px;} /* added by H.Fukui */
.column-two_text .formArea .formNote {clear:left; margin:5px 0 0 0;} /* added by H.Fukui */
.formArea .cbOldprods {float:left; margin: 3px 5px 0 0;} /* added by H.Fukui 2017.05.24 */
.formArea .cbOldprods:hover {cursor: pointer;} /* added by H.Fukui 2017.05.24 */
.formArea .cbOldprods:focus {outline:3px #999 dotted;} /* added on 2021.05.19 */
.formArea label:hover {cursor: pointer;} /* added by H.Fukui 2017.05.24 */

/* to clear float in box elements: added by H.Fukui */
.clearfix:after{display:block; clear:both; content:"";} /* same function as .clr below */

.spOnly {display: none;} /* added by H.Fukui */

/* for new contents list module: 2017.12.04-11 added by H.Fukui */
#newContents h2 {margin:0 0 20px 0; font-size:125%; float:left;font-weight: bold;}
#newContents div#toNewsList {float:right; margin-top:3px;}
#newContents dl {
  clear:both;
  line-height:1.5em;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
#newContents dt {
  width:120px;
  line-height: 1.75;
  padding: 20px 0;
  border-bottom: 1px solid #DDDDDD;
}
#newContents dd {
  width: calc(100% - 120px);
  line-height: 1.75;
  padding: 20px 0;
  border-bottom: 1px solid #DDDDDD;
}
#newContents dd a{
  line-height: 1.75;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#newContents dd a:hover {
  text-decoration: underline;
}

#newContents.withLabel dt {
  box-sizing: border-box;
  width:280px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 20px;
}
#newContents.withLabel dd {
  width: calc(100% - 280px);
}
#newContents.withLabel dt div {
  width:135px;
  margin-top:0px;
  padding:2px 0px;
  background-color:#F2F2F2;
  border-radius:1000px;
  text-align:center;
  font-size: 14px;
}
.dispAll {color:#3060c0;
  width:110px; line-height:1.5em;
  display: flex;
  justify-content: center;
  font-size: 16px;
  margin-top: 20px;
}
.dispAll:hover {cursor:pointer;}
.dispAll:after {content:""url(/jp/common/v3/img/icon_arrow_down_blue.svg);margin-top: 2px;margin-right: 2px;margin-left: 5px;background-size: 16px 16px;}
.dispLess:after {content:""url(/jp/common/v3/img/icon_arrow_up_blue.svg);margin-top: 2px;margin-right: 2px;margin-left: 5px;background-size: 16px 16px;}

.noWrap {white-space: nowrap;}

/* for faq module: added by H.Fukui 2020.09.07  */
.faq-container {
  position: relative;
  width: 100%;
  border-top: none;
  outline: 0;
  margin-bottom: 20px;
}
/* .faq-container dt {cursor: pointer;} */

.faq-container .faq-content {
  display: none;
  padding: 15px;
  margin-bottom: 1px;

}
.faq-container .faq-ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  color: #000;
}

.faq-container .faq-bold {font-size:16px; font-weight:bold;}

@media print, screen and (min-width: 641px) {
  .faq-container .faq-bold {font-size: 18px;}
}

.faq-container .faq-q {
  background: #0242C0;
  color: #fff !important;
  padding: 1px 10px;
  margin-right: 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  border-radius: 1000px;
}

@media print, screen and (min-width: 641px) {
  .faq-container .faq-q {font-size: 18px;}
}

.faq-container .faq-a {
  background: #fff;
  color: #0242C0;
  border: 1px solid #0242C0;
  font-weight: bold;
  padding: 0 9px;
  margin-right: 10px;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  border-radius: 1000px;
}

@media print, screen and (min-width: 641px) {
  .faq-container .faq-a {font-size: 18px;}
}

.faq-container .faq-title {
  display: block;
  position: relative;
  margin: 1px 0 0;
  padding: 15px 35px 15px 15px;
  background: #eee;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

@media print, screen and (min-width: 641px) {
  .faq-container .faq-title {font-size: 18px;}
}

.faq-container .faq-title:hover {opacity: 0.7 !important;}

.faq-container .faq-title::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 15px;
  height: 2px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background: #000;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.faq-container .faq-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 15px;
  height: 2px;
  background: #000;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.faq-container .faq-title.open::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.faq-container .faq-title.open::after {opacity: 0;}
.faq-container .faq-title:focus {outline-offset: -1px;} /* added 2021.05.12 */

@media print, screen and (min-width: 641px) {
  .faq-container .faq-title {font-size: 18px;}
}

.faq-container .faq-title:hover {opacity: 1.0;}

.faq-container .faq-title::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 15px;
  height: 2px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background: #000;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.faq-container .faq-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 15px;
  height: 2px;
  background: #000;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.faq-container .faq-title.open::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.faq-container .faq-title.open::after {opacity: 0;}


/* ------------------------------ for smartphones ------------------------------ */
@media only screen and (max-width: 640px) {
  #container {
    max-width: none;
    min-width: 0;
  }
  .spOnly {display:block;} /* added by H.Fukui 2017.03 */
  br.spOnly {display:inline;} /* added by H.Fukui 2017.03 */
  .pcOnly {display:none;} /* added by H.Fukui 2017.03 */
  #search-normal .search-normal-box {z-index:1001;}
  #browsebar-wrapper {height:32px;}
  #browsebar-in {height:31px; padding:0 0 0 10px;}
  div#browsebar-name {width:200px;} /* added by H.Fukui 2018.06.04 to override /etc setting */
  div#browsebar-name p.name {width:200px; font-size:16px; line-height:16px; padding:8px 0 0 0;}
  div#browsebar-name p.name span {font-size:14px !important;}
  div#browsebar-in a#toConsumer {float:right; margin-top:10px; margin-right:6px;}
  div#browsebar-in div#sumai_bmenu {display:none;}
  div.breadcrumb {display:none;}
  .slides > li {padding: 0 0;} /* 20210416 */
  .keyvisual_block .flexslider .flex-direction-nav {display:none;}
  /* added by H.Fukui 2020.10.02-08, modified 2021.04.16-19 */
  .section.section-type02 {margin-bottom:30px;}
  .keyvisual_block .image_area {margin: 0 0 30px 0;}
  .keyvisual_block #leftImage {clear:left; width:100%;}
  .keyvisual_block #leftImage.withSlides {padding:0 0;}
  .keyvisual_block #rightVideo {clear:left; width:100%; margin-bottom:30px;}
  .keyvisual_block .flexslider.halfWidth {clear:left; width:100%; margin-bottom:35px;}

  div.section {width:100%;}
  div.column-one {width:100%;}
  div.column-one_image {width:100%;}
  div.column-one_image img {width:100%;}
  div.column-one_text {width:100%;}
  .formArea .formNote {clear:left; margin:5px 0 0 0;}

  /* for new contents list module */
  #newContents {padding:10px 10px;}
  #newContents dl {
    display: block;
    line-height:1.35em; margin-bottom:0em; padding:0;
  }
  #newContents.noHedder dl:first-child {border-top:none;}
  #newContents dt{
    width: 100%;
    padding: 0;
    border-bottom: none;
  }
  #newContents dd {
    width: 100%;
    padding: 15px 0;
    margin-bottom: 15px;
  }
  #newContents dd a:hover {
    text-decoration: none;
  }
  #newContents.withLabel dt div {padding:1px 0 -1px 0; margin-top:-1px;}
  #newContents dd {clear:left; width:100%;}
  #newContents.withLabel dt {width:100%;padding-right: 0;}
  #newContents.withLabel dd {clear:both; width:100%;}
  
  /* for accordion header */
  .h3_blue.accordion, .h2_default.accordion {display:none;} 
  .tab_container.belowh2 .tab_contents, .tab_container.belowh3 .tab_contents {padding-bottom:0;}
  .tab_container.belowh2 {
    margin-bottom: 40px;
  }
  .tab_container.belowh2 .ttl {
    display: block; position: relative; box-sizing: border-box; margin-bottom: 20px;
    cursor: pointer;}
    .tab_container.belowh2 .ttl span {
    display: block;padding-right: 35px;
    line-height:1.35em; font-size:26px; font-weight: bold; color:#333333;}
    .tab_container.belowh3 {
      margin-bottom: 30px;
    }
    .tab_container.belowh3 .ttl {
    display:block; position:relative; box-sizing:border-box; margin-bottom:20px; padding:12px 32px 12px 0; 
    border-bottom: 1px solid #CFCFCF; line-height:1.25em; font-size:22px; font-weight:bold; cursor:pointer;}
    .tab_container.belowh3 .ttl:after, .tab_container.belowh2 .ttl:after {
      position:absolute; right:0; top:50%; margin-top:-12px;
    content:""; background:url(/jp/common/v3/img/icon_tab-arow_black_open.svg) no-repeat;
    background-size:100% auto; width:24px; height:24px;}
    .tab_container.belowh2 .ttl.open:after, .tab_container.belowh3 .ttl.open:after {
    background-image: url(/jp/common/v3/img/icon_tab-arow_black_close.svg);}
    .tab_container.belowh2 .tab_contents {display:none; margin-top:10px;}
    .tab_container.belowh3 .tab_contents {display:none; margin-top:7px;}
  
    /* for billboard buttons: 2018.10.02 added by H.Fukui */
    .block-selection_left_btn a {background-color: rgba(255,255,255,0.7);}
    .block-selection_left_btn.btmLeft {left:5px; bottom:5px;}
    .block-selection_left_btn.btmCenter {left:50%; margin-left:-40px; bottom:5px;} 
    .block-selection_left_btn.btmRight {right:5px; bottom:5px;}
    .block-selection_left_btn.midLeft {left:5px; top:40%;}
    .block-selection_left_btn.midCenter {left:50%; margin-left:-40px; top:40%;} 
    .block-selection_left_btn.midRight {right:5px; top:40%;}
    .block-selection_left_btn.topLeft {left:5px; top:5px;}
    .block-selection_left_btn.topCenter {left:50%; margin-left:-40px; top:5px;} 
    .block-selection_left_btn.topRight {right:5px; top:5px;}
  }
  
/* ------------------------------ for iPhone5 or former ------------------------------ */
@media only screen and (max-width: 359px) {
  div#browsebar-in a#toConsumer span {display:none;}
  .h1_area {width:77% !important;}
  .h1_area.noMenu {width:100% !important;} /* added by H.Fukui 2019.01.18 */
  .formArea label span {display:none;} /* added by H.Fukui 2017.05.24 */
}



/* column-five settings below were added by H.Fukui 2017.07.21 */

/* PC Responsive
-------------------------------------------------------------------------------------------------------------------------------*/
.clr:after {
	content : '';
	display : block;
	clear : both;
	height:0;
}
.h1_area {
	border-bottom: none;
}
.h1_area h1 {
	padding-right: 100px;
}
.h1_area.noMenu h1 {padding-right:10px;} /* added by H.Fukui 2019.01.18 */
.h4_default--icon .icon img {
	vertical-align: middle;
}
#container.fixed {
	padding-top: 70px;
}
.hamburger_nav_contents .hamburger_nav_list > p:first-child {
	padding: 15px;
}
.hamburger_nav_bottom_child a {
	width: 974px;
}
.column-one_default .column-one_text {
	padding: 30px 0 20px;
}
.column-one_default .column-one_text.bg-gray {
	padding: 30px 30px 20px 30px;
}
.column-five_caption .column-five_child .column-five_image .column-five_caption,
.column-four_caption .column-four_child .column-four_image .column-four_caption,
.column-three_caption .column-three_caption,
.column-two_caption .column-two_image .column-two_caption {
	height: auto;
	padding: 8px;
	line-height: 1.2em; /* added by H.Fukui 2017.07.27 */
}
.column-three_caption .column-three_caption-wide {
	height: 84px;
	padding: 0;
}
.tab_block .tab_container .ttl {
	display: none;
}
.tab_block .tab_container .tab_contents:nth-of-type(1) {
	display: block;
}
.detail_link-four ul li a {
	box-sizing: border-box;
}
#hamburger_nav_area .close {
	display: none;
}
.column-one_img-flex.img-right div:first-child {
	float: right;
}
.column-one_img-flex.img-right div:last-child {
	float: left;
	width: 656px;
}
.column-two_info-area.bg-gray + div .column-two_child {
	border-top: 2px solid #fff;
}
.detail_link-four ul li {
	vertical-align: top;
}
.block-link-page .child_block a p, /*2-5 columns setting deleted 2022.06.07*/
.detail_link-two ul li p,
.detail_link-three ul li p,
.detail_link-four ul li p {
  font-size: 15px;
  line-height: 1.5;
  height: auto !important;
  text-align: center;
}

.hamburger_nav_middle,
.hamburger_nav_bottom {
	width: 100%;
	background: none;
	border-top: 1px solid #6f6e6e;
}
.hamburger_nav_middle {
	padding: 15px 25px;
}
.hamburger_nav_bottom ul {
	padding: 15px 25px;
}
.hamburger_nav_bottom ul + ul {
	padding-top: 0;
	margin-top: -7px;
}
.hamburger_nav_middle li,
.hamburger_nav_bottom li {
	display: inline-block;
	margin: 6px 15px 5px 0;
	line-height: 1;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents.one_column .contents_in {
  width: 974px;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents.two_column .contents_in {
  width: 487px;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents.four_column .contents_in {
  width: 244px;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents.five_column .contents_in {
  width: 195px;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents ul {
	padding: 15px;
}
.landscape .hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents ul {
	display: block !important;
} /* added by GPOL 2017/04/24 */
.bottom_nav .top_section ul li, .bottom_nav .top_section02 ul li {
	vertical-align: top;
}
#container .mt-matrix > *:nth-child(n+5),
#container .column-two.mt-matrix > *:nth-child(n+3),
#container .column-three.mt-matrix > *:nth-child(n+4) {
	margin-top: 30px !important;
}
.link-backarrow-wh {
	width: 90%;
	padding-right: 10%;
}
.tab_block .column-one_text {
	padding: 30px 30px 20px 30px;
}
.anchorPoint {
	margin-top: -70px !important;
	padding-top: 70px !important;
}
.block-link-page {
	position: relative;
}


/* SP Responsive
-------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
img { /* removed by H.Fukui 2017.04.06 */
/*	width: 100%; */
/*	height: auto; */
}
#contents > .section {
	width: 100%;
	padding: 0 10px;
	word-break: break-all;
}
#contents > .section.section-type02 {
	padding: 0;
}
.section {
	width: 100%;
}
.link-pdf {
	line-height: 23px;
}
.h1_area h1 {
	font-size: 18px;
	height: 70px;
	vertical-align: middle;
	padding-right: 0;
}
.h1_area h1 span span {
	font-size: 15px !important;
}
.h2_default h2 {
	font-size: 1.857em;
}
#container.fixed {
	padding-top: 71px;
}
.h3_blue, .h3_default {
	padding-bottom: 15px;
}

/* removed by H.Fukui 2017.05.12
#container a:active *,
#container a:hover *,
#container a:active,
#container a:hover img,
.block-selection_right_btn a:hover {
  filter: alpha(opacity=100) !important;
  -ms-filter: "alpha(opacity=100)" !important;
  opacity: 1.0 !important;
}
#container a:hover span,
#container a:hover p,
#container a:hover ul {
	color: #333;
} */
.column-one_sp > * {
	width: 100% !important;
}

/* menu
--------------------------------------------------*/
.title_block.SPshow {
	z-index: 1000;
}
.title_block.fixed {
	top: 0;
}
.title_block.SPshow.fix {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	background: #000;
	z-index: 1100; 
	overflow: auto;
	-webkit-overflow-scrolling: touch
}
.title_block + .section {
  padding-top: 20px !important;
}
.title_block + .section.section-type02 {
	padding-top: 0 !important;
}

.hamburger_nav_btn, .hamburger_nav_btn:hover, .hamburger_nav_btn:open{
	height: 70px;
	width: 70px;
}

.h1_area {
	background: #fff;
	height: 70px;
	vertical-align: middle;
	width: 80%;
	padding-left: 10px;
	border: none;
}
.h1_area.noMenu {width:100%;} /* added by H.Fukui 2019.01.18 */
#hamburger_nav_area .close {
	padding: 30px 0;
	background: #000;
	display: block;
}
#hamburger_nav_area .close span {
	border-radius: 4px;
	padding: 6px 12px 6px 0px;
	margin: 0 auto;
	width: 80px;
	text-align: right;
	display: block;
	background: url(/jp/common/v3/img/icon_spmenu-close.png) 14px center no-repeat #fff;
}
.hamburger_nav_contents .hamburger_nav_list > p:first-child {
	padding: 0;
}
.touch .title_block .title_block_in02,
.touch .title_block.fixed .title_block_in02 {
	width: auto;
	display: block;
}
.touch .title_block .title_block_in02,
.touch .title_block.fixed .title_block_in02 {
	width: auto;
	background: #fff;
}
.hamburger_nav_contents,
.fixed .hamburger_nav_contents {
	width: auto;
	position: static;
	border: none;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents .contents_in {
	width: auto !important;
	display: block;
	border-left: none;
	border-bottom: 1px solid #6f6e6e;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents .contents_in:last-child {
	border-bottom: none;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents ul {
	padding: 0 !important;
	display: none;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents ul li a {
	border: none;
	padding: 10px 20px;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents ul li:first-child a {
	padding-top: 20px;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents ul li:last-child a {
	padding-bottom: 20px;
}
.hamburger_nav_contents a {
	display: block;
	padding: 15px 20px;
	border-top: 1px solid #666;
	width: auto;
	height: auto;
	text-align: left;
	background: url(/jp/common/v3/img/icon_spmenu-arow_white.png) no-repeat 94.5% 50%;
	background-size: 10px auto;
}
.hamburger_nav_contents a:hover {
	text-decoration: none;
}
.hamburger_nav_contents .hamburger_nav_middle_in p:first-child a {
	border: none;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents ul li:first-child a {
	border: none;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents .hamburger_nav_list_child_title {
	padding: 15px 20px;
	background: url(/jp/common/v3/img/icon_spmenu-arow_white_open.png) no-repeat 95% 50% #3e3e3e;
	background-size: 12px auto;
}
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents .hamburger_nav_list_child_title.open {
	background-image: url(/jp/common/v3/img/icon_spmenu-arow_white_close.png);
}
.hamburger_nav_contents .hamburger_nav_list {
	display: block;
}
.hamburger_nav_middle {
	padding: 0;
	display: block;
}
.hamburger_nav_middle .hamburger_nav_middle_in p {
	display: block;
	width: 100%;
	text-align: left;
}
.hamburger_nav_bottom {
	display: block;
	padding: 0;
}
.hamburger_nav_bottom div {
	background: #3e3e3e;
}
.hamburger_nav_bottom_child {
	display: block;
	width: auto;
	padding: 0;
	margin: 0;
	border-left: none;
}
.hamburger_nav_bottom_child:first-child {
	border-left: none;
}
.hamburger_nav_bottom_child:first-child a {
	border-top: none;
}
.hamburger_nav_middle li,
.hamburger_nav_bottom li {
	display: block;
	margin: 0;
}
.hamburger_nav_middle li a,
.hamburger_nav_bottom li a {
	border: none !important;
	padding: 10px 20px;
}
.hamburger_nav_middle ul + ul li,
.hamburger_nav_bottom ul + ul li {
	margin-top: 0;
}
.hamburger_nav_middle ul,
.hamburger_nav_bottom ul {
	padding: 10px 0;
}
.hamburger_nav_bottom ul + ul {
	margin-top: -11px;
}
.hamburger_nav_bottom_child a:hover {
	background: url(/jp/common/v3/img/icon_spmenu-arow_white.png) no-repeat 94.5% 50% #3e3e3e;
	background-size: 10px auto;
	color: #fff;
}

/* banner 
--------------------------------------------------*/
.bnr_block, .bnr_block.threeCols {
	padding: 10px 10px;
}
.bnr_block .bnr_block_in {
	width: auto;
}
.bnr_block_in:nth-child(n+2) {margin-top:20px;}
.bnr_block .bnr-two_column {
	width: auto;
	float: none;
	margin-top: 20px; /*15px*/
}
.bnr_block .bnr-two_column:first-child {
	margin-top: 0;
}
.bnr_block .bnr-two_column:last-child {
	margin-left: 0;
}
.bnr_block .bnr-three_column {width: 100%; float: none;}
.bnr_block .bnr-three_column:nth-child(n+2) {margin-left:0; margin-top:20px;}

/* billboard
--------------------------------------------------*/

.block-selection_left {
	display: block;
	width: auto;
}
.block-selection_space {
	display: block;
	width: 0;
}
.block-selection_right {
	display: block;
	width: auto;
	overflow: hidden;
	margin-top: 10px;
  margin: 10px 10px 0 10px;
}
.block-selection_right .block-selection_right_title + div,
.block-selection_right .block-selection_right_text {
	display: block;
	width: auto;
	overflow: hidden;
	margin-top: 10px;
  margin: 10px 10px 0 10px;
}
.block-selection_right .block-selection_right_title + div + p {
  text-align: center;
}
.block-selection_right .block-selection_right_btn {
	display: block;
	position: static;
	margin: 15px auto;
	width: auto;
  max-width: 240px;
}
.block-selection_right_btn a {
	display: block;
	position: static;
	margin: 15px auto;
	width: auto;
}
.block-selection_left_slide,
.block-slide_btn {
	text-align: center;
}

.block-selection_right_btn a {
	font-size: 16px;
}
.block-slide_btn .child_btn:hover {
	opacity: 1.0;
}
.block-slide_image {
	border-bottom: 1px solid #ccc;
}
.block-slide_btn {
	display: block;
	overflow: hidden;
}
.block-slide_btn .child_btn {
	display: inline-block;
	width: 50%;
	float: left;
	height: 56px;
}
.block-slide_btn .child_btn img {
	max-height: 90%;
}
.block-slide_btn .child_btn > p {
	height: 52px;
	display: table-cell;
	vertical-align: middle;
	width: 500px;
	font-size: 10px;
	line-height: 1.4;
}
.block-slide_btn .child_btn .btn_inner p {
	font-size: 10px;
	line-height: 1.4;
}
.block-selection_left_btn a {
	font-size: 10px;
	background-size: 7px auto;
	padding: 7px 18px 6px 10px;
	line-height: 1;
}
.block-selection_left_slide .btn_child_icon div,
.block-selection_left_slide .btn_child > p {
	font-size: 10px;
	padding: 0;
	text-align: center;
	line-height: 1.4;
}
.block-slide_btn .child_btn .btn_inner .thumbs {
	width: 60px;
}
.block-selection_left_slide .btn_child_icon div.thumb {
	display: none;
}

/* conversion
--------------------------------------------------*/
.bottom_nav .middle_section ul {
	width: 100%;
	text-align: center;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 10px;
}
.bottom_nav .middle_section ul li {
	display: inline-block;
	width: calc((100% - 15px) / 2);
	vertical-align: top;
	margin: 0 15px 15px 0;
	float: none;
}
.bottom_nav .middle_section ul li:nth-child(2n) {
  margin-right: 0;
}

.bottom_nav .top_section {
	width: 100%;
}
.bottom_nav .top_section ul,
.bottom_nav .top_section02 ul {
  box-sizing: border-box;
  padding: 0 10px;
}
.bottom_nav .top_section ul li,
.bottom_nav .top_section02 ul li {
	width: 100%;
	vertical-align: top;
	margin: 0 auto;
  text-align: left;
}
.bottom_nav .top_section.column-one_cv ul li:last-child,
.bottom_nav .top_section02.column-one_cv ul li:last-child {
	width: 100%;
}
.bottom_nav .top_section ul li,
.bottom_nav .top_section02 ul li {
  border: none;
  border-bottom: 1px solid #CFCFCF !important;
  padding-bottom: 20px;
}
.bottom_nav .top_section ul li + li,
.bottom_nav .top_section02 ul li + li {
  margin-top: 20px;
}

.bottom_nav .top_section ul li:nth-child(n+3),
.bottom_nav .top_section02 ul li:nth-child(n+3) {
	margin-top: 10px;
}
.bottom_nav .top_section ul li a,
.bottom_nav .top_section02 ul li a {
	min-width: 100%;
  position: relative;
  padding: 0;
}

.bottom_nav .top_section ul li .icon_area,
.bottom_nav .top_section02 ul li .icon_area {
  position: absolute;
  top: 0;
  left: 0;
}

.bottom_nav .top_section ul,
.bottom_nav .top_section02 ul {
	display: flex;
	flex-wrap: wrap;
}
.bottom_nav .top_section ul li .text_area,
.bottom_nav .top_section02 ul li .text_area {
  position: relative;
  margin: 0;
}
.bottom_nav .top_section ul li .text_area .title,
.bottom_nav .top_section02 ul li .text_area .title {
	font-size: 18px;
  display: flex;
  min-height: 60px;
  align-items: center;
  padding-left: 70px;
  width: 100%;
}

/* button
--------------------------------------------------*/
.btn-basic {paddning-top:0;} /* added 20210419 */
/* btn-basic_child2 added by H.Fukui 2017/12/14 */
.btn-basic_child, .btn-basic_child4, .btn-basic_child2 {
	width: 100%;
	height: 77px;
	margin-right: 0;
	margin-bottom: 0;
	border: 1px solid #ccc;
  margin-bottom: 10px;
}

.btn-basic_child a p.image,
.btn-basic_child4 a p.image,
.btn-basic_child2 a p.image {
	width: 75px;
}
.btn-basic_child a p.text,
.btn-basic_child4 a p.text,
.btn-basic_child2 a p.text {
	font-size: 15px;
	padding-right: 25px;
  background-position: right 10px center;
}
.btn-basic_child a, .btn-basic_child4 a, .btn-basic_child2 a {
	border: none;
}
.btn-basic_child a p.image img,
.btn-basic_child4 a p.image img,
.btn-basic_child2 a p.image img {
	width: auto;
	height: 75px;
}
.btn-basic.bg-gray,
.back-gray-section.forButtons {
	padding: 10px;
}
.column-two_product {padding-top: 0;} /* added 20210419 */
.column-two_product .column-two_child {
	width: auto;
	height: auto !important;
	margin-right: 0;
}
.column-two_product .column-two_image {
	width: 100px;
}
.column-two_product .column-two_image-in {
	width: auto;
	height: auto;
}
.column-two_product .column-two_text .inner {
	padding: 0 0 15px 12px;
}
.column-two_product .column-two_text .title {
  font-size: 16px;
  margin-bottom: 7px;
}
.column-two_default .column-two_child {
	width: 100%; /* modified from auto by H.Fukui 2021.01.21 */
	float: none;
	margin-right: 0;
	margin-bottom: 40px;
}
.btn_link p {
	background-position: 100% 50%;
}
.block-link-page {
  display: block;
}
.detail_link-four ul{
  display: block;
}
.block-link-page .child_block, /*2-5 columns setting deleted 2022.06.07*/
.detail_link-four ul li {
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
	border-right: none;
}
.detail_link-four ul li {
  display: block;
}
.detail_link-four ul li a{
  text-align: left;
  justify-content: space-between;
  padding: 10px;
}

 /*.sphalf added 2022.06.07*/
.block-link-page.sphalf {display: block;}
.block-link-page.sphalf::after {display:block; clear:left; content:""; height:0;}
.block-link-page.sphalf .child_block {
	display: block;
	float:left;
	width: calc((100% - 2px)/2);
}
.block-link-page.sphalf .child_block:nth-child(odd) {margin-right:2px;}

.block-link-page .child_block a, /*2-5 columns setting deleted 2022.06.07*/
.detail_link-four ul li a,
.detail_link a {
  padding: 15px;
  text-align: left;
}

.detail_link a {
  justify-content: space-between;
  text-align: left;
  padding: 10px;
}


.detail_link {
	display: table;
	width: 100%;
}


/* search
--------------------------------------------------*/
.form-wrap {
	display: block;
}
.form-wrap.side .titleArea {
	display: block;
	padding-right: 0;
}
.form-wrap.side .formArea {
	display: block;
}
.formArea .formText input {
	width: 100%;
}
.formArea .formText {
	width: 80%;
}
.formArea .formBtn {
	width: 20%;
}
.formArea .formBtn input {
	width: 100%;
	padding: 12.5px 0; /* 15px 0 */
}

/* table
--------------------------------------------------*/
table.table_default {
	border: 1px solid #ccc;
}
table.table_default th,
table.table_default td {
	width: auto;
}
.tableScroll > div {
	overflow: auto;
	white-space: nowrap;
}
.tableScroll table.table_default {
	margin: 10px 0;
}
.tableScroll:before {
	content: "左右にスクロールしてご覧ください <--->";
}
.tableScroll > div::-webkit-scrollbar{
	height: 8px;
}
.tableScroll > div::-webkit-scrollbar-thumb{
	background: #bcbcbc;
}
.tableScroll > div::-webkit-scrollbar-track-piece:start,
.tableScroll > div::-webkit-scrollbar-track-piece:end{
	background: #f1f1f1;
}

/* tab
--------------------------------------------------*/
.tab_block {
	width: auto;
}
.tab_block .tab_header {
	display: none;
}
.tab_block .tab_container .tab_contents {
	padding: 10px 0 !important;
}
.column-two_img-right {
	padding: 15px;
}
.column-two_img-right .column-two_child {
	width: auto;
	margin-right: 0;
}
.column-two_img-right .column-two_child .column-two_text {
	width: 65%;
	padding: 0;
}
.column-two_img-right .column-two_child .column-two_image {
	width: 30%;
}
.column-two_img-right .column-two_child:nth-child(n+2) {
	margin-top: 20px;
}
.column-two_img-right .column-two_child .column-two_text .title {
	margin-bottom: 10px;
}
.tab_block .tab_container .ttl {
	display: table;
	width: 100%;
	height: 65px;
	padding: 0 45px 0 10px;
	font-weight: bold;
	position: relative;
	font-size: 17px;
	line-height: 1.25;
	box-sizing: border-box;
  border-bottom: 3px solid #DDDDDD;
  color: #333;
}
.tab_block .tab_container .ttl span {
	display: table-cell;
	vertical-align: middle;
}
.tab_block .tab_container .ttl.open {
	border-color:#0242C0;
  color: #0242C0;
}
.tab_block .tab_container .ttl:after {
	content: "";
	color: #666;
	background: url(/jp/common/v3/img/icon_arrow_down.svg) no-repeat 95% 50%;
	background-size: 100% auto;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -5.5px;
}
.tab_block .tab_container .ttl.open:after {
	background-image: url(/jp/common/v3/img/icon_arrow_up_blue.svg);
}
.tab_block .tab_container .tab_contents:nth-of-type(1) {
	display: none;
}
.tab_block .column-one_text {
	padding: 20px 10px !important;
}
/* video
--------------------------------------------------*/
.column-two_video.bg-gray {
	padding: 15px;
}
.column-two_video .column-two_child {
	width: auto;
	float: none;
	padding: 0;
}
.column-two_video .column-two_child:nth-child(n+2) .column-two_child-iframe {
	margin-top: 40px;
}
.column-two_video .column-two_child-iframe {
	margin-bottom: 10px;
}
.video-lightbox_in {
	width: 100%;
	height: 45%;
	padding: 0;
	background: none;
}
.video-lightbox_in iframe {
	width: 100%;
	height: 86%;
	clear: both;
}
.video-lightbox_in iframe.orient90 {
	width: 50%;
	height: 200px;
}
.video-lightbox_in a.close { /* p.close 2021.05.12 */
	display: block;
	height: 50px;
	background: url(/jp/common/v3/img/modal-close.gif) no-repeat 17px 16px #fff;
	width: 50px;
	box-sizing: border-box;
	margin-top: -50px;
}
.video-lightbox_in.landscape {
	height: 80%;
	width: 70%;
}
.video-lightbox_in.landscape a.close { /* p.close 2021.05.12 */
	margin-top: 0;
	position: absolute;
	right: -50px;
}
.video-lightbox_in.landscape iframe {
	height: 100%;
}

/* sns
--------------------------------------------------*/
.sns_block {
	width: auto;
}
.sns_block ul li #___plusone_0 {
	width: 65px !important;
}
.sns_block li:last-child {
	width: 80px;
	overflow: hidden;
}

/* other
--------------------------------------------------*/
#container .mt-matrix > *:nth-child(n+3),
#container .column-two.mt-matrix > *:nth-child(n+2) {
	margin-top: 30px !important;
}
.column-one.billboard {
	margin-bottom: 40px;
}
.h2_default h2 span .sup {
	display: block;
	padding: 4px 0 0 !important;
}
.column-one_default .column-one_text .title {
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 1.25;
}
.column-one_default .column-one_text,
.column-two_default .column-two_text {
	padding-left: 0;
	padding-right: 0;
}
.column-one_default .column-one_text.bg-gray,
.column-two_default .column-two_text.bg-gray,
.column-one_default .bg-gray .column-one_text,
.column-two_default .bg-gray .column-two_text {
	padding: 15px 10px;
}
.column-two_child,
.column-three_child,
.column-four_child, .column-five_child {
	height: auto !important;
  margin-right: 0 !important;
}
.column-five_caption .column-five_child,
.column-four_caption .column-four_child,
.column-three_caption .column-three_child,
.column-three_caption .column-three_child:nth-child(3n),
.column-four_default .column-four_child,
.column-three_default .column-three_child {
	width: 100%;
	margin: 0 0 30px 0 !important;
}
.column-two_default .column-two_child .column-two_image img,
.column-three_default .column-three_child .column-three_image img {
  width: 100%;
  height: auto;
}


.column-four_caption .column-four_child {
  width: calc((100% - 11px) / 2);
  margin-right: 11px !important;
}
.column-four_caption .column-four_child:nth-child(2n) {
  margin-right: 0 !important;
}

.column-four_default .column-four_child {
  width: calc((100% - 11px) / 2);
  margin-right: 11px !important;
}
.column-four_default .column-four_child:nth-child(2n) {
  margin-right: 0 !important;
}

.column-three_caption .column-three_child.column-three_child-twin,
.column-two_caption .column-two_child {
	width: 100%;
	margin: 40px 0 0 0 !important;
	border-top: 2px solid #fff;
}
.column-three_caption .column-three_child.column-three_child-twin:first-child,
.column-two_caption .column-two_child:first-child {
	border: none;
}

.column-five_caption .column-five_child {
  width: calc((100% - 11px) / 2);
  margin-right: 11px !important;
}
.column-five_caption .column-five_child:nth-child(2n) {
  margin-right: 0 !important;
}
.column-five_caption .column-five_child .column-five_text,
.column-four_caption .column-four_child .column-four_text,
.column-three_caption .column-three_text,
.column-two_caption .column-two_text {
	padding: 0;
}
.column-five_caption .column-five_child .column-five_text .title,
.column-four_caption .column-four_child .column-four_text .title,
.column-three_caption .column-three_child .column-three_text .title,
.column-two_caption .column-two_text .title {
  margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.column-three_caption .column-three_child-twin a {
	width: 50%;
}
.column-five_default .column-five_child .column-five_text,
.column-four_default .column-four_child .column-four_text,
.column-three_default .column-three_child .column-three_text,
.column-two_default .column-two_child .column-two_text {
	padding: 0 0 10px;
}
.column-five_default .column-five_child .column-five_text li + li,
.column-four_default .column-four_child .column-four_text li + li,
.column-three_default .column-three_child .column-three_text li + li,
.column-two_default .column-two_child .column-two_text li + li {
	margin-top: 5px;
}
.column-five_caption .column-five_child .column-five_image img,
.column-four_caption .column-four_child .column-four_image img {
	width: 100%;
}
.column-two_info-area .column-two_child {
	width: auto;
	padding: 0;
	float: none;
}
.column-two_info-area > div + div,
.column-two_info-area + div > div {
	margin-top: 20px;
}
.column-two_info-area.bg-gray > div {
	margin-top: 0;
}
.column-two_info-area.bg-gray .column-two_child {
	padding: 10px;
}
.column-two_info-area .column-two_image {
	width: 40%;
	padding-right: 5%;
}
.column-two_info-area .column-two_image img {
	display: block;
}
.column-two_info-area .column-two_image.right {
	padding-right: 0;
	padding-left: 5%;
}
.column-two_info-area .column-two_text {
	width: 60%;
	padding: 0;
}
.column-two_info-area .column-two_text img {
	width: 50%;
}
.column-two_info-area .column-two_child:nth-child(2n) {
	border: none;
}
.column-two_info-area .column-two_child:nth-child(n+2) {
	border-top: 2px solid #fff;
}
.cont-heading_title {
	display: block;
	border-top: 10px solid #fff;
	border-right: none; 
}
.cont-heading_title:first-child {
	border: none;
}
.cont-heading_one,
.cont-heading_one-half,
.cont-heading_one-half_two,
.cont-heading_two,
.cont-heading_three {
	width: 100%;
}
.column_detail-link a span {
	line-height: 1.25;
}
.column-two_image img,
.column-four_image img,
.column-five_image img, {
	width: 100%;
}
.column-two_image .column-two_child {
	width: auto;
}
.column-two_image .column-two_child:nth-child(n+3) {
	margin-top: 0;
}
.column-two_image .column-two_text {
	padding: 20px 10px 10px;
}
.column-two_image .column-two_image {
	padding: 0 10px !important;
}
.column-one_img-left .column-one_image,
.column-one_img-right .column-one_image {
	float: none;
	padding: 0 0 15px;
}
.column-one_img-left .column-one_text,
.column-one_img-right .column-one_text {
	width: auto;
	min-height: initial;
	float: none;
	padding: 0 0 15px;
}
.column-one_img-left .column-one_text .title,
.column-one_img-right .column-one_text .title {
	margin-bottom: 10px;
}
.column-one_img-flex .column-one_image {
	display: block;
}
.column-one_img-flex .column-one_text {
	display: block;
	min-width: auto;
	min-height: initial;
	padding: 15px 0;
	width: auto !important;
}
.column-one_img-flex .column-one_text .title {
	margin-bottom: 14px;
}
.column-one_img-flex {
	margin-top: 30px;
	display: block;
}
.column-one_img-flex:first-child {
	margin-top: 0;
}
.column-three_caption .column-three_child.bg-gray {
/*	width: 100%; removed by GPOL 2017/05/12 */
}
.block-link-page .child_block a p, /*2-5 columns setting deleted 2022.06.07*/
.detail_link-two ul li p,
.detail_link-three ul li p,
.detail_link-four ul li p {
	height: auto !important;
	text-align: left !important;
	line-height: 1.25;
}

.detail_link-four ul li a:hover {
	background-color: #777; 
}
.column-four_caption .column-four_child .column-four_image .column-four_caption,
.column-five_caption .column-five_child .column-five_image .column-five_caption {
	font-size: 14px;
	line-height: 1.25;
}
.column-three_caption .column-three_child .column-three_image .column-three_caption,
.column-two_caption .column-two_child .column-two_image .column-two_caption {
	font-size: 15px;
	line-height: 1.25;
}
.column-three_caption .column-three_caption-wide {
	font-size: 14px;
	line-height: 1.25;
	height: 60px;
}
.column-three_caption .column-three_image img {width:100%; height:auto;} /* added by H.Fukui 2017.04.06 */
.column-four_caption .column-four_child .column-four_image .column-four_caption-middle,
.column-five_caption .column-five_child .column-five_image .column-five_caption-middle {
	display: block;
}
.column-five_cat-title, .column-four_cat-title, 
.column-three_cat-title {
	font-size: 14px;
}
.column-two_cat-title {
	font-size: 15px;
}
.column-five_cat-title, .column-four_cat-title,
.column-three_cat-title,
.column-two_cat-title {
	padding: 8px 0 0;
}
.plr-10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.plr-0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.mt-sp-100 { margin-top: 100px !important; }
.mr-sp-100 { margin-right: 100px !important; }
.ml-sp-100 { margin-left: 100px !important; }
.mb-sp-100 { margin-bottom: 100px !important; }
.mt-sp-95 { margin-top: 95px !important; }
.mr-sp-95 { margin-right: 95px !important; }
.ml-sp-95 { margin-left: 95px !important; }
.mb-sp-95 { margin-bottom: 95px !important; }
.mt-sp-90 { margin-top: 90px !important; }
.mr-sp-90 { margin-right: 90px !important; }
.ml-sp-90 { margin-left: 90px !important; }
.mb-sp-90 { margin-bottom: 90px !important; }
.mt-sp-85 { margin-top: 85px !important; }
.mr-sp-85 { margin-right: 85px !important; }
.ml-sp-85 { margin-left: 85px !important; }
.mb-sp-85 { margin-bottom: 85px !important; }
.mt-sp-80 { margin-top: 80px !important; }
.mr-sp-80 { margin-right: 80px !important; }
.ml-sp-80 { margin-left: 80px !important; }
.mb-sp-80 { margin-bottom: 80px !important; }
.mt-sp-75 { margin-top: 75px !important; }
.mr-sp-75 { margin-right: 75px !important; }
.ml-sp-75 { margin-left: 75px !important; }
.mb-sp-75 { margin-bottom: 75px !important; }
.mt-sp-70 { margin-top: 70px !important; }
.mr-sp-70 { margin-right: 70px !important; }
.ml-sp-70 { margin-left: 70px !important; }
.mb-sp-70 { margin-bottom: 70px !important; }
.mt-sp-65 { margin-top: 65px !important; }
.mr-sp-65 { margin-right: 65px !important; }
.ml-sp-65 { margin-left: 65px !important; }
.mb-sp-65 { margin-bottom: 65px !important; }
.mt-sp-60 { margin-top: 60px !important; }
.mr-sp-60 { margin-right: 60px !important; }
.ml-sp-60 { margin-left: 60px !important; }
.mb-sp-60 { margin-bottom: 60px !important; }
.mt-sp-55 { margin-top: 55px !important; }
.mr-sp-55 { margin-right: 55px !important; }
.ml-sp-55 { margin-left: 55px !important; }
.mb-sp-55 { margin-bottom: 55px !important; }
.mt-sp-50 { margin-top: 50px !important; }
.mr-sp-50 { margin-right: 50px !important; }
.ml-sp-50 { margin-left: 50px !important; }
.mb-sp-50 { margin-bottom: 50px !important; }
.mt-sp-45 { margin-top: 45px !important; }
.mr-sp-45 { margin-right: 45px !important; }
.ml-sp-45 { margin-left: 45px !important; }
.mb-sp-45 { margin-bottom: 45px !important; }
.mt-sp-40 { margin-top: 40px !important; }
.mr-sp-40 { margin-right: 40px !important; }
.ml-sp-40 { margin-left: 40px !important; }
.mb-sp-40 { margin-bottom: 40px !important; }
.mt-sp-35 { margin-top: 35px !important; }
.mr-sp-35 { margin-right: 35px !important; }
.ml-sp-35 { margin-left: 35px !important; }
.mb-sp-35 { margin-bottom: 35px !important; }
.mt-sp-30 { margin-top: 30px !important; }
.mr-sp-30 { margin-right: 30px !important; }
.ml-sp-30 { margin-left: 30px !important; }
.mb-sp-30 { margin-bottom: 30px !important; }
.mt-sp-25 { margin-top: 25px !important; }
.mr-sp-25 { margin-right: 25px !important; }
.ml-sp-25 { margin-left: 25px !important; }
.mb-sp-25 { margin-bottom: 25px !important; }
.mt-sp-20 { margin-top: 20px !important; }
.mr-sp-20 { margin-right: 20px !important; }
.ml-sp-20 { margin-left: 20px !important; }
.mb-sp-20 { margin-bottom: 20px !important; }
.mt-sp-15 { margin-top: 15px !important; }
.mr-sp-15 { margin-right: 15px !important; }
.ml-sp-15 { margin-left: 15px !important; }
.mb-sp-15 { margin-bottom: 15px !important; }
.mt-sp-10 { margin-top: 10px !important; }
.mr-sp-10 { margin-right: 10px !important; }
.ml-sp-10 { margin-left: 10px !important; }
.mb-sp-10 { margin-bottom: 10px !important; }
.mt-sp-5 { margin-top: 5px !important; }
.mr-sp-5 { margin-right: 5px !important; }
.ml-sp-5 { margin-left: 5px !important; }
.mb-sp-5 { margin-bottom: 5px !important; }
.mt-sp-0 { margin-top: 0px !important; }
.mr-sp-0 { margin-right: 0px !important; }
.ml-sp-0 { margin-left: 0px !important; }
.mb-sp-0 { margin-bottom: 0px !important; }

.pt-sp-100 { padding-top: 100px !important; }
.pr-sp-100 { padding-right: 100px !important; }
.pl-sp-100 { padding-left: 100px !important; }
.pb-sp-100 { padding-bottom: 100px !important; }
.pt-sp-95 { padding-top: 95px !important; }
.pr-sp-95 { padding-right: 95px !important; }
.pl-sp-95 { padding-left: 95px !important; }
.pb-sp-95 { padding-bottom: 95px !important; }
.pt-sp-90 { padding-top: 90px !important; }
.pr-sp-90 { padding-right: 90px !important; }
.pl-sp-90 { padding-left: 90px !important; }
.pb-sp-90 { padding-bottom: 90px !important; }
.pt-sp-85 { padding-top: 85px !important; }
.pr-sp-85 { padding-right: 85px !important; }
.pl-sp-85 { padding-left: 85px !important; }
.pb-sp-85 { padding-bottom: 85px !important; }
.pt-sp-80 { padding-top: 80px !important; }
.pr-sp-80 { padding-right: 80px !important; }
.pl-sp-80 { padding-left: 80px !important; }
.pb-sp-80 { padding-bottom: 80px !important; }
.pt-sp-75 { padding-top: 75px !important; }
.pr-sp-75 { padding-right: 75px !important; }
.pl-sp-75 { padding-left: 75px !important; }
.pb-sp-75 { padding-bottom: 75px !important; }
.pt-sp-70 { padding-top: 70px !important; }
.pr-sp-70 { padding-right: 70px !important; }
.pl-sp-70 { padding-left: 70px !important; }
.pb-sp-70 { padding-bottom: 70px !important; }
.pt-sp-65 { padding-top: 65px !important; }
.pr-sp-65 { padding-right: 65px !important; }
.pl-sp-65 { padding-left: 65px !important; }
.pb-sp-65 { padding-bottom: 65px !important; }
.pt-sp-60 { padding-top: 60px !important; }
.pr-sp-60 { padding-right: 60px !important; }
.pl-sp-60 { padding-left: 60px !important; }
.pb-sp-60 { padding-bottom: 60px !important; }
.pt-sp-55 { padding-top: 55px !important; }
.pr-sp-55 { padding-right: 55px !important; }
.pl-sp-55 { padding-left: 55px !important; }
.pb-sp-55 { padding-bottom: 55px !important; }
.pt-sp-50 { padding-top: 50px !important; }
.pr-sp-50 { padding-right: 50px !important; }
.pl-sp-50 { padding-left: 50px !important; }
.pb-sp-50 { padding-bottom: 50px !important; }
.pt-sp-45 { padding-top: 45px !important; }
.pr-sp-45 { padding-right: 45px !important; }
.pl-sp-45 { padding-left: 45px !important; }
.pb-sp-45 { padding-bottom: 45px !important; }
.pt-sp-40 { padding-top: 40px !important; }
.pr-sp-40 { padding-right: 40px !important; }
.pl-sp-40 { padding-left: 40px !important; }
.pb-sp-40 { padding-bottom: 40px !important; }
.pt-sp-35 { padding-top: 35px !important; }
.pr-sp-35 { padding-right: 35px !important; }
.pl-sp-35 { padding-left: 35px !important; }
.pb-sp-35 { padding-bottom: 35px !important; }
.pt-sp-30 { padding-top: 30px !important; }
.pr-sp-30 { padding-right: 30px !important; }
.pl-sp-30 { padding-left: 30px !important; }
.pb-sp-30 { padding-bottom: 30px !important; }
.pt-sp-25 { padding-top: 25px !important; }
.pr-sp-25 { padding-right: 25px !important; }
.pl-sp-25 { padding-left: 25px !important; }
.pb-sp-25 { padding-bottom: 25px !important; }
.pt-sp-20 { padding-top: 20px !important; }
.pr-sp-20 { padding-right: 20px !important; }
.pl-sp-20 { padding-left: 20px !important; }
.pb-sp-20 { padding-bottom: 20px !important; }
.pt-sp-15 { padding-top: 15px !important; }
.pr-sp-15 { padding-right: 15px !important; }
.pl-sp-15 { padding-left: 15px !important; }
.pb-sp-15 { padding-bottom: 15px !important; }
.pt-sp-10 { padding-top: 10px !important; }
.pr-sp-10 { padding-right: 10px !important; }
.pl-sp-10 { padding-left: 10px !important; }
.pb-sp-10 { padding-bottom: 10px !important; }
.pt-sp-5 { padding-top: 5px !important; }
.pr-sp-5 { padding-right: 5px !important; }
.pl-sp-5 { padding-left: 5px !important; }
.pb-sp-5 { padding-bottom: 5px !important; }
.pt-sp-0 { padding-top: 0px !important; }
.pr-sp-0 { padding-right: 0px !important; }
.pl-sp-0 { padding-left: 0px !important; }
.pb-sp-0 { padding-bottom: 0px !important; }

.pt-pc-100, .pr-pc-100, .pl-pc-100, .pb-pc-100,
.pt-pc-95, .pr-pc-95, .pl-pc-95, .pb-pc-95,
.pt-pc-90, .pr-pc-90, .pl-pc-90, .pb-pc-90,
.pt-pc-85, .pr-pc-85, .pl-pc-85, .pb-pc-85,
.pt-pc-80, .pr-pc-80, .pl-pc-80, .pb-pc-80,
.pt-pc-75, .pr-pc-75, .pl-pc-75, .pb-pc-75,
.pt-pc-70, .pr-pc-70, .pl-pc-70, .pb-pc-70,
.pt-pc-65, .pr-pc-65, .pl-pc-65, .pb-pc-65,
.pt-pc-60, .pr-pc-60, .pl-pc-60, .pb-pc-60,
.pt-pc-55, .pr-pc-55, .pl-pc-55, .pb-pc-55,
.pt-pc-50, .pr-pc-50, .pl-pc-50, .pb-pc-50,
.pt-pc-45, .pr-pc-45, .pl-pc-45, .pb-pc-45,
.pt-pc-40, .pr-pc-40, .pl-pc-40, .pb-pc-40,
.pt-pc-35, .pr-pc-35, .pl-pc-35, .pb-pc-35,
.pt-pc-30, .pr-pc-30, .pl-pc-30, .pb-pc-30,
.pt-pc-25, .pr-pc-25, .pl-pc-25, .pb-pc-25,
.pt-pc-20, .pr-pc-20, .pl-pc-20, .pb-pc-20,
.pt-pc-15, .pr-pc-15, .pl-pc-15, .pb-pc-15,
.pt-pc-10, .pr-pc-10, .pl-pc-10, .pb-pc-10,
.pt-pc-5, .pr-pc-5, .pl-pc-5, .pb-pc-5,
.pt-pc-0, .pr-pc-0, .pl-pc-0, .pb-pc-0 {
	padding: 0 !important;
}
.mt-pc-100, .mr-pc-100, .ml-pc-100, .mb-pc-100,
.mt-pc-95, .mr-pc-95, .ml-pc-95, .mb-pc-95,
.mt-pc-90, .mr-pc-90, .ml-pc-90, .mb-pc-90,
.mt-pc-85, .mr-pc-85, .ml-pc-85, .mb-pc-85,
.mt-pc-80, .mr-pc-80, .ml-pc-80, .mb-pc-80,
.mt-pc-75, .mr-pc-75, .ml-pc-75, .mb-pc-75,
.mt-pc-70, .mr-pc-70, .ml-pc-70, .mb-pc-70,
.mt-pc-65, .mr-pc-65, .ml-pc-65, .mb-pc-65,
.mt-pc-60, .mr-pc-60, .ml-pc-60, .mb-pc-60,
.mt-pc-55, .mr-pc-55, .ml-pc-55, .mb-pc-55,
.mt-pc-50, .mr-pc-50, .ml-pc-50, .mb-pc-50,
.mt-pc-45, .mr-pc-45, .ml-pc-45, .mb-pc-45,
.mt-pc-40, .mr-pc-40, .ml-pc-40, .mb-pc-40,
.mt-pc-35, .mr-pc-35, .ml-pc-35, .mb-pc-35,
.mt-pc-30, .mr-pc-30, .ml-pc-30, .mb-pc-30,
.mt-pc-25, .mr-pc-25, .ml-pc-25, .mb-pc-25,
.mt-pc-20, .mr-pc-20, .ml-pc-20, .mb-pc-20,
.mt-pc-15, .mr-pc-15, .ml-pc-15, .mb-pc-15,
.mt-pc-10, .mr-pc-10, .ml-pc-10, .mb-pc-10,
.mt-pc-5, .mr-pc-5, .ml-pc-5, .mb-pc-5,
.mt-pc-0, .mr-pc-0, .ml-pc-0, .mb-pc-0 {
	margin: 0 !important;
}
.btn_link {
  width: 100%;
}
.cont-heading_wrap {
  display: block;
}
.keyvisual_block .flexslider .flex-control-paging li {
  width: 25px;
  height: 2px;
  margin-left: 4px;
}
.keyvisual_block .flexslider .flex-control-paging li a {
  width: 25px;
  height: 2px;
}
}


/* 2023追加 BU-4-1 */
.btn-side-float {
  width: 59px;
  position: fixed;
  top: 170px;
  right: 0;
  text-align: center;
  box-sizing: border-box;
}

.btn-side-float_link {
  display: block;
  width: 59px;
  writing-mode: vertical-rl;
  background-color: #0242C0;
  color: #fff !important;
  font-size: 18px;
  letter-spacing: 0.04em;
  font-weight: bold;
  border-radius: 10px 0 0 10px;
  padding: 20px 16px 40px;
  background-image: url(/jp/common/v3/img/icon_arrow_down_white.svg);
  background-repeat: no-repeat;
  background-position: center bottom 20px;
  background-size: 16px 16px;
  z-index: 99;
  box-sizing: border-box;
  transition: opacity .2s;
}
.btn-side-float_link:hover {
  opacity: .9;
}

.btn-side-float_link + .btn-side-float_link {
  margin-top: 10px;
}
@media only screen and (max-width: 640px) {
  .btn-side-float {
    top: auto;
    right: auto;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px;
    background-color: rgba(255,255,255,.9);

  }
  .btn-side-float_link {
    width: auto;
    writing-mode: horizontal-tb;
    padding: 15px 35px;
    font-size: 16px;
    border-radius: 1000px;
    background-image: url(/jp/common/v3/img/icon_arrow_right-wh.svg);
    background-repeat: no-repeat;
    background-position: center right 15px;
    background-size: 16px 16px;
  }
  .btn-side-float_link:hover {
    opacity: 1;
  }
}
/* 2023追加 BU-4-2 */
.btn-bottom-float {
  display: flex;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 20px;
  background-color: rgba(255,255,255,.9);
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
}
.btn-bottom-float_in {
  display: flex;
  max-width: 1200px;
}
.btn-bottom-float_left {
  width: 100%;
  flex: 1;
  padding-right: 30px;
}
.btn-bottom-float_ttl {
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
}
.btn-bottom-float_right {
  width: 350px;
}
.btn-bottom-float_link {
  display: block;
  background-color: #0242C0;
  padding: 15px 35px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border-radius: 1000px;
  background-image: url(/jp/common/v3/img/icon_arrow_right-wh.svg);
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-size: 16px 16px;
  text-align: center;
  transition: opacity .2s;
}
.btn-side-float_link:hover {
  opacity: .9;
}
@media only screen and (max-width: 640px) {
  .btn-bottom-float_in {
    display: block;
  }
  .btn-bottom-float_left {
    width: 100%;
    margin-bottom: 20px;
  }
  .btn-side-float_link:hover {
    opacity: 1;
  }
}
/* 2023追加 IM-2 */
.compare-image {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.compare-image_before {
  width: 471px;
  position: relative;
  text-align: center;
}
.compare-image_before::after {
  content:"";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 13px solid #AAAAAA;
  border-right: 0;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: -24px;
}

.compare-image_after {
  width: 471px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .compare-image {
    display: block;
  }
  .compare-image_before {
    width: 100%;
    margin-bottom: 40px;
  }
  .compare-image_before::after {
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    border-top: 13px solid #AAAAAA;
    border-bottom: 0;
    position: absolute;
    top: auto;
    right: auto;
    left: 50%;
    bottom: -26px;
    margin-left: -11px;
  }
  .compare-image_after {
    width: 100%;
  }
}
/* 2023追加 IM-3 */
.scroll-overflow-image {
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .scroll-overflow-image::before {
    content: "左右にスクロールしてご覧ください →";
  }
  .scroll-overflow-image_in {
    width: 100%;
    overflow: auto;
    padding: 15px 0;
  }
  .scroll-overflow-image_in img {
    max-width: none;
  }
}

/* 2023追加 SL-1 */
.slider-module .flexslider {
  border: 0;
  box-sizing: border-box;
}
.slider-module .flexslider .flex-control-paging li {
  position: relative;
  width: 65px;
  margin: 0 0 0 8px;
  box-sizing: border-box;
}
.slider-module .flex-direction-nav {
  height: auto;
  position: relative;
  box-sizing: border-box;
}

.slider-module .flex-direction-nav .flex-prev {
  opacity: 1 !important;
  left: 10px;
  top: 5px;
  font-size: 0;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  overflow: hidden;
}
.slider-module .flex-direction-nav .flex-prev::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(/jp/common/v3/img/slider-module-prev.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
}

.slider-module .flex-direction-nav .flex-next {
  opacity: 1 !important;
  right: 10px;
  top: 5px;
  font-size: 0;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  overflow: hidden;
}
.slider-module .flex-direction-nav .flex-next::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(/jp/common/v3/img/slider-module-next.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
}

.slider-module .flex-direction-nav a:before{
  opacity: 1;
  box-sizing: border-box;
}

.slider-module .flexslider .flex-control-paging li:nth-last-of-type() {
  margin-right: 0;
  box-sizing: border-box;
}

.slider-module .flexslider .flex-control-paging li a {
  width: 65px;
  height: 4px;
  background: #DDDDDD;
  box-shadow: none;
  position: absolute;
  top: 2px;
  box-sizing: border-box;
}

.slider-module .flexslider .flex-control-paging li a.flex-active {
  background: #000;
  
}
.slider-module .flexslider .flex-control-nav {
  position: relative;
  bottom: auto;
  padding: 0 40px;
  box-sizing: border-box;
}
@media only screen and (max-width: 640px) {
  .slider-module .flexslider .flex-control-paging li {
    width: 25px;
    margin-left: 4px;
  }
  .slider-module .flexslider .flex-control-paging li a {
    width: 25px;
    height: 2px;
    top: -2px;
  }
  .slider-module .flex-direction-nav .flex-prev {
    width: 16px;
    height: 16px;
  }
  .slider-module .flex-direction-nav .flex-prev::before {
    width: 16px;
    height: 16px;
  }
  
  .slider-module .flex-direction-nav .flex-next {
    width: 16px;
    height: 16px;
  }
  .slider-module .flex-direction-nav .flex-next::before {
    width: 16px;
    height: 16px;
  }
}

/* 2023追加 CT-1 */
.contact-box {
  padding: 40px;
  background-color: #F2F2F2;
  box-sizing: border-box;
}
@media only screen and (max-width: 640px) {
  .contact-box {
    padding: 40px 20px;
  }
}

.contact-box-header {
  background-color: #000000;
  padding: 20px;
  box-sizing: border-box;
}
.contact-box-header p {
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  box-sizing: border-box;
}
.contact-box-header .contact-box-header_ttl {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.contact-box-body {
  background-color: #fff;
  padding: 20px;
  display: flex;
  width: 100%;
  box-sizing: border-box;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .contact-box-body {
    display: block;
  }
}

.contact-box-tel {
  width: 50%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
}
@media only screen and (max-width: 640px) {
  .contact-box-tel {
    width: 100%;
    padding: 0;
  }
}

.contact-box-caption {
  width: 50%;
  box-sizing: border-box;
  padding: 0 30px;
  border-left: 1px solid #DDDDDD;
}
@media only screen and (max-width: 640px) {
  .contact-box-caption {
    width: 100%;
    border-left: none;
    border-top: 1px solid #DDDDDD;
    margin-top: 20px;
    padding: 20px 0 0 0;
  }
}

.contact-box-number {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  align-items: center;

}
.contact-box-number_freedial {
  box-sizing: border-box;
  display: block;
  width: 60px;
}
@media only screen and (max-width: 640px) {
  .contact-box-number_freedial {
    width: 49px;
  }
}

.contact-box-number_mumber {
  box-sizing: border-box;
  width: 100%;
  flex: 1;
  padding-left: 10px;
  font-size: 35px;
  line-height: 1;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .contact-box-number_mumber {
    font-size: 22px;
  }
}

.contact-box-tel_text {
  box-sizing: border-box;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}

.contact-box-body + .contact-box-bottom {
  margin-top: 10px;
}

.contact-box-bottom {
  box-sizing: border-box;
  background-color: #fff;
  padding: 30px 40px;
}
@media only screen and (max-width: 640px) {
  .contact-box-bottom {
    padding: 20px;
  }
}

.contact-box-bottom_ttl {
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.contact-box-btnList {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .contact-box-btnList {
    display: block;
  }
}

.contact-box-btnList > li {
  box-sizing: border-box;
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
}
@media only screen and (max-width: 640px) {
  .contact-box-btnList > li {
    width: 100%;
    margin: 0;
  }
}

.contact-box-btnList > li:nth-child(3n) {
  margin-right: 0;
}
.contact-box-btn {
  margin: 10px 0;
  display: block;
  padding: 16px 30px;
  border: 1px solid #000;
  color: #333333 !important;
  font-size: 16px;
  font-weight: bold;
  border-radius: 1000px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  background: url(/jp/common/v3/img/icon_large-arow_black.svg) no-repeat right 15px center;
}
/* 2023追加 MO-1-1 */
.modal-terms {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.6);
  z-index: 100000;
  width: 100%;
  height: 100svh;
  /* height: -webkit-fill-available; */
  display: flex;
  padding: 60px;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all .2s;
}
@media only screen and (max-width: 640px) {
  .modal-terms {
    padding: 20px;
  }
}

.js-modal-terms-show .modal-terms {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.modal-terms-content {
  box-sizing: border-box;
  max-width: 600px;
  overflow-y: auto;
  overscroll-behavior-y: none;
}
.modal-terms-content_in {
  background-color: #fff;
  padding: 40px 30px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .modal-terms-content_in {
    padding: 40px 25px;
  }
}

.modal-terms-close {
  appearance: none;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  font: inherit;
  cursor: pointer;
  box-sizing: border-box;
  background-image: url(../image/icon-modal-close.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.modal-terms-ttl {
  box-sizing: border-box;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .modal-terms-ttl {
    font-size: 26px;
  }
}

.modal-terms-body {
  box-sizing: border-box;
  width: 100%;
  height: 250px;
  padding: 20px;
  border: 1px solid #DDDDDD;
  overflow-y: auto;
  overscroll-behavior-y: none;
  font-size: 14px;
  line-height: 1.75;
}
.modal-terms-body h3 {
  box-sizing: border-box;
  margin-bottom: 20px;
  font-size: 120%;
}
.modal-terms-body p {
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.75;
}

.modal-terms-body p + * {
  margin-top: 1em;
}
.modal-terms-footer {
  box-sizing: border-box;
  margin-top: 25px;
}
.modal-terms-agree {
  box-sizing: border-box;
  display: block;
  background-color: #F2F2F2;
  text-align: center;
  padding: 15px;
  cursor: pointer;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}
.modal-terms-agree:hover {
  color: #0242C0;
}
@media only screen and (max-width: 640px) {
  .modal-terms-agree:hover {
    color: #333;
  }
}

.modal-terms-agree_checkbox {
  vertical-align: middle;
}
.modal-terms-btn {
  display: block;
  padding: 16px 30px;
  background-color: #DDDDDD;
  border: 1px solid #DDDDDD;
  color: #fff !important;
  font-size: 16px;
  font-weight: bold;
  border-radius: 1000px;
  width: 100%;
  max-width: 350px;
  margin: 40px auto 0;
  text-align: center;
  box-sizing: border-box;
  background-image: url(/jp/common/v3/img/icon_large-arow_white.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  transition: opacity .2s;
  pointer-events: none;
}
.modal-terms-btn:hover {
  opacity: .7;
}
@media only screen and (max-width: 640px) {
  .modal-terms-btn {
    padding: 10px 30px;
  }
  .modal-terms-btn:hover {
    opacity: 1;
  }
}

.modal-terms-btn.is-active {
  background-color: #0242C0;
  border: 1px solid #0242C0;
  pointer-events: all;
}

.sns_btn_list {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  width: 100%;
}

.sns_btn_list > li {
  width: 108px;
  margin-left: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.sns_btn_list > li:first-child {
  margin-left: 0;
}
.sns_btn {
  display: flex;
  width: 100%;
  height: 28px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 600;
  color: #000;
  border: 1px solid #DDDDDD;
  background-color: #fff;
  border-radius: 14px;
}
.sns_btn::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  margin-right: 5px;
}

.sns_btn_x::before {
  background-image: url(/jp/common/v3/img/icon_x.svg);
}
.sns_btn_facebook::before {
  background-image: url(/jp/common/v3/img/icon_facebook.svg);
}
.sns_btn_line::before {
  background-image: url(/jp/common/v3/img/icon_line.svg);
}
/* Snsber
-----------------------------------------*/
.Snsber {
  padding: 45px 10px 40px 10px;
  background-color: #F2F2F2;
  position: relative;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .Snsber {
    padding: 25px 10px;
  }
}
.Snsber p{
  text-align: center;
  font-size: 20px;
  color: #666;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
  .Snsber p{
    font-size: 16px;
  }
}
.Snsber ul {
  box-sizing: border-box;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 30px;
}
.Snsber ul li{
  width: 38px;
  margin: 0 17px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){

  .Snsber ul li{
    margin: 0 10px;
  }
}
.Snsber ul li.Snsber__youtube{
  width: 44px;
}
.Snsber ul li.Snsber__sumu{
  width: 145px;
}
.Snsber ul li img{
  width: 100%;
  height: auto;
}
.Snsber ul li a:hover   {opacity: 0.7;}
.Snsber ul li a:focus   {opacity: 0.7;}
.Snsber ul li a:active  {opacity: 0.7;}