body {
  background: #fff;
  color: #333;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 1.2rem;
  overflow-x: hidden;
  position: relative
}

img {
  display: block;
  width: 100%;
  height: auto
}

a {
  display: inline
}

.inner {
  margin: auto;
  width: 94%
}

h2 {
  position: relative;
  background: #fe80a6
}

h2.tam_g::after {
/*
  content: "";
  position: absolute;
  display: block;
  bottom: -19px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 20px solid #fe80a6
*/
}

header {
  background: #fff;
  padding-top: 0.25rem;
  padding-bottom: 0.375rem;
  border-bottom: 0.1875rem solid #fe80a6
}

header ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -ms-flex-wrap: wrap;
  margin-right: -0.25rem;
  margin-left: -0.25rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

header li {
  padding-right: 0.25rem;
  padding-left: 0.25rem
}

header li.logo {
  -ms-flex-preferred-size: 39%;
  -webkit-flex-basis: 39%;
  flex-basis: 39%;
  max-width: 39%
}

header li.logo img {
  max-width: 13.5rem
}

header li.header_line {
  -ms-flex-preferred-size: 30.5%;
  -webkit-flex-basis: 30.5%;
  flex-basis: 30.5%;
  max-width: 30.5%
}

header li.header_counseling {
  -ms-flex-preferred-size: 30.5%;
  -webkit-flex-basis: 30.5%;
  flex-basis: 30.5%;
  max-width: 30.5%
}

header .text_header_top {
  display: none
}

#fv {
  padding-bottom: 0;
  overflow-x: hidden !important;
  position: relative
}
#fv .date {
  color: #fff;
  font-size: 4.68vw;
  font-weight: bold;
  position: absolute;
  top: 85vw;
  right: 10vw;
}
#fv .date span {
  color: #fff95d;
  font-size: 5.78vw;
  font-weight: bold;
}

.fv_bottom{
  position: absolute;
  bottom: 1vw;
  padding-left: 2vw;
  font-size: 2.6vw;
}

/*-----------------------------------------------*/
/*+++　movie　+++*/
#movie{
  width:100vw;
  margin: auto;
  text-align:center;
  padding: 4vw 0 10vw 0;
  background-color: #000;
}



.info {
  overflow-x: hidden !important;
  padding-top: 3vw;
  padding-bottom: 4vw
}

.info .info_counseling {
  padding-top: 1rem
}

#ranking {
  overflow-x: hidden !important;
  padding-bottom: 3.125rem
}
#ranking .flex {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#ranking .flex p {
  padding: 0 2%;
}
#ranking .text1 {
  margin-bottom: 3%;
}

/*--------------------------------------------------------*/
/*--　magazine　--*/
#magazine {
  overflow-x: hidden !important;
  background: #fff;
  padding-bottom: 3rem;
}
#magazine h2 {
  padding: 9vw 0 0 0;
  height: 42vw;
  background: url(../img/tam_g_back.png) no-repeat center top;
  background-size: 100%;
}
#magazine h2 img {
  width: 74vw;
  display: block;
  margin: 0 auto;
}
#magazine .classy_img {
  display: block;
  margin: 0 auto;
}

/*--------------------------------------------------------*/
/*--　graph　--*/
#graph {
  overflow-x: hidden !important
}

#graph h2 {
  padding: 14vw 0 0 0;
  height: 42vw;
  background: url(../img/tam_g_back.png) no-repeat center top;
  background-size: 100%;
}

#graph h2 img {
  width: 64vw;
  display: block;
  margin: 0 auto;
}

#graph .graph_content {
  overflow-x: hidden !important;
  padding-bottom: 4.375rem
}

/*--------------------------------------------------------*/
/*--　monitor　--*/
#monitor {
  overflow-x: hidden !important;
  background-color: #fffccf;
}

#monitor h2 {
  padding: 9vw 0 0 0;
  height: 42vw;
  margin-bottom: -8vw;
  background: url(../img/tam_g_back.png) no-repeat center top;
  background-size: 100%;
}

#monitor h2 img {
  width: 74vw;
  display: block;
  margin: 0 auto;
}

#monitor .monitor_content {
  padding: 4vw 0;
  border-bottom: 1px solid #846f76;
  overflow-x: hidden !important
}

#monitor .monitor_content.ac {
  border: none
}

#monitor .monitor_content.ac1 {
  border-top: 1px solid #846f76
}

#monitor .monitor_content .title_monitor {
  max-width: 16.375rem;
  margin-bottom: 0.7rem
}

#monitor .monitor_content .nav-bar {
  width: 100%;
  padding: 0 4vw;
  margin: 0 auto;
}

#monitor .monitor_content .sub_content {
  color: #fe80a6;
  font-size: 1.875rem;
  line-height: 1.2em;
  margin-bottom: 1.25rem
}

#monitor .monitor_content .sub_content .fz {
  font-size: 1.4375rem;
  display: block
}

#monitor .monitor_content .monitor_text {
  padding: 0 1.25rem;
    display: none;
}

#monitor .monitor_content .owl-carousel.owl-theme {
  padding: 0 1.25rem;
  position: relative
}

#monitor .monitor_content .owl-carousel.owl-theme.none_nav .owl-nav {
  display: none
}
/*
#monitor .monitor_content .owl-carousel.owl-theme .owl-stage-outer:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 1.875rem;
  top: 0;
  left: 0;
  background: url('../img/monitor_BeforeAfter.png') no-repeat;
  background-size: 100%;
}
*/

#monitor .owl-carousel .owl-nav button.owl-next,
#monitor .owl-carousel .owl-nav button.owl-prev,
#monitor .owl-carousel button.owl-dot {
  text-indent: 9999px;
  border-radius: 0;
  margin: 0;
  outline: none
}

#monitor .owl-theme .owl-nav {
  margin: 0;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  left: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 0.1rem;
  top: 30%
}

#monitor .owl-carousel .owl-nav button.owl-prev {
  background: url('../img/monitor_left_button.png') no-repeat;
  background-size: 100%;
  width: 2.7rem;
  height: 5.4rem
}

#monitor .owl-carousel .owl-nav button.owl-next {
  background: url('../img/monitor_right_button.png') no-repeat;
  background-size: 100%;
  width: 2.7rem;
  height: 5.4rem
}

#monitor .owl-theme .owl-dots {
  margin-top: 1.2rem
}

#monitor .monitor_text {
  margin-top: 1.1rem
}

#monitor .owl-theme .owl-dots .owl-dot span {
  border: 2px solid #fe80a6;
  border-radius: 0;
  padding: 0.55rem 2.6rem;
  background: #fff;
  outline: none
}

#monitor .owl-theme .owl-dots .owl-dot.active span,
#monitor .owl-theme .owl-dots .owl-dot:hover span {
  background: #fe80a6
}

#monitor .btn_accor {
  width: 100%;
  height: 4.375rem;
  max-width: 30rem;
  display: block;
  margin: 10vw auto auto auto;
  background: url('../img/monitor_open-button.png');
  background-size: 100%
}

#monitor .btn_accor.ac_bg {
  background: url('../img/monitor_close-button.png');
  background-size: 100%
}

#monitor .panel {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out
}
#monitor > .monitor-ul{
  padding: 10vw 3vw 6vw 3vw;
  background-color: #fffccf;
}
#monitor > .monitor-ul li{
  margin-bottom: 8vw;
}
/*--------------------------------------------------------*/
/*--　point　--*/
#point {
  overflow-x: hidden !important;
  padding-bottom: 2.5rem
}
#point h2 {
  padding: 9vw 0 0 0;
  height: 42vw;
  background: url(../img/tam_g_back.png) no-repeat center top;
  background-size: 100%;
}
#point h2 img {
  width: 78vw;
  display: block;
  margin: 0 auto;
}

#point .content_point {
  padding-bottom: 2.2rem;
}

#point .content_point:last-child {
  border-bottom: none
}

#point .content_point .point_img {
  padding-bottom: 1.6rem
}

#point .content_point p {
  margin-bottom: 3vw;
  font-size: 3.5vw;
  text-align: justify
}

/*--------------------------------------------------------*/
/*--　method　--*/
#method {
  overflow-x: hidden !important;
  background: #fff;
  padding-bottom: 4rem
}

#method h2 {
  padding: 9vw 0 0 0;
  height: 42vw;
  background: url(../img/tam_g_back.png) no-repeat center top;
  background-size: 100%;
}

#method h2 img {
  width: 82vw;
  display: block;
  margin: 0 auto;
}

#method .sub_method {
  padding-top: 2.8125rem;
  padding-bottom: 2.5rem
}

#method .sub_method p {
  font-size: 1.625rem;
  line-height: 1.7em
}

#method .list_method li {
  background: #fff;
  margin-bottom: 2.8125rem;
  position: relative
}

#method .list_method li:after {
  position: absolute;
  content: "";
  display: block;
  bottom: -5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url('../img/method_image.png') no-repeat;
  height: 6.9375rem;
  width: 7rem;
  background-size: 100%;
  z-index: 1
}

#method .list_method li:last-child:after {
  display: none
}

/*--------------------------------------------------------*/
/*--　trainer　--*/
#trainer {
  overflow-x: hidden !important;
  padding-bottom: 9.375rem;
  padding-top: 2.1875rem
}

#trainer h2 {
  padding: 9vw 0 0 0;
  height: 42vw;
  background: url(../img/tam_g_back.png) no-repeat center top;
  background-size: 100%;
}

#trainer h2 img {
  width: 68vw;
  display: block;
  margin: 0 auto;
}

#trainer .traine_panel {
  overflow-x: hidden !important;
  margin-top: 2.5rem;
  background: #fff;
  border-top: 1px solid #fe80a6;
  border-bottom: 3px solid #fe80a6
}

#trainer .traine_panel .btn_panel {
  display: block;
  width: 100%;
  padding-top: 24.4%;
  margin-top: -0.6rem
}

#trainer .traine_panel.box1 .btn_panel {
  background: url('../img/trainer_01_close.png') no-repeat;
  background-size: contain
}

#trainer .traine_panel.box1 .btn_panel.active {
  background: url('../img/trainer_01_open.png') no-repeat;
  background-size: contain
}

#trainer .traine_panel.box2 .btn_panel {
  background: url('../img/trainer_02_close.png') no-repeat;
  background-size: contain
}

#trainer .traine_panel.box2 .btn_panel.active {
  background: url('../img/trainer_02_open.png') no-repeat;
  background-size: contain
}

#trainer .traine_panel.box3 .btn_panel {
  background: url('../img/trainer_03_close.png') no-repeat;
  background-size: contain
}

#trainer .traine_panel.box3 .btn_panel.active {
  background: url('../img/trainer_03_open.png') no-repeat;
  background-size: contain
}

#trainer .traine_panel.box4 .btn_panel {
  background: url('../img/trainer_04_close.png') no-repeat;
  background-size: contain
}

#trainer .traine_panel.box4 .btn_panel.active {
  background: url('../img/trainer_04_open.png') no-repeat;
  background-size: contain
}

#trainer .traine_panel.box5 .btn_panel {
  background: url('../img/trainer_05_close.png') no-repeat;
  background-size: contain
}

#trainer .traine_panel.box5 .btn_panel.active {
  background: url('../img/trainer_05_open.png') no-repeat;
  background-size: contain
}

#trainer .traine_panel.box6 .btn_panel {
  background: url('../img/trainer_06_close.png') no-repeat;
  background-size: contain
}

#trainer .traine_panel.box6 .btn_panel.active {
  background: url('../img/trainer_06_open.png') no-repeat;
  background-size: contain
}

#trainer .traine_panel .panel {
  background: #fff4f7;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out
}

#trainer .traine_panel .panel .panel_content {
  padding: 2rem;
  font-size: 1.625rem
}

#trainer .traine_panel .panel .panel_content p {
  text-align: justify
}

#trainer .traine_panel .panel .panel_content .list_profile {
  margin-top: 2rem
}

#trainer .traine_panel .panel .panel_content .list_profile li {
  margin-bottom: 0.5rem
}

#trainer .traine_panel .panel .panel_content .list_profile li:before {
  content: "";
  background: url(../img/trainer_check.png) no-repeat center left;
  background-size: 100%;
  margin-right: 2vw;
  width: 4vw;
  height: 4vw;
  display: inline-block;
}

#trainer .traine_panel .panel .panel_content .list_profile li:first-child:before {
  display: none
}

#trainer .traine_panel .panel .panel_content .list_profile .ac {
  color: #fff;
  text-align: center;
  background: #fe80a6;
  padding: 0.4rem 0
}

/*--------------------------------------------------------*/
/*--　faq　--*/
#faq {
  overflow-x: hidden !important;
  padding-bottom: 5rem
}

#faq .title_faq {
  display: block;
  margin: 0 auto;
  max-width: 14.8125rem;
  padding-bottom: 2.8125rem
}

#faq .content_faq {
  overflow-x: hidden !important
}

#faq .panel_faq {
  font-size: 1.625rem
}

#faq .panel_faq .btn_panel_faq.active ul {
  padding: 0.1875rem 0;
  background: #fe80a6;
  border: none
}

#faq .panel_faq .btn_panel_faq.active ul .icon_on {

}

#faq .panel_faq .btn_panel_faq.active ul .icon_on span {
  background: url("../img/faq_Q_on.png") no-repeat;
  background-size: cover;
  width: 16vw;
  height: 24vw;
}

#faq .panel_faq .btn_panel_faq.active ul .text_header {
  color: #fff
}

#faq .panel_faq .btn_panel_faq.active ul .icon_open span {
  background: url("../img/close_button.png") no-repeat;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-size: contain
}

#faq .panel_faq .btn_panel_faq ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  padding-top: 0.1875rem;
  border-bottom: 0.1875rem solid #fe80a6;
  pointer-events: none
}

#faq .panel_faq .btn_panel_faq li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem
}

#faq .panel_faq .btn_panel_faq .icon_on {
  -ms-flex-preferred-size: 12%;
  -webkit-flex-basis: 12%;
  flex-basis: 12%;
  max-width: 12%;
}

#faq .panel_faq .btn_panel_faq .icon_on span {
  background: url(../img/faq_Q_off.png) no-repeat center left;
  background-size: cover;
  width: 16vw;
  height: 24vw;
/*
  width: 2rem;
  height: 2.2rem;
*/
  /*background-size: contain;*/
  display: block;
  margin: 0 auto
}

#faq .panel_faq .btn_panel_faq .text_header {
  -ms-flex-preferred-size: 178%;
  -webkit-flex-basis: 78%;
  flex-basis: 78%;
  max-width: 78%
}

#faq .panel_faq .btn_panel_faq .icon_open {
  -ms-flex-preferred-size: 10%;
  -webkit-flex-basis: 10%;
  flex-basis: 10%;
  max-width: 10%
}

#faq .panel_faq .btn_panel_faq .icon_open span {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background: url('../img/open_button.png') no-repeat;
  background-size: contain
}

#faq .panel_faq .panel {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
  background: #fff4f7
}

#faq .panel_faq .panel .content_panel {
  padding: 2.1875rem 1rem
}

/*--------------------------------------------------------*/
/*--　step　--*/
.step {
  background: #fff4f7;
  background: #fff;
  padding-top: 4.375rem;
  padding-bottom: 4.375rem
}

.step .step_title {
  max-width: 24.6875rem;
  display: block;
  margin: 0 auto;
  padding-bottom: 3.125rem
}

.step .step_image {
  padding-bottom: 1.3rem
}

.step .step_point {
  background: #fe80a6;
  padding: 2% 0;
  position: relative;
  margin-bottom: 3.1rem
}

.step .step_point:after {
  position: absolute;
  display: block;
  content: "";
  bottom: -1.65rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-left: 2.5rem solid transparent;
  border-right: 2.5rem solid transparent;
  border-top: 1.6875rem solid #fe80a6
}

/*--------------------------------------------------------*/
/*--　six_support　--*/
.six_support{
  padding: 6vw 0 0 0;
}

/*--------------------------------------------------------*/
/*--　six_support　--*/
#course {
  overflow-x: hidden !important
}

#course h2 {
  padding: 14vw 0 0 0;
  height: 42vw;
  background: url(../img/tam_g_back.png) no-repeat center top;
  background-size: 100%;
}

#course h2 img {
  width: 74vw;
  display: block;
  margin: 0 auto;
}

#course .sub_course {
  padding-top: 3rem
}

#course .sub_course h3 {
  font-size: 2rem;
  color: #fe80a6;
  text-align: center;
  padding-bottom: 1.5rem
}

#course .sub_course p {
  font-size: 1.5rem;
  color: #484646;
  padding: 0 1.625rem;
  margin-bottom: 1.875rem
}

#course .content_course ul li {
  margin-bottom: 3.125rem
}

#recommend {
  overflow-x: hidden !important;
}

/*--------------------------------------------------------*/
/*--　recommend　--*/
#recommend h2 {
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 9vw 0 0 0;
  height: 42vw;
  background: url(../img/tam_g_back.png) no-repeat center top;
  background-size: 100%;
}

#recommend .career-profile {
    background: #fff4f7;
    padding-bottom: 4%;
}

#recommend .title_img {
  background: #fff4f7;
  position: relative;
  margin-top: 2vw;
  padding-bottom: 5%;
  height: 60vw;
}

#recommend .title_img img {
    padding: 1%;
}

#recommend .profile-text {
    margin-top: -46%;
    position: relative;
    left: 5%;
    width: 42%;
    font-size: 1.4rem;
}

#recommend .career {
    margin-top: 4%;
}

#recommend .career h3 {
    color: #ffffff;
    font-size: 1.2rem;
    background-color: rgb(132, 111, 118);
    background-color: rgb(132, 111, 118);
    text-align: center;
    width: 90%;
    margin: 0 auto;
    padding: 1%;
}

#recommend .career .text {
    padding-top: 2%;
    width: 82%;
    display: inline-block;
    text-align: left;
    margin-left: 8%;
    font-size: 1.2rem;
}

#recommend .recommend-text {
    padding-top: 10%;
    padding-bottom: 10%;
    width: 96%;
    margin: 0 auto;
    font-size: 1.4rem;
/*
    background-image: url("../img/quote1.png"), url("../img/quote2.png");
    background-position: left 5%, bottom 5% right 1%;
    background-repeat: no-repeat;
*/
    background-size: 10%;
}

#recommend .recommend-text p {
    padding-left: 3%;
    padding-right: 3%;
}


/*--------------------------------------------------------*/
/*--　free　--*/
#free {
  overflow-x: hidden !important;
  background: #ffffff;
  padding-bottom: 5rem
}

#free h2 {
  padding: 9vw 0 0 0;
  height: 42vw;
  background: url(../img/tam_g_back.png) no-repeat center top;
  background-size: 100%;
}

#free h2 img {
  width: 78vw;
  display: block;
  margin: 0 auto;
}

#free .free_icon {
  max-width: 25.5rem;
  display: block;
  margin: 0 auto;
  padding-bottom: 1.4375rem
}

#free .free_content {
  border: 1px solid #c1b1b6;
  background: #fff;
  padding: 1.875rem 1.125rem;
}

#free .free_content img {
  max-width: 34rem;
  display: block;
  margin: 0 auto;
}

#free .free_content p {
  font-size: 1.6875rem;
  margin-top: 1.7rem;
}

/*--------------------------------------------------------*/
/*--　voice　--*/
#voice {
  overflow-x: hidden !important;
  padding-top: 5rem;
}
#voice .text_box {
  padding: 0 3% 3%;
}
#voice .text1 {
  font-size: 1.3rem;
  padding-left:1em;
  text-indent:-1em;
}

#voice .voice_title {
  max-width: 9.6875rem;
  display: block;
  margin: 0 auto;
  padding-bottom: 2.5rem;
}

#voice .voice_accor {
  overflow-x: hidden !important;
}

#voice .voice_accor .header_accor {
  padding: 4% 3%;
  background: #fff;
  border-bottom: 0.25rem solid #fe80a6;
  overflow: hidden;
  box-sizing: border-box;
  margin-right: -0.7rem;
  margin-left: -0.7rem
}

#voice .voice_accor .header_accor.active {
  background: #fe80a6;
  border: none
}

#voice .voice_accor .header_accor.active .box_title {
  color: #fff
}

#voice .voice_accor .header_accor.active .box_title .top:after {
  background: #fff
}

#voice .voice_accor .header_accor.active .box_title .btn_open_close {
  background: url('../img/voice_close_button.png') no-repeat;
  background-size: contain
}

#voice .voice_accor .header_accor .box_img {
  pointer-events: none;
  width: 32%;
  display: inline-block;
  box-sizing: border-box;
  padding-right: 0.7rem;
  padding-left: 0.7rem
}

#voice .voice_accor .header_accor .box_title {
  pointer-events: none;
  display: inline-block;
  box-sizing: border-box;
  padding-right: 0.7rem;
  padding-left: 0.7rem;
  width: 66%;
  color: #fe80a6;
  position: relative
}

#voice .voice_accor .header_accor .box_title .top {
  padding-left: 0.5625rem;
  padding-bottom: 0.625rem;
  font-size: 1.4375rem;
  font-size: 4vw;
  position: relative
}

#voice .voice_accor .header_accor .box_title .top:after {
  display: block;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 0.125rem;
  width: 130%;
  background: #ff7fa5
}

#voice .voice_accor .header_accor .box_title .body {
  font-size: 1.7rem;
  margin-top: 1.4rem;
  font-weight: bold;
}

#voice .voice_accor .header_accor .box_title .btn_open_close {
  background: url('../img/voice_open_button.png') no-repeat;
  width: 6.1875rem;
  height: 2.4375rem;
  display: inline-block;
  background-size: contain;
  float: right
}

#voice .voice_accor .panel {
  background: #fff4f7;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out
}

#voice .voice_accor .panel .content_panel {
  padding: 4% 3%
}

#voice .voice_accor .panel .content_panel p {
  font-size: 1.625rem;
  margin-bottom: 3rem
}

#voice .voice_accor .panel .content_panel p:last-child {
  margin-bottom: 0
}

/*--------------------------------------------------------*/
/*--　access　--*/
#access {
  overflow-x: hidden !important;
  padding-top: 5rem;
  padding-bottom: 5rem
}

#access .access_title {
  max-width: 7.125rem;
  display: block;
  margin: 0 auto;
  padding-bottom: 2.8125rem
}

#access .access_accor {
  overflow-x: hidden !important
}

#access .access_accor .btn_accor_access {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  border-bottom: 1vw solid #fe80a6;
  padding: 2.6rem 1rem 2.6rem 2.125rem
}

#access .access_accor .btn_accor_access.active {
  background: #fe80a6;
}

#access .access_accor .btn_accor_access.active .text_btn {
  color: #fff;
}

#access .access_accor .btn_accor_access.active .on_off_ac {
  background: url('../img/close_button.png') no-repeat;
  background-size: contain;
}

#access .access_accor .btn_accor_access .text_btn {
  pointer-events: none;
  color: #fe80a6;
  font-size: 2.125rem;
}

#access .access_accor .btn_accor_access .text_btn span {
  font-size: 1.5rem;
}

#access .access_accor .btn_accor_access .text_btn .chuourinkan {
  font-size: 1.5rem;
  text-align: right;
  margin-top: -3%;
  margin-right: 20%;
}

#access .access_accor .btn_accor_access .text_btn .nagoya {
  font-size: 1.5rem;
  text-align: right;
  margin-top: -3%;
  margin-right: 12%;
}

#access .access_accor .btn_accor_access .on_off_ac {
  pointer-events: none;
  background: url('../img/open_button.png') no-repeat;
  background-size: contain;
  width: 1.875rem;
  height: 1.875rem;
  display: inline-block;
}


#access .panel {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
}

#access .panel .panel_content {
  padding: 5% 3%;
}

#access .panel .panel_content .img_panel_content {
  background: #fff;
  border: 1px solid #fe80a6;
  border-radius: 0.625rem;
  padding: 1.25rem 2.5rem;
  margin-bottom: 2.5rem;
}

#access .panel .panel_content .info_access {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
  margin-bottom: 1.8rem;
}

#access .panel .panel_content .info_access h3 {
  -webkit-clip-path: polygon(94% 0, 100% 100%, 100% 100%, 0% 100%, 0 50%, 0% 0%);
  clip-path: polygon(94% 0, 100% 100%, 100% 100%, 0% 100%, 0 50%, 0% 0%);
  padding: 0.8rem 1.2rem;
  font-size: 1.5625rem;
  color: #fff;
  background: #fe80a6;
  margin-bottom: 1rem;
}

#access .panel .panel_content .info_access p {
  font-size: 1.7rem;
  color: #32302f;
}

#access .panel .panel_content .info_access.phone .fz {
  display: block;
  font-size: 2.8rem;
}

#access .panel .map .title_map {
  margin-top: -2rem;
  font-size: 1.7rem;
}

#access .panel .map .title_map:before {
  content: "●";
  color: #333;
  font-size: 1.7rem;
  padding-left: 0.3rem;
  position: relative;
  right: -0.5rem;
}

#access .multiple .title_map {
  font-size: 1.7rem;
}

#access .multiple .title_map:before {
  content: "●";
  color: #333;
  font-size: 1.7rem;
  padding-left: 0.3rem;
  position: relative;
  right: -0.5rem;
}

#access .multiple_title {
  font-size: 1.7rem;
  font-weight: bold;
  color: #32302f;
  border-bottom: solid 1px #333;
  margin: 6% 0 3%;
}
#access .multiple_address {
  
}

#access .panel .map iframe {
  margin-top: 1.5rem;
}

/*--------------------------------------------------------*/
/*--　footer　--*/
footer {
  padding-top: 2.8125rem;
  padding-bottom: 1.875rem;
  background: #e5e5e5;
  border-top: 1px solid #75237b;
  padding-bottom: 28%;
}

footer .logo_footer img {
  max-width: 13.5rem;
  display: block;
  margin: 0 auto;
}


footer .company {
  font-size: 1.375rem;
  text-align: center;
}
footer .company a {
  color: #75237b;
  text-decoration: underline;
}

footer .coppy_right p {
  font-size: 1.375rem;
  text-align: center;
  margin-top: 2rem;
  color: #75237b;
}

#form .formTable td input[type="text"],
#form .formTable td select,
#form .formTable td textarea,
.formInputFrame {
  background: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 3px 3px 0 rgba(4, 0, 0, 0.08);
  box-shadow: inset 0 3px 3px 0 rgba(4, 0, 0, 0.08);
  padding: 0.7rem;
  width: 100%;
  resize: none
}

#form input[type="image"] {
  width: 100%;
  height: auto
}

#form #header {
  position: static
}

#form .formTable {
  margin-bottom: 7%;
  width: 100%
}

#form .formTable .error {
  color: #df3434;
  font-size: 1.1rem;
  margin-bottom: 0.5rem
}

#form .formTable .req th label {
  display: inline-block;
  margin-right: 0.3rem;
  vertical-align: middle
}

#form .formTable .req th::after {
  content: '必須';
  color: #df3434;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  vertical-align: middle
}
#form .formTable .nini th::after {
  content: '任意';
  color: #df3434;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  vertical-align: middle
}

#form .formTable td,
#form .formTable th,
#form .formTable tr {
  display: block
}

#form .formTable tr {
  padding: 1rem 0
}

#form .formTable tr:not(:last-of-type) {
  border-bottom: 1px solid #ededed
}

#form .formTable tr+tr {
  border-top: 1px solid #b6b6b6
}

#form .formTable th {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 0.8rem
}

#form .formTable th label {
  font-weight: bold
}

#form .formTable th .caution {
  font-size: 1rem
}

#form .formTable td {
  background: #fff
}
/*
#form .formTable td input[type="checkbox"] {
  display: none
}

#form .formTable td input[type="checkbox"]+label {
  background: #fff8d0;
  cursor: pointer;
  color: #474747;
  display: block;
  font-weight: bold;
  padding: 1em 1em 1em 4rem;
  width: 100%;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: 0.2s;
  transition: 0.2s
}

#form .formTable td input[type="checkbox"]+label:hover {
  background-color: #f3f6d8
}

#form .formTable td input[type="checkbox"]+label:hover::before {
  border-color: #53b300
}

#form .formTable td input[type="checkbox"]+label::before {
  content: '';
  background: #fff;
  border: 1px solid #c5c5c5;
  display: block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  left: 1rem;
  top: 50%;
  margin-top: -1rem;
  -webkit-transition: 0.2s;
  transition: 0.2s
}

#form .formTable td input[type="checkbox"]+label::after {
  content: '';
  border-right: 3px solid #53b300;
  border-bottom: 3px solid #53b300;
  display: block;
  opacity: 0;
  width: 1rem;
  height: 1.6rem;
  position: absolute;
  left: 1.6rem;
  top: 50%;
  margin-top: -1rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s
}

#form .formTable td input[type="checkbox"]:checked+label::after {
  opacity: 1
}
*/
#form .formTable td hr {
  border: none;
  display: block;
  height: 1rem
}

#form .formTable td input+.text {
  margin: 1rem 0
}

#form .formTable td .text {
  font-size: 1.1rem;
  line-height: 1.5
}

#form .formTable .num select {
  margin: 1rem 0
}

#form .formTable .num select:last-of-type {
  margin-bottom: 0
}

#form .formTable .tel td .text {
  margin-bottom: 0
}

#form #nextBtn {
  margin: auto;
  width: 88%
}

#form.confirm .formTable td {
  line-height: 1.9;
  padding-left: 0.5em;
  min-height: 3rem
}

#form.confirm #sendBtn {
  margin: 0 auto 6%;
  width: 80%
}

#form.confirm #prevBtn {
  margin: auto;
  width: 60%
}

#form.thanks #formFrame {
  margin-bottom: 15%
}

#form.thanks #formFrame h2 {
  color: #0199ff;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center
}

#form.thanks #goTop {
  margin: auto;
  width: 74%
}

#form.thanks #goTop a {
  color: #2870de;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: underline
}

#form header {
  border-bottom: none;
}

#form header .text_header_top {
  display: block;
  -ms-flex-preferred-size: 60%;
  -webkit-flex-basis: 60%;
  flex-basis: 60%;
  max-width: 60%;
}

#form header ul {
  padding: 0 3%;
}

#form header .logo {
  -ms-flex-preferred-size: 40%;
  -webkit-flex-basis: 40%;
  flex-basis: 40%;
  max-width: 40%;
}

#form header .header_counseling {
  display: none;
}

#form header .header_line {
  display: none;
}

#form #formFrame {
  padding-bottom: 3.125rem;
}

#form #formFrame h2 {
  padding: 3rem 0;
}

#form #formFrame h2 img {
  max-width: 24.5rem;
  display: block;
  margin: 0 auto;
}

#form #formFrame .subTitle {
  font-size: 1.625rem;
  margin-bottom: 2rem;
  margin-top: 3rem;
}

#form #formFrame #mainFrame form .formTable {
  margin-bottom: 2.5%;
}

#form #formFrame #mainFrame form .formTable tbody tr {
  border: none;
  padding-top: 0;
  padding-bottom: 1.6rem;
}

#form #formFrame #mainFrame form .formTable tbody tr.req th:after {
  background: #902b98;
  border-radius: 0.3125rem;
  color: #fff;
  letter-spacing: 0.2rem;
  padding: 0.25rem 0.7rem;
}
#form #formFrame #mainFrame form .formTable tbody tr.nini th:after {
  background: #959595;
  border-radius: 0.3125rem;
  color: #fff;
  letter-spacing: 0.2rem;
  padding: 0.25rem 0.7rem;
}

#form #formFrame #mainFrame form .formTable tbody tr th {
  background: #ffe6ed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1.1875rem;
  margin-bottom: 0;
}

#form #formFrame #mainFrame form .formTable tbody tr th label {
  font-size: 1.625rem;
  font-weight: normal;
}

#form #formFrame #mainFrame form .formTable tbody tr td {
  padding: 0.7rem 1.25rem;
  font-size: 1.5rem;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-select {
  position: relative;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-select:after {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 0.5625rem solid transparent;
  border-right: 0.5625rem solid transparent;
  border-top: 1.1875rem solid #2d161d;
  margin-right: 1.1875rem;
  pointer-events: none;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  padding: 0 3.2rem;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-radio .radio-custom {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  max-width: 100%;
  padding-right: 0.6rem;
  padding-left: 0.6rem;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-radio .active .text {
  color: #fff;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-radio .container {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  padding: 1.2rem 0;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-radio .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-radio .checkmark {
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #dddddd;
  border: 1px solid #c9c9c9;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-radio .container input:checked~.checkmark {
  background-color: #902b98;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-radio .container input:checked~.checkmark:after {
  display: block;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-radio .text {
  position: relative;
  z-index: 1;
  font-size: 1.5rem;
}

#form #formFrame #mainFrame form .formTable tbody tr td select {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 1.2rem 1rem;
  outline: none;
  font-size: 1.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#form #formFrame #mainFrame form .formTable tbody tr td textarea {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 1.2rem 1rem;
  min-height:150px;
  outline: none;
}

#form #formFrame #mainFrame form .formTable tbody tr td input[type="text"] {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 1.2rem 1rem;
  outline: none;
}

#form #formFrame #mainFrame form .formTable tbody tr td .input_w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#form #formFrame #mainFrame form .formTable tbody tr td .input_w .sub_w {
  margin-left: 0.5rem;
  font-size: 1.875rem;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  margin-bottom: 2.0625rem;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-date:last-child {
  margin-bottom: 0;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-date .icon_picker {
  margin-top: 1.2rem;
  -ms-flex-preferred-size: 10%;
  -webkit-flex-basis: 10%;
  flex-basis: 10%;
  max-width: 10%;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-date .title {
  -ms-flex-preferred-size: 30%;
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
  max-width: 30%;
  white-space: nowrap;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-date .title span {
  display: block;
  margin-top: 1.5rem;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-date .styled-calander {
  -ms-flex-preferred-size: 60%;
  -webkit-flex-basis: 60%;
  flex-basis: 60%;
  max-width: 60%;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-date .styled-select {
  margin-bottom: 0.6rem
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-date .styled-select.datepicker {
  position: relative;
  z-index: 9;
}

#form #formFrame #mainFrame form .formTable tbody tr td .styled-date .col {
  box-sizing: border-box;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

#form #formFrame #mainFrame form .formTable tbody tr td .norikae-text {
  font-size: 3.75vw;
  margin-top: 6%;
  padding: 3%;
  background: #f1f1f3;
}





#form.confirm #formFrame #mainFrame form .formTable tbody tr {
  padding-bottom: 1rem;
}

#form.confirm #formFrame #mainFrame form .formTable tbody tr.sex td {
  letter-spacing: 1.5rem;
}

#form.confirm #formFrame #mainFrame form .formTable tbody tr.tel td {
  letter-spacing: 0.3rem;
}

#form.confirm #formFrame #mainFrame form .formTable tbody tr.mail td {
  letter-spacing: 0.3rem;
}

#form.confirm #formFrame #mainFrame form .formTable tbody tr td {
  font-size: 1.7rem;
  padding-top: 1.5rem;
}

#form.confirm #formFrame #mainFrame form .formTable tbody tr td .input_w .sub_w {
  margin-left: 1.5rem;
}

#form.confirm #formFrame #mainFrame form .formTable tbody tr td .styled-date {
  -webkit-box-pack: initial;
  -webkit-justify-content: initial;
  -ms-flex-pack: initial;
  justify-content: initial;
}

#form.confirm #formFrame #mainFrame form .formTable tbody tr td .styled-date .title {
  margin-right: 1.5rem;
}

#form.confirm #formFrame #mainFrame form .formTable tbody tr td .styled-date .title span {
  margin-top: 0.5rem;
}

#form.confirm #formFrame #mainFrame form .formTable tbody tr td .styled-date .styled-calander {
  line-height: 1.8em;
}

#form.confirm #sentPrev {
  padding: 5rem 0;
}

#form.confirm #back-btn {
  max-width: 25.4375rem;
  display: block;
  margin: 0 auto;
}

#form.thanks #goTop {
  text-align: center;
}

#form.thanks #goTop a {
  font-size: 1.875rem;
  color: #75237b;
  font-weight: normal;
}

#form.thanks .content_thanks {
  padding: 8% 3%;
}

#form.thanks .content_thanks p {
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
}

#form.thanks .content_thanks .title_ac {
  color: #fe80a6;
  font-weight: bold;
}

#form.thanks .content_thanks .text_sub {
  font-size: 1.5rem;
  padding-top: 1rem;
}

#footer_fixed {
  width: 100vw;
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 9;
  background: #fff;
  padding: 1% 0;
  border-top: 2px solid #fe80a6;
  left: 0;
}
.footer_fixed-ul{
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  width: 100vw;
}
.footer_fixed-ul li > a {
  display: block;
  width: 49vw;
}
#form #formFrame #mainFrame form .formTable tbody tr td .styled-radio .container input:checked~.checkmark {
  color: #fff !important;
}

#form #footer_fixed {
  display: none !important;
}

#form footer {
  padding-bottom: 10%;
}

@media only screen and (max-width: 1024px) {
  #fv {
    position: relative;
  }
  #fv .custom1 .item1 {
    position: relative;
    padding-top: 124%;
    top: 8vw;
  }
  #fv:after {
    border-left: 28rem solid transparent;
    border-bottom: 33rem solid #fe80a6;
  }
}
@media only screen and (max-width: 768px) {
  #fv {
    position: relative;
  }
  #fv .custom1 .item1 {
    position: relative;
    padding-top: 126%;
    top: 8vw;
  }
  #fv:after {
    border-left: 28rem solid transparent;
    border-bottom: 33rem solid #fe80a6;
  }
}

@media only screen and (max-width: 414px) {
  #fv {
    position: relative;
  }
  #fv .custom1 .item1 {
    position: relative;
    padding-top: 135%;
    top: 0;
  }
  #fv:after {
    border-left: 27rem solid transparent;
    border-bottom: 33rem solid #fe80a6;
  }
  #fv .fv_point img {
    margin: 0.5rem 0;
  }
  #fv .fv_campaign img {
    margin-left: 0.5rem;
  }
}

@media only screen and (max-width: 375px) {
  #fv {
    position: relative;
  }
  #fv .custom1 .item1 {
    position: relative;
    padding-top: 135%;
    top: 0;
  }
  #fv:after {
    border-left: 28rem solid transparent;
    border-bottom: 33rem solid #fe80a6;
  }
}

@media only screen and (max-width: 360px) {
  #fv {
    position: relative;
  }
  #fv .custom1 .item1 {
    position: relative;
    padding-top: 135%;
    top: 0;
  }
  #fv:after {
    border-left: 32rem solid transparent;
    border-bottom: 33rem solid #fe80a6;
  }
}
@media only screen and (max-width: 320px) {
  #fv {
    position: relative;
  }
  #fv .custom1 .item1 {
    position: relative;
    padding-top: 135%;
  }
  #fv:after {
    border-left: 28rem solid transparent;
    border-bottom: 32.7rem solid #fe80a6;
  }
}

html body {
  overflow-x: hidden;
  position: relative;
  height: 100%;
}

.form-sb-text{
  font-size: 3.8vw;
  text-align: center;
  background-color: #fff;
  border: 2vw solid #f1f1f3;
  padding: 2vw;
  margin: auto auto 2vw auto;
}
.form-sb-text > strong{

}
.form-sb-text > p{
  text-align: left;
  padding: 2vw 0;
}
.form-sb-text > ul{
  text-align: left;
  list-style-type: disc;
  padding-left: 3.5vw;
}
.form-sb-text > ul li{
  padding: 1vw 0;
}





/*----------------------------------------------*/
/*モーダル*/
.modal-2{
  display: none;
  height: 100vh;
  position: fixed;
  z-index: 900;
  top: 0;
  width: 100%;
}
.modal__bg{
  background: rgba(0,0,0,0.8);
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
}
.modal__content{
  background: #fff;
  left: 50%;
  top: 50%;
  padding: 4vw 2vw;
  position: absolute;
  z-index: 999;
  transform: translate(-50%,-50%);
  width: 90%;
  font-size: 4vw;
  height: 100vh;
  overflow: auto;
}
.modal__content > p{
  font-size: 4vw;
  font-weight: 400;
  text-align: left;
}
.modal__content > strong{
  font-size: 4.5vw;
  font-weight: 400;
  text-align: center;
  display: block;
}
.js-modal-close{
  display: block;
  padding-top: 2vw;
  text-align:center;
}


