@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

ol,
ul {
  list-style: none;
}

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

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: """";
}

a img {
  border: 0;
}

figure {
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* -------------------------------------------------------------- */
body {
  color: #333;
  font: 14px verdana, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.9;
  background: #fff;
  -webkit-text-size-adjust: none;
}

html {
  background: #FFF;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* ------共通------ */
.ml_20 {
  margin-left: 20px;
}

.ml_10 {
  margin-left: 20px;
}

.g_text {
  color: #666666;
  font-size: 12px;
}

.p_top {
  width: 100%;
  text-align: right;
  height: 22px;
  margin-bottom: 20px;
}

.s_txt {
  font-size: 10px;
  font-weight: nomal;
}

.m_b_30 {
  margin-bottom: 30px !important;
}

.m_b_20 {
  margin-bottom: 20px;
}

.m_t_10 {
  margin-top: 10px;
}

.m_t_50 {
  margin-top: 50px;
}

.m_t_20 {
  margin-top: 20px;
}

h5 {
  font-weight: bold;
}

.te15 {
  font-size: 15px;
}

.fwb {
  font-size: 14px;
  font-weight: bold;
  line-height: 3.0em;
}

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

.red {
  color: #FF0000;
}

/* ------二階層目共通------ */
#u_top h2 {
  font-size: 32px;
  margin-top: 100px;
}

#u_top .h2_sub {
  font-size: 16px;
  color: #666666;
  margin-left: 40px;
}

#u_top h3 {
  font-size: 16px;
}

#privacy h3 {
  font-size: 16px;
  margin: 15px 0 15px 0;
}

#whistleblowing h3 {
  font-size: 16px;
  margin: 15px 0 15px 0;
}

#contents h2 {
  font-size: 32px;
  margin-top: 100px;
}

#contents .h2_sub {
  font-size: 16px;
  color: #666666;
  margin-left: 40px;
}

#contents h3 {
  font-size: 28px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 50px;
  margin-bottom: 20px;
}

#contents h3 span {
  font-size: 18px;
}

#contents h4 {
  font-size: 18px;
}

#u_top .h3_sub {
  font-size: 15px;
  color: #666666;
}

.red_midashi {
  font-size: 15px;
  border-left: #BC0A17 5px solid;
  padding-left: 10px;
}

.left {
  float: left;
}

/* リンク設定
------------------------------------------------------------*/
a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #BC0A17;
}

a:active,
a:focus {
  outline: 0;
}

/* 全体
------------------------------------------------------------*/
#wrapper {
  margin: 0 auto;
  padding: 0 5%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.inner {
  margin: 0 auto;
  width: 100%;
}

.clear {
  clear: both;
}

/*************
/* ヘッダー
*************/
#header {
  margin-top: -5px;
  overflow: hidden;
  border-bottom: #CCCCCC 1px solid;
}

* html #header {
  height: 1%;
}

/*************
/* ロゴ
*************/
#header .logo {
  float: left;
  padding: 20px 0 0;
  margin-left: 10px;
}

.logo span {
  font-size: 12px;
  font-weight: normal;
}

#header h1 {
  font-size: 11px;
  color: #444;
}

/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner {
  margin: 0 auto 20px;
  padding: 0;
  width: 100%;
  line-height: 0;
}

#mainBanner .inner {
  position: relative;
}

#mainBanner img {
  max-width: 100%;
  height: auto;
}

.m_image img {
  max-width: 100%;
  height: auto;
}

/**************************
/* グリッド
**************************/
.gridWrapper {
  overflow: hidden;
  margin: 0 auto;
}

* html .gridWrapper {
  height: 1%;
}

.grid {
  float: left;
  width: 320px;
  margin: 0;
  background: url(../images/menu_b_bg.png) repeat-x;
  border-right: #CCCCCC 1px solid;
  border-left: #FFFFFF 1px solid;
  overflow: hidden;
}

.box {
  height: 80px;
  padding: 10px 10px 0 10px;
  text-align: center;
  overflow: hidden;
}

#top .box h3 {
  text-align: center;
  font-size: 16px;
}

/* フッター内のグリッド(3カラム) */
#footer .grid {
  color: #000;
  border: 0;
  background: transparent;
}

#footer .grid p {
  padding: 0;
}

/*************
メイン コンテンツ
*************/
section.content article {
  width: 100%;
  padding: 20px 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

* html section.content article {
  height: 1%;
}

section.content p {
  margin-bottom: 5px;
}

#top h3.heading {
  font-weight: normal;
  padding: 10px 0;
  margin-bottom: 5px;
  border-top: 3px double #ebebeb;
  border-bottom: 3px double #ebebeb;
}

.alignleft {
  float: left;
  clear: left;
  margin: 0;
}

.alignright {
  float: right;
  clear: right;
  margin: 0;
}

.aligncenter {
  clear: both;
  text-align: center;
  margin-left: 33.2%;
}

#gallery .grid {
  background: transparent;
}

#gallery .grid img,
.border {
  box-shadow: 0 0 3px #ccc;
}

/*************
テーブル
*************/
table.table {
  border-collapse: collapse;
  width: 100%;
  margin: 10px auto;
}

table.table th,
table.table td {
  padding: 5px;
  border: 1px solid #b0c257;
}

table.table th {
  text-align: right;
  font-weight: bold;
  letter-spacing: 1px;
  white-space: nowrap;
  color: #fff;
  background: #789632;
  border-left: #b0c257 5px solid
}

table.table td {
  border-left: #b0c257 3px double
}

/*************
サブ（フッター前）コンテンツ
*************/
#sub ul {
  padding: 10px;
}

#sub li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ebebeb;
}

#sub li:last-child {
  border: 0;
  margin-bottom: 0;
}

#sub li a {
  display: block;
}

#sub ul.list {
  padding-bottom: 7px;
}

#sub ul.list li {
  clear: both;
  margin-bottom: 4px;
  padding: 4px 0;
  overflow: hidden;
}

* html #sub ul.list li {
  height: 1%;
}

#sub ul.list li img {
  float: left;
  margin: 0 10px 0 0;
}

#sub ul.list li {
  font-size: 12px;
  line-height: 1.35;
}

/*************
/* サブメニュー
*************/
#sub_menu {
  margin-top: 3%;
  border-top: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
}

#sub_menu ul {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-around;
  flex-wrap: wrap;
}

#sub_menu li {
  position: relative;
  margin: 0;
  padding: 2.5%;
}

#sub_menu li::before {
  position: absolute;
  width: 5px;
  height: 5px;
  border: 3px solid;
  border-color: transparent transparent #CCC #CCC;
  transform: rotate(-45deg);
  content: "";
  left: 0;
  top: 38%;
}

#sub_menu li a {
  width: 100%;
  height: 100%;
  display: inline-block;
}

/*************
/* フォーム
*************/
input[type="radio"],
input[type="submit"],
label {
  cursor: pointer;
}

.form {
  margin-top: 2rem;
}

.form .r_last {
  display: inline-block;
}

.line {
  display: flex;
  padding: 1px;
  border-top: dotted 1px #f0efea;
  border-bottom: dotted 1px #f0efea;
  margin-bottom: -1px;
}

.left_part {
  min-width: 16em;
  display: flex;
  align-items: center;
  background: #f0efea;
  padding: 10px;
  position: relative;
}

.right_part {
  min-width: 12em;
  display: block;
  align-items: center;
  padding: 20px;
  width: 100%;
}

span.hissu {
  color: #fff;
  background: #bb0a17;
  padding: 0 10px;
  font-size: 80%;
  margin: 0 2em;
}

.form label {
  box-sizing: border-box;
  position: relative;
  padding: 5px 5px 5px 30px;
  vertical-align: middle;
  cursor: pointer;
  margin-left: -15px;
  white-space: nowrap;
}

.form input[type=radio] {
  opacity: 0;
}

.form input[type=radio]:checked+label:before {
  opacity: 1;
}

.form label:before {
  transition: opacity 0.2s linear;
  position: absolute;
  top: 48%;
  left: 5px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  content: '';
  opacity: 0;
  -ms-transform: rotate(45deg);
  background: #cc0000;
  border-radius: 5px;
}

.form input:checked+label:after {
  border: 2px solid #cc0000;
}

.form label:after {
  position: absolute;
  top: 48%;
  left: 0;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 20px;
  content: '';
}

::placeholder {
  color: #aaa;
}

/* IE */
input:-ms-input-placeholder {
  color: #aaa !important;
}

/* Edge */
input::-ms-input-placeholder {
  color: #aaa !important;
}

.form input[type='text'],
.form input[type='tel'] {
  box-sizing: border-box;
  width: 95%;
  padding: 1em;
  transition: 0.3s;
  letter-spacing: 1px;
  color: #333;
  border: 2px solid #f0efea;
  display: block;
  height: 3.5rem;
}

.form input[type='text']:focus,
.form input[type='tel']:focus,
.form input[type='radio']:focus {
  border: 1px solid #da3c41;
  outline: none;
  box-shadow: 0 0 5px 1px rgba(218, 60, 65, .3);
}

/*************
/* フッター
*************/
#footer {
  clear: both;
  overflow: hidden;
  background: #F6F6F6;
  font-size: 12px;
  padding-top: 20px;
}

* html #footer {
  height: 1%;
}

.tel strong {
  font-size: 20px;
  font-weight: bold;
}

#footer a {
  color: #333;
}

#footer a:hover {
  color: #BC0A17;
}

#footer .copyright {
  font-size: 11px;
}

#t_bussines_con {
  margin: 0;
  padding: 20px 30px 30px 30px;
  width: 100%;
  background: #F6F6F6;
}

#t_bussines_con .content {
  border-bottom: 1px dotted #666;
  padding: 10px 0 20px;
}

/* トップページ用事業切り替え */
.bussines_description {
  width: 180px;
}

.bussines_name {
  font-size: 20px;
}

.bussines_sub {
  font-size: 14px;
  color: #333333;
}

.toha {
  line-height: 2.0em;
}

.more_b {
  float: right;
}

.t_url {
  list-style-image: url(../images/link_icon.gif);
  list-style-position: inside;
}

/* トップページ用事業切り替え　終 */
#top h2 {
  font-size: 32px;
  float: left;
}

#top h2 .h2_sub {
  font-size: 14px;
}

#top h2 .h2_sub {
  margin-left: 30px;
}

.more_n {
  float: left;
}

.n_flag1 {
  padding-left: 10px;
  margin-left: 10px;
  height: 8px;
}

.n_flag2 {
  border-left: 4px #400000 solid;
  padding-left: 10px;
  margin-left: 10px;
  height: 8px;
}

.n_flag3 {
  border-left: 4px #095F32 solid;
  padding-left: 10px;
  margin-left: 10px;
  height: 8px;
}

#top h4 {
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
}

#top h3 {
  font-size: 13px;
}

#bottom {
  background: #BC0A17;
  color: #FFFFFF;
}

#bottom a {
  color: #FFFFFF;
  text-decoration: none;
}

#bottom a:hover {
  color: #FFFFFF;
}

/* トップページ終了 */
#group .left_c {
  width: 20%;
  float: left;
  margin-right: 30px;
}

#group .right_c {
  width: 70%;
  float: left;
  padding-left: 45px;
  border-left: #CCCCCC 1px solid;
  margin-bottom: 30px;
}

#group .con_left_p {
  float: left;
  width: 35%;
  font-weight: bold;
}

#group .con_right_p {
  float: right;
  margin-left: 20px;
  width: 55%;
}

#group .line {
  float: left;
  margin: 20px 0;
  width: 100%;
}

#group .tel {
  background: url(../images/tel_icon.gif) left no-repeat;
  padding-left: 18px;
  margin-right: 20px;
}

#group .w_url {
  background: url(../images/link_s_icon.gif) left no-repeat;
  padding-left: 18px;
}

#philososphy {
  padding-top: 40px;
  border-top: 1px #CCCCCC dotted;
}

#philososphy li {
  list-style-type: decimal;
  font-weight: bold;
}

#philososphy ol {
  list-style-position: inside;
}

#company .left_c {
  width: 20%;
  float: left;
  margin-right: 30px;
}

#company .right_c {
  width: 70%;
  float: left;
}

#company .line {
  float: left;
  width: 100%;
  border-bottom: #666666 1px dotted;
  margin-top: 30px;
  padding-bottom: 30px;
}

#privacy {
  font-size: 13px;
}

#privacy table {
  border-top: #CCC 1px solid;
  border-left: #CCC 1px solid;
}

#privacy td {
  border-bottom: #CCC 1px solid;
  border-right: #CCC 1px solid;
  padding: 3px;
}

#privacy .pdf {
  background: url(../images/pdf_icon_s.gif) left no-repeat;
  padding-left: 25px;
  margin-left: 10px;
}

#privacy .indent {
  padding-left: 1em;
  text-indent: -1em;
}

#privacy .right {
  text-align: right;
}

#privacy .pmark {
  margin-left: 10px;
  padding-left: 110px;
  background: url(../images/pms.gif) left no-repeat;
}

.block {
  width: 97%;
  margin: 20px auto;
}

.block.flexbox {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-around;
}

#service ul .tit {
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
  color: #55b2c2;
}

#service li {
  padding: 0;
}

.phototit {
  font-size: 13px;
  font-weight: bold;
}

.ta_right {
  text-align: right;
}

.photocap {
  border-top: #CCC 1px solid;
  height: 60px;
  text-align: left !important;
}

#service h3 {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 23px;
  background: url(../images/circle.gif) center no-repeat;
  height: 84px;
  text-align: center;
  padding-top: 20px;
  font-weight: bold;
  margin-top: 50px;
}

#service hr {
  margin: 0 0 0 0;
  border-top: #55b2c2 3px solid;
}

#service2 h3 {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 23px;
  background: url(../images/circle2.gif) center no-repeat;
  height: 117px;
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
  margin-top: 20px;
}

#service2 hr {
  margin: 5px 0 0 0;
  padding: 0;
  border-top: #263875 3px solid;
}

.briline {
  border-top: #310D02 3px solid !important;
}

#service2 .subtite {
  font-size: 12px;
  font-stretch: extra-expanded;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.outside {
  width: 100%;
  border: #CCCCCC 1px solid;
  padding: 9px;
  background: #F0EFEA;
  margin-bottom: 60px;
}

.to_out {
  width: 100%;
  background: #FFFFFF;
  padding: 15px;
}

#service2 ul {
  float: left;
  margin: 2%;
  width: 46%;
}

.setu_tit1 {
  color: #06824A;
  font-size: 26px;
  background: url(../images/palphacard.png) no-repeat left;
  padding-left: 120px;
}

.setu_tit2 {
  color: #263875;
  font-size: 26px;
  background: url(../images/logo_sagami02.gif) no-repeat left;
  padding-left: 150px;
}

.outlink {
  margin-left: 20px;
  background: url(../images/gaibu.gif) no-repeat left;
  padding-left: 20px;
}

.setu_tit3 {
  color: #310C01;
  font-size: 26px;
  background: url(../images/logo_belle2.gif) no-repeat left;
  padding-left: 150px;
}

.d_line {
  border: 1px #CCC dotted;
}

#history ul {
  width: 100%;
  display: flex;
}

#history .year {
  width: 8%;
  margin-right: 10px;
}

#history .month {
  width: 5%;
  margin-right: 10px;
}

#history .h_article {
  width: 65%;
}

#history .y1962 {
  background: url(../images/about_50_2.jpg) no-repeat right top;
  position: relative;
}

.photo1962 {
  position: absolute;
  top: 160px;
  left: 800px;
}

#history .y1965 {
  background: url(../images/about_50_3.jpg) no-repeat right top;
  position: relative;
}

.photo1965 {
  position: absolute;
  top: 160px;
  left: 800px;
}

#history .y1988 {
  background: url(../images/about_50_4.jpg) no-repeat right top;
  position: relative;
}

.photo1988 {
  position: absolute;
  top: 160px;
  left: 800px;
}

#history .y2001 {
  background: url(../images/about_50_5.jpg) no-repeat right top;
  position: relative;
}

.photo2001 {
  position: absolute;
  top: 160px;
  left: 800px;
}

#history .y1971 {
  background: url(../images/about_50_6.jpg) no-repeat right top;
  position: relative;
}

.photo1971 {
  position: absolute;
  top: 250px;
  left: 800px;
}

#history .y1980 {
  background: url(../images/about_50_7.jpg) no-repeat right top;
  position: relative;
}

.photo1980 {
  position: absolute;
  top: 235px;
  left: 800px;
}

#history .y1991 {
  background: url(../images/about_50_8.jpg) no-repeat right top;
  position: relative;
}

.photo1991 {
  position: absolute;
  top: 120px;
  left: 800px;
}

#history .y2006 {
  background: url(../images/about_50_9.jpg) no-repeat right top;
  position: relative;
}

.photo2006 {
  position: absolute;
  top: 160px;
  left: 800px;
}

.spirit p {
  line-height: 2.2em;
}

.sougyosha {
  background: url(../images/sougyosha.jpg) right top no-repeat;
  height: 192px;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
}

.pagination li {
  display: inline-block;
  margin: 0 3px;
  border: 1px solid lightgray;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.pagination li a,
.pagination li span {
  display: block;
  padding: 10px 15px;
}

.pagination li a:hover {
  background-color: lavender;
}

.pagination .disabled {
  color: #dcdcdc !important;
}

.pagination .active {
  font-weight: bold;
  background-color: whitesmoke;
  color: dimgray;
}

.disclo .table1 {
  width: 50%;
  margin: 35px auto;
}

.disclo .table2 {
  width: 48%;
}

.disclo .graph {
  margin: 20px auto;
  text-align: center;
  width: 70%;
}

.plan .updated {
  text-align: right;
  font-size: 0.8em;
}

.plan .sub_tit {
  font-size: 1.4em;
  margin-bottom: 4%;
}

.plan .plan_in {
  width: 90%;
  margin-left: 10%;
}

.plan .plan_in li {
  text-indent: -1em;
}

.plan .plan_in li span {
  display: block;
}

.plan .plan_in ol {
  list-style-type: decimal !important;
  margin: 1.0%;
}

.plan .plan_in ol li ul {
  margin-bottom: 3%;
}

.plan .plan_in ol li ul li {
  margin-left: 1.0em;
}

.graph .tit {
  border: #CCC 1px solid;
  font-size: 1.3em;
  padding: 1%;
}

.graph_2line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.disclo .d_gray {
  background-color: #666;
  color: #FFF;
  text-align: right;
}

.disclo table {
  border-top: #666666 1px dotted;
  border-right: #666666 1px dotted;
}

.disclo h4 {
  font-size: 1.2em;
  text-align: left;
  margin-top: 4%;
}

.disclo th {
  background: #DDDDDD;
  border-left: #666666 1px dotted;
  border-bottom: #666666 1px dotted;
  text-align: center;
  padding: 0 5px;
  font-size: 16px !important;
  line-height: 36px;
}

.disclo td {
  border-left: #666666 1px dotted;
  border-bottom: #666666 1px dotted;
  text-align: right;
  padding: 0 5px;
  font-size: 16px !important;
  line-height: 36px;
}

.disclo .item {
  text-align: left;
  width: 75%;
  height: 39px;
}

.disclo h3 {
  font-size: 18px !important;
}

.cp_qa {
  margin-bottom: 5%;
}

.cp_qa *,
.cp_qa *:after,
.cp_qa *:before {
  font-family: 'FontAwesome', sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cp_qa dt {
  position: relative;
  margin: 0 0 1.5em 0;
}

.cp_qa dd {
  position: relative;
  margin: 0 0 2em 0;
  padding: 0 0 1.5em 2em;
  border-bottom: 1px dotted #CCCCCC;
}

.cp_qa dt::before,
.cp_qa dd::before {
  font-size: 1.2em;
  margin: 0 0.5em 0 0;
  color: #ffffff;
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  line-height: 1.2em;
}

.cp_qa dt::before {
  padding: 0.1em 0.2em;
  content: 'Q';
  background: #ECAB01;
  position: absolute;
}

.cp_qa dd::before {
  padding: 0.12em 0.25em;
  content: 'A';
  background: #019B64;
  position: absolute;
}

.cp_qa dt::after,
.cp_qa dd::after {
  position: absolute;
  top: 0.5em;
  display: inline-block;
  width: 0;
  height: 0;
  content: '';
  border-width: 5px 0 5px 5px;
  border-style: solid;
}

.cp_qa dt::after {
  left: 1.5em;
  border-color: transparent transparent transparent #ECAB01;
}

.cp_qa dd::after {
  left: 3.5em;
  border-color: transparent transparent transparent #019B64;
}

.cp_qa dt span {
  padding-left: 2em;
  display: inline-block;
}

.cp_qa dd span {
  padding-left: 2em;
  display: inline-block;
}

#service h4 {
  font-size: 110%;
  text-align: left;
  font-weight: bold;
}

#online h4 {
  color: #FFF;
  background: #909290;
  padding-left: 1%;
  margin-top: 5%;
  line-height: 2.6em;
  letter-spacing: 1px;
}

p.online_p {
  padding: 2rem 0px;
}

#online dl {
  float: left;
  margin: 1.5%;
}

#online dt {
  float: left;
  width: 85px;
  height: 85px;
  background: #55b2c2;
  color: #FFF;
  text-align: center;
  line-height: 2.6em;
  margin-top: 7px;
}

#online dt .o_merit {
  font-size: 3.0em;
}

#online dd {
  float: left;
  width: calc(100% - 125px);
  margin-left: 3%;
}

#online .catch {
  font-size: 1.5em;
}

#online dd .small {
  font-size: 0.4em;
}

#online dd .u_line {
  background: linear-gradient(transparent 70%, #ecab01 70%);
}

#online .outside {
  margin: 3% auto;
}

#online .to_out {}

#online .o_need {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

#online .o_need ul {}

#online .o_need li {
  position: relative;
}

.outside img {
  max-width: 100%;
  height: auto;
}

#online .o_flow ul {
  flex: 0 0 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
}

#online .o_flow .w100 {
  width: 100%;
}

#online .o_end {
  margin: 1%;
  border: #d7ebf2 8px solid;
  padding: 2%;
  margin: auto;
  padding: 4%;
  width: 90%;
}

#online .o_need div p {
  padding: 20px;
  border: solid 1px #ccc;
  width: 96%;
  margin: 3% 2% 4% 2%;
}

#online .o_end center {
  color: #55b2c2;
  font-weight: bold;
  font-size: 1.3em;
}

#online .flow {
  border-right: 1px dotted #CCC;
}

#online .step_box {
  padding: 8% 5% 5% 15%;
  border: 1px solid #ccc;
  width: 90%;
  margin: 10% auto;
  position: relative;
}

#online .step_box::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17.3px 10px 0 10px;
  border-color: #55b2c2 transparent transparent transparent;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -10px;
}

#online .o_need ul:not(.flow) {
  margin: 4% 4% 1% 4%;
}

#online .o_need .frame_b {
  padding: 1%;
  border: none;
  background-color: #55b2c2;
  color: #FFF;
  text-align: center;
  font-size: 1.2em;
  margin: 4%;
}

#online .o_need li div {
  position: absolute;
  background: #55b2c2;
  color: #FFF;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 1.2em;
  padding-top: 8px;
}

#online .o_need li div span {
  font-size: 1.4em;
}

#online .frame {
  border: 1px solid #CCC;
  text-align: center;
  margin-bottom: 5px;
  font-size: 1.1em;
  padding: 5px;
}

#online .frame span {
  display: inline-block;
}

#online .o_flow_end {
  border: #ccc dotted 1px;
  padding: 3%;
}

nav#mainNav .online {
  border: 3px solid #bc0a17;
  font-size: 1.4em;
  text-align: center;
  width: 60px;
  writing-mode: vertical-rl;
  height: 268px;
  position: absolute;
  right: 0;
  top: 500px;
  z-index: 999;
  background: #FFF;
}

nav#mainNav .online a {
  display: block;
  color: #bc0a17;
  padding: 3.0%;
}

nav#mainNav .online a::before {
  content: url(../images/icon_pc.png);
  position: relative;
  top: -4px;
  left: -2px;
}

#service .gojyokai_point {
  margin: 1%;
  border: #d7ebf2 8px solid;
  padding: 2%;
}

.online_submit {
  color: #BC0A17;
  display: table;
  font-size: 1.2rem;
  text-align: center;
  border: 4px solid #BC0A17;
  line-height: 3.4em;
  margin: 3em auto;
  position: relative;
  transition: all .5s;
}

.online_submit.saikan {
  border: 1px solid #ed77b0;
}

.online_submit.tokan {
  border: 1px solid #31A44B;
}

.online_submit a {
  color: #BC0A17;
  width: 100%;
  height: 100%;
  padding: 0 65px 0 65px;
  font-weight: 500;
  display: inline-block;
  transition: all .3s;
}

.online_submit.saikan a {
  color: #ed77b0;
  transition: all .3s;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-weight: bold;
}

.online_submit.tokan a {
  color: #31A44B;
  transition: all .3s;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-weight: bold;
}

.online_submit:hover {
  box-shadow: 0 0 5px #BC0A17;
  transition: all .5s;
}

.online_submit:after {
  right: 14px;
  top: 40%;
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 2px solid #BC0A17;
  border-right: 2px solid #BC0A17;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.online_submit.saikan:after {
  border-top: 1px solid #ed77b0;
  border-right: 1px solid #ed77b0;
}

.online_submit.tokan:after {
  border-top: 1px solid #31A44B;
  border-right: 1px solid #31A44B;
}

.online_submit:hover a {
  background: #fff;
  color: #bb0a17;
  transition: all .3s;
}

.online_submit.saikan:hover a {
  color: #ed77b0;
}

.online_submit.tokan:hover a {
  color: #31A44B;
}

input#id_zip {
  width: 10em;
}

.subtit_min {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.0em;
}

.c_banner {
  background: #9f896b;
  color: #FFF;
  text-align: center;
  padding: 10px 0;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.4em;
  letter-spacing: 1px;
  margin: 0 0 30px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
}

.c_banner:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.c_banner::before {
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c_banner a {
  color: #FFF !important;
  display: block;
}

.c_banner a:hover {
  opacity: 0.7;
}

#corona {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#corona p {
  line-height: 1.8em;
  letter-spacing: 1px;
}

#corona h2 {
  background: #9f896b;
  color: #FFF;
  text-align: center;
  padding: 20px 0;
  font-size: 1.6em !important;
  font-weight: normal;
  line-height: 1.4em;
  letter-spacing: 2px;
  margin: 15px 0 30px;
}

.c_banner span {
  display: inline-block;
}

#corona h2 span {
  display: inline-block;
}

#corona .red {
  color: #ff3b00;
}

#corona h3 {
  text-align: center;
  margin: 60px 0 30px;
  color: #484848;
  font-size: 1.4em;
  letter-spacing: 2px;
  line-height: 1.6em;
  font-weight: normal;
}

#corona h4 {
  margin: 25px 15px 10px;
  ;
  color: #2c4380;
  font-size: 1.4em;
  letter-spacing: 2px;
  line-height: 1.2em;
  font-weight: normal;
}

#corona .no-b {
  font-size: 2.6em;
  font-style: oblique;
  color: #2c4380;
}

#corona .c-block {
  margin-bottom: 30px;
}

#corona .c-content {
  display: flex;
}

#corona ol li {
  list-style-type: decimal;
  line-height: 1.4em;
  margin-left: 60px;
}

#corona ul li {
  line-height: 1.4em;
  margin-left: 40px;
}

.n_title {
  font-size: 15px;
  float: left;
  line-height: 2.0em;
  margin-left: 0;
  margin: 8px 0;
  border-left: 5px solid #9f896b;
  display: inline-block;
  padding: 0 .5rem;
}

.n_topics {
  font-size: 13px;
  margin-left: 0;
  margin-bottom: 20px;
}

#contents .n_article {
  display: flex;
  margin-top: 20px;
}

#contents .n_date {
  margin-top: 0;
}

#contents .link_pdf:before {
  content: '';
  background-image: url(../images/PDF.png);
  display: inline-block;
  width: 28px;
  height: 26px;
  background-size: contain;
  vertical-align: middle;
}

#contents .link_sns:before {
  content: '';
  background-image: url(../images/SNS.png);
  display: inline-block;
  width: 28px;
  height: 16px;
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.pc_none {
  display: none;
}

#f_banner {
  background: #E5E5E5;
  padding: 5%;
}

#f_banner ul {
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  row-gap: 1rem;
  column-gap: 2rem;
}

#f_banner li {
  height: auto;
}

#f_banner img {
  max-width: 100%;
  height: auto;
}

/* PC用 */
@media only screen and (min-width:1025px) {
  nav#mainNav ul li {
    min-width: 133px;
  }
}

@media only screen and (min-width:1024px) {
  nav#mainNav ul a {
    padding: 38px 17px 32px;
  }
}

@media only screen and (min-width:960px) {
  .block2 {
    width: 96%;
    margin: 2%;
  }

  * html nav#mainNav ul {
    height: 1%;
  }

  nav#mainNav ul li {
    float: left;
    text-align: center;
    border-left: #CCCCCC 1px solid;
  }

  nav#mainNav ul a {
    font-size: 14px;
    display: block;
    line-height: 1.2;
  }

  nav#mainNav ul .mms {
    margin-top: 5px;
    font-size: 10px;
    color: #a5a5a5;
  }

  nav#mainNav ul li.active a,
  nav#mainNav ul a:hover {
    background: #f5f5f5;
    border-color: #789632;
    color: #BC0A17;
  }

  nav#mainNav ul li ul {
    position: absolute;
    top: 103px;
    /*親メニューの高さと同じにする*/
    width: 132px;
    z-index: -1;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    transition: 1s;
  }

  nav#mainNav ul li ul li {
    float: none;
    display: block;
  }

  .w144 {
    width: 139px !important;
  }

  nav#mainNav ul li ul li a {
    background: #A7A7A7;
    /*ホバー時のサブメニューの背景色*/
    margin: 0;
    padding: 0;
    line-height: 45px;
    text-align: left;
    font-size: 13px;
    color: #FFF;
    padding-left: 4px;
    z-index: 11;
  }

  nav#mainNav ul li ul li a:hover {
    background: #CCCCCC;
    /*ホバー時のサブメニューの背景色*/
    color: #BC0A17;
  }

  nav#mainNav ul li ul li:hover {
    background: #CCCCCC;
    /*ホバー時のサブメニューの背景色*/
    color: #BC0A17;
  }

  nav#mainNav ul li:hover ul,
  .menu ul li a:hover ul {
    overflow: visible;
    z-index: 10;
    top: 103px;
    visibility: visible;
    opacity: 1;
    transition: 1s;
  }

  nav#mainNav * {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    line-height: 1.9em;
  }

  #wrapper,
  .inner {
    padding: 0;
  }

  #wrapper {
    padding-bottom: 20px;
  }

  .gridWrapper {
    overflow: hidden;
    width: 960px;
  }

  nav div.panel {
    display: block !important;
    float: right;
  }

  a#menu {
    display: none;
  }

  .group_b {
    background-color: #BC0A17;
  }

  .group_b a {
    color: #FFFFFF;
  }

  .subImg .slogan {
    left: auto;
    right: 0;
    top: 70px;
  }

  .content {
    width: 960px;
    margin: 0 auto;
    position: relative;
  }

  .intoclub.top_position {
    display: inline-block;
    position: absolute;
    right: 0;
    margin: 0;
    /* top: 5em; */
    top: 0;
  }

  .error {
    width: 960px;
    height: 500px;
    margin: 100px auto;
  }

  /* グリッド全体 */
  .bussines_menu {
    width: 100%;
    background: url(../images/menu_g.png) repeat-x #F6F6F6;
  }

  /* タブ */
  div.tabbox {}

  /* タブ部分 */
  p.tabs {
    margin: 0px;
    padding: 0px;
  }

  p.tabs a {
    text-align: center;
  }

  /* サブコンテンツ + フッター グリッド(3カラム) */
  #sub .grid,
  #footer .grid {
    width: 318px;
  }

  #footer .grid {
    border: 0;
  }

  #footer .gridWrapper {
    width: 960px;
    margin: 10px auto 0 auto;
  }

  .bussines_description {
    float: left;
    margin-bottom: 20px;
    margin-left: 30px;
    height: 65px;
  }

  .bussines_name {
    font-size: 20px;
  }

  .bussines_sub {
    font-size: 14px;
    color: #999999;
  }

  .c_copy {
    margin-top: 10px;
    margin-left: 30px;
    float: left;
  }

  .b_title {}

  .b_logo {
    width: 170px;
    float: left;
    margin-left: 30px;
    margin-bottom: 20px;
  }

  .toha {
    font-size: 13px;
    margin-left: 30px;
    line-height: 1.8em;
    margin-top: 20px;
    float: left;
    width: 380px;
  }

  .t_url {
    float: left;
    margin: 10px 0 10px 30px;
    width: 380px;
  }

  .n_article {
    border-top: #CCCCCC 1px dotted;
    margin-top: 40px;
  }

  #contents .box-a img {
    margin: 20px 20px 0 20px;
  }

  .n_date {
    font-size: 13px;
    line-height: 2.8em;
    margin-top: 30px;
  }

  .n_title {
    font-size: 15px;
    line-height: 2.0em;
    border-left: 5px solid #9f896b;
    display: inline-block;
    padding: 0.5rem;
    margin: 0.5em auto;
    width: 100%;
  }

  .more_n {
    margin: 10px 0 0 140px;
  }

  #top #news {
    width: 625px;
    float: left;
    padding-bottom: 20px;
    border-bottom: #CCC 1px dotted;
  }

  #top #news a {
    color: #BC0A17;
  }

  #u_top #news {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    border-bottom: #CCC 1px dotted;
    margin-bottom: 100px;
  }

  #t_banners {
    width: 270px;
    float: left;
    margin-left: 65px;
  }

  #t_banners li {
    margin-bottom: 20px;
  }

  #t_banners li img {
    max-width: 100%;
  }

  #jyusho {
    width: 610px;
    float: left;
    border: #CCCCCC 1px solid;
    padding: 10px 10px 10px 0;
    font-size: 13px;
  }

  #pmark {
    width: 270px;
    float: left;
    margin-left: 65px;
  }

  .f_left {
    float: left;
    width: 35%;
  }

  .f_right {
    float: left;
    width: 60%;
  }

  .b_cate {
    font-weight: bold;
    background: url(../images/r_arrow.gif) no-repeat left;
    line-height: 36px;
    text-indent: 20px;
  }

  .s_cate {
    background: url(../images/s_arrow.jpg) no-repeat left;
    line-height: 30px;
    text-indent: 20px;
    margin-left: 20px;
  }

  .mm_cate {
    background: url(../images/s_arrow.jpg) no-repeat left;
    line-height: 30px;
    text-indent: 20px;
    margin-left: 20px;
  }

  .m_cate {
    font-weight: bold;
    line-height: 33px;
    text-indent: 20px;
  }

  #bottom li {
    float: left;
    font-size: 13px;
    margin-right: 20px;
    line-height: 60px;
  }

  address {
    line-height: 60px;
    float: right;
    font-style: normal !important;
  }

  #u_top #main_content {
    margin: 70px 0;
  }

  .setumei {
    float: left;
    width: 70%;
  }

  .site_img {
    float: left;
    width: 25%;
    margin-top: 10px;
  }

  .last {
    margin: 0 !important;
  }

  .block3 {
    width: 87.5%;
    margin: 30px 60px 0 60px;
  }

  #service3 ul {
    float: left;
    margin: 0 20px 30px 20px;
    width: 380px;
    margin-top: 20px;
    background: #EEE;
    padding: 30px;
  }

  .b_left {
    width: 50%;
    float: left;
    display: table;
  }

  .b_right {
    width: 50%;
    float: left;
    display: table;
  }

  .b_left ul {
    display: table-cell;
  }
}

/* モニター幅940px以下 */
@media only screen and (max-width:959px) {
  #service2 ul img {
    height: auto;
  }

  #service2 ul li {
    text-align: center;
  }

  .nowallow {
    visibility: hidden;
    height: 0px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  #header {
    padding: 0 10px;
  }

  .grid {
    width: 32%;
    margin: 10px 0 0 1%;
  }

  .tablet img {
    max-width: 40%;
    height: auto;
  }

  .bd_fort {
    max-width: 55%;
    float: left;
    margin-left: 20px;
  }

  .bussines_description {
    float: left;
    margin-bottom: 20px;
  }

  .c_copy {
    float: left;
  }

  .toha {
    font-size: 14px;
    line-height: 1.3em;
    float: left;
  }

  .t_url {
    float: left;
    list-style-image: none;
  }

  .b_logo {
    float: left;
    margin-left: 10px;
  }

  .box {
    height: 80px;
  }

  .more_n {
    margin-top: 10px;
    float: right;
  }

  .n_article {
    border-top: #CCCCCC 1px dotted;
    margin-top: 15px;
    clear: both;
  }

  .n_date {
    font-size: 13px;
    line-height: 3.0em;
    float: left;
    width: 240px;
  }

  .n_title {
    font-size: 15px;
    line-height: 2.6em;
  }

  #news {
    width: 100%;
    float: left;
    margin-bottom: 30px;
  }

  #t_banners {
    width: 100%;
    float: left;
  }

  #jyusho {
    width: 64%;
    float: left;
    border: #CCCCCC 1px solid;
    padding: 10px;
    font-size: 13px;
  }

  #pmark {
    width: 33%;
    float: left;
  }

  .f_left {
    float: left;
  }

  .f_right {
    float: left;
  }

  .htab30 {
    margin-top: 30px;
  }

  #bottom {
    background: #BC0A17;
    color: #FFFFFF;
  }

  #bottom li {
    float: left;
    font-size: 14px;
    margin-right: 20px;
    line-height: 70px;
  }

  address {
    line-height: 70px;
    float: right;
    font-style: normal !important;
  }

  .b_cate {
    font-weight: bold;
    background: url(../images/r_arrow.gif) no-repeat left;
    line-height: 36px;
    text-indent: 20px;
  }

  .s_cate {
    background: url(../images/s_arrow.jpg) no-repeat left;
    line-height: 30px;
    text-indent: 20px;
    margin-left: 20px;
  }

  .mm_cate {
    background: url(../images/s_arrow.jpg) no-repeat left;
    line-height: 30px;
    text-indent: 20px;
    margin-left: 20px;
  }

  .m_cate {
    font-weight: bold;
    line-height: 33px;
    text-indent: 20px;
  }

  #sub .grid,
  #footer .grid {
    width: 30%;
    float: left;
  }

  #u_top #left_c {
    width: 100%;
    margin-bottom: 20px;
  }

  #u_top #right_c {
    width: 100%;
  }

  #u_top #main_content {
    margin: 40px 0;
  }

  .setumei {
    float: left;
    width: 65%;
  }

  .site_img {
    float: left;
    width: 25%;
    margin-top: 10px;
  }

  .block3 {
    width: 98%;
    margin: 30px 10px 0 10px;
  }

  #service3 ul {
    float: left;
    margin: 0 20px 30px 20px;
    width: 380px;
    margin-top: 20px;
    background: #EEE;
    padding: 30px;
    height: 425px;
  }

  #service3 img {
    max-width: 100%;
    height: auto;
  }

  .intoclub {
    width: 85%;
  }

  .intoclub.top_position {
    display: table;
    margin: 0 auto;
  }

  #u_top h2 {
    font-size: 32px;
    margin-top: 50px;
  }

  .m_t_50 {
    margin-top: 10px;
  }

  #history ul {
    width: 100%;
    visibility: visible;
  }

  #history li {
    float: left;
    visibility: visible;
  }

  #history .year {
    width: 15%;
    margin-right: 10px;
    visibility: visible;
  }

  #history .month {
    width: 10%;
    margin-right: 10px;
    visibility: visible;
  }

  #history .h_article {
    width: 69%;
    visibility: visible;
  }

  .y1962 {
    visibility: hidden;
  }

  .photo1962 {
    visibility: hidden;
  }

  .y1965 {
    visibility: hidden;
  }

  .photo1965 {
    visibility: hidden;
  }

  .y1988 {
    visibility: hidden;
  }

  .photo1988 {
    visibility: hidden;
  }

  .y2001 {
    visibility: hidden;
  }

  .photo2001 {
    visibility: hidden;
  }

  .y1980 {
    visibility: hidden;
  }

  .y1991 {
    visibility: hidden;
  }

  .y2006 {
    visibility: hidden;
  }

  #f_banner ul {
    row-gap: 0.5rem;
    column-gap: 1rem;
  }
}

/* iPad 縦 */
@media only screen and (max-width:768px) {
  #corona h3 .kai {
    display: inline-block;
  }

  #corona h3 {
    font-size: 1.2em;
    letter-spacing: 1px;
  }

  #corona ul li {
    margin-left: 20px;
  }

  #corona ol li {
    margin-left: 40px;
  }

  #corona img {
    max-width: 100%;
  }

  #header {
    padding-bottom: 0;
  }

  #header .logo {
    padding: 10px 5px 20px;
  }

  #jyusho {
    width: 98%;
    border: #CCCCCC 1px solid;
    padding: 10px;
    margin-bottom: 15px;
  }

  #pmark {
    width: 100%;
    float: left;
  }

  .b_cate {
    font-weight: bold;
    background: url(../images/r_arrow.gif) no-repeat left;
    line-height: 30px;
    text-indent: 20px;
    border-bottom: #CCCCCC 1px solid;
    border-top: #FFFFFF 1px solid;
  }

  .s_cate {
    background: url(../images/s_arrow.jpg) no-repeat left;
    line-height: 30px;
    text-indent: 20px;
    margin-left: 20px;
  }

  .mm_cate {
    background: url(../images/s_arrow.jpg) no-repeat left;
    line-height: 1.5em;
    text-indent: 20px;
    margin-left: 20px;
  }

  .s_cate,
  .m_cate {
    visibility: hidden;
    height: 0px;
  }

  #sub .grid,
  #footer .grid {
    width: 100%;
    float: 0 auto;
  }

  #bottom {
    background: #BC0A17;
    color: #FFFFFF;
    text-align: center;
  }

  #bottom ul {
    margin: 10px auto;
  }

  #bottom li {
    float: left;
    font-size: 12px;
    line-height: 1.4em;
  }

  address {
    float: left;
    line-height: 1.4em;
  }

  .n_article {
    border-top: #CCCCCC 1px dotted;
    margin-top: 5px;
    padding: 15px 0;
  }

  .n_date {
    line-height: 2.4em;
  }

  .n_title {
    line-height: 1.5em;
    width: 100%;
  }

  #news {
    width: 100%;
    float: left;
  }

  .setumei {
    width: 100%;
  }

  .block.flexbox {
    display: block;
  }

  #service ul {
    display: 100%;
    height: auto;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin: 20px 8px;
    padding: 10px 13px 20px 13px;
    color: #503A01;
  }

  .block3 {
    width: 100%;
    margin: 30px 20px;
  }

  #service3 ul {
    float: left;
    margin: 0 10px 20px 10px;
    width: 340px;
    margin-top: 20px;
    background: #EEE;
    padding: 20px;
    height: 400px;
  }

  .setumei {
    float: left;
    width: 70%;
  }

  .site_img {
    float: left;
    width: 20%;
    margin-top: 30px;
  }

  .site_img img {
    width: 200px;
    height: auto;
  }

  #f_banner img {
    width: 100%;
    height: auto;
  }

  #online .o_need {
    display: block;
  }

  #online .catch {
    font-size: 1.3em;
  }
}

/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px) {
  #contents .n_article {
    display: block;
  }

  #contents .box-a {
    text-align: center;
  }

  .sp_none {
    display: none;
  }

  .pc_none {
    display: block;
  }

  .disclo .table2 {
    margin: 0 0 4% 0;
    width: 100%;
  }

  .graph_2line {
    display: block;
  }

  .disclo .graph {
    margin: 20px auto;
    text-align: center;
    width: 90%;
  }

  .disclo .table1 {
    width: 90%;
    margin: 35px auto;
  }

  #header {
    height: auto;
  }

  .alignleft,
  .alignright {
    float: none;
    display: block;
    margin: 0 auto 10px;
  }

  .more_n {
    visibility: hidden;
    height: 1px;
  }

  .f_left {
    width: 100%;
    float: left;
  }

  .f_right {
    width: 100%;
    float: right;
  }

  #company .left_c {
    width: 100%;
    float: left;
    margin-right: 30px;
  }

  #company .right_c {
    width: 100%;
    float: left;
  }

  .block3 {
    width: 90%;
    margin: 20px 0;
  }

  #service3 ul {
    float: left;
    margin: 0 20px 30px 20px;
    width: 100%;
    margin-top: 20px;
    background: #EEE;
    padding: 30px;
  }

  #top h4 {
    font-size: 14px;
    font-weight: bold;
    margin-left: 0;
  }

  #jyusho {
    width: 98%;
    border: #CCCCCC 1px solid;
    padding: 10px;
    margin-bottom: 0;
  }

  #pmark {
    width: 100%;
    float: left;
  }

  #t_bussines_con img {
    max-width: 100%;
    height: auto;
  }

  #t_bussines_con {
    padding: 0 8px 8px 8px;
    width: 100%;
    background: #F6F6F6;
  }

  #t_bussines_con .bd_fort {
    max-width: 100%;
    float: left;
    margin-left: 0;
  }

  #t_bussines_con .bussines_description {
    float: left;
    margin-bottom: 20px;
  }

  #t_bussines_con .c_copy {
    float: left;
  }

  #t_bussines_con .toha {
    font-size: 14px;
    line-height: 1.3em;
    float: left;
  }

  #t_bussines_con .t_url {
    float: left;
    list-style-image: none;
  }

  #t_bussines_con .b_logo {
    float: left;
    margin: 0;
  }

  .setumei {
    float: left;
    width: 100%;
  }

  .site_img {
    float: left;
    width: 100%;
    margin: 10px 30px;
  }

  .site_img img {
    width: 200px;
    height: auto;
  }

  #f_banner {
    clear: both;
    overflow: hidden;
    background: #E5E5E5;
    padding: 20px 0;
  }

  #f_banner ul {
    width: 90%;
    grid-template-columns: 1fr 1fr;
  }

  #f_banner .last {
    float: left;
    margin-right: 0;
  }

  #f_banner img {
    width: 100%;
    height: auto;
  }

  #online .catch {
    font-size: 1.2em;
  }

  .photocap {
    height: 90px;
    line-height: 1.6em;
    text-align: left;
  }

  .outside {
    width: 100%;
    border: #CCCCCC 1px solid;
    background: #F0EFEA;
    margin-bottom: 30px;
    text-align: center;
  }

  .outside .m_t_10 {
    text-align: left;
  }

  #contents h2 {
    margin-top: 40px;
    line-height: 1.2em;
  }

  #contents .h2_sub {
    font-size: 15px;
    margin-left: 0;
    display: inline-block;
  }

  #contents h3 {
    font-size: 20px;
    margin-top: 10px;
  }

  .sougyosha {
    background: none;
    height: auto;
  }
}

/*オンライン入会*/
.intoclub {
  color: #BC0A17;
  display: table;
  font-size: 1.2rem;
  text-align: center;
  border: 4px solid #BC0A17;
  line-height: 3.4em;
  margin: 3em auto;
  position: relative;
  transition: all .5s;
}

.intoclub:hover {
  box-shadow: 0 0 5px #BC0A17;
  transition: all .5s;
}

.intoclub:before {
  background: url(../images/icon_online.png);
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  left: 16px;
  top: 26%;
  background-size: cover;
}

.intoclub a {
  color: #BC0A17;
  width: 100%;
  height: 100%;
  padding: 0 40px 0 65px;
  font-weight: 500;
  display: inline-block;
  transition: all .3s;
}

.intoclub:after {
  right: 14px;
  top: 40%;
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 2px solid #BC0A17;
  border-right: 2px solid #BC0A17;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px) {
  #service2 ul img {
    max-width: 100%;
    height: auto;
  }

  #top .box h3 {
    text-align: center;
    font-size: 13px;
  }

  #t_banners {
    width: 100%;
  }

  #t_banners li {
    width: 98%;
    float: none;
    text-align: left;
    margin: 15px auto;
  }

  .n_date {
    font-size: 12px;
    line-height: 2.0em;
    float: left;
  }

  #top #news a {
    color: #BC0A17;
  }

  .toha {
    font-size: 13px;
    line-height: 1.4em;
    margin-top: 10px;
    float: left;
  }

  .f_right {
    font-size: 12px;
    width: 100%;
    float: right;
  }

  address {
    font-size: 10px;
    line-height: 1.6em;
    text-align: left;
  }

  #u_top h2 {
    font-size: 26px;
    margin-top: 20px;
  }

  #u_top .h2_sub {
    font-size: 10px;
    color: #666666;
    margin-left: 20px;
  }

  #sub_menu li {
    padding: 2% 0 4%;
  }

  #sub_menu li::before {
    left: 50%;
    top: 60%;
  }

  #service h3 {
    background: none;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    margin: 10px 5px;
    height: 1%;
    word-break: keep-all;
  }

  ul.gojyokai_point {
    margin: 7% auto !important;
  }

  #service ul {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin: 20px auto;
    padding: 10px 13px 20px 13px;
    width: 96%;
    color: #503A01;
  }

  .progressbar {
    margin: 2em 0 0 !important;
    width: 100% !important;
    padding: 0 !important;
  }

  #service li {
    line-height: 1.3em;
    font-size: 13px;
    margin: 0 0 0 15px;
    padding: 0;
  }

  .setu_tit1 {
    color: #06824A;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/palphacard.png) no-repeat top;
    padding: 60px 0 0 0;
  }

  .setu_tit2 {
    color: #263875;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/logo_sagami02.gif) no-repeat top;
    padding: 50px 0 0 0;
  }

  .setu_tit3 {
    color: #310C01;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/logo_belle2.gif) no-repeat top;
    padding: 60px 0 0 0;
  }

  .te15 {
    font-size: 12px;
    line-height: 1.2em;
  }

  #header .logo {
    padding: 20px 0 0;
    margin-left: 0;
  }

  #group .left_c {
    width: 100%;
    float: left;
    font-weight: bold;
  }

  #group .right_c {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    padding-left: 0;
    border-left: none;
  }

  #group .con_left_p {
    width: 100%;
    float: left;
    font-weight: bold;
  }

  #group .con_right_p {
    width: 100%;
    float: left;
    margin-left: 10px;
  }

  #group .tel {
    width: 100%;
    background: url(../images/tel_icon.gif) left no-repeat;
  }

  #group .w_url {
    width: 270px;
    background: url(../images/link_s_icon.gif) left no-repeat;
    word-wrap: break-word;
  }

  #group .line {
    width: 100%;
    margin: 5px 0;
  }

  #header img {
    max-width: 90%;
    height: auto;
  }

  #u_top #main_content {
    margin: 20px 0;
  }

  .phototit {
    height: 42px;
    line-height: 1.4em;
  }

  #top h2 {
    font-size: 25px;
    float: left;
  }

  #top h2 .h2_sub {
    font-size: 12px;
  }

  #top h2 .h2_sub {
    margin-left: 30px;
  }

  .outlink {
    margin-left: 0;
    background: url(../images/gaibu.gif) no-repeat left;
    padding-left: 20px;
  }

  .fwb {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
  }

  #service3 ul {
    float: left;
    margin: 0 0 20 0;
    margin-top: 20px;
    background: #EEE;
    padding: 15px;
    height: 1%;
  }

  #t_bussines_con {
    padding: 0 8px 8px 8px;
    width: 100%;
    background: #F6F6F6;
  }

  #t_bussines_con img {
    max-width: 100%;
    height: auto;
  }

  #t_bussines_con .bd_fort {
    max-width: 100%;
    float: left;
    margin-left: 0;
  }

  #t_bussines_con .bussines_description {
    float: left;
    margin-bottom: 20px;
  }

  #t_bussines_con .c_copy {
    float: left;
  }

  #t_bussines_con .toha {
    font-size: 14px;
    line-height: 1.6em;
    float: left;
  }

  #t_bussines_con .t_url {
    float: left;
    list-style-image: none;
  }

  #t_bussines_con .b_logo {
    float: left;
    margin: 0;
  }

  .setumei {
    float: left;
    width: 100%;
  }

  .site_img {
    float: left;
    width: 100%;
    margin: 10px 30px;
  }

  .site_img img {
    width: 200px;
    height: auto;
  }

  .y1962 {
    visibility: hidden;
  }

  .photo1962 {
    visibility: hidden;
  }

  .y1965 {
    visibility: hidden;
  }

  .photo1965 {
    visibility: hidden;
  }

  .y1988 {
    visibility: hidden;
  }

  .photo1988 {
    visibility: hidden;
  }

  .y2001 {
    visibility: hidden;
  }

  .photo2001 {
    visibility: hidden;
  }

  div#footer img {
    margin: auto;
    display: block;
  }

  .s_01 .accordion_one .accordion_inner {
    padding: 8px !important;
  }

  .cp_qa dd {
    padding: 0 0 1.5em 0em;
  }

  .cp_qa dd::after {
    left: 1.5em;
  }

  #online .to_out {
    padding: 2%;
    font-size: 13px;
  }

  #online dd {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  #online dt {
    float: none;
    width: 100%;
    height: 26px;
    line-height: 25px;
  }

  #online .catch {
    font-size: 1.2em;
    padding: 5px 0;
  }

  #online dt .o_merit {
    font-size: 1.4em;
    display: inline;
  }

  #online .o_need ul:not(.flow) {
    margin: 4% auto;
    text-align: center;
  }

  #online .o_need ul li {
    margin: 3% auto;
  }

  #online .flow {
    border-right: 0;
  }

  #online .o_need ul {
    padding: 0;
  }

  #online .o_need .frame_b {
    margin: 0;
    padding: 4%;
  }

  #online .step_box {
    width: 100%;
    padding: 13% 5% 5%;
  }

  #online .o_need li div {
    width: 100%;
    height: 26px;
    line-height: 1em;
    padding-top: 5px;
  }

  #online .step_box br {
    display: none;
  }

  #online .o_end {
    width: 100%;
    line-height: 2em;
  }

  .outside img {
    max-width: 100%;
    height: auto;
  }

  .intoclub {
    font-size: 1em;
  }

  .intoclub:before {
    top: 20%;
  }

  .line {
    display: block;
  }

  .line:first-child .right_part {
    display: flex;
    flex-wrap: wrap;
  }

  .line:first-child .right_part label {
    flex: 0 0 46%;
  }

  p.online_p {
    padding: 1rem 0px;
  }

  .form {
    margin-top: 0rem;
  }

  .form .r_last {
    display: inline-block;
    margin-left: -5px;
  }

  .online_submit {
    font-size: 1.3rem;
  }

  .intoclub a {
    padding: 0 16px 0 32px;
  }
}

@media only screen and (max-width: 360px) {
  .intoclub a {
    padding: 0 10px 0 32px;
  }

  .intoclub {
    width: 95%;
  }
}

.modal img {
  max-width: 100%;
  line-height: 0;
}

@media only screen and (max-width: 479px) {
  input#modal {
    display: none;
  }

  input#modal+label {
    width: 100%;
    height: 120%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483646;
    background: rgba(0, 0, 0, 0.7);
    cursor: pointer;
  }

  input#modal+label div {
    position: fixed;
    width: 328px;
    /*画像の横幅*/
    top: 50%;
    left: 50%;
    margin: -217px 0 0 -162px;
    /*画像の高さと幅の半分 marginをマイナス */
    background: none;
    border: none;
  }

  input#modal+label div::before {
    content: "× Close";
    position: absolute;
    bottom: -25%;
    right: 50%;
    margin: 0 -60px 0 0;
    font-size: 2.5em;
    color: #ffffff;
  }

  input#modal:checked+label {
    display: none;
  }
}

@media only screen and (min-width: 480px) {
  input#modal {
    display: none;
  }

  input#modal+label {
    display: block;
    position: fixed;
    bottom: 10%;
    right: 5%;
    z-index: 20;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    line-height: 0;
  }

  input#modal+label div::before {
    content: "×";
    position: absolute;
    top: -5%;
    right: 14%;
    margin: 0 -60px 0 0;
    font-size: 1.5em;
    font-weight: 900;
    color: black;
    background-color: white;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    text-align: center;
    cursor: pointer;
    z-index: 20;
    line-height: 1.6em;
  }

  input#modal:checked+label {
    display: none;
  }
}

/* プログレスバー*/
.progressbar {
  margin: 3em auto 0;
  padding: 0;
  display: flex;
  counter-reset: step;
  z-index: 0;
  position: relative;
}

.progressbar li {
  list-style-type: none;
  width: calc(100% / 3);
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #aaa;
  margin: 0 !important;
}

.progressbar li:before {
  width: 30px;
  height: 30px;
  content: counter(step);
  counter-increment: step;
  line-height: 30px;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: #eee;
}

.progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #eee;
  top: 15px;
  left: -50%;
  z-index: -1;
}

.progressbar li:first-child:after {
  content: none;
}

.progressbar li.active {
  color: #009a61;
}

.progressbar li.active:before {
  background-color: #009a61;
  color: #fff;
}

.progressbar li.active+li:after {
  background-color: #009a61;
}

/*サイカン用css*/
/*一部利用お知らせ*/
.underline {
  text-decoration: underline;
}

.block_btn ul {
  display: flex;
  justify-content: center;
}

.block_btn li {
  min-width: 220px;
  background: #BC0A17;
  padding: 1.6em;
  margin: 2em;
  position: relative;
}

.block_btn ul a {
  color: #FFF;
}

.block_btn li:after {
  content: url(../svg/pdf.svg);
  display: inline-block;
  width: 20px;
  position: absolute;
  top: 24px;
  right: 15px;
}

@media only screen and (max-width:640px) {
  .block_btn ul {
    display: block;
    margin: auto;
  }
}

.banner_box a {
  height: 100px;
  width: 100%;
  display: inline-block;
}

.banner_box li {
  position: relative;
  border: 1px solid #CCC;
  height: 100px;
  width: 100%;
}

.banner_box li::after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 25px;
  background: url(../images/arrow-circle.svg) no-repeat;
  background-size: contain;
  margin-right: 5px;
  position: absolute;
  bottom: -1px;
  right: -5px;
}

.banner_box .online_btn {
  position: absolute;
  left: 25px;
  top: 30%;
  font-size: 1.2em;
  line-height: 1.3em;
}

.banner_box .online_btn span {
  display: block;
  font-size: 0.8em;
  color: #666;
}

.banner_box .recruit_btn {
  position: absolute;
  left: 20px;
  top: 34%;
  font-size: 1.2em;
}

.banner_box .youtube_btn {
  position: absolute;
  font-size: 0.83em;
  padding-left: 130px;
  line-height: 1.4em;
  padding-top: 10%;
}

.banner_box .youtube_btn::before {
  content: "";
  display: inline-block;
  width: 106px;
  height: 32px;
  background: url(../images/youtube.png) no-repeat;
  background-size: contain;
  margin-right: 5px;
  position: absolute;
  top: 30%;
  left: 17px;
}

@media only screen and (max-width:912px) {
  .o_banner img {
    width: 100%;
  }

  .banner_box {
    display: flex;
  }

  .banner_box li {
    margin: 1%;
  }

  .o_banner {
    display: flex;
    justify-content: center;
  }

  .o_banner li {
    margin: 1%;
  }
}

@media only screen and (max-width:768px) {
  .banner_box .youtube_btn {
    position: absolute;
    padding-left: 140px;
    padding-top: 15px;
    font-size: 1.2em;
  }

  .banner_box .youtube_btn::before {
    top: 16%;
  }

  .banner_box {
    display: block;
  }
}

@media only screen and (max-width:640px) {
  .o_banner img {
    width: 96%;
  }

  .n_flag1 {
    padding-left: 0px;
    margin-left: 0px;
  }
}

@media only screen and (max-width:1131px) {
  nav#mainNav {
    display: none;
  }
}

.o_chart img {
  width: 100%;
  height: auto;
}

/*----------------------------------------------------
公益通報窓口
----------------------------------------------------*/
#whistleblowing .indent {
  padding-left: 1em;
}

/*----------------------------------------------------
CSR
----------------------------------------------------*/
#main_content .linkToCSRsite {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 1rem;
  margin: 4rem 0;
}

#main_content .linkToCSRsite .img {
  border: solid 1px #666666;
  width: 20rem;
}

#main_content .linkToCSRsite .img img {
  width: 100%;
}

#main_content .linkToCSRsite .text {
  display: grid;
  grid-template-rows: auto auto 3.5rem;
  position: relative;
  gap: 0;
}

#main_content .linkToCSRsite .text a {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  background: #BC0A17;
  font-weight: bold;
  color: white;
  text-align: center;
  width: 10rem;
  height: 3.5rem;
  line-height: 1.2;
  padding: 0.5rem;
  font-size: 1rem;
}

@media only screen and (max-width:640px) {
  #main_content .linkToCSRsite {
    grid-template-columns: 1fr;
  }
  #main_content .linkToCSRsite .img {
    width: 100%;
  }
  #main_content .linkToCSRsite .text {
    gap: 1rem;
  }
  #main_content .linkToCSRsite .text a {
    width: 100%;
  }
}

/*----------------------------------------------------
DXへの取り組み
----------------------------------------------------*/
#dx h4 {
  margin: 2.0em 0 1.0em;
}

#dx h5 {
  background: #EEEEEE;
  padding: 10px 12px;
  font-weight: normal;
  margin: 1.5em 0 1em;
  font-size: 1.1em;
  line-height: 1.2em;
}

#dx ul {
  list-style-type: disc;
  margin-left: 18px;
}

#dx .dx_illust {
  text-align: center;
}

#dx .dx_illust2 {
  text-align: center;
}

#dx .dx_illust img {
  width: 80%;
  padding: 4em;
  margin: 0 auto;
}

#dx .dx_illust2 img {
  width: 85%;
  padding: 2em;
  margin: 2em auto;
  border: 1px solid #CCC;
}

#dx .dx_illust2 .pc {
  display: block;
}

#dx .dx_illust2 .sp {
  display: none;
}

#dx .dx_illust .pc {
  display: block;
}

#dx .dx_illust .sp {
  display: none;
}

@media only screen and (max-width:640px) {
  #dx .dx_illust img {
    width: 100%;
    padding: 1em 0;
  }

  #dx .dx_illust2 img {
    width: 100%;
    padding: 1em;
  }

  #dx .dx_illust .pc {
    display: none;
  }

  #dx .dx_illust .sp {
    display: block;
  }

  #dx .dx_illust2 .pc {
    display: none;
  }

  #dx .dx_illust2 .sp {
    display: block;
  }
}