	body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #74a997;
}

img,video,svg {
	width: 100%;
	border:none;
}
ul,li {
	list-style: none;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	color: #000;
}
h1,h2,h3,p {
	padding: 0;
	margin: 0;
	font-weight: 300;
}

.sp {
	display:none;
}

	
.title_content {
	width: 100%;
	max-width: 1000px;
	padding: 0 0 0;
	margin: 0 auto 0;	
	text-align: center;
}

.title_content p {
	font-family: "sofia-pro", sans-serif;
	font-weight: 600;
	font-size: 20px;
	letter-spacing: 0.05em;
	line-height: 1.9em;
	transform: scale(0.98, 1);
	color: #036141;
}

.title_content img {
	width: 100%;
}

.title_content .logo{
	width: 30%;
	margin: 4% auto 2%; 
}

.title_content .fmm{
	width: 85%;
	margin: 0 auto 5%;
}

.title_content .mainimg{
	width: 90%;
	margin: 0 2% 8% 8%;
}

.title_content h1{
	width: 86%;
	margin: 0 auto 2.5%;
	font-family: "sofia-pro", sans-serif;
	font-weight: 600;
	font-size: 33px;
	line-height: 1.4;
	font-style: normal;
	color: #fff;
	letter-spacing: 0.01em;
}

.title_content .copyright_img {
	width: 24%;
	margin: 2.5% auto 3%;
}

.wrap_content {
	width: 92%;
	max-width: 700px;
	padding: 0 0 0;
	margin: 0 auto 0;	
	text-align: center;
}

.wrap_content h2{
	width: 76%;
	margin: 10% auto -8%;
}	
	
.wrap_content h3{
	width: 40%;
	margin: 0 auto 3%;
}	
	
.wrap_content .clr_basebox {
	width: 100%;
	box-sizing: border-box;
	background-color: #c0d7d0;
	border-radius: 60px 0 60px 0;
	padding: 18% 8% 15%;
	text-align: left;
	overflow: hidden;
}

.wrap_content .clr_basebox .item_img {
	width: 70%;
	margin: -1% auto 4%;
}
	
.itemcopy {
	width: 100%;
	font-family: "sofia-pro", sans-serif;
	font-weight: 500;
	font-size: 19px;
	line-height: 1.9em;
	letter-spacing: 0.02em;
	transform: scale(0.98, 1);
	color: #036141;
	margin: 5% auto ;
}
	
.itemcopy p {
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5em;
}
	
 .itemcopy a {
	color: #036141;
	text-decoration: underline;
	line-height: 2.0em;
}
	
 .itemcopy a:hover {
	text-decoration: none;
}
	
.wrap_content .clr_basebox p {
	font-family: "sofia-pro", sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5em;
	transform: scale(0.98, 1);
	color: #036141;
	margin-top: 5%;
}
	
.wrap_content .clr_basebox a {
	color: #036141;
	text-decoration: underline;
	line-height: 2.0em;
}
	
.wrap_content .clr_basebox a:hover {
	text-decoration: none;
}
	
.wrap_content .clr_basebox .sub {
	width: 77%;
	margin: 0 auto;
	padding-bottom: 3%;
}
	
.wrap_content .clr_basebox .sub p {
	font-family: "sofia-pro", sans-serif;
	font-weight: 500;
	font-size: 15px;
	letter-spacing: 0.06em;
	line-height: 1.1em;
	transform: scale(0.98, 1);
	color: #036141;
	text-align: center;
	margin: 0% auto 1%;
}
	
.txtbox {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	margin: 1.3% auto;
	padding: 3.3%;
	font-family: "sofia-pro", sans-serif;
	font-weight: 600;
	font-size: 20px;
	letter-spacing: 0.06em;
	line-height: 1.5em;
	transform: scale(0.98, 1);
	color: #036141;
	text-align: center;
	background-color: #ecf3f1;
	z-index: 1;
}

.soldout {
	opacity: 0.5;
}

.soldout_img {
	position: relative;
	width: 100%;
	margin-top: -23%;
	margin-bottom: 9%;
	z-index: 10;
}

.soldout_img img {
	width: 100%;
}
	
.wrap_content .clr_basebox .line {
	width: 100%;
	margin: 8% auto;
}
	
.wrap_content .clr_basebox .line_s {
	width: 100%;
	margin: 0.8% auto 6%;
}
	
.wrap_content .clr_basebox .appicon {
	width: 32%;
	margin: 8% auto 0;
}
	
.wrap_content .clr_basebox .btn_box {
	width: 90%;
	margin: 6% auto;
}
	
.wrap_content .clr_basebox2 {
	width: 100%;
	box-sizing: border-box;
	border-radius: 60px 0 60px 0;
	margin: 20% auto;
	padding: 12% 8% 12%;
	text-align: left;
	border: solid 2px #036141;
}
	
.wrap_content .clr_basebox2 .sub {
	width: 75%;
	margin: auto;
}
	
.wrap_content .clr_basebox2 .btn_box {
	width: 90%;
	margin: 12% auto 0;
}
	
.wrap_content .clr_basebox2 .btn_box2 {
	width: 90%;
	margin: 1% auto 0;
}
	
.profcopy {
	width: 100%;
	font-family: "sofia-pro", sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.9em;
	letter-spacing: 0.06em;
	transform: scale(0.98, 1);
	color: #fff;
	margin: 5% auto ;
}
	
.footer_contact {
	widows: 100%;
	background-color: #036141;	
}
	
.footer_cr {
	width: 70%;
	margin: -5% auto 2%;
	max-width: 400px;
}
	 
.footer_cr img {
	width: 100%;
}
	
.can-scroll {
    width: 100%;
    height: 200px;
	box-sizing: border-box;
    position: relative;
    overflow: auto;
	padding: 0 3% 2%;
	border: solid 1px #036141;
	margin-top: 3%;
}

.can-scroll::-webkit-scrollbar {
  background: #74A897;
	border-radius: 10px;
	border: solid 1px #c0d7d0;
	
}

.can-scroll::-webkit-scrollbar-thumb {
  background-color: #036141;
	border-radius: 10px;
	border: solid 1px #74A897;
}

.custom-scroll-container {
  width: 100%;
	box-sizing: border-box;
  height: 200px;
  position: relative;
    overflow: auto;
	padding: 0 3% 2%;
	border: solid 1px #036141;
	margin-top: 3%;
}

.custom-scroll-container::-webkit-scrollbar {
  display: none;
	
}

.custom-scroll-container::-webkit-scrollbar-thumb {
  display: none;
}

.custom-scroll-fade-left, .custom-scroll-fade-right {
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
  z-index: 1;
}

.custom-scroll-content {
  overflow-x: auto;
  white-space: nowrap;
  height: 220px;
  padding: 0 30px;
}

.custom-scroll-items {
  display: flex;
  gap: 20px;
}

.custom-text {
  color: #848484;
  font-size: 13px;
  text-align: center;
  margin-top: 20px;
}

/*simplebar*/
.custom-scroll-content{
	position: relative;
	width: 100%;
	box-sizing: border-box;
    height: 200px !important;
	padding: 0;
}

.simplebar-track.simplebar-horizontal {
    height: 14px !important;
    border: 1px solid #CCC;
background-color: #036141;
    border-radius: 5px;
    margin: 0 auto;
}

.scroll-content{
	background-color: #036141;
    touch-action: auto !important; /*これをつけないとスクロール領域でiPhoneなどで縦スクロールできなくなる！*/
}

.simplebar-track.simplebar-vertical {
  background: #74A897;
  border: solid 1px #c0d7d0;
  border-radius: 10px;
}

/* スクロールバー本体の色変更 */
.simplebar-scrollbar::before {
  background: #036141;
}

@media only screen and (max-width:750px){
	
.pc {
	display:none;
}
.sp {
	display:block;
}
	
.title_content {
	width: 92%;
	padding: 0 0 0;
	margin: 0 auto 0;	
	text-align: center;
}

.title_content p {
	font-size: 13px;
}
	
.title_content .logo{
	width: 50%;
	margin: 8% auto 4%; 
}

.title_content .fmm{
	width: 85%;
	margin: 0 auto 6%;
}

.title_content .mainimg{
	width: 90%;
	margin: 0 2% 8% 8%;
}

.title_content h1{
	width: 86%;
	margin: 0 auto 3%;
	font-family: "sofia-pro", sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.4;
	font-style: normal;
	color: #fff;
}	
	
.title_content .copyright_img {
	width: 30%;
	margin: 2.5% auto 3%;
}
	
.wrap_content {
	width: 90%;
	font-size: 13px;
}
	
.wrap_content h2{
	width: 76%;
	margin: 10% auto -9%;
}	
	
.wrap_content h3{
	width: 40%;
	margin: 0 auto 3%;
}	
	
.wrap_content .clr_basebox {
	width: 100%;
	box-sizing: border-box;
	background-color: #c0d7d0;
	border-radius: 60px 0 60px 0;
	padding: 18% 7% 15%;
	text-align: left;
}

.wrap_content .clr_basebox .item_img {
	width: 70%;
	margin: -1% auto 4%;
}
	
.itemcopy {
	width: 100%;
	font-family: "sofia-pro", sans-serif;
	font-weight: 600;
	font-size: 11.8px;
	line-height: 1.9em;
	letter-spacing: 0.01em;
	transform: scale(0.98, 1);
	color: #036141;
	margin: 5% auto ;
}
	
.itemcopy p {
	font-weight: 400;
	font-size: 11.5px;
	line-height: 1.5em;
}
	
 .itemcopy a {
	color: #036141;
	text-decoration: underline;
	line-height: 2.0em;
}
	
 .itemcopy a:hover {
	text-decoration: none;
}
	
.wrap_content .clr_basebox p {
	font-family: "sofia-pro", sans-serif;
	font-weight: 400;
	font-size: 11.5px;
	line-height: 1.5em;
	transform: scale(0.98, 1);
	color: #036141;
	margin-top: 5%;
}
	
.wrap_content .clr_basebox a {
	color: #036141;
	text-decoration: underline;
	line-height: 2.0em;
}
	
.wrap_content .clr_basebox a:hover {
	text-decoration: none;
}
	
.wrap_content .clr_basebox .sub {
	width: 82%;
	margin: 0 auto;
	padding-bottom: 3%;
}
	
.wrap_content .clr_basebox .sub p {
	font-family: "sofia-pro", sans-serif;
	font-weight: 600;
	font-size: 10px;
	letter-spacing: 0.06em;
	line-height: 1.1em;
	transform: scale(0.98, 1);
	color: #036141;
	text-align: center;
	margin: 0% auto 1%;
}
	
.txtbox {
	width: 100%;
	box-sizing: border-box;
	margin: 1.3% auto;
	padding: 3.3%;
	font-family: "sofia-pro", sans-serif;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 0.06em;
	line-height: 1.5em;
	transform: scale(0.98, 1);
	color: #036141;
	text-align: center;
	background-color: #ecf3f1;
}
	
.wrap_content .clr_basebox .line {
	width: 100%;
	margin: 8% auto;
}
	
.wrap_content .clr_basebox .line_s {
	width: 100%;
	margin: 0.8% auto 6%;
}
	
.wrap_content .clr_basebox .appicon {
	width: 32%;
	margin: 8% auto 0;
}
	
.wrap_content .clr_basebox .btn_box {
	width: 100%;
	margin: 6% auto;
}
	
.wrap_content .clr_basebox2 {
	width: 100%;
	box-sizing: border-box;
	border-radius: 60px 0 60px 0;
	margin: 20% auto;
	padding: 12% 7% 12%;
	text-align: left;
	border: solid 2px #036141;
}
	
.wrap_content .clr_basebox2 .sub {
	width: 73%;
	margin: auto;
}
	
.wrap_content .clr_basebox2 .btn_box {
	width: 100%;
	margin: 12% auto 0;
}
	
.wrap_content .clr_basebox2 .btn_box2 {
	width: 100%;
	margin: 1% auto 0;
}
	
.profcopy {
	width: 100%;
	font-family: "sofia-pro", sans-serif;
	font-weight: 600;
	font-size: 13px;
	line-height: 1.9em;
	letter-spacing: 0.06em;
	transform: scale(0.98, 1);
	color: #fff;
	margin: 5% auto ;
}
	
.footer_contact {
	widows: 100%;
	background-color: #036141;	
}
	
.footer_cr {
	width: 70%;
	margin: -12% auto 5%;
	max-width: 400px;
}
	 
.footer_cr img {
	width: 100%;
}
	

}