
.samazon-check-label {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: 0.1em;
    color: #000000;
}

.samazon-require-input-label {
    border-radius: 1px;
    background-color: #e2001b;
}

.samazon-require-input-label-text {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: 0.1em;
    color: #ffffff;
}

p {
  letter-spacing: 0.1em;
  text-align: justify;
  text-justify: inter-character;
  font-size: 14px;
  line-height: 2.2;
  font-weight: 300;
}

td {
  letter-spacing: 0.1em;
  text-align: justify;
  text-justify: inter-character;
  font-size: 14px;
  line-height: 2.2;
  vertical-align: top;
  font-weight: 300;
  padding-bottom: 15px;
}

h1 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 26px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

h2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

h3 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

h4 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

h5 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

li strong {
  color: red;
  font-weight: 400;
}

@media (max-width: 575px) {
.display-xs {
  display: none;
}}

@media (min-width: 576px) {
.hidden-xs {
  display: none;
}}

@media (max-width: 767px) {
.display-s {
  display: none;
}}

@media (min-width: 768px) {
.hidden-s {
  display: none;
}}

@media (max-width: 991px) {
.display-m {
  display: none;
}}

@media (min-width: 992px) {
.hidden-m {
  display: none;
}}

@media (max-width: 1199px) {
.display-lg {
  display: none;
}}

@media (min-width: 1198px) {
.hidden-lg {
  display: none;
}}

big {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  color: #000;
  line-height: 1.8;
  letter-spacing: 0.1em;
  background-color: #fff;
}

caption {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

label {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: #191919;
}

.user-edit-label {
  cursor: pointer;
  cursor: hand;
}

.l-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .l-container:before, .l-container:after {
    content: " ";
    display: table; }
  .l-container:after {
    clear: both; }
  @media (min-width: 768px) {
    .l-container {
      width: 750px; } }
  @media (min-width: 830px) {
    .l-container {
      width: 810px; } }
  @media (min-width: 992px) {
    .l-container {
      width: 930px; } }
  @media (min-width: 1060px) {
    .l-container {
      width: 990px; } }
  @media (min-width: 1200px) {
    .l-container {
      width: 1150px; } }
  @media (min-width: 1400px) {
    .l-container {
      width: 1260px; } }


.m-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .m-container:before, .m-container:after {
    content: " ";
    display: table; }
  .m-container:after {
    clear: both; }
  @media (min-width: 768px) {
    .m-container {
      width: 750px; } }
  @media (min-width: 830px) {
    .m-container {
      width: 810px; } }
  @media (min-width: 992px) {
    .m-container {
      width: 930px; } }
  @media (min-width: 1060px) {
    .m-container {
      width: 990px; } }
  @media (min-width: 1200px) {
    .m-container {
      width: 990px; } }
  @media (min-width: 1400px) {
    .m-container {
      width: 990px; } }
      
      
.s-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .s-container:before, .s-container:after {
    content: " ";
    display: table; }
  .s-container:after {
    clear: both; }
  @media (min-width: 768px) {
    .s-container {
      width: 750px; } }
  @media (min-width: 830px) {
    .s-container {
      width: 790px; } }
  @media (min-width: 992px) {
    .s-container {
      width: 790px; } }
  @media (min-width: 1060px) {
    .s-container {
      width: 790px; } }
  @media (min-width: 1200px) {
    .s-container {
      width: 790px; } }
  @media (min-width: 1400px) {
    .s-container {
      width: 790px; } }
      

.n-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .n-container:before, .n-container:after {
    content: " ";
    display: table; }
  .n-container:after {
    clear: both; }
  @media (min-width: 768px) {
    .n-container {
      width: 750px; } }
  @media (min-width: 830px) {
    .n-container {
      width: 810px; } }
  @media (min-width: 992px) {
    .n-container {
      width: 930px; } }
  @media (min-width: 1060px) {
    .n-container {
      width: 990px; } }
  @media (min-width: 1200px) {
    .n-container {
      width: 1140px; } }
  @media (min-width: 1400px) {
    .n-container {
      width: 1140px; } }


.top-qc-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .top-qc-container:before, .top-qc-container:after {
    content: " ";
    display: table; }
  .top-qc-container:after {
    clear: both; }
  @media (min-width: 768px) {
    .top-qc-container {
      width: 720px; } }
  @media (min-width: 830px) {
    .top-qc-container {
      width: 780px; } }
  @media (min-width: 992px) {
    .top-qc-container {
      width: 900px; } }
  @media (min-width: 1060px) {
    .top-qc-container {
      width: 960px; } }
  @media (min-width: 1200px) {
    .top-qc-container {
      width: 1110px; } }
  @media (min-width: 1400px) {
    .top-qc-container {
      width: 1110px; } }

@media (max-width: 767px) {
.top-qc-container {
  margin-left: 15px;
  margin-right: 15px;
}}


.pa-45-l {
    padding-right: 22.5px;
}
@media (max-width: 991px) {
.pa-45-l {
    padding-right: 15px;
}}

.pa-45-r {
    padding-left: 22.5px;
}
@media (max-width: 991px) {
.pa-45-r {
    padding-left: 15px;
}}


.pad-45 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
@media (max-width: 991px) {
.pad-45 {
    padding-left: 0px;
    padding-right: 0px;
}}

.pad-45-m {
  margin-left: -22.5px;
  margin-right: -22.5px;
}
@media (max-width: 991px) {
.pad-45-m {
  margin-left: -15px;
  margin-right: -15px;
}}


.pad-60 {
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width: 991px) {
.pad-60 {
    padding-left: 0px;
    padding-right: 0px;
}}

.pad-60-m {
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 991px) {
.pad-60-m {
  margin-left: -15px;
  margin-right: -15px;
}}


/* -----横並び----- */

.box {
	float: left;
}

.boxContainer {
	overflow: hidden;
}
  @media (max-width: 768px) {
	  .boxContainer {
		  margin-top: -30px;
} }

/* clearfix */
.boxContainer:before,
.boxContainer:after {
    content: "";
    display: table;
}
 
.boxContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.boxContainer {
    zoom: 1;
}

/* ================================================== *
 *    スムーススクロール
 * ================================================== */

#re-top {
	position:fixed; /*画面に固定*/
	bottom:5%; /*画面下へ*/
	right:5%; /*画面右へ*/
	z-index:999; /*レイヤー順序を上に*/
	background-color:transparent; /*領域の背景色（透明）*/
}
/*丸ボタン*/
.re-topB img {
	width: 50px;
	height: 50px;
    transition: all 0.3s ease 0s;
}
  @media (max-width: 767px) {
	  .re-topB img {
		  width: 40px;
		  height: 40px;
} }


.re-topB img:hover {
	opacity:0.8;
}

/* ================================================== *
 *    パンくず
 * ================================================== */

#pankuzu .breadcrumb {
  	padding:0px;
    margin-bottom: 30px;
    margin-top: -50px;
    list-style: none;
    background: none;
}


#pankuzu .breadcrumb a {
	color: #b3b3b3;
	text-decoration: none;
	font-size: 14px;
	transition: all 0.3s ease 0s;
}
  @media (max-width: 767px) {
	  #pankuzu .breadcrumb a {
		  font-size: 12px;
}}


#pankuzu .breadcrumb a:hover {
	color: #f29600;
	text-decoration: none;
}

#pankuzu .breadcrumb li {
	color: #212529;
	text-decoration: none;
	font-size: 14px;
}
  @media (max-width: 767px) {
	  #pankuzu .breadcrumb li {
		  font-size: 12px;
} }



/* ================================================== *
 *    ヘッダー
 * ================================================== */
 
 @media (min-width: 768px) {
.navbar-expand-md>.header-container, .navbar-expand-md>.container-fluid {
    flex-wrap: nowrap;
}}

.navbar, .navbar>.header-container, .navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
 
 .header-container {
  margin-right: auto;
  margin-left: auto;
 }
  .header-container:before, .header-container:after {
    content: " ";
    display: table; }
  .header-container:after {
    clear: both; }
  @media (min-width: 768px) {
    .header-container {
      width: 750px; } }
  @media (min-width: 830px) {
    .header-container {
      width: 810px; } }
  @media (min-width: 992px) {
    .header-container {
      width: 970px; } }
  @media (min-width: 1060px) {
    .header-container {
      width: 1030px; } }
  @media (min-width: 1200px) {
    .header-container {
      width: 1210px; } }
  @media (min-width: 1400px) {
    .header-container {
      width: 1360px; } }
      
@media (max-width: 1076px) {
	.header-container {
	  width: 100%;
	  padding-left: 0;
	  padding-right: 0;
}}
 
 @media (min-width: 1077px) {
	.logo-xs {
	  display: none;
	}}

  .header-logo {
   max-width: 220px;
   height: auto;
   transition: all 0.3s ease 0s;
  }
  @media (max-width: 1199px) {
		.header-logo {
   max-width: 160px;
		}}
  @media (max-width: 1076px) {
		.header-logo {
   max-width: 190px;
		}}

  .header-logo:hover {
   opacity: 0.7;
  }
  
  .header-menu {
   font-size: 16px;
   font-weight: 400;
   padding: 32.5px 20px;
  }
  @media (max-width: 1399px) {
	.header-menu {
   padding: 32.5px 18px;
		}}
  @media (max-width: 1224px) {
	.header-menu {
   padding: 32.5px 17px;
		}}
  @media (max-width: 1220px) {
	.header-menu {
   padding: 32.5px 16px;
		}}
  @media (max-width: 1199px) {
	.header-menu {
   padding: 32.5px 15px;
   font-size: 15px;
		}}
  @media (max-width: 1076px) {
		.header-menu {
   padding: 0px;
   border-bottom: solid 1px #f29600;
		}}

  
  .header-menu a {
   color: #f29600;
   transition: all 0.3s ease 0s;
  }
  @media (max-width: 1076px) {
  .header-menu a:hover {
    text-decoration: none;
    opacity: 0.5;
		}}
  .header-menu a:link {
    text-decoration: none;
  }
  .header-menu a:visited {
    text-decoration: none;
  }
  .header-menu a:active {
    text-decoration: none;
  }
  
.dropdown-page {
  background-color: #f29600;
  color: #fff !important;
  display: block;
  text-align: center;
  padding: 20px 0;
  font-size: 16px;
  transition: all 0.3s ease 0s;
  border-bottom: solid 1px #fff;
}
@media (max-width: 1199px) {
.dropdown-page {
  font-size: 15px;
}}

.dropdown-page:hover {
  text-decoration: none;
  background: #f5b040;
  color: #fff;
  opacity: 1 !important;
}
  
  .new-member-btn a {
    border: solid 1px #f29600;
    background: #f29600;
    border-radius: 10px;
    width: 140px;
    text-align: center;
    color: #fff !important;
    font-size: 16px;
    transition: all 0.3s ease 0s;
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 16.5px;
    font-weight: 400;
    padding: 16px 15px;
  }
  @media (max-width: 1399px) {
		.new-member-btn a {
      width: 115px;
      margin-left: 15px;
		}}
  @media (max-width: 1256px) {
		.new-member-btn a {
		  width: 105px;
		}}
  @media (max-width: 1210px) {
		.new-member-btn a {
		  width: 100px;
		  margin-left: 10px;
		}}
  @media (max-width: 1199px) {
		.new-member-btn a {
		  width: 90px;
      margin-left: 10px;
      padding: 15px 15px;
		}}
  @media (max-width: 1076px) {
		.new-member-btn a {
      margin-top: 35px;
      margin-right: 30px;
      width:200px;
      float: left;
      margin-left: 21px;
		}}

   .new-member-btn a:hover {
     background: #fff;
     color: #f29600 !important;
   }
   
  .login-btn a {
    border: solid 1px #f29600;
    background: #fff;
    border-radius: 10px;
    width: 140px;
    text-align: center;
    color: #f29600 !important;
    font-size: 16px;
    transition: all 0.3s ease 0s;
    margin-top: 16.5px;
    font-weight: 400;
    padding: 16px 15px;
  }
  @media (max-width: 1399px) {
		.login-btn a {
      width: 115px;
		}}
  @media (max-width: 1256px) {
		.login-btn a {
		  width: 105px;
		}}
  @media (max-width: 1210px) {
		.login-btn a {
		  width: 100px;
		}}
  @media (max-width: 1199px) {
		.login-btn a {
		  width: 90px;
      padding: 15px 15px;
		}}
  @media (max-width: 1076px) {
		.login-btn a {
      margin-top: 35px;
      width:200px;
      float: left;
		}}
		
   .login-btn a:hover {
     background: #f29600;
     color: #fff !important;
   }
  
  .nav-link {
    padding: 0px;
  }
  .navbar {
    padding: 0px 1rem;
    height: 96.5px;
  }
@media (max-width: 1199px) {
	.navbar {
    height: 93px;
}}
@media (max-width: 1076px) {
	.navbar {
    padding: 20px 0;
    height: 88px;
}}
@media (max-width: 575px) {
	.navbar {
    padding: 15px 0;
    height: 85px;
}}

  .navbar-nav {
    padding-right: 0;
  }
  @media (max-width: 1076px) {
	.navbar-nav {
    padding-left: 15px;
    padding-right: 15px;
		}}

@media (max-width: 1076px) {
.navbar-brand-s {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -15px;
  transition: all 0.3s ease 0s;
  margin-top: 120px;
}
  .navbar-brand-s:hover {
    opacity: 0.7;
  }
}
@media (max-width: 575px) {
.navbar-brand-s {
  width: 235px;
  margin-bottom: -10px;
  margin-top: 65px;
}}

.bottom-orange {
  border-bottom: solid 1px #f29600;
}

#navbarSupportedContent {
  justify-content: flex-end;
}

.link-mypage {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 33.25px 10px;
  display: block;
  background: #f29600; 
  transition: all 0.3s ease 0s;
}
@media (max-width: 1199px) {
.link-mypage {
  font-size: 15px;
  padding: 33px 10px;
}}
.link-mypage:hover {
  text-decoration: none;
  color: #fff;
  background: #f5b040;
}
.link-mypage:visited {
  text-decoration: none;
}
.link-mypage:active {
  text-decoration: none;
}
.link-mypage:link {
  text-decoration: none;
}


.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1199px) {
.navbar-light .navbar-nav .nav-link {
  font-size: 15px;
}}

.navbar-light .navbar-nav .nav-link:hover {
  color: #f29600;
}
.navbar-light .navbar-nav .nav-link:visited {
  color: #f29600;
}
.navbar-light .navbar-nav .nav-link:active {
  color: #f29600;
}
.navbar-light .navbar-nav .nav-link:link {
  color: #f29600;
}

.mypage-link {
  height: 96px;
  display: block;
  padding: 0px;
  margin-left: 20px;
  transition: all 0.3s ease 0s;
  width: 175px;
  text-align: center;
}
@media (max-width: 1199px) {
.mypage-link {
  margin-left: 15px;
  width: 160px;
  height: 93px;
}}
@media (max-width: 1076px) {
.mypage-link {
  margin-top: 30px;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  height: 78px;
  margin-bottom: 85px;
}}
@media (max-width: 515px) {
.mypage-link {
  height: 66px;
}}

.dropdown-menu {
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none;
  width: 195px;
}
@media (max-width: 1199px) {
.dropdown-menu {
  width: 180px;
  margin-top: -1px;
}}
@media (max-width: 1076px) {
.dropdown-menu {
  width: 100%;
  margin-top: 0;
  margin-bottom: -1px;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
  position: static;
}}

.admin-link {
  background: #f17324;
  color: #fff;
  display: block;
  text-align: center;
  padding: 20px;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.3s ease 0s;
}
@media (max-width: 1220px) {
.admin-link {
  font-size: 15px;
}}
@media (max-width: 1200px) {
.admin-link {
  font-size: 14px;
}}

.admin-link:hover {
  text-decoration: none;
  background: #f59d66;
  color: #fff;
}

.dropdown-item {
  background: #f2f2f2;
  color: #333333;
  display: block;
  text-align: center;
  padding: 20px;
  font-size: 16px;
  transition: all 0.3s ease 0s;
}
@media (max-width: 1220px) {
.dropdown-item {
  font-size: 15px;
}}
@media (max-width: 1200px) {
.dropdown-item {
  font-size: 14px;
}}
.dropdown-item:hover {
  background: #f8f8f8;
}
.dropdown-item:active {
  background: #f2f2f2;
}
.dropdown-item:link {
  background: #f2f2f2;
}

@media (min-width: 1077px) {
.header-menu a::after {
  border-bottom: solid 2px #f29600;
  bottom: 0;
  content: "";
  display: block;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  width: 0;
}
.header-menu a:hover::after {
  width: 100%;
}
}

.dropdown-menu a:after {
  display: none;
}

.g-down {
  vertical-align: 3px;
}

.function-page {
  background-color: #f5b040;
}

.function-page:hover {
  background-color: #f8c573;
}

/* ================================================== *
 *    ヘッダー（スマートフォン）
 * ================================================== */

@media (min-width: 768px) {
.navbar-expand-md .navbar-toggler {
  display: block;
}}

@media (min-width: 1077px) {
.navbar-expand-md .navbar-toggler {
  display: none;
}}

@media (max-width: 1076px) {
.navbar-collapse {
  height: 100% !important;
  opacity: 0 !important; /* 最初は透明にする */
	transition: all 0.15s !important;
}

.navbar-collapse.show {
  opacity: 1 !important;
	transition: all 0.15s !important;
}
}

@media (max-width: 1076px) {
#navbarSupportedContent{
  /*position:fixed;にし、z-indexの数値を小さくして最背面へ*/
  position:fixed;
	z-index: -1;
	opacity: 0;/*はじめは透過0*/
  /*ナビの位置と形状*/
	top:0;
	width:100%;
  height: 100vh;/*ナビの高さ*/
  background: url(../img/main-back.svg);
  background-size: cover;
  background-position: center;
  transition: all 0.3s;
  display: none !important;
}
#navbarSupportedContent.panelactive{
	opacity: 1;
	z-index:999;
	display: inline !important;
}
/*ナビゲーションの縦スクロール*/
#navbarSupportedContent.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
/*ナビゲーション*/
#navbarSupportedContent ul {
    display: none;
    z-index: 999;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}
#navbarSupportedContent.panelactive ul {
    display: block;
}
/*リストのレイアウト設定*/
#navbarSupportedContent li{
	list-style: none;
  text-align: center;
}

#navbarSupportedContent li a{
	text-decoration: none;
	padding:25px 15px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 16px;
}
/*========= ボタンのためのCSS ===============*/
.openbtn{
	position:fixed;
    z-index: 9999;/*ボタンを最前面に*/
	top:18px;
	right: 18px;
	cursor: pointer;
    width: 50px;
    height:50px;
}
/*×に変化*/	
.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 13px;
    height: 3px;
    border-radius: 2px;
	background-color: #f29600;
  	width: 47%;
}
.openbtn span:nth-of-type(1) {
	top:15px;	
}
.openbtn span:nth-of-type(2) {
	top:23px;
}
.openbtn span:nth-of-type(3) {
	top:31px;
}
.openbtn.active span:nth-of-type(1) {
    top: 17px;
    left: 13px;
    transform: translateY(6px) rotate(-45deg);
    width: 45%;
}
.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}
.openbtn.active span:nth-of-type(3){
    top: 29px;
    left: 13px;
    transform: translateY(-6px) rotate(45deg);
    width: 45%;
}
}

.navbar-light .navbar-toggler {
  border-color: #f29600;
  transition: all 0.3s ease 0s;
}
.navbar-light .navbar-toggler:hover {
  opacity: 0.6;
}

@media (max-width: 515px) {
.openbtn {
  top: 17px;
  right: 17px;
}
.header-logo {
    max-width: 180px;
}
#navbarSupportedContent ul {
    width: 100%;
}
#navbarSupportedContent li a {
    padding: 20px 15px;
    font-size: 16px;
}
.new-member-btn a {
    margin-top: 30px;
    margin-right: 30px;
    width: 46%;
    margin-left: 0px;
}
.login-btn a {
    width: 46%;
    text-align: center;
    margin-top: 30px;
}
  
}

@media (max-width: 434px) {
.new-member-btn a {
    width: 46.5%;
    margin-right: 25px;
}
.login-btn a {
    width: 46.5%;
}
}
@media (max-width: 416px) {
.new-member-btn a {
    width: 46.3%;
}
.login-btn a {
    width: 46.3%;
}
}
@media (max-width: 397px) {
.new-member-btn a {
    width: 46%;
}
.login-btn a {
    width: 46%;
}
}
@media (max-width: 372px) {
.new-member-btn a {
    width: 45.7%;
}
.login-btn a {
    width: 45.7%;
}
}
@media (max-width: 350px) {
.new-member-btn a {
    width: 45.5%;
}
.login-btn a {
    width: 45.5%;
}
}
@media (max-width: 337px) {
.new-member-btn a {
    width: 45.4%;
}
.login-btn a {
    width: 45.4%;
}
}
@media (max-width: 331px) {
.new-member-btn a {
    width: 45%;
}
.login-btn a {
    width: 45%;
}
}

.navbar-brand {
  margin-right: 0;
}
@media (max-width: 1076px) {
.navbar-brand {
  margin-right: 1rem;
}}
@media (max-width: 365px) {
.navbar-brand {
  margin-right: 20%;
}}


@media (max-width: 1076px) {
.login-btn {
  margin-bottom: 170px;
}}

  
/* ================================================== *
 *    本サイト　トップページ
 * ================================================== */

.main-back {
    position: relative;
    background: url(../img/main-back.svg);
    background-size: cover;
    background-position: center;
    height: 900px;
    margin-top: 96px;
    transition: all 0.3s ease 0s;
}
@media (max-width: 1199px) {
	.main-back {
    margin-top: 93px;
    height: 750px;
}}
@media (max-width: 1076px) {
.main-back {
    margin-top: 88px;
}}
@media (max-width: 767px) {
.main-back {
    height: 550px;
}}
@media (max-width: 575px) {
.main-back {
    margin-top: 85px;
    height: 620px;
}}
@media (max-width: 400px) {
.main-back {
    height: 530px;
}}
@media (max-width: 350px) {
.main-back {
    height: 510px;
}}


.main-text {
    height: 445px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.3s ease 0s;
}
@media (max-width: 1199px) {
.main-text {
    height: 425px;
}}
@media (max-width: 940px) {
.main-text {
    height: 400px;
}}
@media (max-width: 900px) {
.main-text {
    height: 380px;
}}
@media (max-width: 850px) {
.main-text {
    height: 350px;
}}
@media (max-width: 780px) {
.main-text {
    height: 310px;
}}
@media (max-width: 730px) {
.main-text {
    height: 300px;
}}
@media (max-width: 700px) {
.main-text {
    height: 285px;
}}
@media (max-width: 650px) {
.main-text {
    height: 265px;
}}
@media (max-width: 620px) {
.main-text {
    height: 250px;
}}
@media (max-width: 575px) {
.main-text {
    height: 440px;
}}
@media (max-width: 400px) {
.main-text {
    height: 385px;
}}
@media (max-width: 350px) {
.main-text {
    height: 360px;
}}



.main-text img {
  max-width: 950px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1199px) {
.main-text img {
  max-width: 900px;
}}
@media (max-width: 991px) {
.main-text img {
  max-width: 100%;
  padding-left: 45px;
  padding-right: 45px;
}}
@media (max-width: 575px) {
.main-text img {
  max-width: 100%;
  padding-left: 120px;
  padding-right: 120px;
}}
@media (max-width: 545px) {
.main-text img {
  max-width: 290px;
  padding-left: 0px;
  padding-right: 0px;
}}
@media (max-width: 400px) {
.main-text img {
  max-width: 270px;
}}
@media (max-width: 350px) {
.main-text img {
  max-width: 250px;
}}


.o-center a {
    display: block;
    max-width: 250px;
    height: 60px;
    line-height: 58px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    background: #f29600;
    font-weight: 400;
    border-radius: 30px;
    text-align: center;
    margin-top: 15px;
    transition: all 0.3s ease 0s;
    margin-left: auto;
    margin-right: auto;
}
.o-center a:hover {
    background: #f6b64d;
    text-decoration: none;
}

.topSection-01 {
    background-image: linear-gradient( -45deg, #fefaf2 25%, #fff 25%, #fff 50%, #fefaf2 50%, #fefaf2 75%, #fff 75%, #fff );
    background-size: 20px 20px;
    padding: 65px 0 100px;
}
@media (max-width: 1059px) {
.topSection-01 {
    padding: 80px 0 100px;
}}
@media (max-width: 575px) {
.topSection-01 {
    padding: 70px 0 75px;
}}

.topSection-01 h2 {
  text-align: center;
  font-size: 26px;
  color: #4d4d4d;
  font-weight: 600;
  margin-top: -285px;
}
@media (max-width: 991px) {
.topSection-01 h2 {
  margin-top: 0px;
}}
@media (max-width: 767px) {
.topSection-01 h2 {
  font-size: 23px;
}}
@media (max-width: 575px) {
.topSection-01 h2 {
  text-align: justify;
  font-size: 19px;
}}


@media (max-width: 991px) {
.topSection-01 img {
  max-width: 450px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 35px;
}}
@media (max-width: 575px) {
.topSection-01 img {
  margin-bottom: 30px;
}}

.topSection-01 h2 strong {
  font-size: 36px;
  color: #f29600;
}
@media (max-width: 767px) {
.topSection-01 h2 strong {
  font-size: 33px;
}}
@media (max-width: 575px) {
.topSection-01 h2 strong {
  font-size: 28px;
}}


.topSection-01 p {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 767px) {
.topSection-01 p {
  text-align: justify;
}}
@media (max-width: 575px) {
.topSection-01 p {
  padding-top: 20px;
  padding-bottom: 20px;
}}


.topSection-02 {
    background-image: linear-gradient( -45deg, #f2f2f2 25%, #fbfbfb 25%, #fbfbfb 50%, #f2f2f2 50%, #f2f2f2 75%, #fbfbfb 75%, #fbfbfb );
    background-size: 20px 20px;
    padding: 85px 0 80px;
}
@media (max-width: 575px) {
.topSection-02 {
    padding: 60px 0 55px;
}}

.topSection-02 h2 {
  text-align: center;
  font-size: 26px;
  color: #4d4d4d;
  font-weight: 600;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
.topSection-02 h2 {
  font-size: 23px;
}}
@media (max-width: 575px) {
.topSection-02 h2 {
  font-size: 19px;
  margin-bottom: 35px;
}}
@media (max-width: 426px) {
.topSection-02 h2 {
  text-align: justify;
}}


.topSection-02 h2 strong {
  font-size: 36px;
  color: #00bde1;
}
@media (max-width: 767px) {
.topSection-02 h2 strong {
  font-size: 33px;
}}
@media (max-width: 575px) {
.topSection-02 h2 strong {
  font-size: 28px;
}}


.problem {
  max-width: 75px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 829px) {
.problem {
  max-width: 65px;
}}
@media (max-width: 767px) {
.problem {
  max-width: 75px;
}}

.box-b {
  box-shadow: 0 0 10px rgba(0, 189, 255, 0.6);
  border-radius: 15px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
.box-b {
  margin-left: 60px;
  margin-right: 60px;
  margin-bottom: 45px;
}}
@media (max-width: 575px) {
.box-b {
  margin-left: 0px;
  margin-right: 0px;
}}

.problem-back-w {
  background: #fff;
  padding: 30px;
  border-radius: 15px 15px 0px 0px;
}
@media (max-width: 829px) {
.problem-back-w {
  padding: 30px 20px;
}}

.problem-back-w h3 {
  font-size: 18px;
  font-weight: 500;
  color: #4d4d4d;
  line-height: 1.8;
  text-align: justify;
}
@media (max-width: 829px) {
.problem-back-w h3 {
  font-size: 17px;
}}
@media (max-width: 767px) {
.problem-back-w h3 {
  font-size: 18px;
}}

.problem-3 h3 {
    letter-spacing: 0.12em;
}
@media (max-width: 1199px) {
.problem-3 h3 {
    letter-spacing: 0.1em;
}}

.p-01-illust {
  margin-top: 2px;
  margin-bottom: 3px;
}
@media (max-width: 1059px) {
.p-01-illust {
  margin-top: -5px;
  margin-bottom: -5px;
}}
@media (max-width: 991px) {
.p-01-illust {
  margin-top: 5px;
}}
@media (max-width: 767px) {
.p-01-illust {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0 90px;
}}
@media (max-width: 650px) {
.p-01-illust {
  padding: 0 60px;
}}
@media (max-width: 575px) {
.p-01-illust {
  padding: 0 20px;
  margin-top: 0px;
  margin-bottom: 5px;
}}
@media (max-width: 350px) {
.p-01-illust {
  margin-top: 10px;
  margin-bottom: 0px;
}}


.p-02-illust {
  margin-top: 18px;
  margin-bottom: 10px;
}
@media (max-width: 1059px) {
.p-02-illust {
  margin-top: 12px;
  margin-bottom: 3px;
}}
@media (max-width: 991px) {
.p-02-illust {
  margin-top: 19px;
  margin-bottom: 7px;
}}
@media (max-width: 829px) {
.p-02-illust {
  margin-top: 18px;
}}
@media (max-width: 767px) {
.p-02-illust {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0 90px;
}}
@media (max-width: 650px) {
.p-02-illust {
  padding: 0 60px;
}}
@media (max-width: 575px) {
.p-02-illust {
  padding: 0 20px;
  margin-bottom: 5px;
}}


.p-03-illust {
  margin-top: 0px;
  margin-bottom: -30px;
}
@media (max-width: 1199px) {
.p-03-illust {
  margin-top: 7px;
}}
@media (max-width: 1059px) {
.p-03-illust {
  margin-top: -6px;
}}
@media (max-width: 991px) {
.p-03-illust {
  margin-top: 7px;
}}
@media (max-width: 829px) {
.p-03-illust {
  margin-top: 8px;
}}
@media (max-width: 767px) {
.p-03-illust {
  margin-top: 15px;
  margin-bottom: -30px;
  padding: 0 90px;
}}
@media (max-width: 650px) {
.p-03-illust {
  padding: 0 60px;
}}
@media (max-width: 575px) {
.p-03-illust {
  padding: 0 20px;
  margin-top: 0px;
}}




.problem-back-b {
  position: relative;
  background: #00bde1;
  padding: 30px 20px 10px 20px;
  border-radius: 0px 0px 15px 15px;
}

.problem-back-b::before {
  content: "";
      position: absolute;
      top: 9px; /* 上端に配置 */
      left: 50%; /* 左端を中央に配置 */
      transform: translate(-50%, -50%); /* 中央配置のための調整 */
      width: 0;
      height: 0;
      border-left: 20px solid transparent; /* 左側の三角形の幅 */
      border-right: 20px solid transparent; /* 右側の三角形の幅 */
      border-top: 20px solid #fff; /* 三角形の色 */
}

.problem-back-b p {
  font-weight: 400;
  color: #fff;
}

.problem-p {
  letter-spacing: 0.07em;
}
@media (max-width: 829px) {
.problem-p {
  letter-spacing: 0.1em;
}}

@media (max-width: 767px) {
.entrust {
  margin-top: -20px;
}}
@media (max-width: 575px) {
.entrust {
  margin-top: -30px;
}}

.entrust-img {
  max-width: 630px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: -15px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
.entrust-img {
  max-width: 590px;
}}
@media (max-width: 680px) {
.entrust-img {
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}}
@media (max-width: 575px) {
.entrust-img {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
}}

.entrust h2 strong {
  color: #f29600;
}

.entrust p {
  text-align: center;
}
@media (max-width: 767px) {
.entrust p {
  text-align: justify;
}}

@media (max-width: 680px) {
.omakase {
  text-align: justify !important;
}}

.s-arrow {
  max-width: 65px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 35px;
  margin-top: 35px;
}
@media (max-width: 575px) {
.s-arrow {
  max-width: 55px;
  margin-bottom: 20px;
  margin-top: 30px;
}}


.topSection-03 {
    background-image: linear-gradient( -45deg, #fef4e5 25%, #fceacc 25%, #fceacc 50%, #fef4e5 50%, #fef4e5 75%, #fceacc 75%, #fceacc );
    background-size: 20px 20px;
    padding: 100px 0 80px;
}
@media (max-width: 575px) {
.topSection-03 {
    padding: 75px 0 55px;
}}

.purpose {
  margin-top: 52px;
}

@media (max-width: 991px) {
.demopage {
  text-align: center !important;
}}

@media (max-width: 991px) {
.demopage-p {
  text-align: center !important;
}}
@media (max-width: 583px) {
.demopage-p {
  text-align: justify !important;
}}

.top-demo h2 {
  text-align: center;
  font-size: 30px;
  color: #f29600;
  font-weight: 600;
}
@media (max-width: 575px) {
.top-demo h2 {
  font-size: 26px;
}}
@media (max-width: 320px) {
.top-demo h2 {
  font-size: 25px;
}}

.top-demo h4 {
  font-size: 20px !important;
  margin-top: -25px;
  margin-bottom: -25px;
}

.top-demo-b h4 {
  color: #00bde1 !important;
}

.top-demo-b a {
  background: #00bde1 !important;
}
.top-demo-b a:hover {
    background-color: #66d7ed !important;
}

.top-demo-g h4 {
  color: #88d400 !important;
}

.top-demo-g a {
  background: #88d400 !important;
}
.top-demo-g a:hover {
    background-color: #ace14c !important;
}

.demo-c {
  text-align: center;
}


.topSection-04 {
  background: #fefaf2;
  padding: 100px 0 80px;
}
@media (max-width: 575px) {
.topSection-04 {
  padding: 75px 0 55px;
}}

.cando-img {
  max-width: 280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 20px;
  margin-top: 45px;
}
@media (max-width: 575px) {
.cando-img {
  max-width: 270px;
  margin-top: 40px;
}}

.cando h4 {
  text-align: center;
  font-size: 40px;
  font-weight: 500;
  color: #f29600;
  border-bottom: solid 4px #f5b040;
  padding-bottom: 0px;
  max-width: 55px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 575px) {
.cando h4 {
  font-size: 36px;
}}

.cando h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #f29600;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
.cando h3 {
  text-align: justify;
}}
@media (max-width: 767px) {
.cando h3 {
  text-align: center;
}}
@media (max-width: 575px) {
.cando h3 {
  font-size: 22px;
}}

@media (max-width: 407px) {
.cando-2 {
  text-align: justify !important;
}}

@media (max-width: 335px) {
.cando-3 {
  text-align: justify !important;
}}

@media (max-width: 383px) {
.cando-4 {
  text-align: justify !important;
}}

.cando-5 {
  text-align: center !important;
}

.cando-6 {
  text-align: center !important;
}
@media (max-width: 829px) {
.cando-6 {
  text-align: justify !important;
}}
@media (max-width: 767px) {
.cando-6 {
  text-align: center !important;
}}

.topSection-05 {
  background: #f7fcfd;
  padding: 100px 0 100px;
}
@media (max-width: 575px) {
.topSection-05 {
  padding: 75px 0 75px;
}}

.top-performance {
  background: #fff;
  padding: 45px;
  border-radius: 15px;
  margin-bottom: 60px;
}
@media (max-width: 575px) {
.top-performance {
  padding: 35px 25px 40px 25px;
  border-radius: 10px;
  margin-bottom: 45px;
}}

.top-performance img {
  max-width: 358px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 1059px) {
.top-performance img {
    max-width: 100%;
}}

@media (max-width: 767px) {
.top-per-img {
  max-width: 358px !important;
}}
@media (max-width: 500px) {
.top-per-img {
  max-width: 100% !important;
}}

.top-performance p {
  margin-bottom: 35px;
}
@media (max-width: 575px) {
.top-performance p {
  margin-bottom: 30px;
}}

.top-per-p {
  text-align: center;
  padding-bottom: 25px;
  padding-top: 15px;
}
@media (max-width: 575px) {
.top-per-p {
  padding-bottom: 20px;
  padding-top: 10px;
}}
@media (max-width: 590px) {
.top-per-p {
  text-align: justify;
}}

.top-per-o {
  max-width: 326px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 15px;
  margin-top: 25px;
}
@media (max-width: 1199px) {
.top-per-o {
  max-width: 300px;
}}
@media (max-width: 1059px) {
.top-per-o {
  max-width: 273px;
}}
@media (max-width: 991px) {
.top-per-o {
  max-width: 100%;
  margin-bottom: 10px;
  margin-top: 20px;
}}

.top-per-o img {
    max-width: 43px;
    height: auto;
    margin-right: 17px;
    margin-top: 6px;
}
@media (max-width: 1199px) {
.top-per-o img {
    max-width: 38px;
    margin-right: 14px;
    margin-top: 7px;
}}
@media (max-width: 1059px) {
.top-per-o img {
    max-width: 32px;
    margin-right: 10px;
    margin-top: 9px;
}}
@media (max-width: 991px) {
.top-per-o img {
    max-width: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}}

.top-per-o h3 {
  font-size: 30px;
  font-weight: 600;
  color: #f29600;
}
@media (max-width: 1199px) {
.top-per-o h3 {
  font-size: 28px;
}}
@media (max-width: 1059px) {
.top-per-o h3 {
  font-size: 26px;
}}
@media (max-width: 991px) {
.top-per-o h3 {
  font-size: 25px;
  text-align: center;
}}
@media (max-width: 829px) {
.top-per-o h3 {
  font-size: 23px;
}}
@media (max-width: 767px) {
.top-per-o h3 {
  font-size: 26px;
}}
@media (max-width: 323px) {
.top-per-o h3 {
  font-size: 25px;
}}

.top-per-b {
  max-width: 326px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 15px;
  margin-top: 25px;
}
@media (max-width: 1199px) {
.top-per-b {
  max-width: 300px;
}}
@media (max-width: 1059px) {
.top-per-b {
  max-width: 273px;
}}
@media (max-width: 991px) {
.top-per-b {
  max-width: 100%;
  margin-bottom: 10px;
  margin-top: 20px;
}}

.top-per-b img {
    max-width: 43px;
    height: auto;
    margin-right: 17px;
    margin-top: 6px;
}
@media (max-width: 1199px) {
.top-per-b img {
    max-width: 38px;
    margin-right: 14px;
    margin-top: 7px;
}}
@media (max-width: 1059px) {
.top-per-b img {
    max-width: 32px;
    margin-right: 10px;
    margin-top: 9px;
}}
@media (max-width: 991px) {
.top-per-b img {
    max-width: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}}

.top-per-b h3 {
  font-size: 30px;
  font-weight: 600;
  color: #00bde1;
}
@media (max-width: 1199px) {
.top-per-b h3 {
  font-size: 28px;
}}
@media (max-width: 1059px) {
.top-per-b h3 {
  font-size: 26px;
}}
@media (max-width: 991px) {
.top-per-b h3 {
  font-size: 25px;
  text-align: center;
}}
@media (max-width: 829px) {
.top-per-b h3 {
  font-size: 23px;
}}
@media (max-width: 767px) {
.top-per-b h3 {
  font-size: 26px;
}}
@media (max-width: 323px) {
.top-per-b h3 {
  font-size: 25px;
}}


.top-per-b-2 {
  max-width: 392px;
}
@media (max-width: 1199px) {
.top-per-b-2 {
  max-width: 363px;
}}
@media (max-width: 1059px) {
.top-per-b-2 {
  max-width: 330px;
}}
@media (max-width: 991px) {
.top-per-b-2 {
  max-width: 100%;
  margin-bottom: 10px;
  margin-top: 20px;
}}

@media (max-width: 380px) {
.top-per-b-2 h3 {
  text-align: justify;
}}

.b-center a {
    display: block;
    max-width: 250px;
    height: 60px;
    line-height: 58px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    background: #00bde1;
    font-weight: 400;
    border-radius: 30px;
    text-align: center;
    margin-top: 15px;
    transition: all 0.3s ease 0s;
    margin-left: auto;
    margin-right: auto;
}
.b-center a:hover {
    background: #4cd1ea;
    text-decoration: none;
}

.try-free {
  max-width: 448px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 30px;
}
@media (max-width: 575px) {
.try-free {
  margin-top: 20px;
}}
@media (max-width: 500px) {
.try-free {
  max-width: 100%;
}}

.happy-yoyakuma {
  max-width: 185px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 27px;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
.happy-yoyakuma {
  max-width: 150px;
}}

.try-btn a {
    display: block;
    max-width: 250px;
    height: 60px;
    line-height: 57px;
    padding: 0 20px;
    font-size: 16px;
    color: #f29600;
    background: #fff;
    border: solid 1px #f29600;
    font-weight: 400;
    border-radius: 30px;
    text-align: center;
    margin-top: 45px;
    transition: all 0.3s ease 0s;
    margin-left: auto;
    margin-right: auto;
}
.try-btn a:hover {
    background: #f29600;
    color: #fff;
    text-decoration: none;
}


.topSection-06 {
  background-image: linear-gradient( -45deg, #fffff4 25%, #fffde9 25%, #fffde9 50%, #fffff4 50%, #fffff4 75%, #fffde9 75%, #fffde9 );
  background-size: 20px 20px;
  padding: 100px 0 80px;
}
@media (max-width: 575px) {
.topSection-06 {
  padding: 75px 0 55px;
}}

.price-box {
  max-width: 520px;
  height: auto;
  padding: 30px 0 25px 0;
  border-radius: 15px;
  border: solid 1px #f29600;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 90px;
}
@media (max-width: 991px) {
.price-box {
  max-width: 420px;
}}
@media (max-width: 575px) {
.price-box {
  max-width: 300px;
  padding: 25px 0 20px 0;
  margin-top: 80px;
}}

.price-parts-01 {
  max-width: 170px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: -51px;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
.price-parts-01 {
  max-width: 150px;
  margin-top: -49px;
}}
@media (max-width: 575px) {
.price-parts-01 {
  max-width: 135px;
  margin-top: -42px;
}}

.price-parts-02 {
  max-width: 385px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 991px) {
.price-parts-02 {
  max-width: 320px;
}}
@media (max-width: 575px) {
.price-parts-02 {
  max-width: 240px;
}}
@media (max-width: 350px) {
.price-parts-02 {
  max-width: 220px;
}}


.top-price {
  padding-top: 45px;
}

.top-price h3 {
  font-size: 24px;
  font-weight: 600;
  color: #f29600;
  padding-bottom: 20px;
  padding-top: 5px;
}
@media (max-width: 991px) {
.top-price h3 {
  text-align: center;
}}
@media (max-width: 575px) {
.top-price h3 {
  text-align: justify;
  font-size: 20px;
}}

.top-price h3 small {
  font-size: 14px;
}
@media (max-width: 575px) {
.top-price h3 small {
  font-size: 12px;
}}

.top-price h4 {
  font-size: 16px;
  font-weight: 500;
  color: #ffff00;
  background: #f29600;
  padding: 10px;
  border-radius: 30px;
  margin-bottom: 20px;
  margin-top: 40px;
  max-width: 213px;
  text-align: center;
}
@media (max-width: 991px) {
.top-price h4 {
  margin-left: auto;
  margin-right: auto;
}}

.top-price a {
  color: #f29600;
  font-weight: 400;
  transition: all 0.3s ease 0s;
  text-decoration: underline;
}

.top-price a:hover {
  color: #f6b54c;
}

@media (max-width: 991px) {
.top-price img {
  max-width: 420px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 35px;
}}
@media (max-width: 425px) {
.top-price img {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}}
@media (max-width: 350px) {
.top-price img {
  padding-left: 0px;
  padding-right: 0px;
}}

.top-price table {
  margin-bottom: -20px;
}

.topSection-07 {
  padding: 100px 0;
}
@media (max-width: 575px) {
.topSection-07 {
  padding: 75px 0;
}}

.top-qc img {
    max-width: 89px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
@media (max-width: 575px) {
.top-qc img {
    max-width: 80px;
}}

.top-qc h2 {
    text-align: center;
    font-size: 36px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    padding-top: 10px;
    margin-bottom: 0;
}
@media (max-width: 575px) {
.top-qc h2 {
    font-size: 32px;
}}

.top-qc h3 {
  max-width: 208px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 575px) {
.top-qc h3 {
  max-width: 195px;
}}

.top-qc a {
  display: block;
  height: 100%;
  padding-bottom: 20px;
  padding-top: 34px;
}

.top-qc a:hover {
  text-decoration: none;
}

.top-q {
    background: #f29600;
    transition: all 0.3s ease 0s;
}

.top-c {
    background: #00bde1;
    transition: all 0.3s ease 0s;
}

.none-pa {
  padding-left: 0;
  padding-right: 0;
}

/* 矢印が縮む */
.btnarrow6 {
    position: relative;
    padding: 10px 70px 10px 0px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    border: transparent 2px solid;
    outline: none;
    transition: all 0.3s ease 0s;
}
@media (max-width: 575px) {
.btnarrow6 {
    font-size: 18px;
}}

.btnarrow6::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 30px;
    height: 1px;
    background: #fff;
    transition: all 0.3s ease 0s;
}

.btnarrow6::after {
    content: '';
    position: absolute;
    top: 40%;
    right: 12px;
    width: 13px;
    height: 13px;
    border-top: solid 1px currentColor;
    border-right: solid 1px currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
    border-color: #fff;
}
@media (max-width: 1059px) {
.btnarrow6::after {
    top: 38%;
}}
@media (max-width: 767px) {
.btnarrow6::after {
    top: 39%;
}}

/* ホバー時のスタイル変更 */
.top-q:hover .btnarrow6::before {
    width: 50px;
    right: 0px;
}

.top-q:hover .btnarrow6::after {
    right: -8px;
}

.top-q:hover {
    background: #f6b54c; 
}

.top-c:hover .btnarrow6::before {
    width: 50px;
    right: 0px;
}

.top-c:hover .btnarrow6::after {
    right: -8px;
}

.top-c:hover {
    background: #4cd1ea; 
}

/* ホバー時のスタイル終了 */


/* ================================================== *
 *    フッター
 * ================================================== */
 
 .f-pa {
   padding-bottom: 100px;
   padding-top: 100px;
 }
 @media (max-width: 575px) {
 .f-pa {
   padding-bottom: 75px;
   padding-top: 75px;
}}

 .footer-logo img {
   max-width: 245px;
   height: auto;
   margin-left: auto;
   margin-right: auto;
   display: block;
   margin-bottom: 60px;
  }
@media (max-width: 575px) {
 .footer-logo img {
  max-width: 215px;
  margin-bottom: 45px;
}}

  #copyright {
    background: #f29600;
    padding: 20px 15px;
  }
  #copyright p  {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.8;
  }
  
.topSection-08 {
  background-image: linear-gradient( -45deg, #f3a019 25%, #f29600 25%, #f29600 50%, #f3a019 50%, #f3a019 75%, #f29600 75%, #f29600 );
  background-size: 20px 20px;
  padding: 110px 0 100px;
}
@media (max-width: 575px) {
.topSection-08 {
  padding: 85px 0 75px;
}}

.to-register img {
  max-width: 105px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: -15px;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
.to-register img {
  max-width: 80px;
}}

.to-register h4 {
  font-size: 17px;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}  
@media (max-width: 575px) {
.to-register h4 {
  font-size: 15px;
}}

.f-register h2 {
  font-size: 36px;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
}  
@media (max-width: 575px) {
.f-register h2 {
  font-size: 30px;
}}

.f-register {
    margin-bottom: 65px;
}

.f-register:after {
    display: block;
    content: '';
    width: 80px;
    height: 6px;
    background: rgba(255,255,255,0.7);
    position: absolute;
    left: 0;
    right: 0;
    margin: 10px auto;
    opacity: 0.45;
}

/*== 新規会員登録フォームへ　リンクボタン */

#to-register a {
    font-size: 24px;
    background: none;
    letter-spacing: 0.1em;
    padding: 24.5px 10px 33.5px;
}
@media (max-width: 575px) {
  #to-register a {
      font-size: 20px;
      padding: 25.5px 10px 30px;
}}
@media (max-width: 350px) {
  #to-register a {
      font-size: 18px;
      padding: 21px 10px 25px;
}}

#to-register a:hover {
  text-decoration: none;
}

#to-register .form-btn span {
    color: #f29600;
    font-weight: 400;
}

#to-register .form-btn {
	background:#fff;
    z-index: 1;
    border-radius: 0;
    width: 380px;
    height: 98px;
}
@media (max-width: 575px) {
#to-register .form-btn {
    width: 345px;
    height: 90px;
}}
@media (max-width: 390px) {
#to-register .form-btn {
    width: 100%;
}}
@media (max-width: 350px) {
#to-register .form-btn {
    height: 76px;
}}

#to-register .bgleft:before {
    background: #FDEFD9;
    border-radius: 0;
}

/*== ボタン終了 */

.heading04 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	text-align: center;
	color: #ffff00;
	font-weight: 500;
}
@media (max-width: 575px) {
.heading04 {
  font-size: 22px;
}}
@media (max-width: 360px) {
.heading04 {
  font-size: 19px;
}}

.heading04::before,
.heading04::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #ffff00;
}

.heading04::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.heading04::after {
	margin-left: 30px;
	transform: rotate(35deg)
}

.freeMember p {
  text-align: center;
  color: #fff;
  font-weight: 400;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-bottom: -10px;
}
@media (max-width: 767px) {
.freeMember p {
  text-align: justify;
}}
@media (max-width: 575px) {
.freeMember p {
  margin-bottom: 0px;
}}

.freeMember p strong {
  color: #ffff00;
  font-weight: 400;
}

.free-note {
  background: #fefcd3;
  padding: 23px 25px 15px 25px;
  border-radius: 10px;
  margin-top: 35px;
}
@media (max-width: 575px) {
.free-note {
  padding: 20px 20px 10px 20px;
  margin-top: 30px;
}}

.free-note td {
  font-size: 12px;
  padding-bottom: 10px;
  letter-spacing: 0.09em;
}
@media (max-width: 829px) {
.free-note td {
  letter-spacing: 0.1em;
}}

.free-note a {
    color: #f29600;
    font-weight: 400;
    transition: all 0.3s ease 0s;
    text-decoration: underline;
}
.free-note a:hover {
  color: #f6b54c;
}

.sitemap h3 {
	display: flex;
	color: #fff;
	font-size: 18px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
	align-items: center;
  letter-spacing: 0.1em;
}
@media (max-width: 575px) {
.sitemap h3 {
  font-size: 16px;
}}

.sitemap h3::before, .sitemap h3::after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #f29600;
	display: block;
}

.sitemap h3:before {
	margin-right: 0em;
}

.sitemap h3:after {
	margin-left: 0em;
}

.sitemap h3>span {
	padding: 6px;
	width: 140px;
	text-align: center;
	background-color: #f29600;
	border-radius: 30px;
  color: #fff;
}
@media (max-width: 575px) {
.sitemap h3>span {
	padding: 5px;
	width: 130px;
}}

.sitemap li {
	font-size: 14px;
  margin-left: 30px;
  margin-right: 30px;
	padding-bottom: 15px;
	line-height: 1.8;
  font-weight: 300;
  letter-spacing: 0.1em;
}
@media (max-width: 1199px) {
.sitemap li {
    margin-left: 24px;
    margin-right: 24px;
}}
@media (max-width: 1059px) {
.sitemap li {
    margin-left: 18px;
    margin-right: 18px;
}}
@media (max-width: 991px) {
.sitemap li {
    margin-left: 25px;
    margin-right: 25px;
}}
@media (max-width: 575px) {
.sitemap li {
    margin-left: 10px;
    margin-right: 10px;
}}
@media (max-width: 368px) {
.sitemap li {
  font-size: 12px;
}}


.sitemap i {
    color: #f29600;
}


@media (max-width: 829px) {
.sitemap-u {
    padding-bottom: 10px;
}}


.sitemap-l {
    color: #000;
    border-bottom: dotted 1px #f7c066;
    padding-bottom: 20px !important;
    margin-bottom: 20px;
}

.sitemap a {
	color: #000;
	transition: all 0.3s ease 0s;
}

.sitemap a:hover {
	color: #f29600;
  text-decoration: none;
}

.sitemap-width {
	max-width: 1022px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 35px;
}
@media (max-width: 991px) {
.sitemap-width {
	max-width: 745px;
}}
@media (max-width: 829px) {
.sitemap-width {
	max-width: 555px;
}}
@media (max-width: 575px) {
.sitemap-width {
	max-width: 100%;
	margin-left: -10px;
	margin-right: -10px;
}}


@media (max-width: 829px) {
.f-privacy {
  margin-left: 15px;
}}
@media (max-width: 597px) {
.f-privacy {
  margin-left: 0px;
}}

.sitemap-u {
  list-style: none;
  padding-left: 0;
}

.starting-design {
  max-width: 248px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 575px) {
.starting-design {
  max-width: 225px;
}}

.starting-design h3 {
  padding: 5px 0 7px;
  width: 140px;
  text-align: center;
  background: #00bde1;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
  margin-top: 60px;
}
@media (max-width: 575px) {
.starting-design h3 {
  padding: 4px 0 6px;
	width: 130px;
	font-size: 16px;
	margin-top: 30px;
}}

.starting-design img {
  transition: all 0.3s ease 0s;
}

.starting-design img:hover {
  opacity: 0.6;
}

/* ================================================== *
 *    お問い合わせ
 * ================================================== */
  
.contact-form img {
  max-width: 105px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: -10px;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
.contact-form img {
  max-width: 80px;
  margin-top: 0px;
  margin-bottom: 10px;
}}

.contact-form h4 {
  font-size: 17px;
  text-align: center;
  color: #A67C52;
  margin-bottom: 5px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}  
@media (max-width: 575px) {
.contact-form h4 {
  font-size: 15px;
}}

.conts-title h2 {
  font-size: 36px;
  text-align: center;
  color: #F29600;
  margin-bottom: 5px;
}  
@media (max-width: 575px) {
.conts-title h2 {
  font-size: 30px;
}}

.conts-title {
    margin-bottom: 55px;
}

.conts-title:after {
    display: block;
    content: '';
    width: 80px;
    height: 6px;
    background: #F29600;
    position: absolute;
    left: 0;
    right: 0;
    margin: 10px auto;
    opacity: 0.45;
}
@media (max-width: 575px) {
.conts-title:after {
    width: 75px;
    height: 5px;
}}

.contact-form p {
  margin-bottom: 30px;
}

.contact-tel {
  padding-bottom: 70px;
  padding-top: 60px;
}
@media (max-width: 575px) {
.contact-tel {
  padding-bottom: 50px;
  padding-top: 40px;
}}

.contact-tel h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #f29600;
  border-top: solid 1px #f29600;
  border-bottom: solid 1px #f29600;
  max-width: 360px;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
  margin-top: -15px;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
.contact-tel h4 {
  font-size: 16px;
}}
@media (max-width: 346px) {
.contact-tel h4 {
  font-size: 14px;
}}

.contact-tel img {
  max-width: 300px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  display: block;
  transition: all 0.3s ease 0s;
}
@media (max-width: 575px) {
.contact-tel img {
  max-width: 250px;
}}
@media (max-width: 346px) {
.contact-tel img {
  max-width: 230px;
}}
.contact-tel img:hover {
  opacity: 0.7;
}
  
.contact-tel p {
  text-align: center;
  padding: 20px 0;
  margin-bottom: 0;
}
@media (max-width: 382px) {
.contact-tel p {
  text-align: justify;
}}
.contact-tel table {
  margin-right: auto;
  margin-left: auto;
}

.contact-check {
  max-width: 312px;
}

/* チェックボックスのスタイル */
.contact-check input[type="checkbox"] {
  display: none;
}

/* チェックボックスとラベルのスタイル */
.contact-check label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  color: #333; /* テキストの色 */
  font-size: 16px; /* テキストのサイズ */
}

/* チェックボックスのカスタムスタイル */
.contact-check label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 52%;
  transform: translateY(-50%);
  width: 20px; /* チェックボックスのサイズ */
  height: 20px;
  border: 1px solid #333; /* チェックボックスのボーダー */
  background-color: #fff; /* チェックボックスの背景色 */
  box-sizing: border-box;
  border-radius: 5px;
}
@media (max-width: 320px) {
.contact-check label:before {
  top: 26%;
}}


/* チェックされたときのチェックボックスのスタイル */
.contact-check input[type="checkbox"]:checked + label:before {
  background-color: #007BFF; /* チェックされたときのチェックボックスの背景色 */
  border-color: #007BFF; /* チェックされたときのチェックボックスのボーダー色 */
  color: #fff; /* チェックされたときのチェックマークの色 */
  content: "\2713"; /* チェックマーク（ユニコード） */
  font-weight: bold; /* チェックマークの太さを設定 */
  font-size: 14px; /* チェックマークのサイズ */
  line-height: 1;
  text-align: center;
}

/* チェックされたときのラベルのスタイル */
.contact-check input[type="checkbox"]:checked + label {
  color: #333; /* チェックされたときのテキストの色を変更しない */
}

  /*
----------------------
レスポンシブするテーブル
----------------------
*/

.table-bordered {
	border: none;
}

.table-bordered td {
    font-size: 14px;
}

#proper-t .table>thead>tr>th, #proper-t .table>tbody>tr>th, #proper-t .table>tfoot>tr>th, #proper-t .table>thead>tr>td, #proper-t .table>tbody>tr>td, #proper-t .table>tfoot>tr>td {
	padding: 10px 3px;
	line-height: 2.0;
	vertical-align: middle;
}
  @media (max-width: 767px) {
#proper-t .table>thead>tr>th, #proper-t .table>tbody>tr>th, #proper-t .table>tfoot>tr>th, #proper-t .table>thead>tr>td, #proper-t .table>tbody>tr>td, #proper-t .table>tfoot>tr>td {
    padding: 15px;
}}


.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #a9aaaa;
}
  @media (max-width: 900px) {
    .table-bordered>thead>tr>th.recruitblue2, .table-bordered>tbody>tr>th.recruitblue2, .table-bordered>tfoot>tr>th.recruitblue2, .table-bordered>thead>tr>td.recruitblue2, .table-bordered>tbody>tr>td.recruitblue2, .table-bordered>tfoot>tr>td.recruitblue2  {
		margin-bottom: -1px;
  }}


.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 20px;
    line-height: 2.0;
    vertical-align: middle;
    letter-spacing: 0.1em;
    font-weight: 300;
}
  @media (max-width: 900px) {
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    margin-top: -1px;
}}
  @media (max-width: 767px) {
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 15px;
}}



.table-contactform7{
  overflow: hidden;
table-layout: fixed;
}


.table-contactform7 th {
  font-size: 16px;
}
  @media (max-width: 575px) {
.table-contactform7 th {
  font-size: 14px;
}}

.table-contactform7 td {
  font-size: 16px;
}
  @media (max-width: 575px) {
.table-contactform7 td {
  font-size: 14px;
}}

.table-contactform7 input,
.table-contactform7 textarea{
  width: 100%;
  padding: 15px;
  border: solid 1px #a9aaaa;
  font-weight: 300;
}

.table-contactform7 select {
  font-weight: 300;
}

.address-100 input{
  max-width: 90%;
  margin: 5px;
}

.message-100 textarea{
  width: 100%;
  margin: 5px;
}

.table-contactform7 th{
    width:32%;
  }
@media screen and (max-width: 1200px){
  .table-contactform7 th{
    width:35%;
  }}


@media screen and (max-width: 900px){
.table-contactform7{
  display:block;
}

  .table-contactform7 tbody,
  .table-contactform7 tr{
    display: block;
    width: 100%;
  }
  .table-contactform7 th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
}
.table-contactform7 td{
  display: list-item;
  list-style-type:none;
  margin:0;
  padding:0;
  width: 100%;
  border-top: none !important;
  word-wrap: break-word;
}
  .table-contactform7 tbody {
      margin-top: 1px;
  }
}

.required-contactform7 {
    background-color: #e60012;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 3px 5px 4px;
    border-radius: 5px;
}
@media (max-width: 575px) {
.required-contactform7 {
  font-size: 12px;
}}
  
.table p {
  color: #ff0000;
  margin-bottom: -10px;
  margin-top: 10px;
  font-size: 14px;
}  
  

/*
----------------------
送信ボタン
----------------------
*/

/*== ボタン共通設定 */
.form-btn{
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
    overflow: hidden;
    /*ボタンの形状*/
    text-decoration: none;
    background-color: #f29600;
    margin-top: 45px;
    margin-bottom: 45px;
    padding: 3px;
    text-align: center;
    outline: none;
    width: 330px;
    height: 75px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 45px;
    /*アニメーションの指定*/   
    transition: ease .2s;
    border: none;
    z-index: 1;
    cursor: pointer;
}
  @media (max-width: 575px) {
   .form-btn {
    height: 65px;
}}
  @media (max-width: 400px) {
   .form-btn {
    width: 80%;
}}
  @media (max-width: 375px) {
   .form-btn {
    width: 85%;
}}

/*ボタン内spanの形状*/
.form-btn span {
  position: relative;
  z-index: 3;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color:#fff;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: 400;
}
  @media (max-width: 575px) {
.form-btn span {
  font-size: 16px;
}}

.form-btn:hover span{
  color:#fff;
}

.form-btn a {
    width: 330px;
    height: 75px;
    display: block;
}

/*== 背景が流れる（左から右） */

.bgleft:before {
  content: '';
    /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
    /*色や形状*/
  background:#f7c066;/*背景色*/
  border-radius: 35px;
  width: 100%;
  height: 100%;
    /*アニメーション*/
  transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}

/*hoverした際の形状*/
.bgleft:hover:before{
  transform-origin:left top;
  transform:scale(1, 1);
}


.bgleft input {
    border: none;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    background: none;
    letter-spacing: 0.1em;
    border-radius: 35px;
}
  
#send .form-btn {
    background-color: #f15a24;
}

#send .bgleft:before {
    background-color: #f58b66;
}

#blue-btn .form-btn {
    background-color: #00bde1;
}

#blue-btn .bgleft:before {
    background-color: #4cd1ea;
}

.back-btn button {
    padding: 15px 45px;
    font-size: 16px;
    color: #f29600;
    border: solid 1px #f29600;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 40px;
    display: block;
    transition: all 0.3s ease 0s;
    margin-bottom: 90px;
    margin-top: -10px;
    background-color: #fff;
    cursor: pointer;
}
@media (max-width: 575px) {
.back-btn button {
    margin-bottom: 75px;
    font-size: 14px;
    padding: 13px 40px;
}}

.back-btn button:hover {
    background-color: #f29600;
    color: #fff;
}

.top-info {
  border-top: dotted 1px #f7c066;
  margin-top: 30px;
  padding-bottom: 100px;
}

.top-info h3 {
    color: #f29600;
    font-size: 18px;
    margin-bottom: 10px;
    padding-top: 30px;
}

.top-info a {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    border: solid 1px #f29600;
    padding: 20px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    color: #f29600;
    display: block;
    margin-top: 35px;
    margin-bottom: 0px;
    border-radius: 40px;
    transition: all 0.3s ease 0s;
}
@media (max-width: 575px) {
.top-info a {
    font-size: 14px;
    padding: 18px;
    width: 230px;
    margin-bottom: -25px;
}}

.top-info a:hover {
    background-color: #f29600;
    text-decoration: none;
    color: #fff;
}
.top-info a:link {
    text-decoration: none;
}
.top-info a:visited {
    text-decoration: none;
}
.top-info a:active {
    text-decoration: none;
}

.form-p {
  text-align: center;
}
@media (max-width: 575px) {
.form-p {
  text-align: justify;
}}

/*== reCAPTCHA非表示 */
.grecaptcha-badge { visibility: hidden; }

/* ================================================== *
 *    ページタイトル
 * ================================================== */

.text-orange {
  color: #f29600;
  font-weight: 400;
}

.text-blue {
  color: #00bde1;
  font-weight: 400;
}

.page-title {
    position: relative;
    background: url(../img/back-pagetitle.svg);
    background-size: cover;
    background-position: center;
    height: 100px;
    margin-bottom: 75px;
    margin-top: 96px;
}
@media (max-width: 1399px) {
.page-title {
    margin-top: 95px;
}}
@media (max-width: 1199px) {
.page-title {
    margin-top: 93px;
}}
@media (max-width: 1076px) {
.page-title {
    margin-top: 88px;
}}
@media (max-width: 575px) {
.page-title {
    height: 80px;
    margin-bottom: 65px;
    margin-top: 85px;
    background: url(../img/back-pagetitle-s.svg);
    background-size: cover;
}}

.page-title h1 {
  font-size: 36px;
  text-align: center;
  color: #f29600;
  line-height: 1.6;
  padding-top: 20px;
  text-shadow: 4px 4px 8px rgba(255,255,255,1), -4px 4px 8px rgba(255,255,255,1), 4px -4px 8px rgba(255,255,255,1), -4px -4px 8px rgba(255,255,255,1);
}
@media (max-width: 575px) {
.page-title h1 {
  font-size: 28px;
  padding-top: 16.5px;
  text-shadow: 3px 3px 6px rgba(255,255,255,1), -3px 3px 6px rgba(255,255,255,1), 3px -3px 6px rgba(255,255,255,1), -3px -3px 6px rgba(255,255,255,1);
}}
@media (max-width: 340px) {
.page-title h1 {
  font-size: 26px;
  padding-top: 18px;
}}


/* ================================================== *
 *    icomoon
 * ================================================== */
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?8b1hq4');
  src:  url('../fonts/icomoon.eot?8b1hq4#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?8b1hq4') format('truetype'),
    url('../fonts/icomoon.woff?8b1hq4') format('woff'),
    url('../fonts/icomoon.svg?8b1hq4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-another-window_b:before {
  content: "\e900";
  color: #00bde1;
}
.icon-another-window_o:before {
  content: "\e901";
  color: #f29600;
}
.icon-another-window_w:before {
  content: "\e902";
  color: #fff;
}
.icon-another-window_black:before {
  content: "\e902";
  color: #000;
}


/* ================================================== *
 *    よくある質問
 * ================================================== */

.question {
  margin-bottom: -15px;
}
@media (max-width: 767px) {
.question {
  margin-bottom: -5px;
}}

.question img {
  max-width: 367px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 767px) {
.question img {
  margin-top: -10px;
}}
@media (max-width: 575px) {
.question img {
  max-width: 240px;
}}

.question p {
  padding-top: 25px;
  text-align: center;
}
@media (max-width: 1059px) {
.question p {
    letter-spacing: 0.07em;
}}
@media (max-width: 991px) {
.question p {
    letter-spacing: 0.1em;
    text-align: justify;
}}
@media (max-width: 575px) {
.question p {
  padding-top: 20px;
}}

.question-a a {
  color: #f29600;
  font-weight: 400;
  transition: all 0.3s ease 0s;
    text-decoration: underline;
}
.question-a a:hover {
  color: #f7c066;
}

.question-a li {
  word-wrap: break-word;
}

.question-btn a {
    background-color: #f29600;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 17px;
    max-width: 250px;
    border-radius: 32px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-top: 25px;
    transition: all 0.3s ease 0s;
    display: block;
}
@media (max-width: 575px) {
.question-btn a {
    font-size: 14px;
    padding: 15px;
    max-width: 220px;
}}
.question-btn a:hover {
    background-color: #f7c066;
    text-decoration: none;
    color: #fff;
}
.question-btn a:link {
    text-decoration: none;
}
.question-btn a:visited {
    text-decoration: none;
}
.question-btn a:active {
    text-decoration: none;
}

.q-b-m a {
  margin-top: 30px;
  margin-bottom: 15px;
}

.question-ta {
  margin-bottom: -15px;
}

.question-ta td strong {
  color: red;
  font-weight: 400;
}

.q-url {
    max-width: 800px !important;
}
@media (max-width: 991px) {
  .q-url {
    max-width: 100% !important;
}}

/*アコーディオン全体*/
.menu {
  width: 100%;
  margin-top: 45px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
.menu {
  margin-top: 30px;
}}
@media (max-width: 575px) {
.menu {
  margin-bottom: 75px;
}}

.menu input {
  display: none; /*チェックボックスを隠す*/
}
/*バー部分*/
.menu label {
  cursor :pointer;
  display: block;
  text-decoration: none;
  color: #f29600;
  line-height: 1.8;
  position: relative;
  margin: 0 0 -2px;
  padding: 30px;
  background-color: #fff;
    border: solid 1px #f29600;
    font-size: 16px;
    transition: all 0.3s ease 0s;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}
  @media (max-width: 767px) {
  .menu label {
      padding: 25px 20px;
      padding-right: 45px;
}}
  @media (max-width: 575px) {
  .menu label {
    font-size: 14px;
}}
.menu label:hover {
    background-color: #fef4e5;
}


/*開いたときに表示される部分*/
.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1px;
}
.menu li {
  height: 0;
  overflow-y: hidden;
  transition: padding-bottom 0.5s, padding-top 0.5s; /*閉じるときのアニメーション*/
  -webkit-transition: padding-bottom 0.5s, padding-top 0.5s
  -moz-transition: padding-bottom 0.5s, padding-top 0.5s;
  -ms-transition: padding-bottom 0.5s, padding-top 0.5s;
  -o-transition: padding-bottom 0.5s, padding-top 0.5s;
}
#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li,
#menu_bar04:checked ~ #links04 li,
#menu_bar05:checked ~ #links05 li,
#menu_bar06:checked ~ #links06 li,
#menu_bar07:checked ~ #links07 li,
#menu_bar08:checked ~ #links08 li,
#menu_bar09:checked ~ #links09 li,
#menu_bar10:checked ~ #links10 li,
#menu_bar11:checked ~ #links11 li,
#menu_bar12:checked ~ #links12 li,
#menu_bar13:checked ~ #links13 li,
#menu_bar14:checked ~ #links14 li,
#menu_bar15:checked ~ #links15 li,
#menu_bar16:checked ~ #links16 li,
#menu_bar17:checked ~ #links17 li,
#menu_bar18:checked ~ #links18 li,
#menu_bar19:checked ~ #links19 li,
#menu_bar20:checked ~ #links20 li {
  height: auto; /*開いたときに表示されるliの高さ*/
  opacity: 1;
  background: #f7f8f8;
  padding: 30px;
	letter-spacing: 0.1em;
	text-align: justify;
    text-justify: inter-character;
    font-size: 14px;
    line-height: 2.0;
    color: #111;
    border: solid 1px #f29600;
}
  @media (max-width: 767px) {
  #menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li,
#menu_bar04:checked ~ #links04 li,
#menu_bar05:checked ~ #links05 li,
#menu_bar06:checked ~ #links06 li,
#menu_bar07:checked ~ #links07 li,
#menu_bar08:checked ~ #links08 li,
#menu_bar09:checked ~ #links09 li,
#menu_bar10:checked ~ #links10 li,
#menu_bar11:checked ~ #links11 li,
#menu_bar12:checked ~ #links12 li,
#menu_bar13:checked ~ #links13 li,
#menu_bar14:checked ~ #links14 li,
#menu_bar15:checked ~ #links15 li,
#menu_bar16:checked ~ #links16 li,
#menu_bar17:checked ~ #links17 li,
#menu_bar18:checked ~ #links18 li,
#menu_bar19:checked ~ #links19 li,
#menu_bar20:checked ~ #links20 li,
#h-menu_bar01:checked ~ #h-links01 li,
#h-menu_bar02:checked ~ #h-links02 li,
#h-menu_bar03:checked ~ #h-links03 li,
#h-menu_bar04:checked ~ #h-links04 li,
#h-menu_bar05:checked ~ #h-links05 li,
#h-menu_bar06:checked ~ #h-links06 li,
#h-menu_bar07:checked ~ #h-links07 li,
#h-menu_bar08:checked ~ #h-links08 li {
    padding: 20px;
    font-size: 14px;
}}

 /*開いたときの下の余白*/
#menu_bar01:checked ~ #links01 li:last-child,
#menu_bar02:checked ~ #links02 li:last-child,
#menu_bar03:checked ~ #links03 li:last-child, 
#menu_bar04:checked ~ #links04 li:last-child, 
#menu_bar05:checked ~ #links05 li:last-child,
#menu_bar06:checked ~ #links06 li:last-child,
#menu_bar07:checked ~ #links07 li:last-child,
#menu_bar08:checked ~ #links08 li:last-child,
#menu_bar09:checked ~ #links09 li:last-child,
#menu_bar10:checked ~ #links10 li:last-child,
#menu_bar11:checked ~ #links11 li:last-child,
#menu_bar12:checked ~ #links12 li:last-child,
#menu_bar13:checked ~ #links13 li:last-child,
#menu_bar14:checked ~ #links14 li:last-child,
#menu_bar15:checked ~ #links15 li:last-child,
#menu_bar16:checked ~ #links16 li:last-child,
#menu_bar17:checked ~ #links17 li:last-child,
#menu_bar18:checked ~ #links18 li:last-child,
#menu_bar19:checked ~ #links19 li:last-child,
#menu_bar20:checked ~ #links20 li:last-child,
#h-menu_bar01:checked ~ #h-links01 li:last-child,
#h-menu_bar02:checked ~ #h-links02 li:last-child,
#h-menu_bar03:checked ~ #h-links03 li:last-child,
#h-menu_bar04:checked ~ #h-links04 li:last-child,
#h-menu_bar05:checked ~ #h-links05 li:last-child,
#h-menu_bar06:checked ~ #h-links06 li:last-child,
#h-menu_bar07:checked ~ #h-links07 li:last-child,
#h-menu_bar08:checked ~ #h-links08 li:last-child {
  margin-bottom: -2px;
}
/*閉じた状態の矢印描画*/
.menu label:after{
  content:"";
  display:block;
  width:15px;
  height:15px;
  border-top: #f29600 1px solid;
  border-right: #f29600 1px solid;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  position:absolute;
  right: 3%;
  top: 0;
  bottom: 8%;
  margin: auto;
}
  @media (max-width: 767px) {
  .menu label:after {
    width:13px;
  height:13px;
      right: 5%;
}}

/*開いた状態の矢印描画*/
.menu input[type=checkbox]:checked + label:after{
  content:"";
  display:block;
  width:15px;
  height:15px;
  border-top: #f29600 1px solid;
  border-right: #f29600 1px solid;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position:absolute;
  right: 3%;
  top: 8%;
  bottom: 0;
  margin: auto;
}
  @media (max-width: 767px) {
 .menu input[type=checkbox]:checked + label:after {
    width:13px;
  height:13px;
      right: 5%;
}}

.menu img {
  max-width: 600px;
  height: auto;
  margin-top: 25px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 690px) {
.menu img {
  max-width: 100%;
}}

.answer {
    color: #59c2e1;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}

.link-contact {
    background-image: linear-gradient( -45deg, #f29600 25%, #f3a019 25%, #f3a019 50%, #f29600 50%, #f29600 75%, #f3a019 75%, #f3a019 );
    background-size: 20px 20px;
    padding: 65px 0 45px;
    margin-top: 90px;
}
  @media (max-width: 575px) {
.link-contact {
    margin-top: 60px;
    padding: 55px 0 35px;
}}

.link-contact h4 {
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 400;
}
  @media (max-width: 575px) {
.link-contact h4 {
  font-size: 14px;
}}

.link-contact h2 {
  text-align: center;
  font-size: 38px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  color: #fff;
  padding-bottom: 5px;
}
  @media (max-width: 575px) {
.link-contact h2 {
  font-size: 32px;
}}

.link-contact p {
  text-align: center;
  color: #fff;
  font-weight: 400;
}
  @media (max-width: 767px) {
.link-contact p {
  text-align: left;
}}

.browser {
  max-width: 275px !important;
}
  @media (max-width: 370px) {
.browser {
  max-width: 100% !important;
}}

/* ================================================== *
 *    ログイン画面
 * ================================================== */

.form-check-input {
    margin-top: 7.3px;
}
@media (max-width: 575px) {
.form-check-input {
    margin-top: 5px;
}}

.login_body {
    background-image: linear-gradient( -45deg, #fef4e5 25%, #fceacc 25%, #fceacc 50%, #fef4e5 50%, #fef4e5 75%, #fceacc 75%, #fceacc );
    background-size: 20px 20px;
}

.login-space {
  background: #fff;
  padding: 60px 100px 27px;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199px) {
.login-space {
  padding: 60px 70px 27px;
}}
@media (max-width: 575px) {
.login-space {
  padding: 45px 30px 10px;
  margin-top: -15px;
}}


@media (max-width: 991px) {
.col-md-7 {
  max-width: 100%;
}}

.login-space img {
  max-width: 245px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  display: block;
}
@media (max-width: 991px) {
.login-space img {
  max-width: 230px;
}}
@media (max-width: 575px) {
.login-space img {
  max-width: 205px;
}}
@media (max-width: 335px) {
.login-space img {
  max-width: 200px;
}}

.samazon-login-input {
    background-color: #ffffff;
    padding: 15px;
    border: solid 1px #a9aaaa;
}

.form-control {
  font-size: 16px;
  font-weight: 300;
  border-radius: 0;
  height: auto;
  line-height: 2.2;
  letter-spacing: 0.1em;
}
@media (max-width: 575px) {
.form-control {
  font-size: 14px;
}}

.form-group {
  margin-bottom: 20px;
}

.form-check {
  margin-bottom: -25px;
}

.samazon-login-text {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: 0.1em;
    color: #f29600;
    margin-top: -15px;
}
@media (max-width: 575px) {
.samazon-login-text {
  font-size: 14px;
}}

.samazon-login-text:hover {
  text-decoration: none;
  color: #f5b040;
}

.login-new {
  margin-top: 25px;
}

@media (max-width: 420px) {
.login-button {
  width: 90%;
}}

/* ================================================== *
 *    パスワード変更・リセット
 * ================================================== */

.login-space h3 {
  text-align: center;
  font-size: 24px;
  color: #f29600;
  margin-top: -10px;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
.login-space h3 {
  font-size: 20px;
}}

.login-space p {
  padding-bottom: 10px;
}

/* ================================================== *
 *    新規会員登録
 * ================================================== */

/* カスタムスタイルを適用するクラスを指定（業種） */
select.industry {
    width: 100%;
    padding: 15px;
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    background-color: #fff;
    border: 1px solid #a9aaaa;
    border-radius: 0;
    height: 57px !important;
}
@media (max-width: 575px) {
select.industry {
    font-size: 14px;
    height: 54px !important;
}}

.register-check {
  max-width: 418px;
}

/* チェックボックスのスタイル */
.register-check input[type="checkbox"] {
  display: none;
}

/* チェックボックスとラベルのスタイル */
.register-check label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  color: #333; /* テキストの色 */
  font-size: 16px; /* テキストのサイズ */
}

/* チェックボックスのカスタムスタイル */
.register-check label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 52%;
  transform: translateY(-50%);
  width: 20px; /* チェックボックスのサイズ */
  height: 20px;
  border: 1px solid #333; /* チェックボックスのボーダー */
  background-color: #fff; /* チェックボックスの背景色 */
  box-sizing: border-box;
  border-radius: 5px;
}
@media (max-width: 412px) {
.register-check label:before {
  top: 26%;
}}

/* チェックされたときのチェックボックスのスタイル */
.register-check input[type="checkbox"]:checked + label:before {
  background-color: #007BFF; /* チェックされたときのチェックボックスの背景色 */
  border-color: #007BFF; /* チェックされたときのチェックボックスのボーダー色 */
  color: #fff; /* チェックされたときのチェックマークの色 */
  content: "\2713"; /* チェックマーク（ユニコード） */
  font-weight: bold; /* チェックマークの太さを設定 */
  font-size: 14px; /* チェックマークのサイズ */
  line-height: 1;
  text-align: center;
}

/* チェックされたときのラベルのスタイル */
.register-check input[type="checkbox"]:checked + label {
  color: #333; /* チェックされたときのテキストの色を変更しない */
}


.register_body {
    background-image: linear-gradient( -45deg, #fff 25%, #fefaf2 25%, #fefaf2 50%, #fff 50%, #fff 75%, #fefaf2 75%, #fefaf2 );
    background-size: 20px 20px;
}

.register-title {
  margin-bottom: 0px;
}

.register-ta {
  color: #ff0000;
  font-size: 14px;
}

.register-pankuzu {
  padding-top: 75px;
  margin-bottom: -27px;
}

.contact-form td {
  color: #f29600;
  font-weight: 400;
  padding-bottom: 10px;
}

.contact-form table {
  margin-bottom: 20px;
  margin-top: -15px;
}

.red {
  color: #ff0000;
}

.regi-mail {
  padding-bottom: 15px !important;
}

.regi-mail input {
  margin-bottom: 10px;
}

.page_address {
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}

.page_address input {
  margin-bottom: 10px;
  margin-top: 10px;
}

.page_address a {
  color: #f29600;
  font-weight: 400;
  transition: all 0.3s ease 0s;
  text-decoration: underline;
}
.page_address a:hover {
  color: #f6b54c;
}

.consent label {
  letter-spacing: 0.1em;
  text-align: justify;
  text-justify: inter-character;
  font-size: 16px;
  line-height: 2.0;
  font-weight: 300;
}
@media (max-width: 575px) {
.consent label {
  font-size: 14px;
}}

.consent {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: -15px;
}

.consent a {
  color: #f29600;
  font-weight: 400;
  transition: all 0.3s ease 0s;
}
.consent a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.bgleft:disabled {
  pointer-events: none
}

.btn:disabled {
  opacity: 0.5;
}

.explain {
  background: #fef4e5;
  padding: 40px 40px 20px;
  margin-bottom: 90px;
}

.explain p {
  font-size: 14px;
}

.register-form strong {
    color: #ff0000;
    font-weight: 300;
    font-size: 14px;
}

.explain a {
  color: #f29600;
  font-weight: 400;
  transition: all 0.3s ease 0s;
}

.explain a:hover {
  color: #f6b54c;
}

.form-control.is-invalid {
  border-color: #ff0000;
}

.tentative {
  margin-top: -5px;
  margin-bottom: 70px;
}
@media (max-width: 575px) {
.tentative {
  margin-bottom: 45px;
}}

.tentative td {
  color: #f29600;
  font-weight: 400;
  letter-spacing: 0.082em;
}

/* ================================================== *
 *    ヨヤクマについて
 * ================================================== */

.top-orange-stripe {
    background-image: linear-gradient( -45deg, #fef4e5 25%, #fceacc 25%, #fceacc 50%, #fef4e5 50%, #fef4e5 75%, #fceacc 75%, #fceacc );
    background-size: 20px 20px;
    padding: 100px 0 100px;
    margin-top: -100px;
}
@media (max-width: 575px) {
.top-orange-stripe {
    padding: 100px 0 75px;
}}

.about-top img {
  max-width: 556px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 5px;
}
@media (max-width: 767px) {
.about-top img {
  max-width: 495px;
}}
@media (max-width: 575px) {
.about-top img {
  margin-top: 10px;
}}
@media (max-width: 400px) {
.about-top img {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}}

.about-top h2 {
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #4d4d4d;
  line-height: 1.4;
  padding-top: 10px;
}
@media (max-width: 575px) {
.about-top h2 {
  font-size: 22px;
}}

.about-top h2 strong {
  font-size: 36px;
  color: #f29600;
}
@media (max-width: 575px) {
.about-top h2 strong {
  font-size: 32px;
}}
@media (max-width: 375px) {
.about-top h2 strong {
  font-size: 30px;
}}

.under-2 {
    background: linear-gradient(transparent 60%, #ffff00 0%);
    display: inline;
    padding: 0 0px 3px;
}

.about-top-p {
  background: #fff;
  padding: 35px 45px 20px;
  border-radius: 15px;
  margin-top: 35px;
}
@media (max-width: 575px) {
.about-top-p {
  padding: 25px 30px 10px;
  border-radius: 10px;
}}

.point {
    background: #fefaf2;
    padding: 100px 0 30px;
}
@media (max-width: 1199px) {
.point {
    padding: 100px 0 70px;
}}
@media (max-width: 575px) {
.point {
    padding: 75px 0 55px;
}}

.yoyakuma-point img {
  max-width: 90px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 575px) {
.yoyakuma-point img {
  max-width: 70px;
}}

.yoyakuma-point h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  color: #f29600;
  padding-top: 10px;
  margin-bottom: 50px;
}
@media (max-width: 575px) {
.yoyakuma-point h2 {
  font-size: 28px;
  margin-bottom: 45px;
}}
@media (max-width: 341px) {
.yoyakuma-point h2 {
  font-size: 25px;
}}

.heading-title:after {
    display: block;
    content: '';
    width: 80px;
    height: 6px;
    background: #F29600;
    position: absolute;
    left: 0;
    right: 0;
    margin: 20px auto;
    opacity: 0.45;
}
@media (max-width: 575px) {
.heading-title:after {
    height: 5px;
}}

.pointBox {
    padding: 90px 0;
    overflow: hidden;
}
@media (max-width: 1199px) {
.pointBox {
    padding: 35px 0;
}}
@media (max-width: 991px) {
.pointBox {
    padding: 35px 60px;
}}
@media (max-width: 575px) {
.pointBox {
    padding: 20px 0px;
}}

.wrap {
    max-width: var(--max-width);
    width: calc(100%);
    margin: auto;
}

.items-center {
    align-items: center!important;
}

.point-1 {
    position: relative;
}

.point-1::before {
    width: calc(156%);
    height: calc(90%);
    position: absolute;
    left: 22%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    background: url(../img/point-1.jpg);
    background-size: cover;
    padding: 230px 0;
}
@media (max-width: 1199px) {
.point-1::before {
    padding: 200px 0;
    left: 21%;
}}
@media (max-width: 1059px) {
.point-1::before {
    padding: 189px 0;
    left: 20%;
}}

.point-2 {
    position: relative;
}

.point-2::before {
    width: calc(154%);
    height: calc(90%);
    position: absolute;
    left: 75%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    background: url(../img/point-2.svg);
    background-size: cover;
    padding: 230px 0;
}
@media (max-width: 1199px) {
.point-2::before {
    padding: 200px 0;
}}

.point-3 {
    position: relative;
}

.point-3::before {
    width: calc(156%);
    height: calc(90%);
    position: absolute;
    left: 22%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    background: url(../img/point-3.svg);
    background-size: cover;
    padding: 230px 0;
}
@media (max-width: 1199px) {
.point-3::before {
    width: calc(163%);
    left: 21%;
    padding: 200px 0;
}}
@media (max-width: 1059px) {
.point-3::before {
    width: calc(169%);
}}

.point-4 {
    position: relative;
}

.point-4::before {
    width: calc(154%);
    height: calc(90%);
    position: absolute;
    left: 75%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    background: url(../img/point-4.svg);
    background-size: cover;
    padding: 230px 0;
}
@media (max-width: 1199px) {
.point-4::before {
    padding: 200px 0;
}}

.point-5 {
    position: relative;
}

.point-5::before {
    width: calc(154%);
    height: calc(90%);
    position: absolute;
    left: 22%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    background: url(../img/point-5.svg);
    background-size: cover;
    padding: 230px 0;
}
@media (max-width: 1199px) {
.point-5::before {
    padding: 200px 0;
    width: calc(160%);
}}
@media (max-width: 1059px) {
.point-5::before {
    width: calc(169%);
}}


.point-6 {
    position: relative;
}

.point-6::before {
    width: calc(154%);
    height: calc(90%);
    position: absolute;
    left: 75%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    background: url(../img/point-6.svg);
    background-size: cover;
    padding: 230px 0;
}
@media (max-width: 1199px) {
.point-6::before {
    padding: 200px 0;
}}



.point-text-1 {
  background: #fff;
  padding: 45px 45px 30px 60px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 100;
}
@media (max-width: 991px) {
.point-text-1 {
  padding: 30px 45px 30px 45px;
  margin-left: 15px;
  margin-right: 15px;
}}
@media (max-width: 575px) {
.point-text-1 {
  padding: 30px 30px 10px 30px;
}}
@media (max-width: 375px) {
.point-text-1 {
  padding: 30px 20px 10px 20px;
}}

.point-text-1 a {
  color: #f29600;
  font-weight: 400;
  transition: all 0.3s ease 0s;
  text-decoration: underline;
}
.point-text-1 a:hover {
  color: #f6b54c;
}

.point-text-2 {
  background: #fff;
  padding: 45px 60px 30px 45px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
.point-text-2 {
  padding: 30px 45px 30px 45px;
  margin-left: 15px;
  margin-right: 15px;
}}
@media (max-width: 575px) {
.point-text-2 {
  padding: 30px 30px 10px 30px;
}}
@media (max-width: 375px) {
.point-text-2 {
  padding: 30px 20px 10px 20px;
}}

.point-text-2 a {
  color: #f29600;
  font-weight: 400;
  transition: all 0.3s ease 0s;
  text-decoration: underline;
}
.point-text-2 a:hover {
  color: #f6b54c;
}

.items-center h3 {
    font-size: 24px;
    font-weight: 600;
    color: #f29600;
    line-height: 1.8;
    letter-spacing: 0.1em;
    text-align: justify;
}
@media (max-width: 575px) {
.items-center h3 {
    font-size: 22px;
    margin-bottom: 0;
}}

.items-center h3 small {
  font-size: 14px;
  margin-left: -8px;
  margin-right: -8px;
}

.point1 {
    letter-spacing: 0.07em !important;
}
@media (max-width: 1199px) {
.point1 {
    letter-spacing: 0.1em !important;
}}

.point-3-h {
    letter-spacing: 0.07em !important;
}
@media (max-width: 1199px) {
.point-3-h {
    letter-spacing: 0.09em !important;
}}
@media (max-width: 1059px) {
.point-3-h {
    letter-spacing: 0.1em !important;
}}

.items-center h4 {
  font-size: 40px;
  border-bottom: solid 4px #f29600;
  color: #f29600;
  font-weight: 500;
  margin-right: 20px;
  margin-top: -8px;
  width: 50px;
}
@media (max-width: 991px) {
.items-center h4 {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  max-width: 75px;
  margin-bottom: 30px;
}}
@media (max-width: 767px) {
.items-center h4 {
  margin-top: 30px;
}}
@media (max-width: 575px) {
.items-center h4 {
  font-size: 36px;
  max-width: 55px;
  margin-bottom: 20px;
  margin-top: 15px;
  width: 45px;
}}

@media (max-width: 991px) {
.box-none {
  float: none;
}}

.items-center p {
  padding-top: 15px;
}

.client {
  margin-top: 15px;
}
@media (max-width: 991px) {
.client {
  margin-top: 0px;
}}

.what-kind {
  padding: 95px 0 87px;
}
@media (max-width: 575px) {
.what-kind {
  padding: 75px 0 70px;
}}

.what-kind-title {
  max-width: 460px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
.what-kind-title {
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}}
@media (max-width: 375px) {
.what-kind-title {
  padding-left: 0px;
  padding-right: 0px;
}}

.what-kind-1 h3 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  background: #00bde1;
  padding: 10px 10px 11px;
  border-radius: 35px;
  color: #fff;
  margin-top: 15px;
}
@media (max-width: 829px) {
.what-kind-1 h3 {
  font-size: 18px;
  padding: 10px 10px 12px;
}}
@media (max-width: 767px) {
.what-kind-1 h3 {
  margin-top: -40px;
}}
@media (max-width: 575px) {
.what-kind-1 h3 {
  margin-top: -25px;
}}
@media (max-width: 375px) {
.what-kind-1 h3 {
  margin-top: -15px;
}}

.what-kind-2 h3 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  background: #f29600;
  padding: 10px 10px 11px;
  border-radius: 35px;
  color: #fff;
  margin-top: 15px;
}
@media (max-width: 829px) {
.what-kind-2 h3 {
  font-size: 18px;
  padding: 10px 10px 12px;
}}

.what-kind-3 h3 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  background: #88d400;
  padding: 10px 10px 11px;
  border-radius: 35px;
  color: #fff;
  margin-top: 15px;
}
@media (max-width: 829px) {
.what-kind-3 h3 {
  font-size: 18px;
  padding: 10px 10px 12px;
}}

.byType {
  text-align: center;
  padding: 40px 0px 0px;
  margin-bottom: 0;
}
@media (max-width: 673px) {
.byType {
  text-align: left;
}}

@media (max-width: 767px) {
.kind-3 {
  margin-top: -45px;
  margin-bottom: -45px;
}}
@media (max-width: 575px) {
.kind-3 {
  margin-top: -30px;
  margin-bottom: -30px;
}}

@media (max-width: 767px) {
.kind-3 img {
  padding: 0 120px;
}}
@media (max-width: 575px) {
.kind-3 img {
  padding: 0 30px;
}}

@media (max-width: 767px) {
.kind-3 h3 {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}}
@media (max-width: 575px) {
.kind-3 h3 {
  max-width: 250px;
  margin-bottom: 30px;
  font-size: 18px;
}}


.MenuCourse_type {
    background-image: linear-gradient( -45deg, #fef4e5 25%, #fceacc 25%, #fceacc 50%, #fef4e5 50%, #fef4e5 75%, #fceacc 75%, #fceacc );
    background-size: 20px 20px;
    padding: 100px 0 75px;
}
@media (max-width: 991px) {
.MenuCourse_type {
    padding: 60px 0 75px;
}}
@media (max-width: 575px) {
.MenuCourse_type {
    padding: 55px 0 50px;
}}

.LessonSchool_type {
    background-image: linear-gradient( -45deg, #e5f8fc 25%, #ccf2f9 25%, #ccf2f9 50%, #e5f8fc 50%, #e5f8fc 75%, #ccf2f9 75%, #ccf2f9 );
    background-size: 20px 20px;
    padding: 100px 0 75px;
}
@media (max-width: 575px) {
.LessonSchool_type {
    padding: 55px 0 50px;
}}

.Event_type {
    background-image: linear-gradient( -45deg, #f3fbe5 25%, #e7f6cc 25%, #e7f6cc 50%, #f3fbe5 50%, #f3fbe5 75%, #e7f6cc 75%, #e7f6cc );
    background-size: 20px 20px;
    padding: 100px 0 75px;
}
@media (max-width: 991px) {
.Event_type {
    padding: 60px 0 75px;
}}
@media (max-width: 575px) {
.Event_type {
    padding: 55px 0 50px;
}}

.title-o::after {
	content: '';
	display: block;
	width: 80px;
	height: 6px;
	background-color: rgba(242,150,0,0.6);
	margin-top: 20px;
}

.title-b::after {
	content: '';
	display: block;
	width: 80px;
	height: 6px;
	background-color: rgba(0,189,225,0.6);
	margin-top: 20px;
}

.MenuCourse_type_2 h3 {
  background: #f29600;
  padding: 15px;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  border-radius: 15px 15px 0px 0px;
  margin-bottom: 0;
}
@media (max-width: 606px) {
.MenuCourse_type_2 h3 {
  text-align: justify;
}}
@media (max-width: 575px) {
.MenuCourse_type_2 h3 {
  font-size: 18px;
  margin-top: 20px;
  border-radius: 10px 10px 0px 0px;
}}

.LessonSchool_type_2 h3 {
  background: #00bde1;
  padding: 15px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  border-radius: 15px 15px 0px 0px;
  margin-bottom: 0;
  font-weight: 400;
}
@media (max-width: 767px) {
.LessonSchool_type_2 h3 {
  text-align: left;
}}
@media (max-width: 575px) {
.LessonSchool_type_2 h3 {
  font-size: 18px;
  margin-top: 20px;
  border-radius: 10px 10px 0px 0px;
}}

.Event_type_2 h3 {
  background: #88d400;
  padding: 15px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  border-radius: 15px 15px 0px 0px;
  margin-bottom: 0;
  font-weight: 400;
}
@media (max-width: 767px) {
.Event_type_2 h3 {
  text-align: left;
}}
@media (max-width: 575px) {
.Event_type_2 h3 {
  font-size: 18px;
  margin-top: 20px;
}}

.suitable_box {
    padding: 25px 30px 12px;
    background: #fff;
    border-radius: 0px 0px 15px 15px;
}
@media (max-width: 575px) {
.suitable_box {
    padding: 17px 15px 3px;
    border-radius: 0px 0px 10px 10px;
}}

.suitable {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 15px;
    border: solid 1px #b3b3b3;
    border-radius: 5px;
    padding: 8px 11px;
    color: #b3b3b3;
    font-size: 14px;
    line-height: normal;
}
@media (max-width: 575px) {
.suitable {
  font-size: 12px;
  padding: 7px 8px;
  margin-right: 8px;
  margin-bottom: 14px;
}}

.suitable-nb {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 15px;
    padding: 8px 5px;
    color: #b3b3b3;
    font-size: 14px;
    line-height: normal;
}
@media (max-width: 575px) {
.suitable-nb {
  font-size: 12px;
  padding: 7px 8px;
  margin-right: 8px;
  margin-bottom: 14px;
}}

.MenuCourse_type_demo {
  padding-top: 45px;
}
@media (max-width: 575px) {
.MenuCourse_type_demo {
  padding-top: 30px;
}}

.LessonSchool_type_demo {
  padding-top: 45px;
}
@media (max-width: 575px) {
.LessonSchool_type_demo {
  padding-top: 30px;
}}

.Event_type_demo {
  padding-top: 45px;
}
@media (max-width: 575px) {
.Event_type_demo {
  padding-top: 30px;
}}

.MenuCourse_type_demo h3 {
  text-align: center;
  font-size: 24px;
  color: #f29600;
}
@media (max-width: 575px) {
.MenuCourse_type_demo h3 {
  text-align: left;
  font-size: 20px;
}}

.LessonSchool_type_demo h3 {
  text-align: center;
  font-size: 22px;
  color: #00bde1;
}
@media (max-width: 575px) {
.LessonSchool_type_demo h3 {
  text-align: left;
  font-size: 20px;
}}

.Event_type_demo h3 {
  text-align: center;
  font-size: 22px;
  color: #88d400;
}
@media (max-width: 575px) {
.Event_type_demo h3 {
  text-align: left;
  font-size: 20px;
}}

.under {
    background: linear-gradient(transparent 50%, #ffff00 0%);
    display: inline;
    padding: 0 0px 4px;
}

.text-c {
  text-align: center;
}
@media (max-width: 575px) {
.text-c {
  text-align: left;
}}

.MenuCourse_type_demo p {
  text-align: center;
  padding: 25px 0 10px;
}
@media (max-width: 991px) {
.MenuCourse_type_demo p {
  text-align: left;
}}
@media (max-width: 575px) {
.MenuCourse_type_demo p {
  padding: 20px 0 10px;
}}

.LessonSchool_type_demo p {
  text-align: center;
  padding: 25px 0 10px;
}
@media (max-width: 767px) {
.LessonSchool_type_demo p {
  text-align: left;
}}
@media (max-width: 575px) {
.LessonSchool_type_demo p {
  padding: 20px 0 10px;
}}

.Event_type_demo p {
  text-align: center;
  padding: 25px 0 10px;
}
@media (max-width: 767px) {
.Event_type_demo p {
  text-align: left;
}}
@media (max-width: 575px) {
.Event_type_demo p {
  padding: 20px 0 10px;
}}

.arrow {
  max-width: 65px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 767px) {
.arrow {
  margin-bottom: -10px;
}}
@media (max-width: 575px) {
.arrow {
  margin-bottom: -5px;
  margin-top: -5px;
  max-width: 55px;
}}

.arrow-2 {
  max-width: 65px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 767px) {
.arrow-2 {
  display: none;
}}

.MenuCourse_type_demo table {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-top:  -5px;
  margin-bottom: 15px;
}

.LessonSchool_type_demo table {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-top:  -5px;
  margin-bottom: 15px;
}

.Event_type_demo table {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -5px;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
.Event_type_demo table {
  margin-top: 25px;
}}

.type-img {
  margin-top: 30px;
}
@media (max-width: 767px) {
.type-img {
  margin-top: 45px;
}}
@media (max-width: 575px) {
.type-img {
  margin-top: 35px;
}}

.MenuCourse_type_demo h4 {
  text-align: center;
  font-size: 22px;
  color: #f29600;
  padding: 33px 0 25px;
  font-weight: 500;
}
@media (max-width: 1199px) {
.MenuCourse_type_demo h4 {
  font-size: 19px;
}}
@media (max-width: 1059px) {
.MenuCourse_type_demo h4 {
  font-size: 18px;
}}
@media (max-width: 991px) {
.MenuCourse_type_demo h4 {
  padding: 28px 0 20px;
}}
@media (max-width: 767px) {
.MenuCourse_type_demo h4 {
  text-align: center;
  font-size: 20px;
}}
@media (max-width: 330px) {
.MenuCourse_type_demo h4 {
  font-size: 19px;
}}

.LessonSchool_type_demo h4 {
  text-align: center;
  font-size: 22px;
  color: #00bde1;
  padding: 33px 0 25px;
  font-weight: 500;
}
@media (max-width: 1199px) {
.LessonSchool_type_demo h4 {
  font-size: 19px;
}}
@media (max-width: 991px) {
.LessonSchool_type_demo h4 {
  padding: 28px 0 20px;
}}
@media (max-width: 767px) {
.LessonSchool_type_demo h4 {
  text-align: center;
}}

.Event_type_demo h4 {
  text-align: center;
  font-size: 22px;
  color: #88d400;
  padding: 33px 0 25px;
  font-weight: 500;
}
@media (max-width: 1199px) {
.Event_type_demo h4 {
  font-size: 19px;
}}
@media (max-width: 991px) {
.Event_type_demo h4 {
  padding: 28px 0 20px;
}}
@media (max-width: 767px) {
.Event_type_demo h4 {
  text-align: center;
}}

.MenuCourse_type_demo a {
    background-color: #f29600;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 17px;
    max-width: 250px;
    border-radius: 32px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-top: 0px;
    transition: all 0.3s ease 0s;
    display: block;
}
.MenuCourse_type_demo a:hover {
    background-color: #f7c066;
    text-decoration: none;
}
.MenuCourse_type_demo a:link {
    text-decoration: none;
}
.MenuCourse_type_demo a:visited {
    text-decoration: none;
}
.MenuCourse_type_demo a:active {
    text-decoration: none;
}

.LessonSchool_type_demo a {
    background-color: #00bde1;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 17px;
    max-width: 250px;
    border-radius: 32px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-top: 0px;
    transition: all 0.3s ease 0s;
    display: block;
}
.LessonSchool_type_demo a:hover {
    background-color: #66d7ed;
    text-decoration: none;
}
.LessonSchool_type_demo a:link {
    text-decoration: none;
}
.LessonSchool_type_demo a:visited {
    text-decoration: none;
}
.LessonSchool_type_demo a:active {
    text-decoration: none;
}

.Event_type_demo a {
    background-color: #88d400;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 17px;
    max-width: 250px;
    border-radius: 32px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-top: 0px;
    transition: all 0.3s ease 0s;
    display: block;
}
.Event_type_demo a:hover {
    background-color: #ace14c;
    text-decoration: none;
}
.Event_type_demo a:link {
    text-decoration: none;
}
.Event_type_demo a:visited {
    text-decoration: none;
}
.Event_type_demo a:active {
    text-decoration: none;
}

/* ================================================== *
 *    機能について
 * ================================================== */

.performance-back {
    background: #f7fcfd;
    padding: 100px 0 80px;
    margin-top: -100px;
}
@media (max-width: 575px) {
.performance-back {
    padding: 100px 0 55px;
}}

.performance-top img {
  max-width: 536px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 30px;
  margin-top: 15px;
}
@media (max-width: 650px) {
.performance-top img {
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}}
@media (max-width: 500px) {
.performance-top img {
  padding-left: 0px;
  padding-right: 0px;
}}


.performance-top p {
  letter-spacing: 0.089em;
}
@media (max-width: 829px) {
.performance-top p {
  letter-spacing: 0.1em;
}}

.performance {
    background-image: linear-gradient( -45deg, #f2f2f2 25%, #fbfbfb 25%, #fbfbfb 50%, #f2f2f2 50%, #f2f2f2 75%, #fbfbfb 75%, #fbfbfb );
    background-size: 20px 20px;
    padding: 100px 0 55px;
}
@media (max-width: 1199px) {
.performance {
    padding: 100px 0 70px;
}}
@media (max-width: 575px) {
.performance {
    padding: 75px 0 30px;
}}

@media (max-width: 991px) {
.per-img {
  max-width: 480px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 5px;
}}
@media (max-width: 575px) {
.per-img {
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}}
@media (max-width: 475px) {
.per-img {
  padding-left: 15px;
  padding-right: 15px;
}}


@media (max-width: 991px) {
.none-box {
  float: none;
}}

.per-conts {
  padding: 45px 0;
}

.per-orange img {
  max-width: 50px;
  height: auto;
  margin-right: 17px;
  margin-top: 4px;
}
@media (max-width: 991px) {
.per-orange img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
}}
@media (max-width: 575px) {
.per-orange img {
  max-width: 40px;
}}

.per-orange h2 {
  font-size: 34px;
  font-weight: 600;
  color: #f29600;
}
@media (max-width: 991px) {
.per-orange h2 {
  text-align: center;
}}
@media (max-width: 575px) {
.per-orange h2 {
  font-size: 28px;
}}
@media (max-width: 352px) {
.per-orange h2 {
  font-size: 25px;
}}

.per-orange {
  border-bottom: solid 1px #f29600;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-top: 20px;
}
@media (max-width: 1199px) {
.per-orange {
  margin-top: 10px;
}}
@media (max-width: 991px) {
.per-orange {
  margin-top: 20px;
}}

.per-orange-btn a {
    display: block;
    max-width: 250px;
    height: 60px;
    line-height: 58px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    background: #f29600;
    font-weight: 400;
    border-radius: 30px;
    text-align: center;
    margin-top: 30px;
    transition: all 0.3s ease 0s;
}
.per-orange-btn a:hover {
    background: #f6b64d;
    text-decoration: none;
}

@media (max-width: 991px) {
.per-orange-btn a {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}}

.per-blue img {
  max-width: 50px;
  height: auto;
  margin-right: 17px;
  margin-top: 4px;
}
@media (max-width: 991px) {
.per-blue img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
}}
@media (max-width: 575px) {
.per-blue img {
  max-width: 40px;
}}


.per-blue h2 {
  font-size: 34px;
  font-weight: 600;
  color: #00bde1;
}
@media (max-width: 991px) {
.per-blue h2 {
  text-align: center;
}}
@media (max-width: 575px) {
.per-blue h2 {
  font-size: 28px;
}}
@media (max-width: 352px) {
.per-blue h2 {
  font-size: 25px;
}}

.per-blue {
  border-bottom: solid 1px #00bde1;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-top: 20px;
}
@media (max-width: 1199px) {
.per-blue {
  margin-top: 10px;
}}
@media (max-width: 991px) {
.per-blue {
  margin-top: 20px;
}}

.per-blue-btn a {
    display: block;
    max-width: 250px;
    height: 60px;
    line-height: 58px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    background: #00bde1;
    font-weight: 400;
    border-radius: 30px;
    text-align: center;
    margin-top: 30px;
    transition: all 0.3s ease 0s;
}
.per-blue-btn a:hover {
    background: #4cd1ea;
    text-decoration: none;
}

@media (max-width: 991px) {
.per-blue-btn a {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}}


/* ================================================== *
 *    予約ページの作成
 * ================================================== */

@media (max-width: 575px) {
.nagaoshi {
    display: none !important;
}}

.red td {
  font-weight: 400;
}

.top-gray-stripe {
    background-image: linear-gradient( -45deg, #f2f2f2 25%, #fbfbfb 25%, #fbfbfb 50%, #f2f2f2 50%, #f2f2f2 75%, #fbfbfb 75%, #fbfbfb );
    background-size: 20px 20px;
    padding: 100px 0 100px;
    margin-top: -100px;
}
@media (max-width: 575px) {
.top-gray-stripe {
    padding: 100px 0 60px;
}}

.under-performance img {
  max-width: 656px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 5px;
}
@media (max-width: 829px) {
.under-performance img {
  max-width: 550px;
}}
@media (max-width: 575px) {
.under-performance img {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
}}
@media (max-width: 500px) {
.under-performance img {
  padding-left: 0px;
  padding-right: 0px;
}}


@media (max-width: 829px) {
.to-step2 {
  text-align: justify !important;
}}

.under-performance p {
  padding: 45px 0 55px;
  margin-bottom: 0;
}
@media (max-width: 575px) {
.under-performance p {
  padding: 35px 0px;
}}

.explanation {
  background: #fff;
  border-radius: 15px;
  padding: 60px;
}
@media (max-width: 767px) {
.explanation {
  padding: 60px 30px;
}}
@media (max-width: 575px) {
.explanation {
  padding: 35px 25px;
}}

.orange-line {
  border-bottom: solid 1px #f29600;
  margin-top: 31px;
}
@media (max-width: 575px) {
.orange-line {
  margin-top: 24px;
}}
@media (max-width: 360px) {
.orange-line {
  margin-top: 24px;
}}

.explanation h2 {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  background: #f29600;
  padding: 9px 0 11px;
  border-radius: 35px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -31px;
  margin-bottom: 0;
}
@media (max-width: 575px) {
.explanation h2 {
  font-size: 18px;
  max-width: 205px;
  padding: 6px 0 8px;
  margin-top: -24px;
}}
@media (max-width: 360px) {
.explanation h2 {
  font-size: 18px;
  max-width: 200px;
  padding: 7px 0 9px;
  margin-top: -24px;
}}

.explanation p {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 0;
}

.explanation p strong {
  color: #ff0000;
  font-weight: 400;
}

.scroll-image {
  width: 100%; /* 画像コンテナの幅を指定 */
  height: 400px; /* 画像コンテナの高さを指定 */
  overflow: auto; /* 縦スクロールを有効にする */
  border: solid 1px #ededed;
}

.explanation h3 {
  font-size: 20px;
  font-weight: 500;
  color: #f29600;
  border-left: solid #f29600 8px;
  padding: 4px 15px 5px;
  margin-bottom: 0;
  margin-top: 10px;
}
@media (max-width: 575px) {
.explanation h3 {
  font-size: 18px;
}}

@media (max-width: 575px) {
.create-image-color {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 30px;
}}
@media (max-width: 360px) {
.create-image-color {
  padding-left: 20px;
  padding-right: 20px;
}}

.orange-dotted {
  border-bottom: 1px #f7c066 dotted;
  padding-top: 20px;
  margin-bottom: -5px;
}

.under-td {
  padding-bottom: 15px !important;
}

.explanation table {
  margin-top: -10px;
  margin-bottom: 15px;
}

.explanation td {
  padding-bottom: 15px;
}

.explanation td strong {
  color: #ff0000;
  font-weight: 400;
}

.create-color p {
  padding-top: 0px;
}

.create-color img {
  max-width: 100px;
  height: auto;
  margin-bottom: 20px;
  margin-top: -5px;
}

.create-color {
  padding-bottom: 50px;
}
@media (max-width: 1059px) {
.create-color {
  padding-bottom: 0px;
}}

@media (max-width: 991px) {
.pa-adjustment-1 {
  padding-bottom: 0px !important;
}}
@media (max-width: 575px) {
.pa-adjustment-1 {
  padding-bottom: 20px !important;
}}

@media (max-width: 991px) {
.pa-adjustment-2 {
  padding-bottom: 0px !important;
}}
@media (max-width: 575px) {
.pa-adjustment-2 {
  padding-bottom: 20px !important;
}}

@media (max-width: 991px) {
.pa-adjustment-3 {
  padding-bottom: 0px !important;
}}
@media (max-width: 767px) {
.pa-adjustment-3 {
  padding-bottom: 15px !important;
}}

@media (max-width: 991px) {
.pa-adjustment-4 {
  margin-bottom: 0 !important;
}}
@media (max-width: 575px) {
.pa-adjustment-4 {
  margin-bottom: 20px !important;
    margin-top: -7px;
}}

@media (max-width: 575px) {
.pa-adjustment-5 {
  padding-bottom: 15px !important;
}}

@media (max-width: 575px) {
.repe-p {
    margin-bottom: -20px !important;
}}

.create-mail {
  max-width: 100px;
  height: auto;
  margin-bottom: 25px;
  margin-top: -5px;
}

.p-arrow {
  max-width: 80px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 10px;
}
@media (max-width: 575px) {
.p-arrow {
  max-width: 65px;
  margin-top: 5px;
}}

.arrow-p p {
  text-align: center;
}

.arrow-p p strong {
  font-size: 20px;
  font-weight: 500;
  color: #f29600;
}
@media (max-width: 575px) {
.arrow-p p strong {
  font-size: 18px;
}}

@media (max-width: 991px) {
.pageCompleted {
  text-align: justify !important;
}}

.date-note table {
  margin-bottom: -30px;
  margin-top: -15px;
}

.capture {
  border: solid 1px #ededed;
}

.setting p {
  padding-top: 10px;
}
@media (max-width: 575px) {
.setting p {
  padding-top: 0px;
  padding-bottom: 20px;
}}

.repetition table {
  margin-bottom: -10px;
}
@media (max-width: 575px) {
.repetition table {
  margin-bottom: 5px;
  margin-top: 0px;
}}

.repetition {
  margin-bottom: -25px;
}
@media (max-width: 575px) {
.repetition {
  margin-bottom: -5px;
    margin-top: 20px;
}}

.repetition a {
  color: #f29600;
  font-weight: 400;
  transition: all 0.3s ease 0s;
  text-decoration: underline;
}

.repetition a:hover {
  color: #f6b54c;
}

.comp-a {
  margin-top: 45px;
}
@media (max-width: 575px) {
.comp-a {
  margin-top: 25px;
}}

.complete {
  max-width: 368px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.release-note td {
  color: #ff0000;
  font-weight: 400;
}

/* ================================================== *
 *    予約ページの編集
 * ================================================== */

.edit-conts h4 {
  font-size: 18px;
  font-weight: 500;
  color: #f29600;
  margin-top: -5px;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
.edit-conts h4 {
  margin-top: 0px;
}}

@media (max-width: 575px) {
.aratani {
  padding-top: 30px;
}}

.edit-s-2 {
  margin-top: 60px;
}

.edit-s-2-t {
  max-width: 310px !important;
  font-size: 20px !important;
}
@media (max-width: 575px) {
.edit-s-2-t {
  font-size: 16px !important;
  max-width: 230px !important;
}}


.edit-s-3-t {
  max-width: 335px !important;
  margin-bottom: 45px !important;
  font-size: 20px !important;
}
@media (max-width: 575px) {
.edit-s-3-t {
  font-size: 16px !important;
  max-width: 260px !important;
}}
@media (max-width: 360px) {
.edit-s-3-t {
  font-size: 15px !important;
}}
@media (max-width: 340px) {
.edit-s-3-t {
  font-size: 14px !important;
}}


@media (max-width: 575px) {
.edit-s-3-img {
  margin-top: -15px;
  margin-bottom: 15px;
}}

@media (max-width: 575px) {
.first-arrow {
  margin-bottom: 20px;
}}

.orange-dotted-2 {
  border-bottom: 1px #f7c066 dotted;
  padding-top: 20px;
  margin-bottom: 35px;
}
@media (max-width: 575px) {
.orange-dotted-2 {
  margin-bottom: 25px;
}}

.edit-m {
  margin-top: 45px;
}

.edit-m-2 {
  margin-bottom: 45px;
}

.edit-last-m {
  margin-top: -15px;
}

.edit-p {
    padding-bottom: 0 !important;
    margin-bottom: -9px !important;
}
@media (max-width: 575px) {
.edit-p {
    margin-bottom: 25px !important;
}}

@media (max-width: 575px) {
.edit-p-2 {
    padding-top: 25px !important;
    padding-bottom: 0 !important;
}}

.refle-ca {
    padding-bottom: 60px;
}
@media (max-width: 1059px) {
.refle-ca {
    padding-bottom: 30px;
}}

@media (max-width: 575px) {
.tab-change{
    padding-bottom: 40px !important;
    margin-top: -5px;
}}


/* ================================================== *
 *    作成される予約ページ
 * ================================================== */

.create-page {
  background: #00bde1 !important;
  max-width: 298px !important;
}
@media (max-width: 575px) {
.create-page {
  max-width: 240px !important;
}}

.blue-line {
  border-bottom: solid 1px #00bde1;
  margin-top: 31px;
}
@media (max-width: 575px) {
.blue-line {
  margin-top: 28px;
}}
@media (max-width: 360px) {
.blue-line {
  margin-top: 24px;
}}

.first-arrow-2 {
  margin-top: 5px;
  margin-bottom: 30px;
}

.createpage-conts {
  margin-top: 15px;
}

.createpage-conts h3 {
  margin-top: 0;
}

@media (max-width: 575px) {
.createpage-conts img {
    margin-bottom: 25px;
    margin-top: 5px;
}}

.createpage-m {
  margin-top: 15px;
}
@media (max-width: 991px) {
.createpage-m {
  margin-top: -20px;
}}

.arrow-mb {
  margin-bottom: 35px;
}
@media (max-width: 575px) {
.arrow-mb {
  margin-top: 0px;
  margin-bottom: 30px;
}}

.reflection {
  margin-bottom: -30px !important;
}
@media (max-width: 575px) {
.reflection {
  margin-bottom: -40px !important;
}}

.red-line {
  border-bottom: solid 1px #ed5631;
  margin-top: 31px;
}
@media (max-width: 575px) {
.red-line {
  display: none;
}}

.overCapacity h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  background: #ed5631;
  padding: 9px 0 11px;
  border-radius: 35px;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -31px;
  margin-bottom: 0;
}
@media (max-width: 575px) {
.overCapacity h2 {
  font-size: 18px;
  font-weight: 500;
  max-width: 100%;
  background: none;
  margin-top: 0px;
  color: #ed5631;
  text-align: justify;
  border-left: solid #ed5631 8px;
  padding: 4px 15px 5px;
  border-radius: 0px;
}}

@media (max-width: 575px) {
.red-dotted {
  border-bottom: 1px #f49a83 dotted;
  margin-bottom: -5px;
  margin-top: 25px;
}}

.pageurl img {
    max-width: 350px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.pageurl h4 {
    font-size: 18px;
    font-weight: 500;
    color: #f29600;
    border-left: solid 8px #f29600;
    padding: 5px 15px;
    margin-bottom: 15px;
}
@media (max-width: 767px) {
.pageurl h4 {
    margin-bottom: 25px;
    margin-top: 10px;
}}
@media (max-width: 575px) {
.pageurl h4 {
    border: none;
    background: #f29600;
    color: #fff;
    padding: 10px 15px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}}
@media (max-width: 330px) {
.pageurl h4 {
    font-size: 14px;
}}

@media (max-width: 767px) {
.not-ma-p {
    margin-bottom: -10px !important;
}}

.pageurl-head h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  background: #f29600;
  padding: 9px 0 11px;
  border-radius: 35px;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -31px;
  margin-bottom: 0;
}
@media (max-width: 575px) {
.pageurl-head h2 {
  font-size: 18px;
  font-weight: 500;
  max-width: 100%;
  background: none;
  margin-top: 0px;
  color: #f29600;
  text-align: justify;
  border-left: solid #f29600 8px;
  padding: 4px 15px 5px;
  border-radius: 0px;
}}

.pageurl-line {
  border-bottom: solid 1px #f29600;
  margin-top: 31px;
}
@media (max-width: 575px) {
.pageurl-line {
  display: none;
}}

@media (max-width: 575px) {
.pageurl-dotted {
  border-bottom: 1px #f29600 dotted;
  margin-bottom: -5px;
  margin-top: 25px;
}}

.pa-l-45 {
    padding-right: 22.5px;
}

.pa-r-45 {
    padding-left: 22.5px;
}

.not-pa-p {
    padding: 0 !important;
}


.incase {
  margin-top: 45px;
}

.incase td {
  font-size: 18px;
  font-weight: 500;
  color: #ed5631;
  padding-bottom: 0;
}
@media (max-width: 575px) {
.incase td {
  font-size: 16px;
}}

.incase p {
  padding-top: 0;
}

@media (max-width: 991px) {
.s-ar-m {
  margin-top: 25px;
}}
@media (max-width: 829px) {
.s-ar-m {
  margin-top: 10px;
}}
@media (max-width: 767px) {
.s-ar-m {
  margin-top: 25px;
}}
@media (max-width: 746px) {
.s-ar-m {
  margin-top: 15px;
}}
@media (max-width: 700px) {
.s-ar-m {
  margin-top: 5px;
}}
@media (max-width: 575px) {
.s-ar-m {
  margin-top: 5px;
}}


/* ================================================== *
 *    予約ページの運用
 * ================================================== */

.url-link {
    margin-top: -10px;
    margin-bottom: 10px;
    padding: 0 15px;
}
@media (max-width: 991px) {
.url-link {
    padding: 0;
}}

.urllink-m {
    margin-bottom: -20px;
}
@media (max-width: 1059px) {
.urllink-m {
    margin-bottom: 10px;
}}

@media (max-width: 575px) {
.arrow-m {
  margin-bottom: -5px;
  margin-top: 30px;
}}

.ope-02 {
  margin-top: 15px;
}
@media (max-width: 767px) {
.ope-02 {
  margin-top: 0px;
}}

.ope-m {
  margin-top: 30px;
  margin-bottom: 45px;
}
@media (max-width: 1059px) {
.ope-m {
  margin-bottom: 25px;
}}

@media (max-width: 575px) {
.arrow-s-m {
    margin-top: 20px;
    margin-bottom: -5px !important;
}}

@media (max-width: 1059px) {
.sns-p p {
  padding-bottom: 0;
}}

@media (max-width: 575px) {
.reached {
  margin-top: 45px !important;
}}

.ope-m-2 {
  margin-top: -25px;
  margin-bottom: 70px;
}
@media (max-width: 575px) {
.ope-m-2 {
  margin-top: 30px;
  margin-bottom: 30px;
}}

@media (max-width: 575px) {
.iftel {
  margin-bottom: -10px;
}}

@media (max-width: 575px) {
.cus-m {
  margin-top: 35px !important;
}}

@media (max-width: 575px) {
.iftel img {
  margin-top: -5px;
}}

@media (max-width: 1059px) {
.iftel-m {
  margin-bottom: 60px;
  margin-top: -45px;
}}
@media (max-width: 767px) {
.iftel-m {
  margin-bottom: 45px;
}}
@media (max-width: 575px) {
.iftel-m {
  margin-top: -10px;
}}

@media (max-width: 991px) {
.cancel {
  margin-bottom: -15px;
}}

.ope-m-3 {
  margin-top: -25px;
  margin-bottom: -25px;
}
@media (max-width: 575px) {
.ope-m-3 {
  margin-top: 30px;
  margin-bottom: 0px;
}}

.operation {
  margin-top: 35px;
}

.operation p {
  padding-top: 10px;
}
@media (max-width: 575px) {
.operation p {
  padding-top: 0px;
  padding-bottom: 25px;
}}

.operation a {
  color: #f29600;
  font-weight: 400;
  transition: all 0.3s ease 0s;
  text-decoration: underline;
}
.operation a:hover {
  color: #f6b54c;
}

.ope-p {
  margin-top: 35px;
}

.ope-p p {
  padding-top: 10px;
}
@media (max-width: 1059px) {
.ope-p p {
  padding-bottom: 0px;
}}

.customer-m {
  margin-top: 45px;
}

@media (max-width: 1059px) {
.customer-m-2 {
  margin-bottom: -20px;
}}

@media (max-width: 575px) {
.to-mail p {
    margin-top: 20px;
    margin-bottom: -25px;
}}

@media (max-width: 575px) {
.ope-s p {
    margin-top: -15px;
    margin-bottom: 25px;
}}
@media (max-width: 575px) {
.ope-s img {
    margin-bottom: 15px;
}}
@media (max-width: 575px) {
.ope-s table {
    margin-top: 25px;
}}

.deployment {
  padding-top: 75px;
  padding-bottom: 0px;
}
@media (max-width: 575px) {
.deployment {
  padding-top: 60px;
}}

.deplo-1 img {
  max-width: 130px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 575px) {
.deplo-1 img {
  max-width: 110px;
}}

.deplo-2 img {
  max-width: 462px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 20px;
  margin-top: 30px;
}

.deplo-3 img {
  max-width: 416px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 15px;
  margin-top: 45px;
}
@media (max-width: 500px) {
.deplo-3 img {
  max-width: 100%;
  margin-bottom: -5px;
  margin-top: 35px;
}}

.deplo-4 img {
  max-width: 302px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 55px;
  margin-top: 35px;
}
@media (max-width: 500px) {
.deplo-4 img {
  margin-bottom: 30px;
}}
@media (max-width: 350px) {
.deplo-4 img {
  max-width: 100%;
}}

.deplo-5 img {
  max-width: 320px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 45px;
  margin-top: 50px;
}
@media (max-width: 500px) {
.deplo-5 img {
  max-width: 250px;
  margin-top: 45px;
}}

.deployment a {
    background-color: #f29600;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 17px;
    max-width: 250px;
    border-radius: 32px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    transition: all 0.3s ease 0s;
    display: block;
}
.deployment a:hover {
    background-color: #f7c066;
    text-decoration: none;
}
.deployment a:link {
    text-decoration: none;
}
.deployment a:visited {
    text-decoration: none;
}
.deployment a:active {
    text-decoration: none;
}

.scroll-img {
    margin-top: 30px;
    margin-bottom: 15px;
}

@media (max-width: 575px) {
.scroll-p {
    margin-top: -20px;
}}

/* ================================================== *
 *    特定商取引法に基づく表示
 * ================================================== */
  
.legal_notice img {
  max-width: 98px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: -10px;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
.legal_notice img {
  max-width: 80px;
  margin-top: 0px;
  margin-bottom: 10px;
}}

.legal_notice h4 {
  font-size: 17px;
  text-align: center;
  color: #A67C52;
  margin-bottom: 5px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}  
@media (max-width: 575px) {
.legal_notice h4 {
  font-size: 15px;
}}

.legal_notice-title h2 {
  font-size: 32px;
  font-weight: 500;
  text-align: center;
  color: #F29600;
  margin-bottom: 5px;
}  
@media (max-width: 575px) {
.legal_notice-title h2 {
  font-size: 26px;
}}
@media (max-width: 330px) {
.legal_notice-title h2 {
  font-size: 25px;
}}

.legal_notice-title {
    margin-bottom: 55px;
}

.legal_notice-title:after {
    display: block;
    content: '';
    width: 80px;
    height: 6px;
    background: #F29600;
    position: absolute;
    left: 0;
    right: 0;
    margin: 10px auto;
    opacity: 0.45;
}
@media (max-width: 575px) {
.legal_notice-title:after {
    width: 75px;
    height: 5px;
}}

.l_n_p {
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 366px) {
.l_n_p {
  text-align: justify;
}}

#legal_notice .table-bordered>tbody>tr>th {
  border: none;
}

#legal_notice .table-bordered>tbody>tr>td {
  border: none;
  padding: 30px 25px;
}
@media (max-width: 900px) {
#legal_notice .table-bordered>tbody>tr>td {
  padding-top: 5px;
}}
@media (max-width: 575px) {
#legal_notice .table-bordered>tbody>tr>td {
  padding-left: 15px;
  padding-right: 15px;
}}


#legal_notice .table-bordered>tbody>tr {
  border-bottom: solid 1px #ccc;
  background: none;
}

#legal_notice .table-contactform7 th {
  font-size: 14px;
  padding: 30px 25px;
  width: 30%;
}
@media (max-width: 900px) {
#legal_notice .table-contactform7 th {
  padding-bottom: 5px;
  width: 100%;
}}
@media (max-width: 575px) {
#legal_notice .table-contactform7 th {
  padding-left: 15px;
  padding-right: 15px;
}}

#legal_notice table {
  border-top: solid 1px #ccc;
}

#legal_notice h3 {
  font-size: 18px;
  font-weight: 400;
  color: #f29600;
  padding-bottom: 20px;
  padding-top: 40px;
}

#legal_notice a {
  color: #f29600;
  font-weight: 400;
  transition: all 0.3s ease 0s;
  text-decoration: underline;
}

#legal_notice a:hover {
  color: #f6b64d;
}

#legal_notice {
  padding-bottom: 85px;
}
@media (max-width: 575px) {
#legal_notice {
  padding-bottom: 55px;
}}

@media (max-width: 450px) {
#legal_notice_title h1 {
  font-size: 26px;
  padding-top: 18px;
}}
@media (max-width: 400px) {
#legal_notice_title h1 {
  font-size: 25px;
  padding-top: 19px;
}}
@media (max-width: 370px) {
#legal_notice_title h1 {
  font-size: 23px;
  padding-top: 22px;
}}
@media (max-width: 340px) {
#legal_notice_title h1 {
  font-size: 22px;
}}

/* ================================================== *
 *    プライバシーポリシー
 * ================================================== */

.privacy_terms p {
  font-size: 12px;
}

.privacy_terms td {
  font-size: 12px;
}

.p-t-p {
  margin-bottom: 5px;
}

.privacy_terms {
  padding-bottom: 50px;
  padding-top: 10px;
}
@media (max-width: 575px) {
.privacy_terms {
  padding-bottom: 25px;
}}

.p-t_conts {
  border-bottom: #f7c066 1px dotted;
  padding-bottom: 25px;
  padding-top: 35px;
}

.p-t_conts:last-child {
  border: none;
}

.p-t_conts h3 {
  font-size: 16px;
  font-weight: 500;
  color: #f29600;
  border-left: solid #f29600 8px;
  padding: 9px 15px;
  margin-bottom: 15px;
}

.p-t_conts a {
  color: #f29600;
  font-weight: 400;
  transition: all 0.3s ease 0s;
  text-decoration: underline;
}
.p-t_conts a:hover {
  color: #f6b54c;
}

.p-t-o {
  color: #f29600;
  font-weight: 500;
  padding-right: 5px;
}

.u-layers {
  margin: 15px 0 -15px;
}

@media (max-width: 350px) {
#privacy_title h1 {
  font-size: 26px;
  padding-top: 18px;
}}

/* ================================================== *
 *    利用規約
 * ================================================== */

.serviceTerms {
  margin-bottom: -10px;
  margin-top: 30px;
}
@media (max-width: 991px) {
.serviceTerms {
  margin-top: 45px;
}}

.serviceTerms h3 {
	display: flex;
	color: #fff;
	font-size: 16px;
  font-weight: 400;
	align-items: center;
  letter-spacing: 0.1em;
}

.serviceTerms h3::before, .serviceTerms h3::after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #f29600;
	display: block;
}

.serviceTerms h3:before {
	margin-right: 0em;
}

.serviceTerms h3:after {
	margin-left: 0em;
}

.serviceTerms h3>span {
	padding: 6px 6px 7px;
	width: 145px;
	text-align: center;
	background-color: #f29600;
	border-radius: 30px;
  color: #fff;
}

/* ================================================== *
 *    仮会員登録完了
 * ================================================== */

.registration {
  padding-top: 0;
  padding-bottom: 0px;
}
@media (max-width: 575px) {
.registration {
}}

.registration img {
  max-width: 435px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 40px;
  margin-top: 70px;
}
@media (max-width: 767px) {
.registration img {
  max-width: 400px;
}}
@media (max-width: 575px) {
.registration img {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}}
@media (max-width: 350px) {
.registration img {
  padding-left: 0px;
  padding-right: 0px;
}}

.registration p {
  text-align: center;
}
@media (max-width: 703px) {
.registration p {
  text-align: justify;
}}

.registration p strong {
  color: red;
}

.registration table {
  max-width: 438px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 15px;
}


.full-membership {
  background: #fff;
  padding: 40px 45px 25px;
  border-radius: 15px;
  margin-bottom: 100px;
}
@media (max-width: 575px) {
.full-membership {
  padding: 30px 25px 15px;
  margin-bottom: 60px;
}}

.full-membership h3 {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    background: #f29600;
    padding: 9px 0 10px;
    border-radius: 35px;
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -26px;
    margin-bottom: 0;
}

.full-membership p {
  margin-bottom: 15px;
  margin-top: 25px;
}

.full-membership p strong {
    color: red;
}

.full-membership td strong {
  color: red;
}

.full-membership img {
  max-width: 250px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 340px) {
.full-membership img {
  max-width: 100%;
}}

.full-membership h4 {
  text-align: center;
  font-size: 18px;
  color: red;
  font-weight: 500;
  margin-top: 20px;
}
@media (max-width: 575px) {
.full-membership h4 {
  font-size: 14px;
  text-align: justify;
  font-weight: 400;
}}

.to-top a {
    display: block;
    max-width: 250px;
    height: 60px;
    line-height: 58px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    background: #f29600;
    font-weight: 400;
    border-radius: 30px;
    text-align: center;
    margin-top: 40px;
    transition: all 0.3s ease 0s;
    margin-left: auto;
    margin-right: auto;
}
.to-top a:hover {
    background: #f6b64d;
    text-decoration: none;
}

/* ================================================== *
 *    料金
 * ================================================== */

.price-back {
  background-image: linear-gradient( -45deg, #fffff4 25%, #fffde9 25%, #fffde9 50%, #fffff4 50%, #fffff4 75%, #fffde9 75%, #fffde9 );
  background-size: 20px 20px;
  padding: 100px 0 80px;
  margin-top: -100px;
}
@media (max-width: 575px) {
.price-back {
  padding: 100px 0 45px;
}}

.price-logo {
  margin-top: 20px;
}
@media (max-width: 575px) {
.price-logo {
  margin-top: 0px;
}}

.price-pa {
  padding-bottom: 60px;
}
@media (max-width: 575px) {
.price-pa {
  padding-bottom: 40px;
}}

.paid {
  background: #fff;
  border-radius: 15px;
  padding: 60px;
}
@media (max-width: 767px) {
.paid {
  padding: 60px 30px;
}}
@media (max-width: 575px) {
.paid {
  padding: 35px 25px;
}}

.paid h2 {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #ffff00;
  background: #f29600;
  padding: 9px 0 11px;
  border-radius: 35px;
  max-width: 265px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -31px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
.paid h2 {
  margin-bottom: 40px;
}}
@media (max-width: 575px) {
.paid h2 {
  font-size: 18px;
  max-width: 220px;
  padding: 6px 0 8px;
  margin-top: -24px;
  margin-bottom: 30px;
}}
@media (max-width: 360px) {
.paid h2 {
  font-size: 18px;
  max-width: 215px;
  padding: 7px 0 9px;
  margin-top: -24px;
}}
@media (max-width: 330px) {
.paid h2 {
  max-width: 210px;
}}

.paid-conts {
  padding-top: 30px;
}
@media (max-width: 767px) {
.paid-conts {
  margin-top: 35px;
}}

.paid-conts h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #ffff00;
  background: #f29600;
  width: 108px;
  padding: 3px 5px 5px;
  border-radius: 25px;
  margin-right: 20px;
}
@media (max-width: 991px) {
.paid-conts h4 {
  width: 105px;
}}
@media (max-width: 575px) {
.paid-conts h4 {
  width: 85px;
  font-size: 14px;
  padding: 3px 5px 4px;
}}

.paid-t table {
    margin-bottom: 0px !important;
}

@media (max-width: 767px) {
.step2 h4 {
  margin-bottom: 15px;
}}
@media (max-width: 575px) {
.step2 h4 {
  margin-bottom: 20px;
}}

@media (max-width: 485px) {
.step3 h4 {
  margin-bottom: 20px;
}}

.paid-conts h3 {
  font-size: 22px;
  color: #f29600;
  font-weight: 500;
}
@media (max-width: 575px) {
.paid-conts h3 {
  font-size: 20px;
  margin-top: -4px;
}}

.paid-conts a {
  color: #f29600;
  font-weight: 400;
  transition: all 0.3s ease 0s;
  text-decoration: underline;
}

.paid-conts a:hover {
  color: #f6b64d;
}

.paid-pa {
  padding-top: 7px;
}

.orange-dotted-3 {
  border-bottom: 1px #f7c066 dotted;
  padding-top: 20px;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
.orange-dotted-3 {
  padding-top: 15px;
  margin-bottom: 20px;
}}

@media (max-width: 575px) {
.paid-img {
  margin-bottom: 20px;
}}

.price-arrow {
  margin-bottom: 27px;
}
@media (max-width: 575px) {
.price-arrow {
  margin-bottom: 22px;
  margin-top: 10px;
}}

@media (max-width: 575px) {
.p-a-m {
  margin-top: 30px;
}}

.price-flow {
  padding-top: 55px;
}
@media (max-width: 767px) {
.price-flow {
  padding-top: 45px;
}}
@media (max-width: 575px) {
.price-flow {
  padding-top: 15px;
}}

.price-flow img {
  margin-top: -13px;
}
@media (max-width: 575px) {
.price-flow img {
  margin-bottom: 15px;
  margin-top: 0px;
  padding-left: 60px;
  padding-right: 60px;
}}
@media (max-width: 360px) {
.price-flow img {
  padding-left: 45px;
  padding-right: 45px;
}}

.last-flow {
  margin-bottom: -15px;
}

.paid-conts table {
  margin-bottom: 10px;
}

.not-paid img {
  max-width: 374px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 15px;
  margin-top: 90px;
}
@media (max-width: 575px) {
.not-paid img {
  max-width: 300px;
  margin-top: 60px;
}}
@media (max-width: 340px) {
.not-paid img {
  max-width: 100%;
}}

@media (max-width: 575px) {
.pri-p {
    margin-top: -7px;
    margin-bottom: 20px;
}}

/* ================================================== *
 *    ホームページ制作 0円キャンペーン
 * ================================================== */

 .campaign-contact {
  background-image: linear-gradient(-45deg, #ff6400 25%, #ff7319 25%, #ff7319 50%, #ff6400 50%, #ff6400 75%, #ff7319 75%, #ff7319);
  background-size: 20px 20px;
 }

 /*== 新規会員登録フォームへ　リンクボタン */

#to-contact a {
  font-size: 24px;
  background: none;
  letter-spacing: 0.1em;
  padding: 27.5px 10px 33.5px;
}
@media (max-width: 575px) {
#to-contact a {
    font-size: 20px;
    padding: 26.5px 10px 30px;
}}
@media (max-width: 350px) {
#to-contact a {
    font-size: 18px;
    padding: 21px 10px 25px;
}}

#to-contact a:hover {
text-decoration: none;
}

#to-contact .form-btn span {
  font-weight: 500;
  font-size: 24px;
  color: #ff6400;
}
@media (max-width: 575px) {
#to-contact .form-btn span {
  font-size: 20px;
}}
@media (max-width: 350px) {
#to-contact .form-btn span {
  font-size: 18px;
}}

#to-contact .form-btn {
background:#fff;
  z-index: 1;
  border-radius: 0;
  width: 450px;
  height: 100px;
}
@media (max-width: 575px) {
#to-contact .form-btn {
  width: 345px;
  height: 90px;
}}
@media (max-width: 390px) {
#to-contact .form-btn {
  width: 100%;
}}
@media (max-width: 350px) {
#to-contact .form-btn {
  height: 76px;
}}

#to-contact .bgleft:before {
  background: #FDEFD9;
  border-radius: 0;
}

/*== ボタン終了 */

#h-question .menu label {
  color: #ff6400;
  background-color: #fff7f2;
  border: solid 1px #ff6400;
}

#h-question .menu label:hover {
  background-color: #ffe8d9;
}

#h-question .menu label:after {
  border-top: #ff6400 1px solid;
  border-right: #ff6400 1px solid;
}

#h-question .menu li {
  background-color: #fff !important;
}

#h-question .answer {
  color: #ff6400;
}

#h-question .question-a a {
  color: #ff6400;
}

#h-question .question-a a:hover {
  color: #ffa266;
}

#h-menu_bar01:checked ~ #h-links01 li,
#h-menu_bar02:checked ~ #h-links02 li,
#h-menu_bar03:checked ~ #h-links03 li,
#h-menu_bar04:checked ~ #h-links04 li,
#h-menu_bar05:checked ~ #h-links05 li,
#h-menu_bar06:checked ~ #h-links06 li,
#h-menu_bar07:checked ~ #h-links07 li,
#h-menu_bar08:checked ~ #h-links08 li {
  height: auto; /*開いたときに表示されるliの高さ*/
  opacity: 1;
  background: #f7f8f8;
  padding: 30px;
	letter-spacing: 0.1em;
	text-align: justify;
    text-justify: inter-character;
    font-size: 14px;
    line-height: 2.0;
    color: #111;
    border: solid 1px #ff6400;
}
