@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------*/
body{
width:100%;
margin: 0px;
padding: 0px;
font-family: sans-serif,"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ";
}
img {
max-width: 100%;
height: auto;
}
/*----------------------------------------------------*/
h1,h2,h3,h4,h5,h6{
margin:0;
}
ul,li{
margin:0;
padding:0;
}
li{
list-style:none;
}
a.op:hover {
opacity: 0.7;
}
.center {
text-align: center;
}
.left{
text-align:left;
}
.right{
text-align:right;
}
/*----------------------------------------------------*/
a:link {
color: #FFFFFF; 
text-decoration: none;
}
a:visited {
color: #FFFFFF;
}
a:hover {
color: #FFFFFF;
text-decoration: none;
}
a:active {
color: #FFFFFF;
}
/*----------------------------------------------------*/
#mainContents{
width:auto;
background-color: #FEF4F3;
}
.conts{
width: 1200px;
margin: 0px auto;
font-size: 18px;
border-top: 8px #E95281 solid;
}
.cont1{
position: relative;
}
.c1_text{
position: absolute;
bottom: -55px;
left: 50%;
transform: translateX(-50%);
font-size: 120px;
color: #E95281;
letter-spacing: 0px;
white-space: nowrap;
font-family: "Barlow";
font-weight: 600;
}
/*----------------------------------------------------*/
.cont2{
padding-bottom: 50px;
background-color: #FEF4F3;
}
.c2_f{
display: flex;
justify-content: space-between;
align-items: flex-start;
padding: 100px 135px 0px 135px;
}
.c2_i{
width: calc(100% / 3);
text-align: center;
display: block;
}
.mt{
margin-top: 80px;
}
.c2_f_01{
font-size: 40px;
font-weight: bold;
text-align: center;
margin-top: 30px;
align-items: stretch;
}
.c2_f_02{
font-size: 40px;
font-weight: bold;
text-align: center;
margin-top: 30px;
align-items: stretch;
}

span.spanbr{
font-size: 18px;
display: block;
}
.pink{
color: #E95281;
}
.blue{
color: #0080A4;
}
.sp_only{
display: none;
}

.c2_f_d{
display: flex;
justify-content: space-between; 
padding: 20px 0px;

}
.c2_i_d{
width: 550px;
margin-bottom: 100px;
}

.c2_what{
color: #E95281;
font-size: 28px;
font-weight: bold;
text-align: center;
border-bottom: 2px #E95281 solid;
margin-bottom: 20px;
padding-bottom: 10px;
line-height: 50px;
}
.c2_flex{
display: flex;
flex-direction: row-reverse; 
margin: 0px 0px 20px 0px;
}
.c2_img{
width: 195px;
flex-shrink: 0;
margin-right: 10px;
padding-right: 20px;
}
.c2_text{
line-height: 1.8em;
font-size: 16px;
}
/*----------------------------------------------------*/
.button01 {
display: flex;
justify-content: center;
align-items: center;
position: relative;
width: 190px;
margin: 0 auto;
padding: 10px;
border: none;
border-radius: 32px;
background-color: #e95281;
color: #fff;
font-weight: bold;
font-size: 18px;
}
.button01::after{
content: '>';
}

.button01:hover {
background-color: #E97599;
}
.b_f{
display: flex;
align-items: center;
gap:20px;
padding: 5px;
}
.b_f_i{
}
.ad{
padding-top: 8px;
}
/*----------------------------------------------------*/
.c2_profile{
color: #0080A4;
font-size: 28px;
font-weight: bold;
text-align: center;
border-bottom: 2px #0080A4 solid;
margin-bottom: 20px;
padding-bottom: 10px;
line-height: 50px;
}
.c2_p_text{
line-height: 1.8em;
font-size: 16px;
}
.sp_img{
display: none;
}
.icon{
text-align: center;
margin: 10px 0px;
}
.c2_bottom{
position: relative;
}
.c2_bottom_t{
position: absolute;
bottom: -110px;
left: 50%;
transform: translateX(-50%);
font-size: 120px;
color: #E95281;
font-family: "Barlow";
font-weight: 600;
color: transparent;
-webkit-text-stroke: 2px rgb(251, 214, 221);
white-space: nowrap;
letter-spacing: -2px;
}
/*----------------------------------------------------*/
#mainContents2{
}
.cont3{
padding: 50px 0px 150px 0px;
margin: 0 auto;
width: 1200px;
}
.c3_text{
position: relative;
padding: 1.5rem;
text-align: center;
color: #E95281;
font-size: 60px;
font-weight: bold;
margin-bottom: 70px;
}

.c3_text:before {
position: absolute;
bottom: -10px;
left: 50%;
transform: translateX(-50%);
width: 177px;
height: 14px;
content: '';
border-radius: 7px;
background: #FFC1CD;
}
span.c3_name{
font-size: 40px;
}
.c3_photo{
text-align: center;
}
.c3_p_text{
font-size: 20px;
font-weight: bold;
text-align: center;
}
.photo{
text-align: center;
}
.photo_main{
margin: 30px 0px;
}
.thumbnail{
display: flex;
justify-content: center;
gap: 0px 20px;
}
.tn01{
 
}
/*----------------------------------------------------*/
.bg_p{
background-color: #FFF4F2;
}
/*----------*/
.cont4 {
position: relative;
padding: 50px 0px 0px 0px;
text-align: center;
width:1200px;
margin: 0 auto;
}

.cont4::before,
.cont4::after {
display: inline-block;
position: absolute;
width: 80px;
height: 80px;
content: '';
}

.cont4::before {
top: 0;
left: 0;
border-top: 2px solid #E95281;
border-left: 2px solid #E95281;
}

.cont4::after {
top: 0;
right: 0;
border-top: 2px solid #E95281;
border-right: 2px solid #E95281;
}
/*----------*/
.c4_p_text{
position: absolute;
top: -88px;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
font-size: 120px;
color: #FFDCE9;
font-weight: 600;
font-family: "Barlow";
letter-spacing: -2px;
}
/*----------*/
.c4_text{
text-align: center;
font-size: 30px;
font-weight: bold;
line-height: 2.5em;
color: white;
background-color: #E95281;
padding: 7px 20px;
display: inline;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
}
/*----------*/
.c4_t {
display: flex;
justify-content: center;
align-items: center;
color: #E95281;
font-size: 40px;
font-weight: bold;
text-align: center;
margin: 40px 0px 70px 0px;
}
.c4_t::before,
.c4_t::after {
width: 2px;
height: 130px;
background-color: #E95281;
content: '';
}
.c4_t::before {
transform: rotate(-25deg);
margin-right: 50px;
}
.c4_t::after {
transform: rotate(25deg);
margin-left: 50px;
}
/*----------*/
.c4_01_present{
}
.c4_p_t_p{
color: #E95281;
font-size: 29px;
font-weight: bold;
}
.c4_p_t_i{
padding: 0px 20px;
vertical-align: bottom;
}
.c4_p_t_g{
color: #0080A4;
font-size: 29px;
font-weight: bold;
padding-right: 20px;
}
.c4_01_f{
display: block;
width: 808px;
margin: 0 auto;
}
.c4_01_i1{
background-color: #FFFFFF;
border-radius: 30px 30px 0px 0px;
padding: 20px 0px;
}
.c4_01_i2{
color: #FFFFFF;
background-color: #E95281;
font-size: 24px;
font-weight: bold;
padding: 10px 0px;
}
.c4_01_i3{
background-color: #D3C7C7;
border-radius: 0px 0px 30px 30px;
padding: 40px 0px;
}
/*----------*/
.c4_img_main{
margin-top: 50px;
}
.c4_img{
position: relative;
}
.c4_img_text{
position: absolute;
display: inline-block;
top: -30px;
right: 140px;
width: 177px;
height: 177px;
border-radius: 50%;
background-color: #DABB70;
color: #A54747;
font-weight: bold;
}
.c4_img_text span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :177px;
  text-align:center;
}
.c4_01{
font-size: 25px;
}
.c4_02{
font-size: 60px;
line-height: 1em;
}
.c4_03{
font-size: 22px;
}

/*----------------------------------------------------*/
.cont5{
position: relative;
padding: 20px 0px 50px 0px;
text-align: center;
width:1200px;
margin: 0 auto;
}

.cont5::before,
.cont5::after {
display: inline-block;
position: absolute;
width: 80px;;
height: 80px;
content: '';
}

.cont5::before {
bottom: 0;
left: 0;
border-bottom: 2px solid #E95281;
border-left: 2px solid #E95281;
}

.cont5::after {
bottom: 0;
right: 0;
border-bottom: 2px solid #E95281;
border-right: 2px solid #E95281;
}
/*----------*/
.apply{
display: flex;
justify-content: center;
margin: auto;
gap:20px;
padding: 20px 0px 80px 0px;
}
.apply_1{
}
.apply_2{
color: #E95281;
font-size: 24px;
font-weight: bold;
}
/*----------*/
.module_table{
font-size: 16px;
margin: 0px 185px;
}
.m_table{
width: 100%;
}
.m_table table{
margin-bottom:0px;
width: 100%;
border-collapse: separate;
border-spacing: 0;
overflow: hidden;
text-align: left;
}
.m_table table th{
padding: 15px 15px 15px 0px;
width:150px;
}
.m_table table td{
padding: 15px 0px 15px 15px;
line-height: 1.8em;
}
.c5_oubo{
font-size: 24px;
font-weight: bold;
color: #E95281;
}
.pink_b{
color: #FFFFFF;
font-weight:bold;
background-color: #E95281;
border-radius: 30px;
padding: 5px 35px;
text-align: center;
font-size: 19px;
}
.ue{
vertical-align: top;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
#mainContents3{
background-image: url("image/cont5_01.png");
background-repeat: repeat-x;
margin-top: 100px;
background-color: #FE9FB1;
}
.cont6{
width: 1200px;
margin: 0 auto;
background-image: url("image/cont5_01.png");
background-repeat: repeat-x;
}
.c6_f{
display: flex;
justify-content: space-between;
padding: 140px 0px 100px 0px;
}
/*.c6_f_i{
transition: 0.5s;
}
.c6_f_i:hover{
transform: scale(1.1, 1.1);
}*/

.c6_b{
display: flex;
justify-content: space-between; 
align-items: center;
width: 340px;
margin: 0 auto;
padding: 30px 10px;
border: none;
border-radius: 60px;
background-color: #FFFFFF;
font-weight: bold;
font-size: 18px;
box-shadow: 0 0 8px #E97599;
}

.c6_b:hover{
background-color: #FEF4F3;
}
.c6_bt{
color: #E95281;
font-weight: bold;
font-size: 18px;
padding-left: 25px;
line-height: 1.5em;
}
.c6_bi{
padding-right: 20px;
margin-top: 3px;
}
/*----------------------------------------------------*/
#mainContents4{
background-color: #E95281;
}
.cont7{
width: 1200px;
margin: 0 auto;
background-color: #E95281;
border-bottom: 35px solid #E95281;
}

/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
@media screen and (max-width: 850px) {
#mainContents{
font-size: 14px;
}
.conts{
width: 100%;
}
.c1_text{
bottom: -90px;
text-align: center;
font-size: 66px;
line-height: 1em;
white-space: normal;
letter-spacing: -2px;
}
/*----------------------------------------------------*/
.cont2{
padding-bottom: 30px;
}
.c2_f{
padding: 140px 30px 0px 30px;
}
.c2_i{
width: 100%;
}
.mt{
margin-top: 0px;
margin: 27px 0px;
}
.c2_f_01{
font-size: 18px;
margin-top: 28px;
white-space: nowrap;
}
.c2_f_02{
font-size: 18px;
margin-top: 20px;
white-space: nowrap;
}
span.spanbr{
font-size: 16px;
}
.sp_only{
display: block;
}

.c2_f_d{
display: block;
padding: 20px 15px 10px 15px;

}
.c2_i_d{
width: 100%;
margin-bottom: 30px;
}
.c2_what{
font-size: 24px;
line-height: 40px;
}
.c2_flex{
display: block;
}
.c2_img{
width: 150px;
margin: auto;
padding-top: 20px;
padding-right: 0px;
}
.c2_text{
font-size: 14px;
}

/*----------------------------------------------------*/
.button01 {
justify-content: center;
}

.b_f{
display: flex;
align-items: center;
}
.b_f_i{
}
.ad{
padding-top: 8px;
}
/*----------------------------------------------------*/

.c2_profile{
font-size: 24px;
line-height: 40px;
padding-top: 10px;
}
.c2_p_text{
font-size: 14px;
}
.sp_img{
display:inline;
}
.sp_img img{
width: 192px;
margin: 20px 0px 10px 0px;
}

.c2_bottom_t{
bottom: -60px;
font-size: 66px;
white-space: nowrap;
letter-spacing: 0px;
}
/*----------------------------------------------------*/
#mainContents2{
margin: 10px 15px;
}
.cont3{
padding: 30px 0px 70px 0px;
width:100%;
}
.c3_text{
padding: 1rem;
color: #E95281;
font-size: 36px;
margin-bottom: 40px;
}

.c3_text:before {
width: 113px;
height: 9px;
border-radius: 7px;
}
span.c3_name{
font-size: 24px;
}
.c3_p_text{
font-size: 16px;
line-height: 2em;
}


.photo{
text-align: center;
}
.photo_main{
margin: 20px 0px 15px 0px;
}
.thumbnail{
width: 250px;
margin: auto;
gap: 0px 10px;
}
.tn01{

}

/*----------------------------------------------------*/
.cont4 {
padding: 50px 0px 0px 0px;
width:100%;
}

.cont4::before,
.cont4::after {
width: 40px;
height: 40px;
}
/*----------*/
.c4_p_text{
top: -48px;
left: 50%;
font-size: 66px;
}
/*----------*/
.c4_t{
font-size: 24px;
margin: 20px 0px 30px 0px;
}
.c4_t::before,
.c4_t::after {
width: 2px;
height: 90px;
}
.c4_t::before {
margin-right: 30px;
}
.c4_t::after {
margin-left: 30px;
}
/*----------*/
.c4_text{
font-size: 24px;
padding: 5px 15px;
}
/*----------*/
.c4_01_present{
}
.c4_p_t_p{
font-size: 19px;
}
.c4_p_t_i{
padding: 0px 10px;
vertical-align: middle;
}
.c4_p_t_i img{
width: 22px;
}
.c4_p_t_g{
font-size: 19px;
padding-right: 10px;
}
.c4_01_f{
display: block;
width: 90%;
margin: 0 auto;
}
.c4_01_i1{
background-color: #FFFFFF;
border-radius: 30px 30px 0px 0px;
padding: 15px 0px;
}
.c4_01_i2{
font-size: 17px;
padding: 10px 0px;
}
.c4_01_i3{
padding: 20px 0px;
}
.c4_01_i3 img{
width: 160px;
}
/*----------*/
/*----------*/
.c4_img_main{

margin-top: 50px;
}
.c4_img{
position: relative;
width: 302px;
margin: 0 auto;
}
.c4_img_text{
top: -25px;
right: -5%;
width: 109px;
height: 109px;
}
.c4_img_text span {
  width :109px;
}
.c4_01{
font-size: 14px;
}
.c4_02{
font-size: 36px;
line-height: 1em;
}
.c4_03{
font-size: 13px;
}

/*----------------------------------------------------*/
.cont5{
padding: 20px 0px 40px 0px;
width:100%;
margin: 0 auto;
}

.cont5::before,
.cont5::after {
width: 40px;
height: 40px;
}
/*----------*/
.apply{
display: block;
margin: auto;
gap:20px;
padding: 10px 0px;
}
.apply_1{
}
.apply_2{
font-size: 18px;
padding-top: 10px;
}
/*----------*/
/*----------------------------------------------------*/
.module_table{
margin: 0 auto;
}
.module_table th,
.module_table td {
display: block;
}
 .m_table table th{
width:100%;
padding: 15px 0px;
}
.m_table table td{
padding: 0px 15px 10px 15px;
}
 .c5_oubo{
font-size: 18px;
text-align: center;
}
.pink_b{
color: #FFFFFF;
font-weight:bold;
background-color: #E95281;
border-radius: 30px;
padding: 5px 35px;
text-align: center;
font-size: 19px;
width: 80px;
margin:0 auto;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
#mainContents3{
margin-top: 50px;
}
.cont6{
width: 100%;
}
.c6_f{
display: block;
padding: 20px 0px 30px 0px;
}

.c6_b{
width: 300px;
margin: 40px auto;
padding: 15px 10px;
border-radius: 60px;
}
.c6_bt{
padding-left: 25px;
line-height: 1.5em;
}
.c6_bi{
padding-right: 20px;
margin-top: 3px;
}
/*----------------------------------------------------*/
.cont7{
width: 100%;
}
}
