@charset "UTF-8";
#contentArea {
  background: white;
  width: 1000px;
  margin: 0 auto;
}

#contentArea #contentAreaInner {
  padding: 0;
  margin: 0;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.u-mt10 {
  margin-top: 10px;
}

.u-mb10 {
  margin-bottom: 10px;
}

.u-mr10 {
  margin-right: 10px;
}

.u-ml10 {
  margin-left: 10px;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-mr20 {
  margin-right: 20px;
}

.u-ml20 {
  margin-left: 20px;
}

.u-mt30 {
  margin-top: 30px;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-mr30 {
  margin-right: 30px;
}

.u-ml30 {
  margin-left: 30px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-mr40 {
  margin-right: 40px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-mt50 {
  margin-top: 50px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-mr50 {
  margin-right: 50px;
}

.u-ml50 {
  margin-left: 50px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-mr60 {
  margin-right: 60px;
}

.u-ml60 {
  margin-left: 60px;
}

.u-mt70 {
  margin-top: 70px;
}

.u-mb70 {
  margin-bottom: 70px;
}

.u-mr70 {
  margin-right: 70px;
}

.u-ml70 {
  margin-left: 70px;
}

.u-mt80 {
  margin-top: 80px;
}

.u-mb80 {
  margin-bottom: 80px;
}

.u-mr80 {
  margin-right: 80px;
}

.u-ml80 {
  margin-left: 80px;
}

.u-mt90 {
  margin-top: 90px;
}

.u-mb90 {
  margin-bottom: 90px;
}

.u-mr90 {
  margin-right: 90px;
}

.u-ml90 {
  margin-left: 90px;
}

.u-mt100 {
  margin-top: 100px;
}

.u-mb100 {
  margin-bottom: 100px;
}

.u-mr100 {
  margin-right: 100px;
}

.u-ml100 {
  margin-left: 100px;
}

.u-pt10 {
  padding-top: 10px;
}

.u-pb10 {
  padding-bottom: 10px;
}

.u-pr10 {
  padding-right: 10px;
}

.u-pl10 {
  padding-left: 10px;
}

.u-pt20 {
  padding-top: 20px;
}

.u-pb20 {
  padding-bottom: 20px;
}

.u-pr20 {
  padding-right: 20px;
}

.u-pl20 {
  padding-left: 20px;
}

.u-pt30 {
  padding-top: 30px;
}

.u-pb30 {
  padding-bottom: 30px;
}

.u-pr30 {
  padding-right: 30px;
}

.u-pl30 {
  padding-left: 30px;
}

.u-pt40 {
  padding-top: 40px;
}

.u-pb40 {
  padding-bottom: 40px;
}

.u-pr40 {
  padding-right: 40px;
}

.u-pl40 {
  padding-left: 40px;
}

.u-pt50 {
  padding-top: 50px;
}

.u-pb50 {
  padding-bottom: 50px;
}

.u-pr50 {
  padding-right: 50px;
}

.u-pl50 {
  padding-left: 50px;
}

.u-pt60 {
  padding-top: 60px;
}

.u-pb60 {
  padding-bottom: 60px;
}

.u-pr60 {
  padding-right: 60px;
}

.u-pl60 {
  padding-left: 60px;
}

.u-pt70 {
  padding-top: 70px;
}

.u-pb70 {
  padding-bottom: 70px;
}

.u-pr70 {
  padding-right: 70px;
}

.u-pl70 {
  padding-left: 70px;
}

.u-pt80 {
  padding-top: 80px;
}

.u-pb80 {
  padding-bottom: 80px;
}

.u-pr80 {
  padding-right: 80px;
}

.u-pl80 {
  padding-left: 80px;
}

.u-pt90 {
  padding-top: 90px;
}

.u-pb90 {
  padding-bottom: 90px;
}

.u-pr90 {
  padding-right: 90px;
}

.u-pl90 {
  padding-left: 90px;
}

.u-pt100 {
  padding-top: 100px;
}

.u-pb100 {
  padding-bottom: 100px;
}

.u-pr100 {
  padding-right: 100px;
}

.u-pl100 {
  padding-left: 100px;
}

#hoken_sArea {
  font-family: "Noto Sans Japanese";
}

.PJ-layout .hoken {
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}

.PJ-layout .hoken:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  border-left: 1px dashed #076cb9;
}

.PJ-layout .hoken div {
  width: 460px;
  text-align: center;
  float: left;
}

.PJ-layout .hoken__loppi {
  margin-right: 80px;
}

.PJ-layout .movie {
  margin-bottom: 50px;
  padding: 20px 130px 30px;
  border: 1px solid #076cb9;
}

.PJ-layout .movie__wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.PJ-layout .movie__wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.PJ-layout .heading--type01 {
  text-align: center;
  margin-bottom: 10px;
  line-height: 0;
}

.PJ-layout .heading--type02 {
  color: #076cb9;
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
  white-space: nowrap;
}

.PJ-layout .ttl--type01 {
  line-height: 0;
  margin-bottom: 25px;
}

.PJ-layout .ttl--type01.mb-small {
  margin-bottom: 12px;
}

.PJ-layout .img--type01 {
  margin-bottom: 40px;
}

.PJ-layout .img--type01.mb-large {
  margin-bottom: 42px;
}

.PJ-layout .txt--type01 {
  color: #076cb9;
  font-size: 30px;
  font-weight: 100;
  position: relative;
  margin-bottom: 35px;
}

.PJ-layout .txt--type01:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #076cb9;
  top: 50%;
  left: 0;
  z-index: 10;
}

.PJ-layout .txt--type01 span {
  z-index: 20;
  position: relative;
  background: #ffffff;
  padding: 0 10px;
}

.PJ-layout .txt--type02 {
  font-size: 12px;
  margin-bottom: 40px;
}

.PJ-layout .txt--type03 {
  text-align: center;
}

.PJ-layout .txt--type04 {
  font-size: 15px;
  margin-bottom: 1em;
}

.PJ-layout .list--type01 .list__item {
  margin-top: 25px;
  line-height: 0;
}

.PJ-layout .list--type01 .list__item:first-child {
  margin-top: 0;
}

.PJ-layout .insurance {
  margin: 30px auto 0;
}

.PJ-layout .insurance-section {
  border: 5px solid #eaeff4;
  border-radius: 10px;
  margin-top: 40px;
  padding-bottom: 40px;
  background: #eaeff4;
}

.PJ-layout .insurance-section:first-child {
  margin-top: 0;
}

.PJ-layout .insurance-section__header {
  font-size: 14px;
  color: #ffffff;
  padding: 10px;
  background-color: #236ab1;
}

.PJ-layout .insurance-section__header--ico {
  padding-left: 60px;
  background-position: 10px center;
  background-repeat: no-repeat;
}

.PJ-layout .insurance-section__content {
  padding: 20px 80px;
  background: #ffffff;
}

.PJ-layout .insurance-section__inner {
  padding: 0 1em;
}

.PJ-layout .insurance-section__inner--A {
  padding-left: 80px;
}

.PJ-layout .insurance-step-entry {
  margin: 5px 0 0 10px;
  overflow: hidden;
}

.PJ-layout .insurance-step-entry:first-child {
  margin-top: 0;
}

.PJ-layout .insurance-step-entry__label {
  font-weight: bold;
  color: #049cf4;
  float: left;
  font-size: 14px;
}

.PJ-layout .insurance-step-entry__text {
  margin-left: 54px;
}

.PJ-layout .insurance-step-operation {
  width: 790px;
  background: none;
  margin: 0 auto;
  letter-spacing: -0.4em;
  margin-bottom: 10px;
}

.PJ-layout .insurance-step-operation__item {
  width: 355px;
  height: 335px;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 25px;
}

.PJ-layout .insurance-step-operation__item--01,
.PJ-layout .insurance-step-operation__item--02,
.PJ-layout .insurance-step-operation__item--03,
.PJ-layout .insurance-step-operation__item--04 {
  background: none;
  padding-left: 37px;
  margin-bottom: 5px;
}

.PJ-layout .insurance-step-operation__item--03:before,
.PJ-layout .insurance-step-operation__item--04:before {
  content: "";
  height: 5px;
  display: block;
  background-repeat: repeat-x;
  background-position: top center;
  background-size: auto;
  margin-bottom: 10px;
}

.PJ-layout .insurance-step-operation__item .insurance-img_center {
  text-align: center;
}

.PJ-layout .insurance-step-operation__text {
  margin-bottom: 5px;
}

.PJ-layout .insurance-step-operation__label {
  font-weight: bold;
  color: #049cf4;
  font-size: 14px;
}

.PJ-layout .insurance-list--type01 {
  border: 3px solid #eaeff4;
  border-radius: 5px;
  padding: 10px;
}

.PJ-layout .insurance-list--type01 .insurance-list__item {
  margin-top: 3px;
  padding-left: 25px;
}

.PJ-layout .insurance-list--type01 .insurance-list__item:first-child {
  margin-top: 0;
}

.PJ-layout .insurance-list--type02 {
  margin-bottom: 80px;
}

.PJ-layout .insurance-list--type02 .insurance-list__item {
  margin-top: 50px;
  position: relative;
}

.PJ-layout .insurance-list--type02 .insurance-list__item:first-child {
  margin-top: 0;
}

.PJ-layout .insurance-list--type02 .insurance-list__item:after {
  position: absolute;
  top: 0;
  right: 0;
}

.PJ-layout .insurance-list--type02.insurance-list--golf .insurance-list__01:after {
  content: url(../img/golf_img01.png);
}

.PJ-layout .insurance-heading {
  margin-bottom: 10px;
  color: #236ab1;
}

.PJ-layout .insurance-heading--type01 {
  font-size: 24px;
  font-weight: bold;
}

.PJ-layout .insurance-heading--type02 {
  font-size: 16px;
  color: #000;
}

.PJ-layout .insurance-heading--type02:before {
  content: "■";
  color: #236ab1;
}

.PJ-layout .insurance-heading--type02 .insurance-caution {
  margin: 10px;
}

.PJ-layout .insurance-heading--type03 {
  font-size: 20px;
}

.PJ-layout .insurance-heading--type03 img {
  vertical-align: bottom;
  margin-right: -10px;
}

.PJ-layout .insurance-heading--type04 {
  font-size: 23px;
  font-weight: bold;
}

.PJ-layout .insurance-heading--type05 {
  padding: 8px;
  background: #e9f0f2;
  border-radius: 5px;
  color: #000;
  font-size: 15px;
  font-weight: bold;
}

.PJ-layout .insurance-txt {
  margin-bottom: 20px;
}

.PJ-layout .insurance-txt--center {
  text-align: center;
}

.PJ-layout .insurance-txt--blue {
  color: #236ab1;
}

.PJ-layout .insurance-txt--type02 {
  width: 577px;
  margin: 0 auto 40px;
}

.PJ-layout .insurance-txt--type03 {
  margin-bottom: 0;
  padding-left: 0;
}

.PJ-layout .insurance-txt--type04 {
  color: #e60012;
  font-weight: bold;
  border: 1px solid #e60012;
  padding: 5px;
  font-size: 16px;
  text-align: center;
}

.PJ-layout .insurance-txt--type05 {
  margin: 1em 0 1em;
  font-size: 15px;
}

.PJ-layout .insurance-txt--indent {
  text-indent: -1em;
  padding-left: 1em;
}

.PJ-layout .insurance-txt--indent4 {
  text-indent: -4em;
  padding-left: 4em;
}

.PJ-layout .insurance-quote {
  background: #eaeff4;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.PJ-layout .insurance-quote p {
  margin: 0;
}

.PJ-layout .insurance-caution {
  font-size: 12px;
}

.PJ-layout .insurance-caution--red {
  color: #e60012;
}

.PJ-layout .insurance-img {
  margin-bottom: 20px;
  line-height: 0;
}

.PJ-layout .insurance-img--type02 {
  margin-bottom: 10px;
}

.PJ-layout .insurance-img--center {
  text-align: center;
}

.PJ-layout .insurance-table--type01 {
  border-collapse: collapse;
  margin: 30px 30px 25px 0;
}

.PJ-layout .insurance-table--type01 td,
.PJ-layout .insurance-table--type01 th {
  border: 1px solid #aaa;
  padding: 5px;
  text-align: center;
}

.PJ-layout .insurance-table--type01 th {
  min-width: 120px;
  background: #f6f9ff;
}

.PJ-layout .insurance-text_red {
  color: #ff0000;
}

.PJ-layout .insurance-step_border_arrow {
  background-repeat: no-repeat, repeat-y;
  background-position: center left 6px, center left 18px;
  background-size: 25px, 1px;
}

/*
**  ===================================================================
**  site-header CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
.PJ-header {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}

.PJ-header:before {
  position: absolute;
  top: 10px;
  left: 0;
}

.PJ-header__title {
  color: #076cb9;
  font-size: 50px;
  font-weight: 200;
  margin-bottom: 40px;
}

.PJ-header__text {
  color: #666666;
  font-size: 24px;
  font-weight: 100;
}

/*
**  ===================================================================
**  site-footer CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
/*
**  ===================================================================
**  site-navigation CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
/*
**  ===================================================================
**  180530_add
**  ===================================================================
*/
.topImage {
  width: 100%;
  margin-bottom: 30px;
}
.topImage .img {
  position: relative;
}
.topImage .img img {
  max-width: 100%;
}
.topImage .img h2 {
  position: absolute;
  font-size: 43px;
  font-weight: bold;
  color: #ff7d7f;
  top: 137px;
  text-align: center;
  width: 100%;
}
.topImage .img h3 {
  position: absolute;
  font-size: 16px;
  color: #ff7d7f;
  line-height: 1.5;
  top: 213px;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.PJ-layout .insurance-section {
  border: 0;
  background: white;
}

.loppyInfo {
  background-image: url("../img/golf_loppi_bg.jpg");
  padding: 50px 100px;
}
.loppyInfo h3 {
  text-align: center;
  margin-bottom: 2em;
}
.loppyInfo .stepContainer .wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2em;
}
.loppyInfo .stepContainer .wrap .item .stepArrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 100%;
}
.loppyInfo .stepContainer .wrap .item .stepText {
  margin-bottom: 1.5em;
}
.loppyInfo .stepContainer .wrap .item .stepText h4 {
  color: #4258ac;
  font-size: 14pt;
  font-weight: bold;
}
.loppyInfo .stepContainer .wrap .item .info {
  font-size: 9pt;
  color: #ff005a;
}
.loppyInfo .stepContainer .wrap .item .itemTel {
  padding: 1em;
}
.loppyInfo .textInfo {
  margin-top: 3em;
}
.loppyInfo .textInfo .attention {
  margin-top: 1em;
  font-size: 8pt;
}
.loppyInfo .texthousin {
  text-align: center;
  margin-top: 3em;
}

/* info
---------------------------------------------------- */
#info section {
  margin: 20px auto 10px;
  width: 1000px;
}
#info .info_inner {
  padding: 20px 20px 15px 20px;
  border: 2px solid #f00;
  border-radius: 10px;
  text-align: center;
}
#info .info_inner p {
  font-size: 24px;
  color: #f00;
  letter-spacing: 0.5px;
  line-height: 1.35;
  margin: 0 0 5px 0;
}
#info .info_inner p .small {
  font-size: 18px;
}
#info .info_inner + .info_inner {
  margin-top: 20px;
}/*# sourceMappingURL=golf.css.map */