*,
*::before,
*::after {
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
  padding: 0;
  line-break: strict;
  word-break: normal;
}

html,body{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 13.25px;
	color: #000;
	line-height: 1.6;
	overflow-x: hidden;
}

body {
	max-width: 414px;
	margin: 0 auto;
}

img{
	height: auto;
	max-width: 100%;
}

ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
}

input,
button,
textarea,
select {
  font: inherit;
}

a{
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

a:hover,
a:active{
	opacity: 0.7;
}

.nowrap{
	display: inline-block;
}

.container{
	width: 95%;
	margin: 0 auto;
}

.bg-pink{
	background: #ec6687;
}

.txt-pink{
	color: #ff3366;
}

#university_lp{
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	width: calc(100% - 2px);
	max-width: calc(450px - 2px);
}

section{
	position: relative;
}

section h2.title{
	text-align: center;
	margin: 0 0 -30px;
	position: relative;
	top: -35px;
}

section h2.title img{
	max-width: 280px;
	width: 90%;
}

#sec-mv .message{
	padding: 25px 10%;
	text-align: center;
}

#sec-about{
	padding-bottom: 28px;
}

#sec-about .description{
	text-align: center;
	margin: 2em 0 2.5em;
}

#sec-about ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 0 30px;
}

#sec-about ul li{
	width: 21.875%;
}

#sec-about ul li img{
	width: 100%;
}

#sec-about ul li p{
	font-size: 10.3px;
	text-align: center;
}

.btn-discount{
	display: block;
	width: 100%;
	height: 95px;
	background: url(./images/btn_bg.png) center no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 17.66px;
	padding: 20px 10px 10px;
}

.btn-discount .txt-pink{
	font-size: 22.08px;
}

.btn-discount .small{
	font-weight: normal;
	font-size: 13.25px;
}

#sec-problem{
	background: url(./images/trouble_bg.jpg) center no-repeat;
	background-size: cover;
	margin-top: 28px;
}

#sec-problem h2 img{
	width: 200px;
	height: auto;
	margin: 35px 0 10px 25px;
}

#sec-problem ul{
	margin: 0 0 0 20px;
	width: 240px;
	display: relative;
	padding-bottom: 20px;
}

#sec-problem li{
	width: 123px;
	height: 123px;
	border-radius: 61.5px;
	background: rgba(255,255,255,0.8);
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height: 1.3;
}

#sec-problem li:first-child{
	margin: 0 0 0 auto;
}

#sec-problem li:nth-child(2){
	margin: -55px 0 0 0;
}

#sec-problem li:nth-child(3){
	margin: -55px 0 0 auto;
}

#sec-problem li strong{
	font-weight: normal;
	font-size: 22.08px;
}

#sec-expert{
	background: #f6bfcd;
	padding: 0 0 50px;
}

#sec-expert .container{
	width: 92.75%;
}

#sec-expert .item{
	background: #fff;
	border-top: 3px solid #e5d9c4;
	text-align: center;
	margin-bottom: 25px;
	padding: 10px 5% 20px;
}

#sec-expert .item .frame{
	width: 27%;
	margin-bottom: 15px;
}

#sec-expert .item .heading{
	height: 23px;
}

#sec-expert .col2{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-start;
	margin: 30px 0 10px;
}

#sec-expert .col2 img{
	width: 39%;
}

#sec-expert .col2 p{
	width: 55%;
	text-align: left;
	font-size: 11.78px;
}

#sec-expert .voice li{
	border: 2px solid #e5d9c4;
	padding: 1.5em 4.5% 5px;
	font-size: 10.3px;
	text-align: left;
	margin-bottom: 15px;
}

#sec-expert .voice li p{
	transform: scale(0.9, 1);
	width: 111.11%;
	margin-left: -5.56%;
}

#sec-expert .voice h5{
	color: #786950;
	text-align: right;
	font-family: 'Noto Serif JP', serif;
	font-weight: normal;
}

#sec-expert .voice h5 img{
	width: 20px;
	height: 20px;
	margin-left: 10px;
	vertical-align: bottom;
}

.btn-expert{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 90%;
	height: 60px;
	background: url(./images/btn_expert_bg.png) center no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-weight: bold;
	font-size: 17.66px;
	margin: 0 auto;
}

#sec-flow{
	background: #f0ebe2;
	position: relative;
	padding-bottom: 50px;
}

#sec-flow .container{
	width: 92.75%;
}

#sec-flow h2.title{
	top: -18px;
	margin-bottom: -8px;
}

#sec-flow li{
	background: #fff;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#sec-flow li h4{
	background: #ec6687;
	color: #fff;
	font-style: italic;
	font-family: 'Noto Serif JP', serif;
	display: inline-block;
	text-align: center;
	font-weight: normal;
	font-size: 11.04px;
	line-height: 1;
	padding: 0.5em 1em;
	margin: 0 0 15px 10px;
}

#sec-flow li h3{
	text-align: center;
}

#sec-flow li:first-child h3{
	font-size: 16px;
}

#sec-flow li:first-child .block{
	text-align: center;
	border: 2px solid #ffd5ea;
	padding: 1em 0 0.7em;
	width: 90%;
	margin: 20px auto 0;
}

#sec-flow li:first-child .block img{
	margin-bottom: 8px;
}

#sec-flow li:first-child .block p{
	font-weight: bold;
	color: #ec6687;
}

#sec-flow li:last-child{
	background: #fff url(./images/flow_step02_bg.png) right bottom no-repeat;
	background-size: 100% auto;
}

#sec-flow li:last-child h3{
	width: 300px;
	margin: 20px auto 25px;
	font-size: 29px;
	color: #ff3366;
	position: relative;
}

#sec-flow li:last-child h3:before{
	content: "";
	display: block;
	width: 29px;
	height: 54px;
	background: url(./images/flow_step02_icon_left.png) center no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: -20px;
}

#sec-flow li:last-child h3:after{
	content: "";
	display: block;
	width: 29px;
	height: 54px;
	background: url(./images/flow_step02_icon_right.png) center no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	bottom: -20px;
}

#sec-payment{
	text-align: center;
}

#sec-payment h2.title{
	top: -25px;
	margin-bottom: -20px;
}

#sec-payment .icon-payment{
	width: 140px;
	margin-bottom: 30px;
}

#sec-payment .txt{
	text-align: left;
	width: 100%;
	max-width: 350px;
	margin: 0 auto 30px;
}

#sec-payment .txt h3{
	color: #ec6687;
	font-size: 13.25px;
}

#sec-payment .link-repeater{
	display: inline-block;
	text-align: center;
	color: #ff3366;
	border-bottom: 1px solid #ff3366;
	margin-top: 25px;
	padding: 0 0.1em 0.2em;
}

footer{
	margin-top: 120px;
}

footer .address{
	margin: 0 auto 1em;
	width: 95%;
	max-width: 335px;
}

footer .copyright{
	color: #fff;
	text-align: center;
	padding: 1.3em 1em;
	font-size: 11px;
}

@media screen and (max-width: 414px) {
.btn-discount{
	height: 22.95vw;
	font-size: 4.27vw;
	padding: 4.83vw 2.42vw 2.42vw;
}

.btn-discount .txt-pink{
	font-size: 5.33vw;
}

.btn-discount .small{
	font-size: 3.2vw;
}

.btn-expert{
	height: 14.49vw;
	font-size: 4.27vw;
}

#sec-flow li:last-child h3{
	width: 72.46vw;
	margin: 20px auto 25px;
	font-size: 7vw;
}

#sec-flow li:last-child h3:before{
	content: "";
	display: block;
	width: 29px;
	height: 54px;
	background: url(./images/flow_step02_icon_left.png) center no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: -20px;
}

#sec-flow li:last-child h3:after{
	content: "";
	display: block;
	width: 29px;
	height: 54px;
	background: url(./images/flow_step02_icon_right.png) center no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	bottom: -20px;
}
}