@charset "UTF-8";
@font-face {
  font-display: swap;
	font-family: "Lato-Italic";
	src: url("/fonts/Lato-Italic.ttf") format("truetype");
}

/*-----------------------------------------------------------------------
 modifier
----------------------------------------------------------------------- */
.is-inline_block_wrap {
  letter-spacing: -0.4em;
}
.is-br {
  display: block;
}
.is-split {
  display: inline-block;
}
.is-pc_br {
  display: block;
}
.is-sp_br {
  display: none;
}
.is-font_bold {
  font-weight: bold;
}
.is-sp_img {
  display: none;
}
.is_underline {
  text-decoration: underline;
}
.is-before_icon::before,
.is-after_icon::after {
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  display: inline-block;
  vertical-align: middle;
}
.is-before_symbol::before,
.is-after_symbol::after {
  content: '';
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.is-super {
  vertical-align: super;
}
.is-disabled {
  display: none;
}
@media screen and (max-width: 583px) {
  .is-pc_br {
    display: none;
  }
  .is-pc_img {
    display:none;
  }
  .is-sp_img {
    display: block;
    margin: 0 auto;
  }
}


/*-----------------------------------------------------------------------
 common
----------------------------------------------------------------------- */
/* content settings */
html {
  font-size: 100%;
}
/*main :hover {
  opacity: 1.0;
}*/
main a {
  display: inline-block;
  text-decoration: none;
}
/*
button:hover,
a:hover{
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
*/
#mv {
  display: inline;
}
.container {
  margin: 0 auto;
}
.com-outer {
  margin: 0 auto;
  max-width: 900px;
}
.com-head {
  background: #005fa2;
  color: #fff;
  height: 56px;
  letter-spacing: 0.02em;
  line-height: 56px;
  margin: 0 auto 20px;
}
.com-orderbtn {
	display: inline-block;
  max-width: 480px;
  margin-top: 0px;
  margin-bottom: 60px;
}
@media screen and (max-width: 583px) {
  .com-orderbtn {
    margin-bottom: 40px;
  }
}

/*-----------------------------------------------------------------------
 main_visual
----------------------------------------------------------------------- */
.main_visual {
  margin: 0 auto 50px;
}
.main_visual-inner {
  margin: 0 auto;
  max-width: 1334px;
}
.main_visual-head {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.main_visual-text,
.is-out_of_stock {
  max-width: 900px;
}
.main_visual-text,
.is-out_of_stock-text {
  font-size: 15px;
  text-shadow: 0 0 0 #0e0e0e;
}
.main_visual-text {
  background: rgba(255, 255, 255, 0.6);
  border: 2px solid #005fa2;
  line-height: 1.9;
  margin: -98px auto 0;
  position: relative;
  padding: 32px;
}
.is-out_of_stock {
  background: #fff;
  border: 2px solid #ea0b0b;
  border-top: none;
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: -90px auto 130px;
  position: relative;
  z-index: 2;
}
.is-out_of_stock-head {
  background: #ea0b0b;
  color: #fff;
  display: block;
  font-size: 22px;
  font-weight: bold;
  padding: 0.2em 0;
}
.is-out_of_stock-text {
  display: block;
  padding: 0.8em;
}


/*-----------------------------------------------------------------------
 feature
----------------------------------------------------------------------- */
.feature {
  margin: 0 auto 30px;
}
.feature-head .is-large_text,
.feature-head .is-small_text {
  vertical-align: middle;
}
.feature-head .is-large_text {
  font-size: 40px;
}
.feature-head .is-small_text {
  font-size: 28px;
}
.feature-list {
  vertical-align: top;
}
.feature-list li {
  border: 2px solid #005fa2;
  color: #005fa2;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  width: 210px;
}
.feature-list li:not(:nth-of-type(4n)) {
  margin: 0 20px 20px 0;
}
.feature-list li:nth-of-type(4n) {
  margin: 0 0 20px;
}
.feature-list li:not(.is-two_columns) {
  font-size: 20px;
}
.feature-list li.is-two_columns {
  font-size: 16px;
  line-height: 1.2;
  padding: 10px 0 0;
}


/*-----------------------------------------------------------------------
 scene
----------------------------------------------------------------------- */
.scene {
  margin: 0 auto 20px;
}
.scene-head {
  font-size: 28px;
}
.scene-list> li {
  padding: 195px 0 0;
  position: relative;
  vertical-align: top;
  width: 286px;
}
.scene-list> li:not(:nth-of-type(3)) {
  margin: 0 14px 32px 0;
}
.scene-list> li:nth-of-type(3) {
  margin: 0 0 32px;
}
.scene-sub_head,
.scene-sub_list {
  text-align: left;
}
.scene-sub_head {
  font-size: 16px;
  letter-spacing: 0.02em;
  margin: 0.4em auto;
}
.scene-sub_list {
  padding: 0 5px;
}
.scene-sub_list li {
  display: block;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  padding: 0 0 0 0.6em;
  text-indent: -0.6em;
}
.scene-sub_list li:not(:last-of-type) {
  margin: 0 0 0.3em;
}
.scene-sub_list li::before {
  background: #0e0e0e;
  border-radius: 100%;
  content: '';
  display: inline-block;
  height: 4px;
  margin: 0 0.3em 0 0;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 4px;
}
.scene-list> li img {
  left: 0;
  top: 0;
  position: absolute;
}


/*-----------------------------------------------------------------------
 precaution
----------------------------------------------------------------------- */
.precaution {
  border: 2px solid #ea0b0b;
  margin: 0 auto 80px;
  padding: 28px 56px;
}
.precaution-head {
  color: #ea0b0b;
  font-size: 28px;
  margin: 0 0 0.5em;
  text-shadow: 0 0 0 #ea0b0b, 0 0 0 #ea0b0b;
}
.precaution-list li {
  display: block;
  padding: 0 0 0 1.1em;
  text-align: left;
  text-indent: -1.1em;
}
.precaution-list li:not(:last-of-type) {
  margin: 0 0 0.3em;
}


/*-----------------------------------------------------------------------
 detail
----------------------------------------------------------------------- */
.detail {
  background: #f0f5f9;
  padding: 80px 0;
}
.detail .com-outer {
  background: #fff;
  margin: 0 auto;
  padding: 40px 50px;
  position: relative;
  margin-bottom: 40px;
}
.detail-sub-head,
.detail-price,
.detail-table_itle,
.detail table th,
.detail-maker {
  text-align: left;
}
.detail-table_wrap {
  display: inline-block;
  margin: 0 38% 0 0;
  vertical-align: top;
	width: 62%;
}
.detail-sub-head,
.detail-price {
  text-shadow: 0 0 0 #0e0e0e, 0 0 0 #0e0e0e;
}
.detail-sub-head {
  font-size: 18px;
  font-weight: normal;
  margin: 0 auto;
}
.detail-price {
  display: block;
  font-size: 29px;
  letter-spacing: 0.05em;
	margin: 0 0 0.2em;
}
.detail-price .is-adjust_position {
  margin: 0 0 0 -0.4em;
}
.detail-text {
  font-size: 14px;
  margin: 0 auto 22px;
	text-align: justify;
}
.detail-text .is-super {
  font-size: 12px;
}
.detail-table_itle,
.detail-maker_title {
  font-size: 14px;
  font-weight: bold;
}
.detail-table_itle,
.detail-maker_title {
  text-indent: -0.5em;
}
.detail-table_itle {
  margin: 0 0 0.4em;
}
.detail table {
  border-top: 1px solid #dce5eb;
  font-size: 12px;
  letter-spacing: 0.1em;
  margin: 0 auto 22px;
  width: 100%;
}
.detail table th {
	width: 38%;
}
.detail table th,
.detail table td {
  font-size: 13px;
	padding: 10px 18px 9px;
}
.detail tr:nth-of-type(1) th {
	border-top: none;
}
.detail table .is-adjust_position {
  text-indent: -0.6em;
}
.detail-product_img {
  margin: -195px 70px 0 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 45%;
  vertical-align: top;
	width: 200px;
}
.detail-product_img img {
  margin: 0 auto 16px;
  width: 100px;
}
.detail-product_img-note {
  display: block;
  line-height: 1.5;
  text-shadow: 0 0 0 #0e0e0e;
}
.detail-maker span {
  display: block;
}
.detail-maker a {
  text-decoration: underline;
}

@media screen and (max-width: 583px) {
  .detail-product_img {
    width: 100%;
  }
}

/* ==========================================================================
 #planlink
========================================================================== */
#planlink h2 .subtitle {
  display: block;
  margin: 0 auto;
}
#planlink ul li{
	vertical-align: top;
	background-color: #eff5f9;
	margin: 0 10px 20px
}
#planlink ul li h5{
	font-size: 14px;
	margin:16px 16px 8px;
	text-align: left;
}
#planlink ul li p{
	margin: 8px 16px 16px;
}
#planlink a{
	font-size: 12px;
	width: 300px;
	text-decoration: none;
	color: #0e0e0e;
	display: inline-block;
	text-align: left;
}

/* img to text */
.com-subtitle.is-en{
  display: block;
  font-family: Lato-Italic;
}
.com-section-head .is-en {
  color: #038de1;
  font-size: 18px;
  letter-spacing: 0.25em;
  margin: 8px auto 0;
}
