@charset "UTF-8";
/* CSS Document */

@font-face {
   	font-family: 'Montserrat','Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,sans-serif;
    font-style: normal;
    font-weight: 400;
    src: local("Noto Sans CJK JP"),
         url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
         url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
         url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
 }
html{
	font-size: 62.5%; /*16px ×62.5％=10px*/
}
body{
  	font-family: 'Montserrat', 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", YuGothic, Meiryo,sans-serif;
	color: #282828;
	font-weight: 400;
	font-size: 1.6rem;
    font-feature-settings: "palt";
	letter-spacing: 0.05em;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	color: #4d4d4d;
	box-sizing: border-box;
}
h2,h3,h4{
	font-weight: bold;
}

/*
	max-width: 1300px;
	margin: 0 auto;
*/
img{
	max-width: 100%;
	height: auto;
}
.is-sp{
	display: none;
}
.br_sp{
	display: none!important;
}
a{
	color: #3d87ff;
}
a:hover{
  opacity:0.6
}

/*---------------------------------
ecpot リニューアル2022
-----------------------------------*/
.nav{
	position: fixed;
    top: 0;
    width: 100%;
	z-index: 100;
	box-shadow: 0 1px 8px rgb(0 0 0 / 10%);
    background: rgba(255,255,255,0.7);
}
.cp-header{
	max-width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 15px;
	
}
.nav-logo{
	width: 250px;
}
.nav-right ul{
	display: flex;
	justify-content: space-between;
	width: 360px;
	margin-top: 25px;
	font-size: 1.7rem;
	font-weight: 600;
}
.nav-right a{
	color: #4B56A5;
}
.expot_kiyvisu{
	background-image: url("../img/expot-key.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	margin-top: 78px;
}
.expotrn-keywrap{
	max-width: 990px;
	height: 400px;
	margin: 0px auto 10px;
	padding: 87px 0 0 0; 
	position: relative;
}
.expotrn-keywrap .pc-img{
	position: absolute;
	right: 0px;
	top:  117px;
	width:  500px;
}
.expotrn-keywrap .expot-34{
position: absolute;
    width: 139px;
    top: 292px;
    right: -24px;
}
.expotrn-logo{
	width: 250px;	
}
.expotrn-keywrap h2{
	margin-top: 25px;
    margin-bottom: 15px;
    font-size: 3.8rem;
    letter-spacing: 0.4rem;
    line-height: 4.8rem;
    color: rgb(92, 70, 154);
    font-weight: 600;
}
.expot-subtitle{
	color: #5c469a;
    font-size: 2rem;
    line-height: 2.7rem;
    letter-spacing: 0.04em;
    font-weight: 500;
    display: flex;
}
.expot-subtitle::before {
	content: "";
	height: 1px;
	width: 20px;
	background-color: #5c469a;
	position: relative;
	top: 10px;
	margin-right: 5px;
}
.expotrn-keywrap .key-cta {
    margin-top: 20px;
    background-image: linear-gradient(to right top, #ff8b6a, #ff9864, #ffa560, #ffb35d, #ffc15c);
    border-radius: 30px;
    padding: 1.1rem 7rem;
    color: #fff;
    font-size: 2.2rem;
    font-weight: 600;
    letter-spacing: 0.5rem;
	display: inline-block;
}
#expot article{
	color: #4d4d4d;
}
.expot-onayami{
	max-width: 900px;
	margin: 60px auto 11px;
}
h3{
	font-weight: 600;
}
.expot-onayami h3{
	text-align: center;
	font-size: 2.3rem;
	letter-spacing: 0.08em;
}
.expot-onayami h3 span{
	color: #ff9a4d;
}
.expot-onayami ul {
    max-width: 607px;
    margin: 50px auto;
}
.expot-onayamitext{
	display: flex;
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 27px;
}
.expot-onayamitext::before {
	position: relative;
	top: -5px;
	content: url("https://www.freshtown.co.jp/wp-content/themes/freshtown_rn/img/expot-rn/expot-onayami.png");
	margin-right: 19px;
}
.onayami-triangle{
	width: 150px;
	margin: 0 auto;
}
.expot-cta{
	background-image: url("https://www.freshtown.co.jp/wp-content/themes/freshtown_rn/img/expot-rn/expot-cta.jpg");
	background-repeat: no-repeat;
	background-size:cover;
}
.cta-textwrap{
	max-width: 900px;
	margin: 0px auto;
	padding: 57px 10px 35px;
/*	position: relative;*/
}
.expot-cta h3{
	color: #5c469a;
	font-size: 2.7rem;
	letter-spacing: 0.27rem;
}
.dis-none{
	display: none;
}
.cta-up-wrap{
	display: flex;
	justify-content: space-between;
	max-width: 523px;
	margin: 0 auto;
}
.cta-up-wrap2 {
    display: flex;
    justify-content: space-between;
    max-width: 383px;
    margin: 0 auto;
}
.cta-logo{
/*	position: absolute;*/
	position: relative;
    width: 149px;
    top: -19px;
}
.h3-up{
	position: relative;
	left: 0px;
}
.h3-down{
	text-align: center;
}
.cta-emphasis{
	font-size: 3rem;
	line-height: 2.2rem;
	border-bottom: 2px solid #5c469a;
}
.cta-orenge-wrap{
	text-align: center;
	margin-top: 35px;
}
.cta-orenge {
    background-image: linear-gradient(to right top, #ff8b6a, #ff9864, #ffa560, #ffb35d, #ffc15c);
    border-radius: 30px;
    padding: 1.2rem 6rem;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    width: 226px;
    text-align: center;
    font-size: 2.2rem;
    letter-spacing: 0.5rem;
}
.expot-merit{
	background-color: #f6f6f6;
	padding: 70px 10px 40px;
}
.expot-merit .h3-wrap{
	display: flex;
	justify-content: space-between;
	font-size: 1.7rem;
	color: #5e67ae;
	max-width: 366px;
	margin:  0 auto;
}
.expot-merit-logo{
	width: 160px;
}
.expot-merit h3{
	position: relative;
	top: 24px;
	font-size: 2.7rem;
}
.expot-subh3{
	text-align: center;
	font-size: 1.2rem;
	margin-top: 20px;
}
.cl-blue{
	color: #5e67ae;
}
.expot-merit .merit-wrap{
	max-width: 860px;
	margin: 40px auto 10px;
}
.expot-merit .text-wrap{
	background-color: #fff;
	border-radius: 1px 30px;
	box-shadow: 0px 3px 16px -4px rgba(0,0,0,0.6);
	padding: 25px 39px;;
	margin-bottom: 33px;
}
.h4-wrap img{
	width: 52px;
	margin-right: 15px;
}
.expot-merit .h4-wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.h4-span {
    font-size: 1.7rem;
    color: #ffaf4e;
    font-weight: 500;
}
.expot-merit h4 {
    font-size: 2.2rem;
    line-height: 2.5rem;
    margin-top: 24px;
}
.expot-merit .merit-text{
	margin-top: 15px;
    line-height: 1.7;
    letter-spacing: 0.04em;
	font-weight: 500;
}
.expot-function{
	background-color: #7a8fd3;
	padding: 70px 10px 40px;
}
.expot-function .h3-wrap{
	display: flex;
	justify-content: space-between;
	font-size: 1.7rem;
	color: #fff;
	max-width: 246px;
	margin:  0 auto;
}
.expot-merit-logo{
	width: 160px;
}
.expot-function h3{
	position: relative;
	top: 24px;
	font-size: 2.7rem;
}
.expot-subh3{
	text-align: center;
    font-size: 1.7rem;
    margin-top: 20px;
    line-height: 2.5rem;
    font-weight: 500;
}
.cl-white {
	color: #fff;
}
.function-wrap{
	display: flex;
/*	justify-content: space-between;*/
    flex-wrap: wrap;
	max-width: 1100px;
	margin: 40px auto 0;
}
.function-imgframe{
	height: 90px;
	position: relative;
}
.function-wrap img{
	position: absolute;
	top: 50%;
  	left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
}
.function-img1{
	width: 58px;
}
.function-img2{
	width: 43px;
}
.function-img3{
	width: 46px;
}
.function-img4{
	 width: 63px;
}
.function-img5{
	width: 58px;
}
.function-img6{
	width: 58px;
}
.function-img7{
	width: 58px;
}
.function-img8{
	width: 58px;
}

.function-datail{
	background-color: #fff;
	flex: 0 0 24.333333%;
    max-width: 23.333333%;
    padding: 10px;
    box-sizing: border-box;
	margin: 0 auto 28px;;
	flex-direction: column;
	border-radius: 15px;
	border:1px solid #969696;
	 text-align: center;
}
.function-datail h4{
	font-size: 1.9rem;
	margin: 10px 0 23px 0;
	line-height: 1.5;
	height: 45px;
}
.function-datail p {
    letter-spacing: 0.03em;
    line-height: 1.5;
    font-size: 1.4rem;
    font-weight: 500;
    text-align: left;
    width: 86%;
    margin: 0 auto;
    text-align: justify;
}
.expot-plan{
	padding: 70px 10px 80px;
}
.expot-plan .h3-wrap{
	display: flex;
	justify-content: space-between;
	font-size: 1.7rem;
	color: #5e67ae;
	max-width: 322px;
	margin:  0 auto;
}
.expot-merit-logo{
	width: 160px;
}
.expot-plan h3{
	position: relative;
	top: 24px;
	font-size: 2.7rem;
}
.expot-plan-frame{
	border: 1px solid #5e67ae;
	border-radius: 20px;
	padding: 7px;
	max-width: 1040px;
	margin: 0 auto;
}
.plan-wrap{
 	max-width: 1040px;
	margin: 0 auto;
	background-image: linear-gradient(to right bottom, #e7fcfe, #e0fdff, #d9feff, #d2fefe, #cbfffd);
	border-radius: 20px;
	padding: 20px;
	color: #5e67ae;
}
.plan-wrap1{
	margin-top: 40px;
}
.plan-h4-wrap{
	display: flex;
	justify-content: space-between;
	padding: 10px;
	border-bottom: 1px solid #5e67ae;
}
.plan-h4-wrap h4{
	width: 50%;
	text-align: center;
	font-size: 2rem;
	padding-bottom: 6px;
}
.plan-h4-wrap h4 span{
	font-size: 1.3rem;
}

.plan-price-wrap{
	display: flex;
	padding: 10px 0 0 0px;

}
.plan-price-content{
	width: 50%;
	text-align: center;
/*	padding: 10px 0px 0px 0px;*/
}
.boder-right{
	border-right: 1px solid #5e67ae;
}
.expot-price {
    margin-bottom: 17px;
   	font-size: 3.8rem;
    font-weight: 600;
	letter-spacing: 0.001em;
	font-family: "Helvetica Neue";
	height: 75px;
}
.postion{
	position: relative;
	top: 27px;
}
.expot-series{
	font-size: 1.3rem;
}
.yen{
	font-size: 1.5rem;
	position: relative;
	top: 3px;
    right: -4px;
}
.expot-price-sub{
	margin-bottom: 10px;
    margin-top: 25px;
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 1.4;
}
.expot-price-memo{
	padding-bottom: 10px;
    color: #2d2d2d;
    font-size: 1.5rem;
    font-weight: 500;
}
.expot-emphasis{
	font-size: 1.8rem;
	color: #5e67ae;
	font-weight: 500;
	border-bottom: 2px solid #5c469a;
	line-height: normal;
}
.plan-h4-wrap-single{
	text-align: center;
    font-size: 1.2rem;
	padding: 10px 10px 16px 10px;
    border-bottom: 1px solid #5e67ae;
}
.plan-h4-wrap-single span {
    font-size: 0.8rem;
}
.boder-bottom{
	border-bottom: 1px solid #5e67ae;
	padding: 10px 0 10px 0px;
}
.text-center{
	text-align: center;
	margin-top: 15px;
}
.price-plus{
	width: 40px;
	margin:  15px auto;
}
.cta-textwrap2 {
    max-width: 756px;
    margin: 0px auto;
    padding: 57px 10px 35px;
    position: relative;
}
.cta-orenge-wrap2 {
    display: flex;
    justify-content: space-between;
   	max-width: 720px;
    margin: 35px auto 0;
}
.expot-faq{
	padding: 70px 10px 40px;
}
.expot-faq .h3-wrap{
	display: flex;
	font-size: 1.7rem;
	color: #5e67ae;
	max-width: 344px;
	margin:  0 auto;
}
.expot-faq h3{
	position: relative;
	top: 24px;
	font-size: 2.7rem;
}
.expot-faq-wrap{
	max-width:  860px;
	margin:  40px auto 0;
}
.expot-faq-wrap li {
	margin-bottom: 48px;
}
.expot-faq-wrap h4 {
	margin-bottom: 10px;
	font-size: 1.9rem;
	display: flex;
}
.expot-faq-wrap h4::before {
	position: relative;
    top: -1px;
    content: url(../img/q.png);
    margin-right: 9px;
}
.expot-faq-wrap p{
	line-height: 1.6;
    font-weight: 500;
}
/*---------------------------------------------
EXPOT 問合せ＆資料請求フォーム
-----------------------------------------------*/
.voice_banner_expot-contact, .voice_banner_expot-download{
	display: none;
}
.contact_banner_expot-contact, .contact_banner_expot-download{
	display: none !important;
}
.expot-form-h2{
	font-size: 2.2rem;
	letter-spacing: 0.08em;
	font-weight: 600;
	color: #5e67ae;
}
.expot-form-logo{
	width: 250px;
}
.text-posi{
	position: relative;
	top: -16px;
	margin-left: 2px;
}

footer{
	background-color: #4B56A5;
	padding: 40px 25px 100px;
	
}
.footer-wrap{
	display: flex;
	justify-content: space-between;
	max-width: 1100px;
	margin: 0 auto;
}
footer a{
	color: #fff;
}
.footer_nav_item{
	margin-bottom: 18px;
}
.footer-left{
	display: flex;
    justify-content: space-between;
    width: 60%;
    font-size: 1.35rem;
    font-weight: 500;
}

.footer-logo{
	width: 250px;
	margin-top: 80px;
}
small {
    font-size: 1.3rem;
    text-align: right;
    display: block;
	color: #fff;
}

/*利用規約	プライバシーポリシーページ*/
.common-key{
	margin-top: 78px;
	text-align: center;
	padding: 100px;
	color: #191919;
}
.common-key h2{
	font-weight: 700;
    font-size: 32px;
}
.terms-text-wrap{
	max-width: 960px;
	padding: 0 30px 60px;
	margin: 0 auto;
	line-height: 2.5rem;
	font-size: 1.4rem;
	color: #191919;
}
.terms-text-wrap p{
	margin-bottom: 30px;
}
.terms-article{
	margin-bottom: 30px;
}
.terms-article h3{
	font-size: 1.9rem;
	margin-bottom: 8px;
	
}
.terms-article h4{
	font-size: 1.6rem;
	margin-bottom: 8px;
	
}
.terms-article p{
	margin-bottom: 10px;
}
.indentation{
	margin-left: 25px;
}
.mb20{
	margin-bottom: 25px;
}
.date-pp{
	text-align: right;
}

/*利用規約	プライバシーポリシーページ　END*/

/*--------------------
通常問合せフォーム　contact
--------------------*/
.contct-wrap{
	max-width: 900px;
	margin: 0 auto;
	padding: 0px 10px 70px;
	color: #191919;
}
.contact-text{
	font-size: 1.5rem;
    line-height: 2.1rem;
    margin-bottom: 30px;
}
.contact-text-warning{
	font-size: 1.2rem;
    line-height: 1.7rem;
}
.contact-text-warning a{
	color: #3d87ff;
	text-decoration: underline;
}
.form-wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
}
.form-detail{
	width: 65% ;
	box-sizing: border-box;
}
.form-lab {
	display: block;
	margin-bottom: 5px;
	font-size: 1.4rem;
	font-weight: 600;
} 
.must{
	display: inline-block;
    background-color: #f76157;
    color: #fff;
    padding: 3px;
    font-size: 1.2rem;
    line-height: 0.7rem;
    margin-left: 7px;
}
.form-lab-wrap{
	margin-bottom: 15px;
}
.form-lab-wrap2{
	margin-bottom: 24px;
}
.name-wrap{
	display: flex;
	justify-content: space-between;
}
.input-text {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    outline: none;
    height: 42px;
    padding: 12px 16px;
    vertical-align: middle;
}
.last-name{
	width: 49%;
}
.first-name{
	width: 49%;
}

.radio-lab{
	min-height: 18px;
    margin-bottom: 0;
    font-weight: normal;
	cursor: pointer;
	padding-right: 25px;
	font-size: 0.95rem;
}

.input-radibox{
	vertical-align: unset;
	margin-right: 3px;
}
.checkbox-lab{
	min-height: 18px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
	padding-right: 25px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.form-select {
    display: inline-block;
    position: relative;
    border: 1px solid #eee;
    vertical-align: middle;
}
.form-select::before {
    position: absolute;
    top: 18px;
    right: 16px;
    width: 0;
    height: 0;
    border-width: 10px 5px 0 5px;
    border-style: solid;
    border-color: #696969 transparent transparent transparent;
    content: "";
    pointer-events: none;
}
.form-select select {
    webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    width: 200px!important;
    padding: 12px 16px!important;
    border: none!important;
    outline: 0!important;
    background-color: #f2f2f2!important;
    border: 1px solid #f2f2f2!important;
    background-image: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    text-indent: 0.01px!important;
    text-overflow: ellipsis!important;
    cursor: pointer!important;
    margin-bottom: 0!important;
    height: 42px;
}
.request-text{
	height: 200px;
}
.contct-button-wrap{
    margin-top: 30px;
}

.contct-button{
    font-size: 1.7rem;
    background-color: #4B56A5;
    color: #fff;
    border: none;
    padding: 8px 15px;
    letter-spacing: .06em;
	font-weight: 600;
	cursor:pointer;
}
.contct-button:hover{
  opacity:0.6
}
.privacy-policy-wrap {
    margin-top: 30px;
    line-height: 1.7rem;
    font-size: 1.3rem;
}
.privacy-policy{
	margin-bottom: 20px;
}

.pp-heading{
	margin-bottom: 5px;
	font-weight: 700;
	
}
.privacy-policy-text{
	margin-bottom: 20px;
}
.privacy-policy-text a{
	color: #3d87ff;
	text-decoration: underline;
}

.form-note{
	width: 30% ;
}
.contact-h3{
	margin-bottom: 20px;
}
.contact-note{
	margin-bottom: 20px;
    font-size: 1.3rem;
    line-height: 1.8rem;
}
.contact-note a{
	color: #3d87ff;
    font-size: 1.7rem;
    font-weight: 600;
}
/*--------------------
問合せ　contact　END
--------------------*/

/*--------------------
登録完了／エラー　thanks/error
--------------------*/
.after-wrap {
    max-width: 700px;
    margin: 136px auto;
    padding: 30px 20px;
	color: #191919;
}
.after-title{
	font-size: 2rem;
	font-weight: 600;
	margin: 10px 0 30px;
}
.after-text{
	margin-bottom: 20px;
	font-size: 1.5rem;
    line-height: 2rem;
	font-weight: 500;
}
.after-text a {
	font-weight: 600;
	color: #3d87ff;
	text-decoration: underline;
}
/*--------------------
運営会社
--------------------*/
.company-wrap{
	max-width: 900px;
	margin: 0 auto 60px;
	color: #191919;
	}
.company-tr{
	
}
.company-detail th{
	width: 40%;
	text-align: right;
	padding-bottom: 40px;
	color: #4F4F4F;
}
.company-detail td{
	padding-left: 30px;
	
}
	
	
/*--------------------
運営会社　END
--------------------*/


@media (max-width: 750px) {
		

	/*----------
　　イベント管理システム＿EXPOT
　　----------*/
	.sp_br{
		display: block;
	}
	.br_sp{
		display: block;
	}
	.pc_br{
		display: none;
	}
	.is-sp{
		display: block;
	}
	.is-pc{
		display: none;
	}
	.br_pc{
		display: none;
	}
	
	
#header #navi {
  transition: all .6s;
  overflow-y: auto;
  width: 300px;
  height: 100vh;
  z-index: 200;
  top: -27px;
  right: -320px;
  background: rgba(255,255,255,0.7);
  box-sizing: border-box;
  position: fixed;
  padding: 110px 20px;
}
 
#header .nav_btn {
  width: 40px;
  height: 40px;
  z-index: 300;
  top: 10px;
  right: 13px;
  cursor: pointer;
  position: absolute;
}
 
.hamburger_line {
  transition: all .6s;
  width: 34px;
  height: 2px;
  left: 5px;
  background-color: #4B56A5;
  position: absolute;
}
 
.hamburger_line1 { top: 10px; }
.hamburger_line2 { top: 21px; }
.hamburger_line3 { top: 32px; }
 
.nav_bg {
  opacity: 0;
  transition: all .6s;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  top: 0;
  left: 0;
  visibility: hidden;
  background-color: #000;
  cursor: pointer;
  position: fixed;
}
.nav-right ul {
    display: block;
    justify-content: space-between;
    width: 360px;
    margin-top: 25px;
    font-size: 1.7rem;
    font-weight: 600;
}
	.nav-right li{
		margin-bottom: 40px;
		font-size: 1.4rem;
		text-align: center;
	}
	.tel{
		font-size: 2.3rem!important;
		line-height: 1.9rem;
	}
	.business-day{
		font-size: 1.3rem;
	}
	
 
/* 表示された時用のCSS */
.nav_open #header #navi { right: 0; }
 
.nav_open .nav_bg {
  opacity: .8;
  visibility: visible;
}
 
.nav_open .hamburger_line1 {
  transform: rotate(45deg);
  top: 20px;
}
 
.nav_open .hamburger_line2 {
  width: 0;
  left: 50%;
}
 
.nav_open .hamburger_line3 {
  transform: rotate(-45deg);
  top: 20px;
}
.nav-logo {
    width: 130px;
}
	
	
/*---------------------------------
ecpot リニューアル2022
-----------------------------------*/
.expot_kiyvisu{
	background-image: url("https://www.freshtown.co.jp/wp-content/themes/freshtown_rn/img/expot-rn/expot-key-sp.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	height: 700px;
    margin-top: 0px;
}
.expotrn-keywrap{
	max-width: 357px;
    height: 596px;
    margin: 0px auto 5px;
    padding: 85px 0 0 0;
    position: relative;
}
.expotrn-keywrap .pc-img{
	position: absolute;
    right: 20px;
    top: 338px;
    width: 95%;
}
.expotrn-keywrap .expot-34{
    width: 113px;
    top: 442px;
    right: -5px;
}
.expotrn-logo{
	width: 200px;
}
.expotrn-keywrap h2{
	margin-top: 15px;
    margin-bottom: 9px;
    font-size: 3.4rem;
    letter-spacing: 0.3rem;
    line-height: 4.1rem;
    color: #5c469a;
}
.expot-subtitle{
    font-size: 1.8rem;
    text-shadow: 1px 2px 6px rgb(255 255 253 / 81%);
	margin-top: 14px;
}
.expotrn-keywrap .key-cta{
	position: absolute;
    bottom: 56px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 1.3rem 3rem;
    text-align: center;
    max-width: 246px;
}
.tel-wrap{
		color: #fff;
    	width: 303px;
    	/* margin: 0 auto; */
    	display: flex;
    	justify-content: space-between;
    	position: absolute;
    	top: 651px;
		left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}
.tel-wrap a{
	color: #fff;
    font-size: 2.4rem;
    font-weight: 600;
    letter-spacing: revert;
	font-family: "Helvetica Neue";
	}
.tel-wrap p{
	margin-top: 6px;
	}
.expot-onayami{
	padding: 0 10px;
	margin: 30px auto 11px;
}
.expot-onayami h3{
	text-align: center;
	font-size: 2.3rem;
	line-height: normal;
}
.expot-onayami h3 span{
	color: #ff9a4d;
}
.expot-onayami ul{
	margin: 34px auto;
	max-width: 354px;

}
.expot-onayamitext{
    font-size: 1.8rem;
    line-height: normal;
    margin-bottom: 23px;
}
.expot-onayamitext::before {
    top: 1px;
    content: url(https://www.freshtown.co.jp/wp-content/themes/freshtown_rn/img/expot-rn/expot-onayami.png);
    margin-right: 10px;
}
	.cta-up-wrap {
    max-width: 342px;
}
	.cta-logo {
    width: 102px;
		top: -14px;
}
	.expot-cta h3 {
    color: #5c469a;
    font-size: 1.8rem;
    letter-spacing: 0.1rem;
}
/*
	.h3-up {
    position: absolute;
    left: 141px;
    top: 53px;
}
*/
	.h3-down {
    text-align: center;
		margin-top: -9px;
}
	.cta-emphasis {
    font-size: 2.1rem;
    line-height: 3.2rem;
    border-bottom: 2px solid #5c469a;
}
	.cta-orenge-wrap {
    margin-top: 19px;
}
	.expot-merit {
    padding: 70px 24px 40px;
}
	.expot-merit-logo {
    width: 135px;
}
	.expot-merit .h3-wrap {
    max-width: 329px;
}
	.expot-merit h3 {
    position: relative;
    top: 18px;
	font-size: 2.55rem;
}
	.expot-subh3 {
    line-height: 2.6rem;
    font-size: 1.7rem;
}
	.expot-merit .h4-wrap {
		display: block;
		text-align: center;
}
	.h4-wrap img {
    width: 67px;
    margin-right: 0px;
}
	.expot-merit h4 {
    margin-top: 3px;
	font-size: 1.8rem;
    line-height: 2.7rem;
}
	.expot-merit .text-wrap {
    padding: 25px 26px;
    margin-bottom: 28px;
}
	.expot-function .h3-wrap {
		max-width: 214px;
}
	.function-datail h4 {
    	font-size: 1.1rem;
		font-size: 1.6rem;
}
	.expot-function h3 {
    top: 17px;
	font-size: 2.55rem;
}
	.function-datail {
    background-color: #fff;
    flex: 0 0 47%;
    max-width: 48%;
	margin: 0 auto 10px;
}
	.expot-plan {
    padding: 70px 15px 80px;
}
	.expot-plan .h3-wrap {
    max-width: 287px;
}
	.expot-plan h3 {
    top: 18px;
	font-size: 2.55rem;
}
	.plan-h4-wrap h4 {
	width: 100%;
	font-size: 1.8rem;
}
	.expot-price {
    height: 53px;
		margin-bottom: 31px;
}
	.expot-price-sub {
    font-size: 1.5rem;
}
	.postion {
    top: 17px;
}
	.plan-price-wrap {
    display: block;
    text-align: center;
    padding: 2px 0 15px 0px;
}
	.plan-price-content {
    width: 100%;
    text-align: center;
    /* padding: 10px 0px 0px 0px; */
}
	.cta-textwrap{
		 padding: 42px 10px 13px;
	}
	.cta-textwrap2 {
    padding: 42px 10px 13px;
}
	.cta-orenge-wrap2 {
    display: block;
    max-width: 380px;
    text-align: center;
	margin: 23px auto 0;
}
	.expot-faq {
    padding: 70px 20px 40px;
}
	.expot-faq .h3-wrap {
    max-width: 308px;
}
	.expot-faq h3 {
	top: 18px;
    font-size: 2.55rem;
}
	.expot-faq-wrap p {
    line-height: 1.5;
}
	.cta-logo2{
		left: 78px;
	}
	.h3-up2{
		left: 181px;
	}
	.cta-orenge{
	width: 220px;
    margin-bottom: 19px;
	}
	.cta-up-wrap2 {
    max-width: 251px;
}
	
	.cta-wrap {
		position: fixed;
		bottom: 0px;
		width: 100%;
		background: rgba(255,255,255,0.7);
		padding: 20px 0;
		box-sizing: border-box;
		text-align: center;
	}
	.cta-p{
		max-width: 350px;
		margin: 0 auto;
	}
	#sp-cta a {
		background-image: linear-gradient(to right top, #ff8b6a, #ff9864, #ffa560, #ffb35d, #ffc15c);
		border-radius: 30px;
		padding: 1.1rem 7rem;
		color: #fff;
		font-size: 2.2rem;
		font-weight: 600;
		letter-spacing: 0.5rem;
	}
	
	.footer-wrap {
    display: block;
    text-align: center;
}
	.footer-logo {
    width: 140px;
    margin-top: 0px;
}
	small {
    font-size: 1.2rem;
    text-align: center;
}
/* 利用規約	プライバシーポリシー　*/
	.common-key {
    margin-top: 48px;
    padding: 56px 0;
}
	
/* 利用規約	プライバシーポリシー	END*/
	
/*--------------------
問合せ　contact
--------------------*/
	.contct-wrap {
    	padding: 0px 10px 70px;
	}
	.contact-text {
    	font-size: 1.4rem;
    	line-height: 1.9rem;
     margin-bottom: 20px; 
	}
	.contact-text-warning {
    	font-size: 1.2rem;
    	line-height: 1.6rem;
	}
	.form-wrap {
	    display: block;
    	justify-content: space-between;
    	padding-top: 30px;
	}
	.form-detail {
    	width: 100%;
	}
	.form-note {
    	width: 100%;
    	margin-top: 65px;
	}
/*--------------------
問合せ　contact　END
--------------------*/

/*--------------------
問合せ完了orエラー
--------------------*/
	.after-wrap {
    max-width: 700px;
    margin: 71px auto;
    padding: 30px 20px;
    color: #191919;
}
/*--------------------
問合せ完了orエラー END
--------------------*/
	
/*--------------------
運営会社
--------------------*/
	table.company-detail th,table.company-detail td{
		width:90%;
		margin: 0 auto;
		display:block;
		padding-bottom: 8px;
}
	table.company-detail tr{
		padding-bottom: 30px;
		display: block;
	}
	.company-detail th {
    width: 40%;
    text-align: left;
    padding-bottom: 40px;
    color: #4F4F4F;
		display: block;
}
	.company-detail td {
    padding-left: 0px;
		padding-bottom: 30px;
}
	
/*--------------------
運営会社　END
--------------------*/
	

	

}

@media (max-width: 380px) {
	.expotrn-keywrap {
    max-width: 347px;
}
	.expot-merit-logo {
    width: 134px;
}
	.expotrn-keywrap .key-cta {
    
}
	.cta-logo {
    width: 99px;
}
	
}

