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

section {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 50px 0;
}
.contents {
	width: 100%;
	box-sizing: border-box;
	position: relative;
    display: block;
    margin: 70px 0;
    padding: 40px 50% 40px 10%;
    background:linear-gradient(90deg,#3CC0C2 0%,#3CC0C2 75%,#fff 75%,#fff 100%);
}
section2 {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    padding: 50px 0;
    background-color: #3CC0C2;
}
section3 {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    padding: 50px 0;
    background-color: #E87099;
}

h2 {
    font-family: "FOT-ロダン ProN DB";
	font-size: 35px;
    width: 100%;
    padding: 0;
    margin: 90px auto 70px;
    color: #3CC0C2;
    text-align: center;
	line-height: 1.5em;
    letter-spacing: 0.1em;
    display: block;
}
h3 {
	font-family: "FOT-ロダン ProN M";
	font-size: 28px;
	line-height: 1.5em;
	width: 80%;
	margin: 0px auto 50px;
	display: block;
}
h3 small {
    font-family: "FOT-ロダン ProN M";
    font-size: 0.4em;
    display: block;
    line-height: 1em;
}
h4 {
	font-family: "FOT-ロダン ProN DB";
	font-size: 16px;
	line-height: 1.5em;
    display: block;
    padding: 0;
    margin: 0 0 10px;
}
h5 {
    font-family: "FOT-ロダン ProN EB";
    font-size: 30px;
    text-align: center;
    line-height: 1.4em;
    margin: 80px auto 60px;
    padding: 0;
    display: block;
}
.aisatsu-title {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    width: 100%;
    margin: 15px 0;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    display: block;
}
.message {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 13px;
    color: #fff;
    width: 100%;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    text-align: justify;
    display: block;
}
.lead {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 15px;
    width: 90%;
    max-width: 900px;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    text-align: justify;
    display: block;
    margin: 0px auto 30px;
    text-align: left;
}
.lead strong {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 1.2em;
    font-weight: 600;
    color: #3CC0C2;
}
.lead strong a {
    color: #3CC0C2;
}

.aisatsu {
    width: 43%;
    position: absolute;
    bottom: 5%;
    right: 3%;
}
.gaiyo {
	width: 75%;
	margin: 30px auto 50px;
	display: table;
	border-collapse: collapse;
	border-top: 1px solid #3CC0C2;
}
.gaiyo tr th {
	width: 25%;
	border-bottom: 1px solid #3CC0C2;
	padding: 17px;
    font-family: "FOT-ロダン ProN M";
    font-size: 14px;
	text-align: left;
	vertical-align: top;
	font-weight: lighter;
}
.gaiyo tr td {
    font-family: "FOT-ロダン ProN M";
    font-size: 14px;
    width: 72%;
    box-sizing: border-box;
    border-bottom: 1px solid #3CC0C2;
    padding: 17px;
}
.entry {
	display: table;
	padding: 20px 200px 18px;
    margin: 100px auto;
	background-color: #3B51C2;
    font-family: "FOT-ロダン ProN EB";
	font-size: 28px;
	color: #fff;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	text-decoration: none;
    transition: 0.3s;
}
.entry:hover {
    transition: 0.3s;
    border-radius: 35px;
	background-color: #3CC0C2;
	color: #fff; 
}

.point {
    width: 80%;
    box-sizing: border-box;
    display: block;
    background-image: url("../img/top/h-top6-point.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left top;
    padding: 9% 0 12% 25%;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 2vw;
}
.point-list {
    width: 100%;
    display: block;
    margin: -5% 0 0;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 17px;
    line-height: 1.2em;
}
.point-list strong {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 22px;
    font-weight: 600;
    padding: 0 0 15px 20%;
    display: block;
    border-bottom: 1px solid #000;
    line-height: 2em;
}

.tell_btn {
	width: 70px;
	height: 90px;
	background-color: #C4BB9C;
	position:fixed;
	top: 100px;
	right: 0;
    display: flex;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
    /*普段は隠しておく*/
	opacity: 0;
	visibility: hidden;
    transition: .4s;
}
.tell_btn.active, .mail_btn.active, .sns_btn.active {
    /*activeが付いたら表示*/
    opacity: 1;
	visibility: visible;
    transition: .4s;
}
.tell_btn a, .mail_btn a, .sns_btn a {
    display: block;
    width: 100%;
    padding: 80% 0 0 0;
    font-family: "FOT-ロダン ProN B";
	font-size: 11px;
	line-height: 1.2em;
    text-align: center;
    color: #000;
    text-decoration: none;
}
.tell_btn img, .mail_btn img, .sns_btn img {
    width: 50%;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
}

@media only screen and (max-width: 899px) {
section {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 50px;
    padding: 50px 0 30px;    
}
#loop_slider, #loop_slider_l {
    width: 75%;
    height: 390px;
}
.top-visual .consept {
    font-size: 13vw;
    line-height: 1.3em;
    position: absolute;
    bottom:0;
    left: 5%;
    z-index: 5;
}
.top-visual .consept br {
    display: inherit;
}
.contents {
	width: 80%;
    margin-bottom: 50px;
	padding: 40px 3% 50px 22%;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
	border-top-right-radius: 130px;
}
h1 {
    font-size: 17px;
    text-align: left;
    letter-spacing:normal;
    line-height: 1.8em;
    margin: 0 0 10px;
}
h2 {
    display: inline-block;
    width: auto;
	font-size: 8vw;
	text-align:left;
    letter-spacing: 0.01em;
	line-height: 1.5em;
    margin: -50px 5% 20px;
}
h3 {
	font-size: 23px;
	line-height: 1.5em;
	width: 90%;
	margin: 0px auto 30px;
	display: block;
}
.lead {
    width: 90%;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: 0;
    margin: 0px auto 50px;
    text-align: left;
}
.gaiyo {
	width: 90%;
	margin: 30px auto 50px;
	display: table;
	border-collapse: collapse;
	border-top: 1px solid #3CC0C2;
}
.gaiyo tr th {
	width: 100%;
    box-sizing: border-box;
    float: left;
	padding: 17px;
    font-family: "FOT-ロダン ProN DB";
	border-bottom: 2px solid #3CC0C2;
    background-color: #E1F5F5;
	padding: 8px 10px 8px 15px;
    font-size: 15px;
}
.gaiyo tr td {
    width: 100%;
    box-sizing: border-box;
    float: left;
    font-size: 13px;
    border-bottom: 0px solid #3CC0C2;
    padding: 15px;
}
.entry {
    width: 100%;
	display: table;
    box-sizing: border-box;
	padding: 20px 10% 18px;
    margin: 0px 0;
	font-size: 25px;
	color: #fff;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	text-decoration: none;
    transition: 0.3s;
}
.entry:hover {
    transition: 0.3s;
    border-radius: 0;
	background-color: #3CC0C2;
	color: #fff; 
}
}
