@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
ul {
  list-style: none;
}

body, html {
  padding: 0px;
  margin: 0px;
  font-family: "Noto Sans", sans-serif;
  height: 100%;
}

h1, h2, h3, h4, h5 {
  margin: 0px;
}

p, dl, dd, dt {
  margin: 0px;
}

ol, ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

figure {
  margin: 0px;
}

.mgt31px {
  margin-top: 31px;
}

.bg_video {
  width: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  height: calc(100% - 60px);
}

.bg_video_mask {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
  filter: grayscale(100%);
  mask-repeat: no-repeat;
  mask-position: center center;
  mask-size: auto 100%;
  mask-image: url("../img/common/bg_main_mask.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  -webkit-mask-size: auto 100%;
  -webkit-mask-image: url("../img/common/bg_main_mask.png");
}

.main_viz_data_outer {
  background: url(../img/common/line_main.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 67%;
}

.point_head_type2 .point_head_title1 {
  font-size: 20px;
}

.point_head_type2 .point_head_title2 {
  font-size: 32px;
  color: #0054A7;
}

body {
  padding-top: 70px;
}

.mht_m_30px {
  margin-top: -30px;
}

.header_outline {
  position: fixed;
  width: 100%;
  z-index: 300;
  background: #fff;
  top: 0px;
  left: 0px;
}

.header_outline .inner {
  display: flex;
  justify-content: space-between;
}

.header_outline .inner .logo {
  padding: 15px 0px 0px 20px;
}

.header_outline .inner .logo img {
  max-width: 136px;
}

.header_outline .inner .gnav {
  /*min-width:1155px;*/
  display: flex;
  justify-content: flex-end;
}

.header_outline .inner .gnav ul {
  display: flex;
  margin: 0px;
}

.header_outline .inner .gnav ul li {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
}

.header_outline .inner .gnav ul li a {
  text-decoration: none;
  color: #000;
  padding-left: 30px;
  padding-top: 25px;
  display: block;
  transition-duration: 0.5s;
}

.header_outline .inner .gnav ul li a:hover {
  color: #0b55a1;
}

.header_outline .inner .gnav ul li a.non {
  opacity: 0.2;
  pointer-events: none;
}

.header_outline .inner .gnav ul .gnv_style1 {
  background: #F8F8F8;
  margin-left: 30px;
  transition-duration: 0.5s;
}

.header_outline .inner .gnav ul .gnv_style1 a {
  padding: 25px 30px 25px 30px !important;
}

.header_outline .inner .gnav ul .gnv_style1:hover {
  background: #0b55a1;
}

.header_outline .inner .gnav ul .gnv_style1:hover a {
  color: #fff !important;
}

.header_outline .inner .gnav ul .gnv_style2 {
  background: linear-gradient(90deg, #F6AB00 0%, #EEC870 100%);
  transition-duration: 0.5s;
}

.header_outline .inner .gnav ul .gnv_style2:hover {
  background: #0b55a1;
}

.header_outline .inner .gnav ul .gnv_style2:hover a {
  color: #fff !important;
}

.header_outline .inner .gnav ul .gnv_style2 a {
  padding: 25px 30px 25px 30px !important;
}

.header_outline .inner .gnav ul .gnv_style3 {
  background: #000000;
  transition-duration: 0.5s;
  position: relative;
}

.header_outline .inner .gnav ul .gnv_style3:hover {
  background: #0b55a1;
}

.header_outline .inner .gnav ul .gnv_style3:hover a {
  color: #fff !important;
}

.header_outline .inner .gnav ul .gnv_style3 a {
  padding: 15px 30px 15px 30px !important;
  color: #fff;
}

.header_outline .inner .gnav ul .gnv_style3.free a::after {
  content: "";
  display: block;
  background: #666;
  width: 1px;
  height: 60%;
  position: absolute;
  right: 0;
  top: 20%;
}

.main_vis {
  background: #fbcb21;
  position: relative;
  z-index: 200;
  background: url(../img/common/bg_main.png);
  background-position: center center;
  position: relative;
  background-repeat: no-repeat;
  z-index: 200;
  background-size: auto 100%;
  box-sizing: border-box;
  height: calc(100% - 60px) !important;
  display: flex;
  align-items: center;
  align-content: center;
}

.main_vis .scroll_icon {
  display: block;
  width: 13.54px;
  height: 13.54px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -6.7px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(45deg);
}

.main_vis .main_viz_data_outer {
  margin-bottom: 39px;
}

.main_vis .main_viz_data {
  font-size: 32px;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
}

.main_vis .main_viz_data span {
  font-size: 64px;
  line-height: 64px;
  color: #0054A7;
  display: inline-block;
}

.main_vis .main_viz_count {
  font-size: 14px;
  padding-bottom: 18px;
  font-family: "Roboto Condensed", sans-serif;
  padding-top: 5px;
}

.main_vis .main_viz_count span {
  margin-right: 20px;
}

.main_vis .main_viz_count span b {
  color: #0054A7;
}

.main_vis .main_viz_text {
  padding-top: 11px;
  padding-bottom: 20px;
}

.main_vis .main_viz_text p {
  font-size: 18px;
  line-height: 36px;
  font-weight: bold;
}

.main_vis .main_viz_btn {
  display: flex;
  width: 90%;
  max-width: 563px;
}

.main_vis .main_viz_btn a {
  display: block;
  width: 100%;
  max-width: 175px;
  box-sizing: border-box;
  background: #000;
  color: #fff;
  text-decoration: none;
  text-align: left;
  border-radius: 100px;
  padding: 20px 30px 20px 74px;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
  position: relative;
  line-height: 1.5;
  transition: all 0.3s;
  transition-property: background-color, color, transform, opacity;
}

.main_vis .main_viz_btn a:first-child {
  width: 100%;
  max-width: 240px;
  margin-right: 20px;
}

.main_vis .main_viz_btn a:last-child {
  width: 100%;
  max-width: 260px;
}

.main_vis .main_viz_btn a::after {
  display: block;
  content: "";
  background: url(../img/common/icon_pencil.svg) no-repeat left top;
  position: absolute;
  top: 50%;
  left: 36px;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}

.main_vis .main_viz_btn a:hover {
  background: #0b55a1;
}

.main_vis .main_viz_btn a span {
  font-size: 10px;
}

.main_vis .inner {
  width: 90%;
  max-width: 1189px;
  margin-left: auto;
  margin-right: auto;
}

.main_vis .inner h1 span {
  display: block;
  background: #fff;
  display: inline-block;
  padding: 5px 5px 11px 5px;
  font-size: 56px;
  line-height: 56px;
  margin-bottom: 24px;
}

.main_vis .inner h1 span:last-child {
  margin-bottom: 0px;
}

.icon_data1 {
  width: 80px;
  height: 80px;
  position: relative;
  background: #004EA2;
  color: #fff;
  font-weight: bold;
  display: block;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  border-radius: 40px;
  font-size: 24px;
  position: absolute;
  top: -40px;
  left: -40px;
}

.icon_data1 + img {
  border: solid 1px #DEDEDE;
}

.yellow_data {
  background: #F6AB00;
}

.section_style1 {
  position: relative;
}

.section_style1 .inner {
  position: relative;
  z-index: 100;
  padding-top: 100px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 896px;
}

.section_style1 .inner h3 {
  line-height: 44px;
  font-weight: bold;
}

.section_style1 .inner .content_box {
  display: flex;
  justify-content: space-between;
}

.section_style1 .inner .content_box .content_box_text {
  width: 100%;
  width: 48%;
  max-width: 436px;
  font-size: 16px;
  line-height: 32px;
}

.section_style1 .inner .content_box .content_box_text .btn_style1 {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 50px;
}

.section_style1 .inner .content_box .content_box_figure {
  width: 49%;
  max-width: 440px;
  margin: 0px;
  margin-right: -56px;
  position: relative;
}

.section_style1 .inner .content_box .content_box_figure img {
  width: 100%;
}

.section_style1 .inner .content_box .content_box_figure svg {
  width: 100%;
}

.section_style1 .inner h3 {
  font-size: 32px;
  padding-bottom: 30px;
}

.section_style1 .tag_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.section_style1 .tag_list li {
  margin: 0 20px 20px 0;
  background: #000;
  color: #fff;
  font-size: 13px;
  line-height: 31px;
  padding: 0 10px;
}

.section_style1 .infiniteslide_wrap .big_text2_2 {
  bottom: 60px;
}

.section_style1_2 {
  background: #F6F6F6;
}

.section_style1_2 .btn_style1 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

.section_style1_2 .btn_style1.non {
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
  filter: grayscale(100%);
  pointer-events: none;
}

.section_style1_2 .inner {
  padding-top: 140px;
}

.section_style1_2 .inner .content_box .content_box_text {
  font-size: 14px;
}

.section_display {
	padding: 100px 0;
	
}
.section_display .inner {
	margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 896px;
}
.section_display .inner dl {
	border-bottom: 1px solid #000;
	padding: 10px 0;
}

.box_white {
  background: #FFFFFF;
  padding: 19px 33px 19px 33px;
  box-sizing: border-box;
  margin-top: 24px;
}

.box_white h4 {
  font-size: 16px;
  padding-bottom: 13px;
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 6px;
}

.box_white .day_area {
  font-size: 12px;
}

.box_white .text_data dt {
  font-size: 14px;
  font-weight: bold;
}

.box_white .text_data dd {
  font-size: 12px;
  line-height: 24px;
}

.section_style1_double .inner {
  padding-top: 100px;
}

.section_style1_double .content_box {
  margin-bottom: 120px;
}

.pdb260px {
  padding-bottom: 260px;
}

.number_back_2 {
  display: block;
  width: 100%;
  max-width: 40px;
  height: 40px;
  font-size: 24px;
  border-radius: 60px;
  background: linear-gradient(90deg, #F6AB00 0%, #EEC870 100%);
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #000;
  font-size: 16px;
  position: absolute;
  top: -20px;
  left: -20px;
  font-weight: bold;
}

.number_back_3 {
  display: block;
  width: 100%;
  max-width: 40px;
  height: 40px;
  font-size: 24px;
  border-radius: 60px;
  background: linear-gradient(52.84deg, #CBCBCB 16.3%, #FFFFFF 85.71%);
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #000;
  font-size: 16px;
  position: absolute;
  top: -20px;
  left: -20px;
  font-weight: bold;
}

.number_back_4 {
  display: block;
  width: 100%;
  max-width: 40px;
  height: 40px;
  font-size: 24px;
  border-radius: 60px;
  background: linear-gradient(90deg, #C87B34 0%, #FAA85D 100%);
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #000;
  font-size: 16px;
  position: absolute;
  top: -20px;
  left: -20px;
  font-weight: bold;
}

.header_style1 {
  padding-bottom: 50px;
  position: relative;
}

.header_style1 .number_back {
  font-size: 200px;
  font-weight: bold;
  color: #F6F6F6;
  line-height: 200px;
  position: absolute;
  bottom: 50px;
  font-family: "Roboto Condensed", sans-serif;
}

.header_style1 h2 {
  position: relative;
  z-index: 100;
  font-size: 32px;
  border-bottom: 1px solid #0054A7;
  display: inline-block;
  padding-bottom: 20px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
}

.header_style1 h2 span {
  display: block;
  font-size: 12px;
}

.section_style2 {
  background: #F6F6F6;
  padding-bottom: 100px;
  position: relative;
}

.section_style2 .inner {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.section_style2 .inner ol {
  width: 100%;
  padding-top: 100px;
  padding-left: 0px;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

.section_style2 .inner ol li {
  width: 33.33333%;
  box-sizing: border-box;
  padding-top: 50px;
  padding-bottom: 189px;
  border-left: 1px solid #CFD6DD;
  position: relative;
}

.section_style2 .inner ol li:first-child {
  border-left: none;
}

.section_style2 .inner ol li dl {
  padding-right: 61px;
  padding-left: 61px;
}

.section_style2 .inner ol li dl dt {
  text-align: center;
  font-weight: bold;
  font-size: 34px;
  padding-bottom: 45px;
  font-family: "Roboto Condensed", sans-serif;
}

.section_style2 .inner ol li dl dd figure {
  margin: 0px;
  text-align: center;
  margin-bottom: 50px;
}

.section_style2 .inner ol li dl dd figure svg {
  width: 100%;
}

.section_style2 .inner ol li dl dd .point_head {
  text-align: center;
  padding-bottom: 30px;
  font-size: 26px;
  line-height: 39px;
  font-weight: bold;
}

.section_style2 .inner ol li dl dd .point_head span {
  color: #0054A7;
}

.section_style2 .inner ol li dl dd p {
  font-size: 16px;
  line-height: 32px;
}

.section_style2 .inner ol li dl dd .btn_box {
  position: absolute;
  bottom: 50px;
  width: 100%;
  left: 0px;
}

.section_style2.no_btn .inner ol {
  padding-bottom: 50px;
}

.section_style2.no_btn .inner li {
  padding-bottom: 50px !important;
}

.section_style1_sub .inner {
  padding-top: 150px;
}

.section_style2_white {
  border-top: 1px solid #CFD6DD;
}

.section_style2_white .big_text span {
  color: #EDEDED;
}

.main_footer {
  background: #222222;
  position: relative;
  z-index: 100;
}

.main_footer .inner {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 1080px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  justify-content: space-between;
}

.main_footer .inner .left .footer_logo {
  width: 100%;
  max-width: 160px;
  margin-bottom: 40px;
}

.main_footer .inner .left .footer_logo img {
  width: 100%;
  height: auto;
}

.main_footer .inner .left .sns_list {
  display: flex;
  justify-content: left;
  padding-top: 20px;
  padding-bottom: 20px;
}

.main_footer .inner .left .sns_list li {
  margin-right: 15px;
}

.main_footer .inner .privacy_area {
  background: #fff;
  display: flex;
  justify-items: center;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
  max-width: 213px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

.main_footer .inner .privacy_area .logo {
  max-width: 62px;
  width: 90%;
  display: block;
  margin-right: 10px;
}

.main_footer .inner .privacy_area .logo img {
  width: 100%;
}

.main_footer .inner .privacy_area .text {
  font-size: 9px;
}

.main_footer .inner .copy_area {
  color: #fff;
  font-size: 8px;
  padding-top: 10px;
  letter-spacing: 0.5px;
  text-align: left;
}

.main_footer .inner .right ul {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 20px;
}

.main_footer .inner .right ul li {
  margin-left: 30px;
}

.main_footer .inner .right ul li a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.main_footer .inner .right ul li a.non {
  pointer-events: none;
  color: #999;
}

.main_footer .inner .right .small_footer_nav {
  font-size: 8px;
}

.main_footer .inner .right .footer_btns {
  display: flex;
  justify-content: flex-end;
  padding-top: 110px;
}

.btn_style2 {
  max-width: 300px;
  text-align: center;
  border: 1px solid #fff;
  height: 70px;
  width: 100%;
  display: block;
  border-radius: 50px;
  line-height: 70px;
  color: #fff;
  text-decoration: none;
  transition-duration: 0.5s;
}

.btn_style2:hover {
  background: #fff;
  color: #000;
}

.btn_style3 {
  width: 100%;
  max-width: 300px;
  text-align: center;
  border: 1px solid #F6AB00;
  height: 70px;
  display: block;
  border-radius: 50px;
  line-height: 70px;
  color: #F6AB00;
  text-decoration: none;
  margin-left: 20px;
  transition-duration: 0.5s;
}

.btn_style3:hover {
  background: linear-gradient(87.01deg, #F6AB00 0%, #FED881 100%);
  color: #000;
}

.btn_style1 {
  background: linear-gradient(87.01deg, #F6AB00 0%, #FED881 100%);
  display: block;
  width: 100%;
  max-width: 250px;
  text-align: center;
  border-radius: 50px;
  padding: 25px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  border: none;
}

.btn_style1:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 10px;
  height: 10px;
  position: absolute;
  right: 40px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(-45deg);
  top: 34px;
  transition-duration: 0.5s;
}

.btn_style1:hover {
  background: #0b55a1;
  color: #fff;
  transition-duration: 0.5s;
}

.btn_style1:hover:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transition-duration: 0.5s;
}

.number_count {
  padding-top: 50px;
  width: 90%;
  max-width: 1189px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  font-family: "Roboto Condensed", sans-serif;
}

.number_count dl {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: left;
}

.number_count dl dt {
  font-size: 14px;
  padding-right: 10px;
}

.number_count dl dd {
  background: #fff;
  height: 1px solid #fff;
  width: 100%;
}

.number_count dl dd span {
  background: #F6AB00 !important;
  height: 1px;
  display: block;
  width: 30%;
}

.pop_close_btn {
  background: #004EA2;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  position: absolute;
  top: -25px;
  right: -25px;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  cursor: pointer;
}

.text_thanks {
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  padding-top: 200px;
  padding-bottom: 100px;
  font-weight: bold;
}

.miss_box {
  color: #d80000;
}

.section_popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  opacity: 0;
  justify-content: center;
  align-items: center;
  align-content: center;
  z-index: 600;
  pointer-events: none;
  box-sizing: border-box;
}

.section_popup .inner {
  position: relative;
  background: #fff;
  width: 84%;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  border-radius: 10px;
  padding: 30px 50px 30px 50px;
  box-sizing: border-box;
}

.section_popup .inner h1 {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid #0054A7;
  font-size: 24px;
  line-height: 36px;
}

.section_popup .inner .inner_contents {
  display: flex;
  justify-content: space-between;
}

.section_popup .inner .inner_contents img {
  width: 100%;
  height: auto;
}

.section_popup .inner .inner_contents .left {
  width: 45.42%;
  max-width: 318px;
}

.section_popup .inner .inner_contents .right {
  width: 50.28%;
  max-width: 348px;
}

.section_popup .inner .inner_contents .right p {
  font-size: 12px;
  line-height: 24px;
}

.section_popup .inner .inner_contents .right figure {
  margin-bottom: 26px;
}

.bg_black {
  display: none;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 500;
}

.fadeinclass {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  transition-duration: 0.5s;
  padding-top: 30px;
  opacity: 1;
  pointer-events: auto;
}

.fadeinclass2 {
  display: flex;
  transition-duration: 0.5s;
  display: block;
  padding-top: 30px;
  opacity: 0.8;
  pointer-events: auto;
}

.header_style1_black .number_back {
  color: #2E2E2E;
  font-family: "Roboto Condensed", sans-serif;
}

.header_style1_black h2 {
  border-bottom: 1px solid #F6AB00;
}

.overflowhidden {
  overflow: hidden;
}

.section_style3 {
  background: #222222;
  padding-bottom: 180px;
  color: #fff;
  padding-top: 184px;
}

.section_style3 .inner {
  width: 90%;
  max-width: 1189px;
  margin-left: auto;
  margin-right: auto;
}

.section_style3 .inner h3 {
  font-size: 32px;
  padding-bottom: 30px;
  font-weight: bold;
}

.section_style3 .inner .content_box_text {
  font-size: 16px;
  line-height: 32px;
}

.slide_outline {
  margin-top: 100px;
}

.slide_outline .number_icon {
  display: block;
  width: 60px;
  height: 60px;
  font-size: 24px;
  border-radius: 60px;
  background: linear-gradient(90deg, #F6AB00 0%, #EEC870 100%);
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #000;
  position: fixed;
  margin-top: -30px;
  margin-left: -30px;
  font-family: "Roboto Condensed", sans-serif;
}

.slide_outline .number_icon2 {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 24px;
  border-radius: 60px;
  background: linear-gradient(52.84deg, #CBCBCB 16.3%, #FFFFFF 85.71%);
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #000;
  font-size: 16px;
  position: fixed;
  margin-top: -30px;
  margin-left: -30px;
}

.slide_outline .number_icon3 {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 60px;
  background: linear-gradient(90deg, #C87B34 0%, #FAA85D 100%);
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #000;
  font-size: 16px;
  position: fixed;
  margin-top: -30px;
  margin-left: -30px;
}

.slide_outline .slick-list {
  overflow: unset !important;
}

.slide_outline h3 {
  text-align: center;
  padding-bottom: 20px;
}

.slide_outline ol {
  display: flex;
}

.slide_outline ol li {
  width: 100%;
  max-width: 896px;
  margin-right: 120px;
  cursor: pointer;
}

.slide_outline ol li h3 {
  padding-bottom: 50px;
}

.slide_outline ol li .flex-box {
  display: flex;
}

.slide_outline ol li .flex-box div {
  position: relative;
}

.slide_outline ol li .flex-box div:first-child {
  width: 592px;
  margin-right: 38px;
}

.slide_outline ol li .flex-box div:first-child p {
  font-size: 18px;
}

.slide_outline ol li .flex-box div:first-child figure {
  margin-bottom: 21px;
}

.slide_outline ol li .flex-box div figure {
  text-align: center;
  height: 356px;
  background: #2e2e2e;
  text-align: center;
}

.slide_outline ol li .flex-box div figure img {
  height: 100%;
  display: inline-block;
}

.slide_outline ol li .flex-box div:nth-child(2n) {
  width: 100%;
  max-width: 266px;
}

.slide_outline ol li .flex-box div:nth-child(2n) figure {
  height: 149px;
  margin-bottom: 13px;
  background: #2e2e2e;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slide_outline ol li .flex-box div:nth-child(2n) figure img {
  height: 149px;
  max-width: 266px;
  -o-object-fit: cover;
     object-fit: cover;
}

.slide_outline ol li .flex-box div:nth-child(2n) p {
  font-size: 12px;
}

.slide_outline ol li .flex-box div:nth-child(2n) div {
  width: 100%;
}

.slide_outline ol li .flex-box div:nth-child(2n) div:last-child {
  margin-top: 30px;
}

.section_style4 {
  background: #F6F6F6;
}

.section_style4 .design_bg {
  background: url(../img/common/bg_design.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}

.section_style4 .inner {
  padding-top: 200px;
  margin-left: auto;
  margin-right: auto;
  max-width: 896px;
  width: 90%;
  box-sizing: border-box;
}

.section_style4 .inner .number_back {
  color: #EDEDED;
}

.section_style4 .inner h3 {
  font-size: 32px;
  font-weight: bold;
}

.section_style4 .inner .content_box_text {
  padding-top: 30px;
  font-size: 16px;
  line-height: 32px;
  padding-bottom: 160px;
}

.pdb200px {
  padding-bottom: 200px;
}

.color_gray {
  color: #505050;
}

.swiper-wrapper {
  transition: ease-in-out;
}

.big_text2 {
  font-size: 320px;
  line-height: 320px;
  height: 320px;
  position: absolute;
  bottom: -15px;
  margin-bottom: -50px;
}

.big_text2 span {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  color: #F6F6F6;
  font-weight: bold;
}

.slick-initialized .slick-slide {
  display: flex !important;
}

.big_text2_2 {
  margin-bottom: -111px;
}

.big_text {
  font-size: 320px;
  line-height: 320px;
  margin-bottom: -50px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
}

.big_text span {
  display: block;
  width: 1000px;
  font-family: "Roboto Condensed", sans-serif;
  color: #F6F6F6;
  font-weight: bold;
}

.sub_header {
  background: url(../images/common/single-header__background.png) center/cover no-repeat;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

.sub_header h1 {
  background: #fff;
  font-weight: bold;
  display: inline-block;
  line-height: 52px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 20px;
  font-size: 32px;
  letter-spacing: 0.5px;
}

.sub_header p {
  font-size: 12px;
}

.section_head_1 {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.section_head_1 h2 {
  font-size: 32px;
  padding-bottom: 30px;
}

.section_style5 {
  background: #F6F6F6;
  padding-top: 100px;
  padding-bottom: 120px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.section_style5 .list_layout_style1 {
  width: 100%;
  max-width: 467px;
  text-align: center;
  border-left: 1px solid #E3E3E3;
  margin-bottom: 100px;
}

.section_style5 .list_layout_style1:first-child {
  border-left: none;
}

.section_style5 .list_layout_style1 .inner {
  display: inline-block;
  width: 100%;
  max-width: 275px;
}

.section_style5 .list_layout_style1 .inner h3 {
  font-size: 14px;
  border-bottom: 1px solid #0054A7;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 50px;
}

.section_style5 .list_layout_style1 .inner figure {
  background: #fff;
  height: 210px;
  margin-bottom: 10px;
  overflow: hidden;
}

.section_style5 .list_layout_style1 .inner figure img {
  width: 100%;
}

.section_style5 .list_layout_style1 .inner ul {
  text-align: left;
}

.section_style5 .list_layout_style1 .inner ul li {
  position: relative;
  margin-bottom: 50px;
  cursor: pointer;
  transition: all 0.3s;
  transition-property: background-color, color, transform, opacity;
}

.section_style5 .list_layout_style1 .inner ul li:last-child {
  margin-bottom: 0px;
}

.section_style5 .list_layout_style1 .inner ul li:hover {
  opacity: 0.8;
}

.section_style5 .list_layout_style1 .inner ul li p {
  font-size: 12px;
}

.section_style6 .bg_gray {
  background: #F6F6F6;
  height: 340px;
}

.section_style6 .inner {
  display: flex;
  justify-content: center;
}

.section_style6 .inner .right {
  width: 50%;
  background: linear-gradient(87.01deg, #F6AB00 0%, #FED881 100%);
  text-align: left;
  padding-left: 80px;
  padding-bottom: 240px;
  position: relative;
  box-sizing: border-box;
  transition-duration: 0.5s;
}

.section_style6 .inner .right:hover .icon_circle {
  transition-duration: 0.5s;
  transform: scale(1.1);
}

.section_style6 .inner .right .btn_bottom_box {
  position: absolute;
  bottom: 80px;
}

.section_style6 .inner .right .right_inner {
  width: 100%;
  box-sizing: border-box;
  max-width: 540px;
  display: inline-block;
  text-align: left;
}

.section_style6 .inner .right .right_inner .last_border {
  border-bottom: 1px solid #000;
}

.section_style6 .inner .right .right_inner dl {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #000;
}

.section_style6 .inner .right .right_inner dl dt {
  width: 100%;
  max-width: 215px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 20px;
  font-weight: bold;
}

.section_style6 .inner .right .right_inner dl dd {
  width: 100%;
  max-width: 315px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 16px;
}

.section_style6 .inner .left {
  width: 50%;
  background: linear-gradient(24deg, #0054A7 26.47%, #408CD7 104.63%);
  text-align: right;
  padding-right: 80px;
  padding-bottom: 240px;
  position: relative;
  box-sizing: border-box;
  transition-duration: 0.5s;
}

.section_style6 .inner .left:hover .icon_circle {
  transition-duration: 0.5s;
  transform: scale(1.1);
}

.section_style6 .inner .left .btn_bottom_box {
  position: absolute;
  bottom: 80px;
}

.section_style6 .inner .left .left_inner {
  width: 100%;
  box-sizing: border-box;
  max-width: 540px;
  display: inline-block;
  text-align: left;
  color: #fff;
}

.section_style6 .inner .left .left_inner .last_border {
  border-bottom: 1px solid #fff;
}

.section_style6 .inner .left .left_inner dl {
  display: flex;
  border-top: 1px solid #fff;
  justify-content: space-between;
}

.section_style6 .inner .left .left_inner dl dt {
  width: 100%;
  max-width: 215px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 20px;
  font-weight: bold;
}

.section_style6 .inner .left .left_inner dl dd {
  width: 100%;
  max-width: 315px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 16px;
}

.section_style6 .inner_small {
  width: 90%;
  max-width: 1082px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -129px;
}

.section_style6 .inner_small .right {
  padding: 0px;
}

.section_style6 .inner_small .right a {
  color: #000;
  text-align: center;
  text-decoration: none;
}

.section_style6 .inner_small .left {
  padding: 0px;
}

.section_style6 .inner_small .left a {
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.section_style6 .inner_small .icon_circle {
  margin-bottom: 50px;
}

.section_style6 .inner_small .link_download_box {
  text-align: center;
  padding-bottom: 50px;
}

.section_style6 .inner_small .link_download_box span {
  font-weight: bold;
  text-decoration: none;
  font-size: 28px;
}

.section_style6 .inner_small .link_download_box span svg {
  margin-left: 10px;
}

.icon_circle {
  background: #fff;
  width: 100%;
  max-width: 240px;
  height: 240px;
  border-radius: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -120px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

.pdt0px {
  padding-top: 0px !important;
}

.btn_bottom_box {
  text-align: center;
  width: 100%;
  max-width: 540px;
}

.btn_style4 {
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 0px 25px 0px;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 50px;
  text-decoration: none;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  font-weight: 500;
  transition-duration: 0.5s;
}

.btn_style4:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  position: absolute;
  right: 30px;
  top: 35px;
  transition-duration: 0.5s;
}

.btn_style4:hover {
  background: #fff;
  color: #0e58a6;
}

.btn_style4:hover:after {
  border-right: 1px solid #0e58a6;
  border-bottom: 1px solid #0e58a6;
}

.btn_style5 {
  width: 100%;
  font-weight: 500;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 0px 25px 0px;
  font-size: 20px;
  color: #000;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 50px;
  text-decoration: none;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  transition-duration: 0.5s;
}

.btn_style5:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(-45deg);
  position: absolute;
  right: 30px;
  top: 35px;
  transition-duration: 0.5s;
}

.btn_style5:hover {
  background: #000;
  color: #fff;
}

.btn_style5:hover:after {
  border-right: 1px solid #0e58a6;
  border-bottom: 1px solid #0e58a6;
}

.section_style7 {
  max-width: 800px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 150px;
}

.info_box h3 {
  font-size: 18px;
  line-height: 32px;
  color: #0054A7;
  padding-bottom: 10px;
}

.info_box p {
  font-size: 16px;
  line-height: 32px;
  padding-bottom: 20px;
}

.info_box p:last-child {
  padding-bottom: 0px;
}

.info_box .inner_area {
  padding-bottom: 50px;
}

.info_box dl {
  display: flex;
}

.info_box dl dt {
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  max-width: 195px;
}

.info_box dl dd {
  font-size: 16px;
  line-height: 32px;
  width: calc(100% - 195px);
}

.must_icon {
  background: #0054A7;
  display: inline-block;
  color: #fff;
}

.section_style_form .inner {
  max-width: 712px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
}

.section_style_form .separator_1 {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #CCCCCC;
}

.section_style_form h2 {
  font-size: 24px;
  padding-bottom: 32px;
}

.section_style_form .form_btnbox {
  padding-top: 50px;
}

.section_style_form .form_btnbox .btn_style1 {
  width: 100%;
  max-width: 295px;
}

.section_style_form .form_text {
  line-height: 32px;
  font-size: 16px;
}

.section_style_form dl.form_lineup {
  display: flex;
  justify-content: space-between;
}

.section_style_form dl dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.section_style_form dl dt span {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
  padding: 2px;
  width: 40px;
  text-align: center;
  box-sizing: border-box;
}

.section_style_form dl dd {
  padding-bottom: 32px;
}

.section_style_form dl dd p {
  font-size: 16px;
  line-height: 32px;
  padding-top: 10px;
}

.section_style_form dl dd input.text_inpput {
  height: 43px;
  border: 1px solid #CCCCCC;
  width: 100%;
  padding: 7px 15px 7px 15px;
  box-sizing: border-box;
}

.section_style_form dl dd textarea {
  border: 1px solid #CCCCCC;
  width: 100%;
  padding: 7px 15px 7px 15px;
  box-sizing: border-box;
}

.section_style_form dl dd select {
  width: 100%;
  height: 43px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}

.section_style_form dl dd.select_box {
  height: 43px;
  border: 1px solid #CCCCCC;
  width: 100%;
  padding: 0px 8px 0px 8px;
  box-sizing: border-box;
  margin-bottom: 32px;
  position: relative;
}

.section_style_form dl dd.select_box:after {
  content: "▼";
  position: absolute;
  right: 15px;
  top: 13px;
  font-size: 10px;
}

.section_style_form dl:last-child dd {
  padding-bottom: 0px;
}

.section_style_form.login .inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.section_style_form.login .inner form {
  width: 45%;
  height: auto;
  border: none;
  position: relative;
}

.section_style_form.login .inner form:first-child::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: -10%;
  top: 0;
  background: #DEDEDE;
}

.section_style_form.login .inner form .separator_1 {
  padding: 0;
  border: none;
}

.section_style_form.login .inner form .separator_1 h2 {
  font-size: 22px;
}

.section_style_form.login .inner form .separator_1 .form_btnbox {
  padding-top: 0px;
}

.section_style_form.login .inner p {
  text-align: center;
  padding-top: 20px;
  width: 100%;
}

.must_text {
  color: #FC0000;
}

.section_style8 {
  padding-bottom: 150px;
}

.checkbox_input {
  width: 22px;
  height: 22px;
  border: 1px solid #CCCCCC;
  position: relative;
  bottom: -5px;
}

.section_sub_header h3 {
  font-size: 32px;
}

.section_sub_header .tag_list {
  display: flex;
}

.section_sub_header .tag_list li {
  margin-right: 20px;
  background: #000;
  color: #fff;
  font-size: 13px;
  line-height: 31px;
  padding-right: 10px;
  padding-left: 10px;
}

.content_list ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
  padding-bottom: 100px;
}

.content_list ol li {
  width: 414px;
  padding-bottom: 0px;
}

.content_list ol li:nth-child(3n) {
  padding-bottom: 0px;
}

.content_list ol li:nth-child(4n) {
  padding-bottom: 0px;
}

.content_list ol li h4 {
  font-size: 24px;
  padding-bottom: 10px;
  display: block;
  -webkit-margin-before: 1.33em;
          margin-block-start: 1.33em;
  -webkit-margin-after: 1.33em;
          margin-block-end: 1.33em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  font-weight: bold;
  line-height: 1.5;
}

.content_list ol li h4 span {
  color: #004EA2;
}

.content_list ol li p {
  font-size: 14px;
  line-height: 32px;
}

.content_list ol li span.number_back2 {
  font-size: 120px;
  font-weight: bold;
  color: #F6F6F6;
  line-height: 100%;
}

.content_list ol li figure {
  margin-bottom: 30px;
  margin-top: -39px;
  overflow: hidden;
}

.content_list ol li figure img {
  width: 100%;
  height: auto;
}

.area_btn {
  padding-bottom: 150px;
}

.area_btn .btn_style1 {
  width: 100%;
  max-width: 421px;
}

.section_style9 .top_area {
  background: #0054a7;
  background: linear-gradient(-90deg, #0054a7 0%, #408cd7 100%);
}

.section_style9 .inner {
  max-width: 892px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.section_style9 .inner figure {
  max-width: 252px;
  width: 100%;
  margin-right: 75px;
  background: #fff;
  padding: 60px 40px 60px 40px;
  box-sizing: border-box;
  border-radius: 10px;
}

.section_style9 .inner figure img {
  width: 100%;
  height: auto;
}

.section_style9 .inner .contents {
  color: #fff;
}

.section_style9 .inner .contents h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 45px;
  padding-bottom: 10px;
}

.section_style9 .inner .contents p {
  font-size: 14px;
  line-height: 32px;
}

.section_style9 .bottom_area {
  background: linear-gradient(87.01deg, #F6AB00 0%, #FED881 100%);
}

.section_style9 .bottom_area .contents {
  color: #000;
}

.section_style10 {
  background: #F6F6F6;
  padding-bottom: 270px;
  overflow: hidden;
}

.section_style10 .inner {
  max-width: 892px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 150px;
}

.section_style10 .inner .content_box_text {
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 100px;
}

.table_style2 {
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  margin-top: 20px;
}

.table_style2 dl {
  border-bottom: 1px solid #CCCCCC;
  display: flex;
}

.table_style2 dl dt {
  border-right: 1px solid #CCCCCC;
  margin-bottom: 0px;
  width: calc(50% - 26px);
  padding: 15px !important;
}

.table_style2 dl dd {
  border-right: 1px solid #CCCCCC;
  width: calc(50% - 26px);
  padding: 15px !important;
}

.table_style2 dl dt.first_box, .table_style2 dl dd.first_box {
  width: 52px;
  display: flex;
  justify-content: center;
  padding: 0px;
}

.provacy_box {
  border: 1px solid #CCCCCC;
  padding: 20px;
  margin-top: 20px;
  height: 341px;
  overflow: auto;
  box-sizing: border-box;
}

.provacy_box h3 {
  font-size: 16px;
  line-height: 32px;
}

.provacy_box p {
  font-size: 16px;
  line-height: 32px;
}

.provacy_box .table_style2 {
  padding-bottom: 20px;
}

.table_bottom_caution {
  font-size: 12px;
  line-height: 20px;
  text-align: right;
  padding-top: 30px;
  padding-bottom: 100px;
}

.btn-trigger {
  position: relative;
  width: 30px;
  height: 10px;
  cursor: pointer;
  /*margin-top:24px;
  margin-right:25px;*/
}

.btn-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.btn-trigger, .btn-trigger span {
  display: inline-block;
  transition: all 0.5s;
  transition-property: background-color, color, transform, opacity;
  box-sizing: border-box;
}

.btn-trigger span:nth-of-type(1) {
  top: 0;
}

.btn-trigger span:nth-of-type(2) {
  bottom: 0;
}

#btn01.active span:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
}

#btn01.active span:nth-of-type(2) {
  transform: translateY(0px) rotate(45deg);
}

.sp_only {
  display: none;
}

.mgt50px {
  margin-top: 50px !important;
}

/*アニメーション要素のスタイル*/
.animation {
  opacity: 0;
  visibility: hidden;
  transition: 1s;
  transition-property: background-color, color, transform, opacity;
  transform: translateY(30px);
}

/*アニメーション要素のスタイル*/
.animation2 {
  opacity: 0;
  visibility: hidden;
  transition: 1s;
  transition-delay: 0.3s;
  transition-property: background-color, color, transform, opacity;
  transform: translateY(30px);
}

/*アニメーション要素のスタイル*/
.animation3 {
  opacity: 0;
  visibility: hidden;
  transition: 1s;
  transition-property: background-color, color, transform, opacity;
  transition-delay: 0.6s;
  transform: translateY(30px);
}

/*アニメーション要素までスクロールした時のスタイル*/
.fadein {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/*アニメーション要素のスタイル*/
.animation4 {
  opacity: 0;
  visibility: hidden;
  transition: 2s;
  transition-property: background-color, color, transform, opacity;
  transition-delay: 0.3s;
  transform: translateY(-130px);
}

.fadein2 {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.textalign-left {
  text-align: left !important;
}

.bg_gray {
  background: #F6F6F6 !important;
}

.pdb0px {
  padding-bottom: 0px;
}

.section_sub_header2 .tag_list {
  margin-top: 0px;
}

.swiper-pagination-progressbar {
  position: relative !important;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 1px !important;
}

@media (min-width: 751px) {
  .-sp {
    display: none !important;
  }
  .hidden-lg {
    display: none;
  }

  .visible-xs {
    display: none;
  }

  .visible-sp {
    display: none;
  }
  h2 {
    letter-spacing: 0.05em;
  }
  h2 span {
    letter-spacing: 0;
    margin-top: 10px;
  }
}

@media (max-width: 428px) {
  .-pc {
    display: none !important;
  }
  .hidden-xs {
    display: none;
  }

  .hidden-sp {
    display: none;
  }

  .visible-lg {
    display: none;
  }
}

@media (min-width: 429px) and (max-width: 750px) {
  .-pc {
    display: none !important;
  }
  .hidden-xs {
    display: none;
  }

  .hidden-sp {
    display: none;
  }

  .visible-lg {
    display: none;
  }
}

@media screen and (max-width: 1360px) {
  .header_outline .inner .logo {
    padding-top: 20px !important;
  }

  .header_outline .inner .gnav ul li br {
    display: none;
  }

  .header_outline .inner .gnav ul li.gnv_style3 a {
    padding: 25px 30px 25px 30px !important;
  }
}

@media screen and (max-width: 1200px) {
  .btn_bottom_box {
    width: calc(100% - 160px);
  }

  .header_outline .inner .gnav ul li a {
    padding-top: 0px !important;
    padding-left: 0px !important;
  }

  .header_outline .inner .gnav ul li.gnv_style1 {
    padding-top: 0px !important;
  }

  .header_outline .inner .gnav ul li.gnv_style2 {
    padding-top: 0px !important;
  }

  .header_outline .inner .gnav ul li.gnv_style3 {
    padding-top: 0px !important;
  }

  .header_outline .inner .logo {
    position: fixed;
    z-index: 400;
    padding: 2.9vw;
  }

  .header_outline .inner .logo img {
    width: 100%;
  }

  .btn-trigger {
    position: fixed;
    z-index: 400;
    top: 30px;
    right: 25px;
  }

  .header_outline .inner {
    height: 60px;
  }

  .header_outline .inner .gnav {
    opacity: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 300;
    background: #FFCE22;
    min-width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    transition-duration: 0.5s;
    pointer-events: none;
  }

  .header_outline .inner .gnav.onlist {
    display: flex;
    opacity: 1;
    pointer-events: all;
  }

  .btn-trigger {
    display: block !important;
  }

  .header_outline .inner .gnav ul {
    display: block;
    width: 100%;
  }

  .header_outline .inner .gnav ul li {
    width: 100%;
    padding-left: 0px;
  }

  .header_outline .inner .gnav ul li a {
    display: block;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .header_outline .inner .gnav ul li.gnv_style1 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    width: 81.3%;
    max-width: 305px;
  }

  .header_outline .inner .gnav ul li.gnv_style2 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 81.3%;
    max-width: 305px;
  }

  .header_outline .inner .gnav ul li.gnv_style3 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 81.3%;
    max-width: 305px;
  }

  .header_outline .inner .logo {
    padding: 12px 15px 12px 15px;
  }

  .header_outline .inner .logo img {
    max-width: 120px;
  }

  .slide_outline ol {
    padding-left: 5%;
  }

  .section_style2 .inner ol li dl {
    padding-left: 30px;
    padding-right: 30px;
  }

  .section_style2.bg_gray_sp {
    margin-top: -50px !important;
  }

  .section_style1 .infiniteslide_wrap .big_text2 {
    bottom: 81px;
  }

  .section_style6 .inner .right {
    padding-right: 80px;
    box-sizing: border-box;
  }

  .section_style6 .inner .left {
    padding-left: 80px;
    box-sizing: border-box;
  }

  .section_style6 .inner_small .right {
    padding-right: 0px;
    box-sizing: border-box;
  }

  .section_style6 .inner_small .left {
    padding-left: 0px;
    box-sizing: border-box;
  }

  .section_style1 .infiniteslide_wrap .big_text2_3 {
    bottom: 0px;
  }

  .section_style1 .infiniteslide_wrap .big_text2_2 {
    bottom: 61px;
  }
}

@media screen and (max-width: 930px) {
  .main_footer .inner .right ul li {
    margin-left: 10px;
  }

  .main_footer .inner .left .footer_logo {
    max-width: 100px;
  }
}

@media screen and (max-width: 1000px) {
  .section_style6 .inner .right {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section_style6 .inner .left {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section_style6 .inner .right .right_inner dl {
    display: block;
  }

  .section_style6 .inner .right .right_inner dl dd {
    padding-top: 0px;
  }

  .btn_bottom_box {
    width: calc(100% - 80px);
  }

  .section_style6 .inner .left .left_inner dl {
    display: block;
  }

  .section_style6 .inner .left .left_inner dl dd {
    padding-top: 0px;
  }

  .section_style5 .list_layout_style1 .inner {
    width: 90%;
  }
}

@media screen and (max-width: 750px) {
  .section_style6 .inner .left .left_inner, .section_style6 .inner .right .right_inner {
    padding-right: 0px;
    padding-left: 0px;
  }

  .pdt100px_sp {
    padding-top: 20vw;
  }

  .section_style1 .inner .content_box .content_box_figure {
    margin-right: 0px;
  }

  .section_style1 .inner .content_box .content_box_figure .icon_data1 {
    width: 17.5vw;
    height: 17.5vw;
    font-size: 4vw;
    top: -30px;
    left: -30px;
  }

  .section_style6 .inner .right .right_inner dl {
    flex-wrap: wrap;
  }

  .pdb0px_sp {
    padding-bottom: 0px !important;
  }

  .mhb0px_sp {
    margin-bottom: 0px !important;
  }

  .header_style1 .number_back {
    line-height: 49.5vw;
  }

  .section_style1 .inner .content_box .content_box_text {
    width: 100%;
  }

  .main_vis .main_viz_btn a:last-child {
    max-width: unset;
  }

  .main_vis .main_viz_btn a:first-child {
    max-width: unset;
  }

  .main_vis .main_viz_btn {
    max-width: unset;
  }

  .main_vis .main_viz_btn a {
    display: flex;
    flex-wrap: wrap;
  }

  .main_vis .main_viz_btn a br {
    /*display:none;*/
  }

  body, html {
    height: 100%;
  }

  .content_box_figure svg {
    width: 100%;
    height: auto;
  }

  .main_vis {
    padding-top: 5vw;
    padding-bottom: 5vw;
    background: url(../img/common/bg_main_sp.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    height: 168.5vw !important;
    box-sizing: border-box;
    display: block;
    box-sizing: border-box;
  }

  body {
    padding-top: 60px;
  }

  .bg_video {
    height: 168.5vw !important;
  }

  .main_vis .inner h1 span {
    font-size: 6.9vw;
    margin-bottom: 2.5vw;
    line-height: 10vw;
    padding: 0px 1vw 1vw 1vw;
  }

  .main_vis .main_viz_text p {
    font-size: 3.8vw;
    line-height: 6.8vw;
  }

  .main_vis .main_viz_text {
    padding-top: 3vw;
    padding-bottom: 3vw;
  }

  .main_vis .main_viz_data {
    font-size: 3.8vw;
    line-height: 8.625vw;
  }

  .main_vis .main_viz_data span {
    font-size: 13vw;
    line-height: 10vw;
  }

  .main_vis .main_viz_data b {
    font-size: 8.625vw;
  }

  .main_vis .main_viz_data_outer {
    display: block;
    padding-bottom: 11.5vw;
  }

  .main_vis .main_viz_count {
    width: 100%;
    text-align: left;
    padding-top: 0vw;
    font-size: 4vw;
    line-height: 5.75vw;
    padding-bottom: 2.5vw;
  }

  .main_vis .main_viz_count span {
    display: block;
    width: 100%;
  }

  .main_vis .main_viz_btn a:first-child {
    width: 43vw;
  }

  .main_vis .main_viz_btn a:last-child {
    width: 46.5vw;
  }

  .main_vis .main_viz_btn {
    width: 100%;
    justify-content: space-between;
  }

  .main_vis .main_viz_btn a span {
    font-size: 2vw;
  }

  .main_vis .main_viz_btn a {
    padding: 2vw 2vw 2vw 8vw;
    font-size: 12px;
    margin-right: 0px;
  }

  .main_vis .main_viz_btn a::after {
    left: 18px;
  }

  .main_vis .inner {
    width: 100%;
    padding-left: 4.3125vw;
    padding-right: 4.3125vw;
    box-sizing: border-box;
  }

  .section_style1 .inner {
    padding-top: 50px;
    max-width: 305px;
    margin-left: auto;
    margin-right: auto;
  }

  .bg_gray_sp {
    background: #F6F6F6 !important;
  }

  .section_style1 .inner h3 {
    font-size: 5vw;
    padding-bottom: 8.625vw;
    line-height: 7.4vw;
  }

  .section_style1 .inner .content_box {
    display: block;
  }

  .section_style1 .inner .content_box .content_box_text {
    font-size: 12px;
    line-height: 2;
    max-width: 109vw;
  }

  .section_style1 .inner .content_box .content_box_figure {
    padding-bottom: 18vw;
    margin-top: 60px;
  }

  .mgt60px_sp {
    margin-top: 15vw;
  }

  .section_style2 .inner ol {
    display: block;
    padding-top: 0px;
  }

  .section_style2 .inner ol li {
    padding-bottom: 5.75vw;
    padding-top: 5.75vw;
  }

  .section_style2 .inner ol li:first-child {
    padding-top: 0px;
  }

  .pdt100px_sp {
    padding-top: 100px;
  }

  .mgt_n_95px_sp {
    margin-top: -95px;
  }

  .section_style2 .inner .btn_style1 {
    width: 100%;
  }

  .section_style2 .inner ol li dl dt {
    font-size: 8.5vw;
    padding-bottom: 11.25vw;
  }

  .section_style2 {
    background: none;
    padding-bottom: 27.5vw;
  }

  .section_style2 .inner ol li {
    width: 100%;
    border-left: none;
    border-bottom: 1px solid #CFD6DD;
    padding-top: 12.5vw;
    padding-bottom: 12.5vw;
  }

  .section_style2 .inner ol li:last-child {
    border-right: none;
    border-bottom: none;
    padding-bottom: 0px !important;
  }

  .section_style2 .inner ol li dl dd figure {
    margin-bottom: 7.5vw;
  }

  .section_style2 .inner ol li dl dd .point_head {
    padding-bottom: 2.5vw;
    font-size: 6.5vw;
    line-height: 9.75vw;
  }

  .section_style2 .inner ol li dl dd p {
    font-size: 12px;
    line-height: 2;
    width: 81.96%;
    margin-left: auto;
    margin-right: auto;
  }

  .section_style2 .inner ol li dl {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section_style2 .inner ol {
    width: 100%;
    max-width: 81.3%;
    margin-left: auto;
    margin-right: auto;
  }

  .section_style2 {
    padding-bottom: 27.5vw;
  }

  .section_style3 {
    padding-top: 37.5vw;
  }

  .section_style3 .inner h3 {
    font-size: 5vw;
    padding-bottom: 7.5vw;
  }

  .section_style3 .inner .content_box_text {
    font-size: 4vw;
    line-height: 8vw;
  }

  .section_style3 .inner {
    width: 81.33%;
  }

  .slide_outline {
    margin-top: 13vw;
  }

  .slide_outline h3 {
    font-size: 5vw;
    padding-bottom: 5vw;
  }

  .overflowlist {
    overflow: auto;
    width: 100%;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
  }

  .overflowlist::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
  }

  .slide_outline ol {
    display: block;
    overflow: unset;
    width: 400%;
    margin-left: -4%;
  }

  .slide_outline ol:after {
    content: "";
    clear: both;
  }

  .slide_outline ol li {
    width: 20.325%;
    padding-right: 2.3375%;
    margin-right: 0px;
    display: block;
    float: left;
    padding-left: 2.3375%;
  }

  .slide_outline ol li .flex-box div figure {
    height: 45.75vw;
    margin-left: 0px;
  }

  .slide_outline .number_icon {
    width: 11.5vw;
    height: 11.5vw;
    font-size: 6vw;
    border-radius: 15vw;
    margin-top: -20px;
    margin-left: -20px;
    font-weight: bold;
  }

  .slide_outline ol li .flex-box div:first-child figure {
    margin-bottom: 5.25vw;
    height: 45.75vw;
  }

  .slide_outline ol li .flex-box div:first-child {
    margin-bottom: 0px;
    width: 100%;
  }

  .slide_outline ol li .flex-box div:nth-child(2n) {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: none;
  }

  .slide_outline ol li .flex-box div:nth-child(2n) div {
    width: 35.5vw;
    margin-bottom: 0px;
  }

  .slide_outline ol li .flex-box {
    display: block;
  }

  .slide_outline ol li .flex-box div:nth-child(2n) figure {
    height: 20vw;
    overflow: hidden;
    margin-bottom: 2.5vw;
  }

  .slide_outline ol li .flex-box div:nth-child(2n) figure img {
    height: 20vw;
  }

  .number_count {
    margin-bottom: 13vw;
    padding-top: 12.5vw;
    width: 81.33%;
  }

  .slide_outline ol li .flex-box div:nth-child(2n) div {
    display: block;
    margin-right: 0px;
  }

  .slide_outline ol li .flex-box div:nth-child(2n) div:last-child {
    margin-top: 0px;
  }

  .slide_outline .number_icon2 {
    width: 7.5vw;
    height: 7.5vw;
    margin-left: -3.75vw;
    font-weight: bold;
    margin-top: -20px;
  }

  .slide_outline .number_icon3 {
    width: 7.5vw;
    height: 7.5vw;
    margin-left: -3.75vw;
    font-weight: bold;
    margin-top: -20px;
  }

  .slide_outline ol li .flex-box div:first-child {
    margin-bottom: 13vw;
  }

  .slide_outline ol li .flex-box div:first-child p {
    font-size: 4vw;
    line-height: 6vw;
  }

  .slide_outline ol li .flex-box div:nth-child(2n) p {
    font-size: 12px;
  }

  .slide_outline ol {
    padding-top: 8.5vw;
  }

  .slide_outline .btn_style1 {
    width: 81.33%;
    margin-left: auto;
    margin-right: auto;
  }

  .section_style3 {
    padding-bottom: 27vw;
  }

  .section_style1 .inner .content_box .content_box_text h3 {
    line-height: 7.5vw;
  }

  .section_style1.pdb200px {
    padding-bottom: 6.9vw;
  }

  .section_style4 .inner {
    padding-left: 8.75vw;
    padding-right: 8.75vw;
    max-width: 224vw;
  }

  .section_style4 .inner h3 {
    font-size: 5vw;
  }

  .section_style4 .inner {
    padding-top: 37.5vw;
  }

  .section_style4 .inner .content_box_text {
    font-size: 12px;
    line-height: 6.8vw;
    padding-top: 10.4vw;
    padding-bottom: 27vw;
  }

  .section_style2_white {
    padding-top: 13vw;
    background: #F6F6F6;
  }

  .main_footer .inner {
    display: block;
  }

  .main_footer .inner .left .footer_logo {
    margin-left: auto;
    margin-right: auto;
  }

  .main_footer .inner .left .sns_list {
    justify-content: center;
  }

  .pc_only {
    display: none !important;
  }

  .sp_only {
    display: block !important;
  }

  .btn_style1 {
    max-width: 100%;
    padding: 6.25vw;
    border-radius: 12.5vw;
    font-size: 5vw;
  }

  .section_style1 .inner .content_box .content_box_text .btn_style1 {
    max-width: 100%;
  }

  .btn_style1:after {
    max-width: 2.5vw;
    height: 2.5vw;
    right: 10vw;
    top: 8.5vw;
  }

  .section_style4 .design_bg {
    background: url(../img/common/bg_design_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
  }

  .main_footer .inner {
    font-weight: bold;
  }

  .main_footer .inner .right ul:first-child {
    display: block;
  }

  .main_footer .inner .right ul:first-child li {
    text-align: center;
    margin-bottom: 7.5vw;
    font-size: 3.5vw;
  }

  .main_footer .inner .right .small_footer_nav {
    font-size: 2.5vw;
    justify-content: center;
  }

  .main_footer .inner .right .small_footer_nav li {
    margin-left: 3.75vw;
  }

  .main_footer .inner .right .small_footer_nav li:first-child {
    margin-left: 0px;
  }

  .section_style1 .inner .content_box .content_box_figure {
    max-width: 110vw;
    margin-right: -14vw;
  }

  .main_footer .inner .right .footer_btns {
    padding-top: 0px;
    width: 81.3%;
    margin-left: auto;
    margin-right: auto;
  }

  .main_footer .inner .right .footer_btns .btn_style3 {
    margin-left: 2.5vw;
  }

  .main_footer .inner .right .small_footer_nav {
    padding-bottom: 7.5vw;
  }

  .main_footer .inner .right ul li {
    margin-left: 0px;
    margin-right: 0px;
  }

  .header_style1 .number_back {
    font-size: 49.5vw;
  }

  .header_style1 h2 {
    font-size: 32px;
    letter-spacing: 0.05em;
  }

  .header_style1 h2 span {
    font-size: 12px;
    margin-top: 1.5vw;
    font-size: 12px;
    font-weight: normal;
  }

  .header_style1 h2 {
    width: 100%;
    padding-bottom: 5vw;
  }

  .header_style1 {
    padding-bottom: 12.5vw;
  }

  .point_head_type2 .point_head_title1 {
    font-size: 3.5vw;
  }

  .point_head_type2 .point_head_title2 {
    font-size: 6vw;
  }

  .big_text {
    font-size: 80vw;
    line-height: 80vw;
  }

  .main_footer .inner {
    padding-top: 27vw;
    padding-bottom: 27vw;
  }

  .btn_style2 {
    height: 17.5vw;
    width: 37.5vw;
    line-height: 17.5vw;
    border-radius: 12.5vw;
    font-size: 3vw;
  }

  .btn_style3 {
    height: 17.5vw;
    width: 37.5vw;
    line-height: 17.5vw;
    border-radius: 12.5vw;
    font-size: 3vw;
  }

  .main_footer .inner .right .small_footer_nav li {
    font-size: 3vw;
  }

  .section_head_1 h2 {
    font-size: 5vw;
    line-height: 7.24vw;
    padding-bottom: 1.5vw;
  }

  .section_head_1 p {
    font-size: 3.3vw;
    line-height: 6.6vw;
  }

  .section_style5 {
    display: block;
  }

  .section_style5 {
    padding-top: 27vw;
  }

  .section_style5 .list_layout_style1 .inner h3 {
    font-size: 5vw;
    line-height: 7.5vw;
    margin-bottom: 12.5vw;
    padding-bottom: 5vw;
  }

  .section_style5 .list_layout_style1 .inner {
    width: 73.75vw;
    max-width: unset;
  }

  .section_style5 .list_layout_style1 {
    margin-bottom: 27vw;
    margin-left: auto;
    margin-right: auto;
    border-left: none;
  }

  .section_style5 .list_layout_style1:last-child {
    margin-bottom: 0px;
  }

  .number_back_2 {
    width: 10vw;
    height: 10vw;
    max-width: 10vw;
  }

  .section_style5 .list_layout_style1 .inner figure {
    height: 41.25vw;
    margin-bottom: 2.5vw;
  }

  .section_style5 .list_layout_style1 .inner ul li {
    margin-bottom: 12.5vw;
  }

  .section_style5 .list_layout_style1 .inner ul li p {
    font-size: 3.5vw;
    line-height: 6vw;
    font-weight: bold;
  }

  .sub_header {
    padding-top: 18.25vw;
    padding-bottom: 18.25vw;
  }

  .sub_header h1 {
    font-size: 6.5vw;
    padding: 2.5vw;
    line-height: 6.5vw;
    margin-bottom: 3vw;
  }

  .sub_header p {
    font-size: 3vw;
  }

  .section_style6 .inner {
    display: flex;
    flex-wrap: wrap;
  }

  .section_style6 .inner .left {
    width: 100%;
  }

  .section_style6 .inner .right {
    width: 100%;
  }

  .icon_circle_sq {
    width: 77.75vw;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0px;
    margin-top: 12.5vw;
    height: 20vw;
    max-width: 77.75vw;
    margin-bottom: 12.5vw;
  }

  .icon_circle_sq img {
    width: 37.5vw;
  }

  .section_style6 .inner .left .left_inner, .section_style6 .inner .right .right_inner {
    max-width: 100%;
  }

  .section_style6 .inner .left, .section_style6 .inner .right {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section_style6 .inner .left .left_inner dl, .section_style6 .inner .right .right_inner dl {
    border-top: none;
    width: 81.335vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #fff;
    margin-bottom: 7.5vw;
  }

  .section_style6 .inner .right .right_inner dl {
    border-bottom: 1px solid #000;
  }

  .section_style6 .inner .left .left_inner dl dt, .section_style6 .inner .right .right_inner dl dt {
    max-width: 100%;
    text-align: center;
    font-weight: bold;
  }

  .section_style6 .inner .left .left_inner dl dd, .section_style6 .inner .right .right_inner dl dd {
    max-width: 100%;
    text-align: center;
  }

  .section_style6 .inner .left .left_inner dl dt, .section_style6 .inner .right .right_inner dl dt {
    padding-top: 0px;
    font-size: 5vw;
    line-height: 10vw;
    padding-bottom: 2.5vw;
  }

  .section_style6 .inner .left .left_inner dl dd, .section_style6 .inner .right .right_inner dl dd {
    font-size: 3.3vw;
    line-height: 6.6vw;
    padding-top: 0px;
    padding-bottom: 7.5vw;
  }

  .section_style6 .inner .left .left_inner .last_border, .section_style6 .inner .right .right_inner .last_border {
    border-bottom: none;
    margin-bottom: 5vw;
  }

  .section_style6 .inner .left .btn_bottom_box, .section_style6 .inner .right .btn_bottom_box {
    position: inherit;
    width: 100%;
  }

  .section_style6 .inner .left .btn_bottom_box .btn_style4, .section_style6 .inner .left .btn_bottom_box .btn_style5, .section_style6 .inner .right .btn_bottom_box .btn_style4, .section_style6 .inner .right .btn_bottom_box .btn_style5 {
    width: 81.335vw;
    max-width: 81.335vw;
    box-sizing: border-box;
    font-size: 4vw;
    line-height: 5.79vw;
    padding-top: 6.5vw;
    padding-bottom: 6.5vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .section_style6 .inner .left .btn_bottom_box .btn_style4:after, .section_style6 .inner .left .btn_bottom_box .btn_style5:after, .section_style6 .inner .right .btn_bottom_box .btn_style4:after, .section_style6 .inner .right .btn_bottom_box .btn_style5:after {
    width: 2.5vw;
    height: 2.5vw;
    top: 8.25vw;
    right: 5vw;
  }

  .section_style6 .inner .left, .section_style6 .inner .right {
    padding-bottom: 12.5vw;
  }

  .icon_circle_small {
    width: 22.5vw;
    height: 22.5vw;
    margin-top: -10.25vw;
  }

  .icon_circle_small svg {
    width: 14vw;
  }

  .section_style6 .bg_gray {
    height: 85vw;
  }

  .section_style6 .inner_small {
    top: -62.25vw;
    width: 81.335vw;
  }

  .section_style6 .inner_small .link_download_box span {
    font-size: 5vw;
  }

  .section_style6 .inner_small .icon_circle {
    margin-bottom: 4vw;
  }

  .section_style6 .inner_small .link_download_box {
    padding-bottom: 0px;
  }

  .section_style6 .inner_small .left {
    margin-bottom: 16.5vw;
  }

  .section_style6 .inner_small .right {
    margin-bottom: 0vw;
  }

  .section_style6 .inner_small .left, .section_style6 .inner_small .right {
    padding-bottom: 7.5vw;
  }

  .section_style6_small {
    height: 114.25vw;
  }

  .section_style6_small .inner {
    flex-wrap: wrap;
  }

  .section_style7 {
    width: 81.335vw;
  }

  .info_box p {
    font-size: 3.3vw;
    line-height: 6.6vw;
  }

  .info_box .inner_area {
    padding-bottom: 12.5vw;
  }

  .info_box p {
    padding-bottom: 5vw;
  }

  .info_box dl {
    justify-content: space-between;
    margin-bottom: 5vw;
  }

  .info_box dl dt {
    max-width: 37vw;
    font-size: 3.3vw;
    line-height: 6.6vw;
  }

  .info_box dl dd {
    max-width: 37vw;
    width: 37vw;
    font-size: 3.3vw;
    line-height: 6.6vw;
  }

  .section_style7 {
    padding-bottom: 27vw;
  }

  .section_style_form .inner {
    width: 81.335vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 27vw;
  }

  .section_style_form.login .inner {
    padding-top: 10vw;
  }

  .section_style_form.login .inner form {
    width: 100%;
  }

  .section_style_form.login .inner form h2 {
    font-size: 4vw;
    padding-bottom: 4vw;
  }

  .section_style_form.login .inner form dl dd {
    padding-bottom: 0px;
  }

  .section_style_form.login .inner form .form_btnbox {
    padding-top: 6vw;
  }

  .section_style_form h2 {
    padding-bottom: 8vw;
    font-size: 6.4vw;
  }

  .section_style_form dl dt {
    font-size: 3.75vw;
    line-height: 34.93px;
    margin-bottom: 2.5vw;
  }

  .section_style_form dl dt span {
    font-size: 3.3vw;
    width: 10vw;
    line-height: 21.6px;
  }

  .section_style_form dl dt .must_text {
    font-size: 2.5vw;
  }

  .section_style_form .separator_1 {
    padding-bottom: 12.5vw;
    margin-bottom: 12.5vw;
  }

  .section_style_form dl.form_lineup {
    display: block;
  }

  .section_style_form dl dd {
    font-size: 3.3vw;
    font-weight: bold;
    padding-bottom: 5vw;
  }

  .section_style_form dl dd .must_text {
    font-size: 2.5vw;
  }

  .section_style_form .form_text {
    font-size: 3.3vw;
    line-height: 5.3vw;
  }

  .section_style_form .form_btnbox {
    padding-top: 12.5vw;
  }

  .section_style_form .form_btnbox .btn_style1 {
    max-width: 81.335vw;
  }

  .section_style8 {
    padding-bottom: 27vw;
  }

  .section_style1_double .inner {
    padding-top: 27vw;
  }

  .section_style1_double .inner .content_box_figure {
    margin-bottom: 7.5vw !important;
    margin-top: 0px !important;
  }

  .section_style1_double .inner h3 {
    padding-bottom: 2.5vw;
  }

  .section_style1_double .inner .tag_list {
    margin-top: 7.5vw;
    display: block;
  }

  .section_style1_double .inner .tag_list li {
    display: inline-block;
    margin-bottom: 2.5vw;
  }

  .section_style1_double .inner .tag_list li:last-child {
    margin-bottom: 0px;
  }

  .section_style1_double .inner .content_box .content_box_text .btn_style1 {
    margin-top: 12.5vw;
  }

  .section_style1_2 .btn_style1 {
    margin-top: 7.5vw;
  }

  .section_style1_2 .inner .content_box .content_box_text {
    padding-bottom: 0px;
  }

  .section_style1_2 .inner .content_box .content_box_figure {
    padding-bottom: 7.5vw;
  }

  .section_style1_2 .inner h3 {
    padding-bottom: 2.5vw;
  }

  .section_style1_2 .box_white {
    margin-top: 7.5vw;
    padding: 5vw;
  }

  .section_style1_2.pdb260px {
    padding-bottom: 27vw;
  }

  .box_white h4 {
    font-size: 4.3vw;
    padding-bottom: 2.5vw;
    margin-bottom: 2.5vw;
  }

  .box_white .day_area {
    font-size: 3.3vw;
  }

  .box_white .text_data dt {
    font-size: 3.7vw;
  }

  .box_white .text_data dd {
    font-size: 3.3vw;
    line-height: 6.6vw;
  }

  .section_sub_header .tag_list {
    margin-top: 0px;
  }

  .section_sub_header .tag_list li {
    font-size: 2.5vw;
    margin-right: 1.25vw;
    padding: 1.8vw;
    line-height: 2.5vw;
  }

  .section_sub_header .tag_list li:last-child {
    margin-right: 0px;
  }

  .section_sub_header2 h3 {
    padding-bottom: 7.75vw !important;
  }

  .content_list ol {
    display: block;
  }

  .content_list ol li h4 {
    font-size: 6vw;
    line-height: 9vw;
    padding-bottom: 2.5vw;
  }

  .content_list ol li p {
    font-size: 3vw;
    line-height: 6vw;
  }

  .content_list ol li {
    margin-left: 0px;
    margin-bottom: 3.5vw;
  }

  .content_list ol li:last-child {
    margin-bottom: 0px;
  }

  .content_list ol li figure {
    margin-bottom: 3.5vw;
  }

  .content_list ol li span.number_back2 {
    font-size: 30vw;
    line-height: 30vw;
    display: block;
  }

  .content_list ol li figure {
    margin-top: -10vw;
  }

  .content_list ol {
    padding-bottom: 12.5vw;
  }

  .small_font {
    font-size: 3.5vw;
  }

  .small_font:after {
    top: 7.9vw;
    right: 8vw;
  }

  .area_btn {
    padding-bottom: 25vw;
  }

  .section_style9 .inner {
    display: block;
    padding-bottom: 12.5vw;
    padding-top: 12.5vw;
    width: 305px;
  }

  .section_style9 .inner figure {
    max-width: 100%;
    width: 100%;
    margin-right: 0px;
    padding: 12.25vw 16.75vw 12.25vw 16.75vw;
    margin-bottom: 12.5vw;
  }

  .section_style9 .inner .contents h2 {
    font-size: 30px;
    line-height: 1.5;
    padding-bottom: 7.5vw;
  }

  .section_style9 .inner .contents p {
    font-size: 3.5vw;
    line-height: 8vw;
  }

  .section_style10 .inner {
    margin-top: 25vw;
    width: 305px;
  }

  .section_style10 .inner .content_box_text {
    font-size: 3vw;
    line-height: 6vw;
  }

  .section_style10 .inner .content_box_text {
    margin-bottom: 12.5vw;
  }

  .swipeicon {
    position: absolute;
    right: -10px;
    margin-top: -30px;
  }

  .sp_overflow {
    overflow-x: auto;
  }

  .table_bottom_caution {
    width: 305px;
    text-align: left;
    font-size: 3vw;
    line-height: 6vw;
    padding-bottom: 12.5vw;
  }

  .section_style10 {
    padding-bottom: 25vw;
  }

  .section_style10 .inner {
    position: relative;
  }

  .section_style1 .inner .content_box .content_box_figure {
    max-width: unset;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12.5vw;
  }

  .section_style_form dl dd.select_box {
    padding: 0px 3vw 0px 3vw !important;
  }

  .big_text span {
    width: 6000px;
  }

  .btn_style1.mgt31px {
    margin-top: 12.5vw;
  }

  .main_footer .inner .right ul li a {
    font-size: 3.5vw;
  }

  .main_footer .inner .left .sns_list {
    padding-top: 5vw;
    padding-bottom: 12.5vw;
  }

  .main_footer .inner .right ul li:last-child {
    margin-bottom: 0px;
  }

  .main_footer .inner .right ul {
    padding-bottom: 12.5vw;
  }

  .main_footer .inner .right .small_footer_nav li a {
    font-size: 2.5vw;
  }

  .main_footer .inner .privacy_area {
    margin-top: 12.5vw;
  }

  .info_box h3 {
    font-size: 4.5vw;
    line-height: 8vw;
    padding-bottom: 2.5vw;
  }

  .section_style_form dl dt span {
    line-height: 5.5vw;
    margin-left: 6px;
    margin-right: 6px;
  }

  .section_style_form dl dd textarea {
    font-size: 3vw;
  }

  .section_style_form dl dd select {
    font-size: 3vw;
  }

  .section_style_form dl dd input.text_inpput {
    font-size: 3vw;
  }

  .section_style_form dl dd input.text_inpput {
    height: 10vw;
  }

  .section_style1 .tag_list li {
    font-size: 2.5vw;
    line-height: 4.25vw;
    padding: 1.5vw 2vw 1.5vw 2vw;
  }

  .section_style1_double .inner .content_box .content_box_text .btn_style1 {
    max-width: unset !important;
  }

  .section_style1_double .inner .tag_list li {
    margin-right: 2.5vw;
  }

  .section_style1_2 .btn_style1 {
    max-width: 76.5vw !important;
  }

  .section_style6 .inner .left .btn_bottom_box .btn_style4 {
    border-radius: 25vw;
  }

  .btn_bottom_box {
    max-width: 100%;
  }

  .section_style6 .inner .right .btn_bottom_box .btn_style5 {
    border-radius: 25vw;
  }

  .main_vis .main_viz_text {
    padding-bottom: 68.8vw;
  }

  .main_viz_data_outer {
    background: none;
  }

  .main_vis .main_viz_data_outer {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .main_vis .scroll_icon {
    display: none;
  }

  .main_footer .inner .left .footer_logo {
    max-width: none;
    width: 40vw;
    margin-bottom: 40px;
  }

  .section_popup {
    text-align: center;
  }

  .section_popup .inner {
    display: inline-block;
  }

  .section_popup .inner .inner_contents {
    display: block;
  }

  .section_popup .inner .inner_contents .left {
    width: 100%;
  }

  .section_popup .inner .inner_contents .right {
    width: 100%;
  }

  .section_popup {
    overflow: auto;
    padding-bottom: 30px;
  }

  .section_popup .inner .inner_contents .right p {
    text-align: left;
  }

  .section_popup .inner h1 {
    font-size: 5vw;
    padding-bottom: 5vw;
    margin-bottom: 7.5vw;
    text-align: left;
  }

  .section_popup .inner {
    padding: 7.5vw;
  }

  .section_popup .inner .inner_contents .left {
    padding-bottom: 5vw;
  }

  .section_popup .inner .inner_contents .right p {
    font-size: 3vw;
    line-height: 6vw;
  }

  .fadeinclass, .fadeinclass2 {
    display: block !important;
    transition-duration: 0.5s !important;
  }

  .section_style2 .inner ol li dl dd .btn_box {
    position: relative !important;
    bottom: 0px;
    margin-top: 7.5vw;
  }

  .section_style2.no_btn .inner ol {
    padding-bottom: 0px !important;
  }

  .content_list ol li {
    width: 100%;
  }

  .provacy_box h3 {
    font-size: 3.3vw;
    line-height: 5.3vw;
  }

  .provacy_box {
    padding: 3vw;
  }

  .provacy_box p {
    font-size: 3.3vw;
    line-height: 5.3vw;
    margin-bottom: 2.5vw;
  }

  .table_style2 dl dt {
    margin-bottom: 0px;
    padding: 2.75vw !important;
    font-size: 2.75vw;
    line-height: 5vw;
  }

  .table_style2 dl dd {
    padding: 2.75vw !important;
    font-size: 2.75vw;
    font-weight: normal;
    line-height: 5vw;
  }

  .section_style1_double .inner .content_box .content_box_figure {
    width: 100%;
    margin-top: 7.5vw;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .section_style1_2 .inner .content_box .content_box_figure {
    width: 100%;
    margin-top: 0px;
  }

  .thanks_inner {
    width: 76.35vw;
    margin-left: auto;
    margin-right: auto;
  }

  .text_thanks {
    padding-top: 15vw;
    padding-bottom: 15vw;
    font-size: 4vw;
    line-height: 8vw;
  }

  .bg_video_mask {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    filter: grayscale(100%);
    -webkit-mask-image: url("../img/common/bg_main_sp.png");
    mask-image: url("../img/common/bg_main_sp.png");
  }

  .bottom_btn_area {
    width: 81.96%;
    margin-left: auto;
    margin-right: auto;
  }

  .section_style2.bg_gray_sp {
    margin-top: -115px !important;
  }

  .section_style1 .infiniteslide_wrap .big_text2 {
    bottom: 147px;
  }

  .section_style1 .infiniteslide_wrap .big_text2_2 {
    bottom: 63px !important;
  }

  .section_style1 .infiniteslide_wrap .big_text2_3 {
    bottom: 59px;
  }

  .section_style1 .inner .content_box .sp_content_box_figure2 {
    width: 100%;
    padding-bottom: 0px;
  }

  .section_style1 .inner .content_box .content_box_text p br {
    display: none;
  }

  .thumb_type1 {
    max-width: 38.9875vw !important;
  }

  .thumb_type2 {
    max-width: 30.8075vw !important;
  }

  .thumb_type3 {
    max-width: 31.305vw !important;
  }

  .main_footer .inner .copy_area {
    text-align: center;
  }

  .main_footer .inner .right .small_footer_nav li {
    width: 50%;
    margin-left: 0px;
    text-align: center;
    padding-bottom: 5vw;
  }

  .main_footer .inner .right .small_footer_nav {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 81.3%;
    margin-left: auto;
    margin-right: auto;
  }

  .main_footer .inner .right .small_footer_nav li:nth-child(1) {
    width: 55%;
  }

  .main_footer .inner .right .small_footer_nav li:nth-child(3) {
    width: 55%;
  }

  .main_footer .inner .right .small_footer_nav li:nth-child(2n) {
    width: 45%;
  }

  .main_footer .inner .right .small_footer_nav li:nth-child(4n) {
    width: 45%;
  }
}

@media screen and (max-width: 320px) {
  .main_vis .main_viz_text {
    padding-bottom: 69vw;
    padding-top: 2vw;
  }
}