.col_wrap {
	flex-wrap: wrap;
	width: 100%;
}
#sec_tokuten .col2_01 {
	width: 100%;
	align-items: center;
	display: flex;
	align-items: stretch;
	align-items: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#sec_tokuten .col2_01 p {
	line-height: 1.8;
}
#sec_tokuten .col2_01 img {
	width: 27.2%;
	max-width: 136px;
	height: auto;
	display: flex;
	margin-right: 20px;
}
#sec_tokuten .col_wrap {
	position: relative;
	margin: 30px 0 50px;
}
#sec_tokuten .col_wrap div.bc {
	position: absolute;
	bottom: -60px;
	z-index: -1;
	overflow: hidden;
}
#sec_tokuten .col_wrap div.bc img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 768px) {
#sec_tokuten .col2_01 {
	width: 300px;
}
#sec_tokuten .col_wrap {
	display: flex;
	justify-content: space-between;
	margin: 90px 0 0px;
}
#sec_tokuten .col_wrap div.bc {
	position: absolute;
	right: -850px;
	top: 80px;
	z-index: -1;
}
#sec_tokuten .col_wrap div.bc img {
	width: 40%;
	height: auto;
}
#sec_tokuten .col2_01 {
	width: 49%;
	position:relative;
}
.warning{
	position: absolute;
	top:100%;
	font-size:16px;
	font-weight: normal;
}
}

@media screen and (min-width: 1307px) {
.warning{
	position:absolute;
	right: -40%;
	top:10%;
	font-size:16px;
	font-weight: normal;
}
}

.warning{
	text-indent: -1em;
	padding-left: 1em;
}

@media screen and (min-width: 768px) {
#sec_tokuten .col2_01 {
	margin-bottom: 90px;
}
#sec_tokuten .col2_01 {
	font-size: 1.313em;
}
}
#sec02_tokuten .mar-style {
	position: relative;
}
#sec02_tokuten .col_wrap {
	margin: 40px 0 40px;
}
#sec02_tokuten .col2_01 {
	align-items: flex-start;
	font-weight: bold;
	margin-bottom: 40px;
	clear: both;
}
#sec02_tokuten .col2_01 p {
	line-height: 1.8;
}
#sec02_tokuten .col2_01 p.honbun {
	font-weight: normal;
	margin: 30px 0;
	line-height: 1.6;
}
#sec02_tokuten .col2_01 img {
	width: 136px;
	height: auto;
	float: left;
	transform: translateY(-20px);
	margin: 0 20px 0 0;
}

@media screen and (min-width: 600px) {
#sec02_tokuten .col_wrap {
	margin: 90px 0 110px;
}
#sec02_tokuten .col2_01 {
	margin-bottom: 40px;
}
}

@media screen and (min-width: 768px) {
#sec02_tokuten .col2_01 {
	display: flex;
	margin-bottom: 10px;
}
#sec02_tokuten .col2_01 div {
	width: calc(100% - 136px);
}
#sec02_tokuten .col2_01 p {
	font-size: 1.813em;
}
#sec02_tokuten .col2_01 p.honbun {
	font-size: 1.063em;
}
#sec02_tokuten .col2_01 img {
	display: flex;
	margin: 0 40px 0 50px;
	float: none;
}
}
header .wide-style .tit_area {
	position: relative;
	z-index: 1;
}
header .wide-style .tit_area h1 {
	margin-bottom: 58px;
	font-size: 2em;
	color: #ae0b59;
	padding-top: 20px;
	line-height: 1.1;
}
header .wide-style .tit_area h1 span {
	font-family: "Sawarabi Mincho";
	font-size: 0.860em;
	font-weight: normal;
}
.tit_area p {
	font-size: 1.125em;
}
header .wide-style .tit_area .copy {
	margin-top: 10px;
	margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
header .wide-style .tit_area h1 {
	font-size: 5.313em;
	color: #ae0b59;
	padding-top: 100px;
}
header .wide-style .tit_area .copy {
	margin-top: 0px;
	margin-bottom: 0px;
}
}
header .wide-style .btn_profile img {
	max-width: 440px;
	margin-left: 0px;
	margin-top: 300px;
}
header .mar-style {
	position: relative;
}

@media screen and (min-width: 768px) {
header .wide-style .btn_profile img {
	max-width: 440px;
	margin-left: -10px;
	margin-top: 30px;
}
}
/*==================================================
  星
==================================================*/

header .star01 {
	display: none;
}
header .star02 {
	position: absolute;
	max-width: 200px;
	top: 0;
	right: -65px;
}
#sec02_tokuten .star01 {
	display: none;
}
#sec02_tokuten .star02 {
	position: absolute;
	max-width: 150px;
	bottom: -30px;
	right: -65px;
	z-index: -5;
}

@media screen and (min-width: 768px) {
header .star01 {
	display: block;
	position: absolute;
	max-width: 200px;
	top: -25px;
	left: -200px;
}
header .star02 {
	max-width: 362px;
	bottom: -50px;
}
#sec02_tokuten .star01 {
display: block;
position: absolute;
	max-width: 200px;
	top: -50px;
	left: -200px;
}
#sec02_tokuten .star02 {
	position: absolute;
	max-width: 250px;
	bottom: -50px;
	right: -65px;
	z-index: -5;
}
}
header .face {
	max-width: 413px;
	position: absolute;
	bottom: 0;
	right: -73px;
}
.btn_can {
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url(../images/gold.jpg);
	background-size: cover;
	width: 100%;
	color: #fff;
	height: 180px;
	margin-bottom: 34px;
}
.btn_inner {
	max-width: 1000px;
	text-align: left;
}

@media screen and (min-width: 768px) {
.btn_inner {
	display: flex;
}
}
.btn_can .btn_inner {
	max-width: 1200px;
}
.btn_can .btn_inner p {
	margin-top: -10px;
	text-align: center;
}

@media screen and (min-width: 768px) {
.btn_can .btn_inner p {
	font-size: 1.438em;
}
}
.btn_inner img {
	width: 90px;
	height: 90px;
	margin: 10px auto;
	text-align: left;
	transform: translateX(-10px) translateY(-20px) rotate(-20deg);
}
.btn_inner div {
	margin-left: 20px;
	margin-top: -20px;
}
.btn_inner div img {
	max-width: 970px;
	height: auto;
	width: 100%;
	transform: rotate(0deg);
	margin-top: -20px;
}

@media screen and (min-width: 768px) {
.btn_inner img {
	width: 120px;
	height: 120px;
	margin: 0;
	transform: rotate(0deg);
}
.btn_inner div {
	width: calc(100% - 150px);
	margin-left: 20px;
}
.btn_inner div img {
	margin-top: 20px;
}
}
a.btn_buy {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #d4006c;
	width: 100%;
	color: #fff;
	height: 180px;
	font-size: 1.500em;
	background-image: url(../images/arrow_bottom_w.png);
	background-repeat: no-repeat;
	background-position: center -1px;
	background-size: 40px auto;
}
a.btn_buy span{
	padding-right: 40px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 17px auto;
}

@media screen and (min-width: 768px) {
a.btn_buy {
	font-size: 2.500em;
}
}
.ban_area {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	flex-direction: column;
}
.ban_area li {
	list-style: none;
	width: 100%;
	margin-bottom: 20px;
}
.ban_area li:last-child {
	margin-bottom: 0;
}
@media screen and (min-width: 768px) {
.ban_area {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	flex-direction: row;
}
.ban_area li {
	list-style: none;
	width: calc(33.333% - 13.333px);
	margin-bottom: 0px;
}
}
label.panel-label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	width: 100%;
	cursor: pointer;
}
label.panel-label:hover {
	opacity: 0.7;
}
.panel-radios {
	display: none;
}
#tabs-list {
	display: flex;
	justify-content: space-between;
}
#tabs-list li {
	width: calc(33.333% - 13.333px);
	text-align: center;
	background-color: #888889;
	padding: 10px 0;
	font-size: 1.125em;
	color: #fff;
	transition: all 300ms 0s ease;
}

@media screen and (min-width: 768px) {
#tabs-list li {
	font-size: 1.500em;
}
}
.container {
	background-color: #fff;
	border: 5px solid #d4006c;
	padding: 60px 0;
	text-align: center;
	margin-top: 10px;
}
.price {
	font-size: 2.500em;
	color: #d4006c;
	font-weight: bold;
	margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
.price {
	font-size: 3.125em;
}
}
#panels section main {
	box-sizing: border-box;
	max-height: 0;
	-webkit-transition: opacity 600ms;
	transition: opacity 600ms;
	overflow-y: hidden;
}
#panel-1-ctrl:checked ~ #panels #panel-1 main {
	max-height: initial;
}
#panel-2-ctrl:checked ~ #panels #panel-2 main {
	max-height: initial;
}
#panel-3-ctrl:checked ~ #panels #panel-3 main {
	max-height: initial;
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
	background-color: #d4006c;
	color: #fff;
	transform: scale(1, 1.5);
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label {
	transform: scale(1, 0.7);
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
	background-color: #d4006c;
	color: #fff;
	transform: scale(1, 1.5);
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label {
	transform: scale(1, 0.7);
}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
	background-color: #d4006c;
	color: #fff;
	transform: scale(1, 1.5);
}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label {
	transform: scale(1, 0.65);
}
#sec04_ryokin {
	background-image: url(../images/bg_naiyo.jpg);
	background-size: cover;
	margin: 0 auto 70px;
}
#sec04_ryokin .inner {
	max-width: 1000px;
	width: calc(100% - 10px);
	margin: 0 auto;
	padding: 110px 0;
}
#sec04_ryokin .inner h2 {
	color: #fff;
	text-align: center;
	font-size: 1.875em;
	margin-bottom: 60px;
	line-height: 1.6;
}
@media screen and (min-width: 768px) {
#sec04_ryokin .inner {
	width: 100%;
}
#sec04_ryokin .inner h2 {
	font-size: 2.500em;
}
}
#sec04_ryokin .inner h3 {
	color: #fff;
	text-align: center;
	font-size: 1.875em;
	background-color: #c11164;
	padding: 30px 0;
}
#sec04_ryokin .inner .naiyo {
	color: #000;
	font-size: 1.125em;
	background-color: #fff;
	padding: 30px;
	line-height: 2;
	border-left: 5px solid #d4006c;
	border-bottom: 5px solid #d4006c;
	border-right: 5px solid #d4006c;
	margin-bottom: 70px;
}
#sec04_ryokin .inner .naiyo li {
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-size: 28px;
	padding-left: 2em;
	margin-bottom: 20px;
}
#sec04_ryokin .inner .naiyo li:last-child{
	margin-bottom: 0;
}
.contents #recome .mar-style {
	margin: 90px auto 40px;
}
.contents #student .mar-style {
	margin: 0px auto 60px;
}
.contents #author .mar-style {
	margin: 0px auto 60px;
}
@media screen and (min-width: 768px) {
.contents #recome .mar-style {
	margin: 90px auto 120px;
}
.contents #student .mar-style {
	margin: 0px auto 170px;
}
.contents #author .mar-style {
	margin: 0px auto 170px;
}
}

/* profile */

#profile .wide-style {
	background-color: #e9e7e6;
}
#profile h2 {
	margin-bottom: 40px;
}
.pro_wrap {
	display: flex;
	flex-direction: column-reverse;
	padding: 80px 0;
}
.pro_t {
	width: 100%;
}
.pro_p {
	margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
.pro_wrap {
	display: flex;
	flex-direction: row;
	padding: 80px 0;
}
.pro_t {
	width: calc(100% - 220px);
	margin-right: 110px;
}
.pro_p {
position: relative;
	z-index: 2;
	width: 220px;
	padding: 0px 0px;
	margin: 0 auto;
}
#profile .rec_u {
	position: absolute;
	z-index: 1;
	border: 15px solid #d4006c;
	width:220px;
	height: 270px;
}
#profile .under_r {
top: -25px;
left: -30px;
z-index: -1;
}
}

/* mail_mag */
#mail_mag .wide-style{
background-image: url(../images/mail_bg.jpg);
background-size: cover;
height: 300px;
background-position: 50% 50%;
}
#mail_mag .wide-style{
height: 450px;
}
#mail_mag .mar-style{
display: flex;
align-items:center;
justify-content: center;
height: 450px;
}
.midashi_w{
font-size: 1.875em;
font-weight: bold;
color: #fff;
text-align: center;
}
@media screen and (min-width: 768px) {
.midashi_w{
font-size: 2.813em;
}
}

/* recommend */
#recome .midashi, #student .midashi, #author .midashi {
	text-align: center;
	font-size: 1.875em;
	font-weight: bold;
}
@media screen and (min-width: 768px) {
#recome .midashi, #student .midashi, #author .midashi {
	font-size: 3.125em;
}
}
#recome hr, #student hr, #author hr {
	border-bottom: 2px solid #d4006c;
	margin-top: 25px;
}
#recome .hr_c, #student .hr_c, #author .hr_c {
	width: 150px;
	margin: 0 auto;
}
.rec_wrap {
	display: flex;
	flex-direction: column;
	padding: 40px 0 20px 0;
}
#recome h2, #author h2 {
	margin-bottom: 20px;
}
.rec_p {
	margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
.rec_wrap {
	display: flex;
	flex-direction: row;
	padding: 70px 0 60px 0;
	justify-content: space-between;
}
.rec_t {
	position: relative;
	width: calc(100% - 390px);
}
.rec_p {
	position: relative;
	z-index: 2;
	width: 300px;
	margin-bottom: 0px;
}
#recome .rec_u {
	position: absolute;
	z-index: 1;
	border: 15px solid #d4006c;
	width: 300px;
	height: 300px;
}
#recome .under_l {
	top: -25px;
	left: -25px;
	z-index: -1;
}
#recome .under_r {
	top: 25px;
	right: -25px;
	z-index: -1;
}
}
/* student*/
#student h3 {
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
.stu_wrap {
	display: flex;
	align-items: center;
}
.stu_t {
	width: 750px;
}
.stu_p {
	width: 185px;
	margin-right: 60px;
}
/* author*/
}
.auth_p {
	margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
.auth_wrap {
	display: flex;
	flex-direction: row;
	align-items:center;
	margin-top: 110px;
}
.auth_p {
position: relative;
z-index: 2;
	width: 280px;
}
.auth_t {
	width: calc(100% - 355px);
	margin-left: 75px;
}
#author .rec_u {
position: absolute;
z-index: 1;
	border: 15px solid #d4006c;
	width:280px;
	height: 365px;
}
#author .under_r {
	top: -25px;
	left: -25px;
	z-index: -1;
}
}
#campany .text01 {
	font-size: 1.250em;
	font-weight: bold;
	text-align: center;
	margin: 40px 0 60px;
	line-height: 2;
}
#campany h2 {
	margin-top: 30px;
	line-height: 2;
}
#campany h3 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.8;
}
#campany ul {
	line-height: 1.8;
	margin-top: 10px;
}
#campany ul li {
	text-indent: -1em;
	padding-left: 1em;
}
#campany ul span {
	font-weight: bold;
	display: block;
}
.f_red{
    color: #f00;
}
@media screen and (min-width: 768px) {
#campany ul span {
	font-weight: bold;
	display: inline;
}
#campany ul li {
	text-indent: -8.5em;
	padding-left: 8.5em;
}
}