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

.pc {
    display: block!important;
}
.sp {
    display: none!important;
}

body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 500;
    min-width: 1190px;
}

ol,ul {
    list-style: none;
}

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

@font-face {
  font-family: "DIN Alternate";
  src: url("../font/dinbold-webfont.woff2") format("woff2"), url("../font/dinbold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN";
  src: url("../font/dinbold-webfont.woff2") format("woff2"), url("../font/dinbold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/*-----------------------------------------------------------

  コンテンツカラー

------------------------------------------------------------*/

.green {
    background-color: #c8e4d1;
}
.container .green span::before,
.container .green span::after {
    background: #c8e4d1;
}
.purple {
    background-color: #dfc3da;
}
.container .purple span::before,
.container .purple span::after {
    background: #dfc3da;
}
.yellow {
    background-color: #fbe589;
}
.container .yellow span::before,
.container .yellow span::after {
    background: #fbe589;
}
.red {
    background-color: #f8c4b5;
}
.container .red span::before,
.container .red span::after {
    background: #f8c4b5;
}
.blue {
    background-color: #b7dbfb;
}
.container .blue span::before,
.container .blue span::after {
    background: #b7dbfb;
}
.gray {
    background-color: #dcdcdc;
}

/*-----------------------------------------------------------

  コンテンツエリア

------------------------------------------------------------*/
.contents {
    background-image: url(../img/bg.jpg)!important;
    background-position: center;
    background-size: auto;
    background-repeat: repeat-x;
    overflow: hidden;
    width: auto;
}
.container {
    background-color: #fff;
    margin: 0 auto;
    height: 1700px;
    width: 1190px;
}
.container .item {
    position: relative;
    height: 230px;
}
.container .item li {
    display: none;
    transform: rotate(45deg);
    position: absolute;
    height: 198px;
    width: 198px;
}
.container .item .item_btn {
    transition-property: all;
    transition: 0.1s linear;
    z-index: 1;
}

.container .item li .text {
    align-items: center;
    display: flex;
    font-size: 2.3rem;
    justify-content: center;
    line-height: 1.5;
    margin: 0 auto;
    transform: rotate(-45deg);
    text-align: center;
    height: 198px;
    width: 198px;
}
.container .item .item_btn .text {
    transition-property: all;
    transition: 0.1s linear;
}
.container .item .small {
    height: 120px;
    width: 120px;
}
.container .btn {
    display: inline-block;
    cursor: pointer;
    position: relative;
}
.container .btn span::before,
.container .btn span::after {
    content: "";
    display: block;
    position: absolute;
    left: 60%;
    top: 50%;
    margin: -8% 0 0 -42%;
    height: 18%;
    width: 65%;
}
.container .btn span::before {
    transform: rotate(-45deg);
}
.container .btn span::after {
    transform: rotate(45deg);
}
.container .item li .btn {
    background-color: #fff;
    border-radius: 50%;
    bottom: 22px;
    right: 22px;
    position: absolute;
    height: 35px;
    width: 35px;
}

.container .item .item_img {
    transform: rotate(0deg);
    height: 170px;
    width: 170px;
}
.container .item li img {
    width: 100%;
}
/*  item_01  */
.container .item_01 {
    height: 105px;
}
.container .item .item_01_01 {
    bottom: 40px;
    left: -184px;
}
.container .item .item_01_02 {
    bottom: 80px;
    left: 81px;
}
.container .item .item_01_03 {
    bottom: 40px;
    left: 269px;
}
.container .item .item_01_04 {
    bottom: 80px;
    left: 535px;
}
.container .item .item_01_05 {
    bottom: 40px;
    right: 270px;
}
.container .item .item_01_06 {
    bottom: 80px;
    right: 84px;
}
.container .item .item_01_07 {
    bottom: 40px;
    right: -182px;
}

/*  item_02  */
.container .item .item_02_grl {
    left: -145px;
    top: 26px;
}
.container .item .item_02_01 {
    bottom: 45px;
    left: 42px;
}
.container .item .item_02_02 {
    bottom: 58px;
    left: 283px;
}
.container .item .item_02_03 {
    bottom: 45px;
    left: 496px;
}
.container .item .item_02_04 {
    right: 284px;
    top: 1px;
}
.container .item .item_02_05 {
    bottom: 45px;
    right: 45px;
}
.container .item .item_02_grr {
    right: -143px;
    top: 26px;
}

/*  item_03  */
.container .item .item_03_01 {
    bottom: 49px;
    left: -184px;
}
.container .item .item_03_02 {
    left: 57px;
    top: -3px;
}
.container .item .item_03_03 {
    bottom: 49px;
    left: 269px;
}
.container .item .item_03_04 {
    bottom: 49px;
    right: 270px;
}
.container .item .item_03_05 {
    right: 58px;
    top: -3px;
}
.container .item .item_03_06 {
    bottom: 49px;
    right: -182px;
}

/*  item_04  */
.container .item .item_04_grl {
    left: -145px;
    top: 19px;
}
.container .item .item_04_01 {
    bottom: 52px;
    left: 43px;
}
.container .item .item_04_02 {
    left: 460px;
    top: -65px;
    transform: rotate(0);
    height: 280px;
    width: 280px;
}
.container .item .item_04_02 .main .logo {
    margin: 0 auto;
    margin-bottom: 32px;
    width: 270px;
}
.container .item .item_04_02 .main .main_text {
    font-size: 2.2rem;
    line-height: 1.7;
    position: relative;
    text-align: center;
}
.container .item .item_04_02 .main .main_text strong {
    font-size: 2.2rem;
    letter-spacing: 2px;
}
.container .item .item_04_02 .main .main_text span {
    color: #db6b9d;
    font-size: 2.2rem;
}
.container .item .item_04_02 .main .main_text::after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../img/main_arrow.png);
    background-size: 20px;
    bottom: -45px;
    left: 44%;
    animation: img_box_9955 3s linear infinite;
    transform-origin: 50% 50%;
    margin: 1rem 0 !important;
    height: 20px;
    width: 20px;
}
@keyframes img_box_9955 {
    0% { transform: translateY(0) }
    33.33333% { transform: translateY(10px) }
    66.66667% { transform: translateY(0) }
    100% { transform: translateY(0) }
}
.container .item .item_04_03 {
    bottom: 52px;
    right: 45px;
}
.container .item .item_04_grr {
    right: -143px;
    top: 19px;
}

/*  item_05  */
.container .item .item_05_01 {
    bottom: 55px;
    left: -184px;
}
.container .item .item_05_02 {
    left: 57px;
    top: -9px;
}
.container .item .item_05_03 {
    bottom: 55px;
    left: 270px;
}
.container .item .item_05_04 {
    bottom: 55px;
    right: 270px;
}
.container .item .item_05_05 {
    right: 59px;
    top: -9px;
}
.container .item .item_05_06 {
    bottom: 55px;
    right: -182px;
}

/*  item_06  */
.container .item .item_06_grl {
    left: -145px;
    top: 13px;
}
.container .item .item_06_01 {
    bottom: 58px;
    left: 43px;
}
.container .item .item_06_02 {
    left: 284px;
    top: -12px;
}
.container .item .item_06_03 {
    bottom: 58px;
    left: 496px;
}
.container .item .item_06_04 {
    right: 284px;
    top: -12px;
}
.container .item .item_06_05 {
    bottom: 58px;
    right: 44px;
}
.container .item .item_06_grr {
    right: -143px;
    top: 13px;
}

/*  item_07  */
.container .item .item_07_01 {
    bottom: 61px;
    left: -184px;
}
.container .item .item_07_02 {
    left: 57px;
    top: -15px;
}
.container .item .item_07_03 {
    bottom: 61px;
    left: 270px;
}
.container .item .item_07_04 {
    left: 510px;
    top: -15px;
}
.container .item .item_07_05 {
    bottom: 61px;
    right: 270px;
}
.container .item .item_07_05 .text {
    letter-spacing: -1px;
}
.container .item .item_07_06 {
    right: 58px;
    top: -15px;
}
.container .item .item_07_07 {
    bottom: 61px;
    right: -182px;
}

/*  item_08  */
.container .item .item_08_grl {
    left: -145px;
    top: 7px;
}
.container .item .item_08_01 {
    bottom: 64px;
    left: 43px;
}
.container .item .item_08_02 {
    left: 284px;
    top: -18px;
}
.container .item .item_08_03 {
    left: 496px;
    bottom: 64px;
}
.container .item .item_08_04 {
    right: 284px;
    top: -18px;
}
.container .item .item_08_05 {
    right: 44px;
    bottom: 64px;
}
.container .item .item_08_grr {
    right: -143px;
    top: 7px;
}


/*-----------------------------------------------------------

  モーダルウィンドウ

------------------------------------------------------------*/

.modal {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    z-index: 999;
}
.modal__bg {
    background: rgba(255,255,255,0.7);
    margin: 0 auto;
    position: absolute;
    height: 1800px;
    width: 100%;
}
.modal__content {
    border: 2px solid #dcdcdc;
    background: #fff;
    color: #313131;
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    margin: 0 auto;
    padding: 40px 20px 25px 20px;
    width: 700px;
}
.btn-close {
	border-top: 1px dotted #000000;
    color: #7d7d7d;
	cursor: pointer;
    display: block;
    line-height: 1.7;
	margin: 0 auto;
    padding-top: 20px;
	width: 580px;
}
.btn-close p {
    display: flex;
    align-items: center;
	font-size: 2.2rem;
	font-weight: bold;
	margin: 0 auto;
    padding-left: 47px;
	position: relative;
    text-align: center;
	width: 25%;
}
.btn-close p::before {
	content: "";
    display: block;
    background-image: url(../img/btn.jpg);
    background-size: 30px;
    position: absolute;
    left: 0;
    text-align: center;
	height: 30px;
	width: 30px;
}
.popup_logo {
	border-bottom: 3px solid #313131;
	margin-bottom: 20px;
	position: relative;
}
.popup_logo::after {
	content: "";
	display: block;
	position: absolute;
    background-color: #313131;
    bottom: -8px;
	height: 1px;
	width: 100%;
}
.popup_logo .img {
	margin: 0 auto;
	padding-bottom: 25px;
	width: 270px;
}
.popup_logo img {
	width: 100%;
}
.question_area {
    align-items: center;
    display: flex;
    justify-content: space-between;
	margin: 0 auto;
	margin-bottom: 30px;
	position: relative;
    height: 100%;
	width: 370px;
}
.clm01 {
    text-align: center;
}
.question_area .q {
	font-size: 2.2rem;
	font-weight: bold;
    line-height: 60px;
    margin: 0 auto 0 0;
}
.clm01 .q {
    display: block;
    margin: 0 auto;
}
.question_area .answer {
	color: #eb4791;
	font-size: 3.2rem;
    font-weight: bold;
    line-height: 60px;
}
.question_area::before {
	content: "";
	background-image: url(../img/popup_question.png);
    background-image: -ms-linear-gradient(...); 
	background-size: 35px 60px;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 46%;
    top: 0;
	margin: auto;
	height: 60px;
	width: 35px;
}
.clm01::before {
    display: none;
}
.popup_content .img {
	width: 590px;
}
.popup_content .img img {
	width: 100%;
}
.popup_content .popup_text {
	font-size: 2rem;
	line-height: 1.7;
	margin: 40px 0;
	text-align: center;
}
.popup_content .tc_area {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 600px;
}
.popup_content .tc_area .img {
    width: 415px;
}


/* list template */
.popup_content .list li {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    margin: 15px 0;
}
.popup_content .list li::before {
    content: "●";
    display: inline-block;
    margin-right: 6px;
}
.popup_content .list .l_red::before {
    color: #dd8990;
}
.popup_content .list .l_green::before {
    color: #74bfb8;
}
.popup_content .list .l_yellow::before {
    color: #fad298;
}
.popup_content .list .l_purple::before {
    color: #beb6d6;
}
.popup_content .list .l_blue::before {
    color: #72a8d4;
}
.popup_content .list .l_pink::before {
    color: #f1c3d7;
}
.popup_content .other_text {
    font-size: 1.2rem;
    line-height: 1.8;
    margin: 20px 10px 10px auto;
    width: 492px;
}

/* table_area template */
.popup_content .table_area table {
    border-collapse:collapse;
}
.popup_content .table_area table tr {
    border-top: 1px dashed #c1c1c1;
}
.popup_content .table_area table tr:last-child {
    border-bottom: 1px dashed #c1c1c1;
}
.popup_content .table_area table th {
    align-items: center;
    color: #626262;
    vertical-align: middle;
    justify-content: center;
    height: 50px;
    width: 70px;
}
.popup_content .table_area table .top th {
    height: 70px;
}
.popup_content .table_area table th .number {
    font-family: 'DIN Alternate';
    font-size: 2.6rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.popup_content .table_area table .top th .number {
    font-size: 3.2rem;
}
.popup_content .table_area table th .rank {
    font-size: 1.6rem;
    display: inline-block;
    vertical-align: middle;
}
.popup_content .table_area table .top th .rank {
    font-size: 2rem;
}
.popup_content .table_area table .rank_01 {
    background-color: #fbf9e5;
}
.popup_content .table_area table .rank_01 th {
    color: #b7aa00;
}
.popup_content .table_area table .rank_02 {
    background-color: #eeeeee;
}
.popup_content .table_area table .rank_02 th {
    color: #959595;
}
.popup_content .table_area table .rank_03 {
    background-color: #f8f1e6;
}
.popup_content .table_area table .rank_03 th {
    color: #996c33;
}
.popup_content .table_area table td {
    font-size: 1.6rem;
    font-weight: bold;
    vertical-align: middle;
    height: 50px;
    width: 400px;
}
.popup_content .table_area table .top td {
    font-size: 2rem;
    height: 70px;
}

/* comments_list template */
.popup_content .comments_list {
    background-size: cover;
    position: relative;
}
.popup_content .comments_list p {
    display: table;
    position: absolute;
    text-align: center;
}
.popup_content .comments_list p span {
    display: table-cell;
    font-weight: bold;
    line-height: 1.2;
    vertical-align: middle;
}




/* modal01（入学した理由は？） */
#modal01 .popup_content {
    position: relative;
}
#modal01 .popup_content::before {
    content: "";
    display: block;
    background-image: url(../img/popup_01_02.png);
    background-size: 190px 393px;
    position: absolute;
    bottom: 10px;
    left: -10px;
    height: 393px;
    width: 190px;
    z-index: 1;
}
#modal01 .popup_content .popup_text {
    margin: 70px 0 40px 0;
    padding-left: 140px;
}

#modal01 .popup_content .comments_list {
    background-image: url(../img/popup_01_01_pc.png);
    margin: 0 27px 0 auto;
    height: 440px;
    width: 562px;
}
#modal01 .popup_content .comments_list p {
    height: 163px;
    width: 200px;
}
#modal01 .popup_content .comments_list p span {
    font-size: 1.8rem;
    vertical-align: middle;
}
#modal01 .popup_content .comments_list .modal01_a {
    left: 0px;
    top: -14px;
}
#modal01 .popup_content .comments_list .modal01_b {
    left: 97px;
    top: 44px;
}
#modal01 .popup_content .comments_list .modal01_c {
    right: 130px;
    top: 43px;
}
#modal01 .popup_content .comments_list .modal01_c span {
    font-size: 1.6rem;
    vertical-align: top;
}
#modal01 .popup_content .comments_list .modal01_d {
    right: 142px;
    top: 83px;
}
#modal01 .popup_content .comments_list .modal01_e {
    right: -4px;
    top: 51px;
}
#modal01 .popup_content .comments_list .modal01_f {
    left: -12px;
    top: 106px;
}
#modal01 .popup_content .comments_list .modal01_g {
    left: 108px;
    top: 152px;
}
#modal01 .popup_content .comments_list .modal01_h {
    right: 126px;
    top: 182px;
}
#modal01 .popup_content .comments_list .modal01_i {
    right: -21px;
    top: 161px;
}
#modal01 .popup_content .comments_list .modal01_j {
    bottom: 54px;
    left: 12px;
}
#modal01 .popup_content .comments_list .modal01_k {
    bottom: 0px;
    left: 147px;
}
#modal01 .popup_content .comments_list .modal01_l {
    bottom: 2px;
    right: 36px;
}

/* modal02（川村の良いところってどんなところ？） */
#modal02 .question_area {
    margin-bottom: 40px;
    padding-top: 10px;
    width: 94%;
}
#modal02 .question_area::before {
    left: 45%;
    top: auto;
}
#modal02 .question_area .q {
    line-height: 1.7;
    text-align: right;
}
#modal02 .popup_content .tc_area {
    align-items: flex-start;
    width: 625px;
}
#modal02 .popup_content .tc_area .img {
    width: 128px;
}
#modal02 .popup_content .tc_area .table_area {
    width: 470px;
}
#modal02 .popup_content .popup_text {
    margin: 20px 0 40px 0;
}

/* modal03（出身地は？） */
#modal03 .question_area {
    margin-bottom: 55px;
    width: 380px;
}
#modal03 .question_area::before {
    left: 40%;
}
#modal03 .popup_content {
    position: relative;
}
#modal03 .popup_content::before {
    content: "";
    display: block;
    background-image: url(../img/popup_03_02.png);
    background-size: 145px 450px;
    position: absolute;
    left: 2px;
    height: 450px;
    width: 145px;
}
#modal03 .popup_content .tc_area .img {
    margin-left: 70px;
    width: 350px;
}
#modal03 .popup_content .tc_area .list {
    width: 24%;
}
#modal03 .popup_content .popup_text {
    line-height: 1.6;
    margin: 30px 0 40px 0;
}

/* modal04（女子大の良いところってどんなところ？） */
#modal04 .question_area {
    margin-bottom: 40px;
    padding-top: 10px;
    width: 97%;
}
#modal04 .question_area::before {
    top: auto;
}
#modal04 .question_area .q {
    line-height: 1.7;
    text-align: right;
}
#modal04 .popup_content .tc_area {
    align-items: flex-start;
    width: 620px;
}
#modal04 .popup_content .tc_area .img {
    width: 120px;
}
#modal04 .popup_content .tc_area .table_area {
    width: 470px;
}
#modal04 .popup_content .popup_text {
    margin: 30px 0 40px 0;
}


/* modal05（先生の印象は？） */
#modal05 .question_area {
    width: 440px;
}
#modal05 .question_area::before {
    left: 45%;
}
#modal05 .popup_content {
    position: relative;
}
#modal05 .popup_content::before {
    content: "";
    display: block;
    background-image: url(../img/popup_05_02.png);
    background-size: 150px 434px;
    position: absolute;
    left: 20px;
    top: 30px;
    height: 434px;
    width: 150px;
}
#modal05 .popup_content .img {
    margin: 0 7px 0 auto;
    width: 450px;
}
#modal05 .popup_content .comments_list {
    background-image: url(../img/popup_05_01_pc.png);
    margin: 0 27px 0 auto;
    height: 470px;
    width: 450px;
}
#modal05 .popup_content .comments_list p {
    height: 160px;
    width: 155px;
}
#modal05 .popup_content .comments_list p span {
    font-size: 1.6rem;
    vertical-align: middle;
}
#modal05 .popup_content .comments_list .modal05_a span,
#modal05 .popup_content .comments_list .modal05_b span,
#modal05 .popup_content .comments_list .modal05_c span {
    font-size: 2.2rem;
}
#modal05 .popup_content .comments_list .modal05_a {
    left: 7%;
    top: 6.5%;
}
#modal05 .popup_content .comments_list .modal05_b {
    left: 48%;
    top: 1%;
}
#modal05 .popup_content .comments_list .modal05_c {
    right: 31.5%;
    top: 24.5%;
}
#modal05 .popup_content .comments_list .modal05_d {
    left: 0.5%;
    top: 37%;
}
#modal05 .popup_content .comments_list .modal05_e {
    right: -1.5%;
    top: 35%;
}
#modal05 .popup_content .comments_list .modal05_f {
    left: 19.5%;
    top: 52.5%;
}
#modal05 .popup_content .comments_list .modal05_g {
    right: 17.5%;
    top: 50.5%;
}
#modal05 .popup_content .comments_list .modal05_h {
    left: 2.7%;
    top: 68.5%;
}
#modal05 .popup_content .comments_list .modal05_i {
    right: 30%;
    top: 70.5%;
}
#modal05 .popup_content .comments_list .modal05_j {
    right: 1.5%;
    top: 68%;
}


/* modal06（住まいは？） */
#modal06 .question_area {
    margin-bottom: 55px;
    width: 270px;
}
#modal06 .question_area::before {
    left: 56%;
}
#modal06 .popup_content {
    position: relative;
}
#modal06 .popup_content .img {
    margin: 0 0 0 auto;
    width: 300px;
}
#modal06 .popup_content .tc_area {
    width: 640px;
}
#modal06 .popup_content::before {
    content: "";
    display: block;
    background-image: url(../img/popup_06_02.png);
    background-size: 192px 460px;
    position: absolute;
    left: 15px;
    top: 9px;
    height: 460px;
    width: 192px;
}
#modal06 .popup_content .popup_text {
    margin: 80px 0 50px 0;
    padding-left: 30px;
}

/* modal07（通学時間は？） */
#modal07 .question_area {
    margin-bottom: 55px;
    width: 390px;
}
#modal07 .question_area::before {
    left: 45%;
}
#modal07 .popup_content .tc_area {
    position: relative;
}
#modal07 .popup_content .tc_area .img {
    margin-left: 62px;
    width: 340px;
}
#modal07 .popup_content .tc_area::before {
    content: "";
    display: block;
    background-image: url(../img/popup_04_02.png);
    background-size: 145px 450px;
    position: absolute;
    left: -30px;
    top: -13px;
    height: 450px;
    width: 145px;
}

/* modal08（クラブは？） */
#modal08 .question_area {
    margin-bottom: 55px;
}
#modal08 .question_area::before {
    left: 42%;
}
#modal08 .popup_content .tc_area {
    width: 630px;
}
#modal08 .popup_content .tc_area .img {
    margin: 0 30px 0 auto;
    width: 340px;
}
#modal08 .popup_content {
    position: relative;
}
#modal08 .popup_content::before {
    content: "";
    display: block;
    background-image: url(../img/popup_08_02.png);
    background-size: 176px 426px;
    position: absolute;
    left: 8px;
    top: -13px;
    height: 426px;
    width: 176px;
}
#modal08 .popup_content .other_text {
    margin: 25px 0 10px auto;
}


/* modal09（通学スタイルは？） */
#modal09 .question_area {
    width: 450px;
}
#modal09 .question_area::before {
    left: 48%;
}
#modal09 .popup_content .tc_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
#modal09 .popup_content .tc_area .style {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
    width: 200px;
}
#modal09 .popup_content .tc_area .style:last-child {
    padding-right: 15px;
}
#modal09 .popup_content .tc_area .style .img {
    width: 75px;
}
#modal09 .popup_content .tc_area .style .text_area {
    text-align: center;
    width: 110px;
}
#modal09 .popup_content .tc_area .style .text_area .clothes {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 15px;
}
#modal09 .popup_content .tc_area .style .text_area .percent {
    color: #eb4791;
    font-size: 3rem;
    font-family: "DIN";
    font-weight: 600;
}
#modal09 .popup_content .tc_area .style .text_area .percent span {
    font-family: "DIN Alternate";
    font-size: 6rem;
    margin-right: 5px;
}
#modal09 .popup_content .popup_text {
    margin: 20px 0 40px 0;
}


/* modal10（学内のおすすめスポットは？） */
#modal10 .question_area {
    margin-bottom: 40px;
    width: 470px;
}
#modal10 .question_area::before {
    left: 69%;
}
#modal10 .popup_content .tc_area {
    align-items: flex-start;
    width: 630px;
}
#modal10 .popup_content .tc_area .img {
    width: 132px;
}
#modal10 .popup_content .tc_area .table_area {
    width: 470px;
}
#modal10 .popup_content .popup_text {
    margin: 25px 0 40px 0;
}


/* modal11（好きなTV番組は？） */
#modal11 .question_area {
    width: 440px;
}
#modal11 .question_area::before {
    left: 51%;
}
#modal11 .popup_content {
    position: relative;
}
#modal11 .popup_content::before {
    content: "";
    display: block;
    background-image: url(../img/popup_11_02.png);
    background-size: 136px 458px;
    position: absolute;
    left: 11px;
    top: -2px;
    height: 458px;
    width: 136px;
}
#modal11 .popup_content .tc_area {
    width: 640px;
}
#modal11 .popup_content .tc_area .list {
    margin-top: 45px;
}
#modal11 .popup_content .tc_area .img {
    margin: 0 0 0 auto;
    width: 325px;
}
#modal11 .popup_content .popup_text {
    margin: 80px 0 40px 0;
}


/* modal12（大学生活は？） */
#modal12 .popup_content .tc_area {
    position: relative;
    width: 630px;
}
#modal12 .popup_content .tc_area::before {
    content: "";
    display: block;
    background-image: url(../img/popup_02_02.png);
    background-size: 160px 445px;
    position: absolute;
    top: -22px;
    height: 445px;
    width: 160px;
}
#modal12 .popup_content .tc_area .img {
    margin: 0 20px 0 auto;
    width: 350px;
}
#modal12 .popup_content .popup_text {
    padding-left: 30px;
}
#modal12 .question_area {
    margin-bottom: 55px;
    width: 65%;
}
#modal12 .question_area::before {
    left: 42%;
}

/* modal13（よく使うSNSは？） */
#modal13 .question_area {
    width: 360px;
}
#modal13 .question_area::before {
    left: 62%;
}
#modal13 .popup_content .tc_area {
    width: 580px;
}
#modal13 .popup_content .tc_area .img {
    width: 142px;
}
#modal13 .popup_content .tc_area .sns_list {
    margin: 0 auto 0 70px;
}
#modal13 .popup_content .tc_area .sns_list .sns {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
    height: 100px;
    width: 266px;
}
#modal13 .popup_content .tc_area .sns .img {
    width: 100px;
}
#modal13 .popup_content .tc_area .sns_list .sns li div {
    display: inline-block;
}
#modal13 .popup_content .tc_area .sns_list .sns .name {
    display: block;
    font-size: 2.2rem;
    font-weight: bold;
    margin: 10px 0;
}
#modal13 .popup_content .tc_area .sns_list .sns li .number {
    color: #eb4791;
    font-family: "DIN Alternate";
    font-size: 5.5rem;
}
#modal13 .popup_content .tc_area .sns_list .sns li .percent {
    color: #eb4791;
    font-family: 'DIN';
    font-size: 3rem;
    padding-left: 6px;
}
#modal13 .popup_content .popup_text {
    margin: 0 0 40px 0;
}

/* modal14（よく読むファッション誌は？） */
#modal14 .question_area {
    width: 490px;
}
#modal14 .question_area::before {
    left: 67%;
}
#modal14 .popup_content {
    position: relative;
}
#modal14 .popup_content::before {
    content: "";
    display: block;
    background-image: url(../img/popup_14_02.png);
    background-size: 156px 450px;
    position: absolute;
    left: 27px;
    top: 25px;
    height: 450px;
    width: 156px;
}
#modal14 .popup_content .img {
    margin: 0 15px 0 auto;
    width: 453px;
}
#modal14 .popup_content .comments_list {
    background-image: url(../img/popup_14_01_pc.png);
    margin: 0 13px 0 auto;
    height: 476px;
    width: 456px;
}
#modal14 .popup_content .comments_list p {
    height: 110px;
    width: 155px;
}
#modal14 .popup_content .comments_list p span {
    font-size: 2.8rem;
    vertical-align: middle;
}
#modal14 .popup_content .comments_list .modal14_a span,
#modal14 .popup_content .comments_list .modal14_b span,
#modal14 .popup_content .comments_list .modal14_c span {
    font-size: 4rem;
}
#modal14 .popup_content .comments_list .modal14_a {
    right: 13%;
    top: 5.8%;
}
#modal14 .popup_content .comments_list .modal14_b {
    left: 7.5%;
    top: 18.5%;
}
#modal14 .popup_content .comments_list .modal14_c {
    right: 29.5%;
    top: 34%;
}
#modal14 .popup_content .comments_list .modal14_d {
    right: 0;
    top: 37%;
}
#modal14 .popup_content .comments_list .modal14_e {
    left: 2%;
    top: 48.5%;
}
#modal14 .popup_content .comments_list .modal14_f {
    left: 35%;
    top: 53.3%;
}
#modal14 .popup_content .comments_list .modal14_g {
    right: -1%;
    top: 58.5%;
}
#modal14 .popup_content .comments_list .modal14_h {
    left: 11.5%;
    top: 71%;
}
#modal14 .popup_content .comments_list .modal14_i {
    right: 22%;
    top: 74%;
}


/* modal15（アルバイトは？） */
#modal15 .question_area {
    margin-bottom: 45px;
    width: 380px;
}
#modal15 .question_area::before {
    left: 52%;
}
#modal15 .popup_content {
    position: relative;
}
#modal15 .popup_content::before {
    content: "";
    display: block;
    background-image: url(../img/popup_15_02.png);
    background-size: 110px 430px;
    position: absolute;
    left: 35px;
    top: -10px;
    height: 430px;
    width: 110px;
}
#modal15 .popup_content .tc_area {
    margin-bottom: 25px;
}
#modal15 .popup_content .tc_area .img {
    margin: 0 40px 0 auto;
    width: 340px;
}
#modal15 .popup_content .job_details {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 20px 0 auto;
    width: 495px;
}
#modal15 .popup_content .job_details .job {
    align-items: center;
    border-top: 1px dashed #898989;
    display: flex;
    height: 102px;
    width: 242px;
}
#modal15 .popup_content .job_details .job_03,
#modal15 .popup_content .job_details .job_04 {
    border-bottom: 1px dashed #898989;
}
#modal15 .popup_content .job_details .job .img {
    width: 60px;
}
#modal15 .popup_content .job_details .job_01 .img {
    width: 66px;
}
#modal15 .popup_content .job_details .job .job_type {
    font-size: 2rem;
    font-weight: bold;
    margin-left: 30px;
}
#modal15 .popup_content .job_details .job .job_type span {
    font-size: 1.2rem;
}



/* modal16（睡眠時間は？） */
#modal16 .question_area {
    margin-bottom: 130px;
}
#modal16 .question_area::before {
    left: 48%;
}
#modal16 .popup_content {
    position: relative;
}
#modal16 .popup_content::before {
    content: "";
    display: block;
    background-image: url(../img/popup_07_02.png);
    background-size: 100px 445px;
    position: absolute;
    left: 40px;
    top: -92px;
    height: 445px;
    width: 100px;
}
#modal16 .popup_content .tc_area .img {
    margin: 0 35px 0 auto;
    width: 340px;
}



/* modal17（休日の過ごし方は？） */
#modal17 .question_area {
    margin-bottom: 40px;
    width: 460px;
}
#modal17 .question_area::before {
    left: 53%;
}
#modal17 .popup_content .tc_area {
    align-items: flex-start;
    width: 630px;
}
#modal17 .popup_content .tc_area .img {
    width: 130px;
}
#modal17 .popup_content .tc_area .table_area {
    width: 470px;
}
#modal17 .popup_content .tc_area .table_area table {
    width: 100%;
}
#modal17 .popup_content .table_area table td {
    width: auto;
}
#modal17 .popup_content .table_area table .info {
    padding-right: 15px;
    text-align: right;
    width: 170px;
}
#modal17 .popup_content .table_area table td .number,
#modal17 .popup_content .table_area table td .percent {
    color: #eb4791;
    display: inline-block;
    padding-left: 0;
}
#modal17 .popup_content .table_area table td .number {
    font-family: 'DIN Alternate';
    font-size: 2.6rem;
    text-align: right;
}
#modal17 .popup_content .table_area table td .percent {
    font-family: 'DIN';
    font-size: 2rem;
}
#modal17 .popup_content .table_area table .top td .number {
    font-size: 3.2rem;
}
#modal17 .popup_content .table_area table .top td .percent {
    font-size: 2rem;
}


/*-----------------------------------------------------------

  フッター

------------------------------------------------------------*/
footer p {
    font-family :　YuMincho,'Yu Mincho',serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 100px;
    text-align: center;
}


/*-----------------------------------------------------------

  サイトトップボタン

------------------------------------------------------------*/
.sitetop_btn {
    height: 140px;
    overflow: hidden;
    position: relative;
}
.sitetop_btn .btn {
    background-color: #dfc3da;
    transform: rotate(45deg);
    margin: 50px auto;
    height: 198px;
    width: 198px;
}
.sitetop_btn .btn a {
    display: block;
    transform: rotate(-45deg);
    text-align: center;
    height: 198px;
    width: 198px;
}
.sitetop_btn .btn .img {
    margin: 0 auto;
    margin-bottom: 17px;
    width: 35px;
}
.sitetop_btn a .text {
    font-size: 1.8rem;
    font-weight: 600;
}


/*-----------------------------------------------------------

  pc

------------------------------------------------------------*/
@media screen and (min-width: 750px) {
    .container .item .item_btn:hover,
    .container .item .item_btn:hover .text {
        height: 210px;
        width: 210px;
    }
    .container .item .item_02_01:hover {
        bottom: 40px;
        left: 37px;
    }
    .container .item .item_02_03:hover {
        bottom: 40px;
        left: 491px;
    }
    .container .item .item_02_05:hover {
        bottom: 40px;
        right: 39px;
    }
    .container .item .item_03_03:hover {
        bottom: 43px;
        left: 263px;
    }
    .container .item .item_03_04:hover {
        bottom: 43px;
        right: 264px;
    }
    .container .item .item_04_01:hover {
        bottom: 47px;
        left: 37px;
    }
    .container .item .item_04_03:hover {
        bottom: 47px;
        right: 39px;
    }
    .container .item .item_05_03:hover {
        bottom: 50px;
        left: 264px;   
    }
    .container .item .item_05_04:hover {
        bottom: 50px;
        right: 263px;
    }
    .container .item .item_06_01:hover {
        bottom: 53px;
        left: 37px;
    }
    .container .item .item_06_03:hover {
        bottom: 53px;
        left: 490px;
    }
    .container .item .item_06_05:hover {
        bottom: 53px;
        right: 38px;
    }
    .container .item .item_07_03:hover {
        bottom: 56px;
        left: 264px;
    }
    .container .item .item_07_05:hover {
        bottom: 56px;
        right: 264px;
    }
    .container .item .item_08_01:hover {
        bottom: 58px;
        left: 36px;
    }
    .container .item .item_08_03:hover {
        bottom: 58px;
        left: 490px;
    }
    .container .item .item_08_05:hover {
        bottom: 58px;
        right: 38px;
    }
    .sitetop_btn .btn:hover {
        height: 220px;
        width: 220px;
    }
    
}


/*-----------------------------------------------------------

  SP

------------------------------------------------------------*/

@media screen and (max-width: 750px) {
    body {
        min-width: 250px;
    }
    .pc {
        display: none!important;
    }
    .sp {
        display: block!important;
    }
    
    /*  contents  */
    .contents {
        background-image: none!important;
        background-size: 100%;
        background-repeat: no-repeat;
        margin-bottom: 4%;
    }
    .container {
        background-color: rgba(255,255,255,0.7);
        height: auto;
        width: 100%;
    }
    .container .item {
        height: 30.7vw;
    }
    .container .item li {
        height: 27vw;
        width: 27vw;
    }
    .container .item .small {
        height: 16.3vw;
        width: 16.3vw;
    }
    .container .item .item_img {
        height: 22.7vw;
        width: 22.7vw;
    }
    .container .item li .text {
        font-size: 3.1vw;
        height: 26.4vw;
        width: 26.4vw;
    }
    .container .item li .btn {
        bottom: 3vw;
        right: 3vw;
        height: 4.7vw;
        width: 4.7vw;
    }
    .container .btn span::before,
    .container .btn span::after {
        left: 63%;
        top: 50%;
        margin: -8% 0 0 -42%;
        height: 17%;
        width: 60%;
    }
    
    /*  item_01  */
    .container .item_01 {
        height: 10.6vw;
    }
    .container .item .item_01_03 {
        bottom: 5.6vw;
        left: 5.6vw;
    }
    .container .item .item_01_04 {
        bottom: 11vw;
        left: 41.8vw;
    }
    .container .item .item_01_05 {
        bottom: 5.6vw;
        right: 5.8vw;
    }
    
    /*  item_02  */
    .container .item .item_02_grl {
        left: -25.1vw;
        top: -1.8vw;
    }
    .container .item .item_02_01 {
        bottom: 5.6vw;
        left: 36.5vw;
    }
    .container .item .item_02_02 {
        left: 7.8vw;
        top: 0.3vw;
    }
    .container .item .item_02_03 {
        left: 5.7vw;
        top: 29.1vw;
    }
    .container .item .item_02_04 {
        right: 8vw;
        top: 0.3vw;
    }
    .container .item .item_02_05 {
        right: 5.8vw;
        top: 29.1vw;
    }
    .container .item .item_02_grr {
        right: -25.1vw;
        top: -1.9vw;
    }
    
    /*  item_03  */
    .container .item_03 {
        height: 54.3vw;
    }
    .container .item .item_03_01 {
        bottom: -1.8vw;
        left: -25.1vw;
    }
    .container .item .item_03_02 {
        bottom: -1.8vw;
        left: auto;
        right: -25.1vw;
        top: auto;
    }
    .container .item .item_04_02 {
        bottom: -6.2vw;
        left: 32.1vw;
        top: auto;
        height: 35.5vw;
        width: 35.5vw;
    }
    .container .item .item_04_02 .main .logo {
        margin-bottom: 2.6vw;
        width: 37.5vw;
    }
    .container .item .item_04_02 .main .main_text,
    .container .item .item_04_02 .main .main_text strong,
    .container .item .item_04_02 .main .main_text span {
        font-size: 2.9vw;
        line-height: 1.6;
    }
    .container .item .item_04_02 .main .main_text strong {
        letter-spacing: 1px;
    }
    .container .item .item_04_02 .main .main_text::after {
        background-size: 2.6vw;
        bottom: -8vw;
        left: 45%;
        height: 2.6vw;
        width: 2.6vw;
    }
    .container .item .item_03_03 {
        bottom: -32.8vw;
        left: 5.7vw;
    }
    .container .item .item_03_04 {
        bottom: -32.8vw;
        right: 5.8vw;
    }
    
    /*  item_04  */
    .container .item_04 {
        height: 101.4vw;
    }
    .container .item .item_04_grl {
        top: 36.6vw;
        left: -25.1vw;
    }
    .container .item .item_04_00s {
        top: 38.9vw;
        left: 7.8vw;
    }
    .container .item .item_04_01 {
        top: 36.6vw;
        left: 36.4vw;
    }
    .container .item .item_04_02s {
        top: 38.9vw;
        right: 8vw;
    }
    .container .item .item_04_grr {
        top: 36.6vw;
        right: -25.1vw;
    }
    .container .item .item_04_03 {
        bottom: 6.9vw;
        left: 5.7vw;
    }
    .container .item .item_04_04s {
        bottom: 9vw;
        left: 38.6vw;
    }
    .container .item .item_04_05 {
        bottom: 6.9vw;
        right: 5.8vw;
    }
    
    /*  item_05  */
    .container .item_05 {
        height: 60.3vw;
    }
    .container .item .item_05_01 {
        left: -25.1vw;
        top: -3.2vw;
    }
    .container .item .item_05_02 {
        left: 7.8vw;
        top: -1vw;
    }
    .container .item .item_05_03 {
        left: 36.5vw;
        top: -3.2vw;
    }
    .container .item .item_05_04 {
        right: 8vw;
        top: -1vw;
    }
    .container .item .item_05_05 {
        bottom: 5.6vw;
        right: -25.1vw;
        top: -3.2vw;
    }
    .container .item .item_05_06 {
        bottom: 5.6vw;
        left: 5.7vw;
    }
    .container .item .item_05_07 {
        bottom: 7.7vw;
        left: 38.6vw;
    }
    .container .item .item_05_08 {
        bottom: 5.6vw;
        right: 5.8vw;
    }
    
    /*  item_06  */
    .container .item_06 {
        height: 61.5vw;
    }
    .container .item .item_06_01 {
        left: -25.1vw;
        top: -2vw;
    }
    .container .item .item_06_02 {
        left: 7.8vw;
        top: 0.3vw;
    }
    .container .item .item_06_03 {
        left: 36.5vw;
        top: -2vw;
    }
    .container .item .item_06_04 {
        right: 8vw;
        top: 0.3vw;
    }
    .container .item .item_06_05 {
        right: -25.1vw;
        top: -2vw;
    }
    .container .item .item_06_06 {
        bottom: 5.7vw;
        left: 5.7vw;
    }
    .container .item .item_06_07 {
        bottom: 7.7vw;
        left: 38.6vw;
    }
    .container .item .item_06_08 {
        bottom: 5.7vw;
        right: 5.8vw;
    }
    
    /*  item_07  */
    .container .item_07 {
        height: 61.6vw;
    }
    .container .item .item_07_01 {
        left: -25.1vw;
        top: -2vw;
    }
    .container .item .item_07_02 {
        left: 7.8vw;
        top: 0.2vw;
    }
    .container .item .item_07_03 {
        left: 36.5vw;
        top: -2vw;
    }
    .container .item .item_07_04 {
        left: auto;
        right: 8vw;
        top: 0.2vw;
    }
    .container .item .item_07_05 {
        right: -25.1vw;
        top: -2vw;
    }
    .container .item .item_07_06 {
        bottom: 5.8vw;
        left: 5.7vw;
        top: auto;
    }
    .container .item .item_07_07 {
        bottom: 7.9vw;
        left: 38.6vw;
    }
    .container .item .item_07_08 {
        bottom: 5.8vw;
        right: 5.8vw;
    }
    
    
    /*  モーダルウィンドウ  */
    .modal__content {
        padding: 5vw 3vw 4vw 3vw;
        top: 3.2vw;
        width: 94%;
    }
    .modal__bg {
        height: 400vw;
    }
    .popup_logo {
        margin-bottom: 5%;
    }
    .popup_logo .img {
        padding-bottom: 3.6%;
        width: 39.8%;
    }
    .question_area {
        margin-bottom: 6%;
        width: 65%;
    }
    .clm01 {
        margin: 6% auto;
    }
    .question_area::before {
        background-size: 4.6vw 8vw;
        height: 8vw;
        width: 4.6vw;
    }
    .question_area .q {
        font-size: 2.6rem;
        font-size: 3.4vw;
        line-height: 1.5;
    }
    .clm01 .q {
        width: 100%;
    }
    .question_area .answer {
        font-size: 4rem;
        font-size: 5.3vw;
        line-height: 1.5;
    }
    .popup_content .img {
        width: 85%;
    }
    .popup_content .popup_text {
        font-size: 2.6rem;
        font-size: 3.4vw;
        margin: 6vw 0 4vw 0;
    }
    .btn-close {
        padding-top: 3%;
        width: 90%;
    }
    .btn-close p {
        font-size: 3.2rem;
        font-size: 4.3vw;
        padding-left: 8vw;
        width: 30%;
    }
    .btn-close p::before {
        background-size: 5.2vw;
        top: 1.1vw;
        height: 5.2vw;
        width: 5.2vw;
    }
    .popup_content .tc_area {
        display: block;
        margin-bottom: 10%;
        width: 100%;
    }
    .popup_content .tc_area .img {
        margin: 0 auto;
        width: 74.6%;
    }
    .popup_content .list {
        margin: 0 auto;
        margin-top: 9%;
        width: auto;
    }
    .popup_content .list li {
        font-size: 3.2rem;
        font-size: 4.3vw;
        margin: 2vw 0;
    }
    .popup_content .other_text {
        font-size: 2rem;
        font-size: 2.65vw;
        line-height: 1.7;
        margin: 0 auto;
        margin-bottom: 7%;
        width: 86.5%;
    }
    .popup_content .table_area table th {
        padding-left: 0;
        height: 6.7vw;
        width: 9.4vw;
    }
    .popup_content .table_area table .top th {
        height: 9.4vw;
        line-height: 8.5vw;
    }
    .popup_content .table_area table th .number {
        font-size: 2.8rem;
        font-size: 3.8vw;
        margin-right: 0;
    }
    .popup_content .table_area table .top th .number {
        font-size: 3.6rem;
        font-size: 4.8vw;
        vertical-align: middle;
    }
    .popup_content .table_area table th .rank {
        font-size: 1.8rem;
        font-size: 2.4vw;
    }
    .popup_content .table_area table .top th .rank {
        font-size: 2.4rem;
        font-size: 3.2vw;
    }
    .popup_content .table_area table td {
        font-size: 2rem;
        font-size: 2.7vw;
        height: 6.7vw;
    }
    .popup_content .table_area table .top td {
        font-size: 2.4rem;
        font-size: 3.2vw;
        height: 9.4vw;
        width: 80%;
    }
    
    /* modal01（入学した理由は？） */
    #modal01 .popup_content::before {
        background-size: 36.7vw 75vw;
        left: 2.7vw;
        top: 4vw;
        height: 75vw;
        width: 36.7vw;
    }
    #modal01 .popup_content .popup_text {
        margin: 8vw 0 4vw 0;
        padding-left: unset;
    }
    #modal01 .popup_content .comments_list {
        background-image: url(../img/popup_01_01_sp.png);
        margin: 0 0 0 auto;
        height: 77.1vw;
        width: 59.4vw;
    }
    #modal01 .popup_content .comments_list p {
        background-size: 22vw 20vw;
        height: 20vw;
        width: 22vw;
    }
    #modal01 .popup_content .comments_list p span {
        font-size: 1.9rem;
        font-size: 2.5vw;
        line-height: 1.4;
    }
    #modal01 .popup_content .comments_list .modal01_a {
        left: auto;
        right: 9.5%;
        top: 30%;
    }
    #modal01 .popup_content .comments_list .modal01_b {
        left: 0;
        top: 9.6%;
    }
    #modal01 .popup_content .comments_list .modal01_c {
        right: 35.5%;
        top: -1.6%;
    }
    #modal01 .popup_content .comments_list .modal01_c span {
        font-size: 1.7rem;
        font-size: 2.3vw;
        vertical-align: middle;
    }
    #modal01 .popup_content .comments_list .modal01_d {
        right: 36%;
        top: 19%;
    }
    #modal01 .popup_content .comments_list .modal01_e {
        right: 3.5%;
        top: 12%;
    }
    #modal01 .popup_content .comments_list .modal01_f {
        left: 31.5%;
        top: 38.5%;
    }
    #modal01 .popup_content .comments_list .modal01_g {
        left: 4.5%;
        top: 29.5%;
    }
    #modal01 .popup_content .comments_list .modal01_h {
        right: 30%;
        top: 54.5%;
    }
    #modal01 .popup_content .comments_list .modal01_i {
        right: 0;
        top: 48.5%;
    }
    #modal01 .popup_content .comments_list .modal01_j {
        bottom: 24.4%;
        left: 2.5%;
    }
    #modal01 .popup_content .comments_list .modal01_k {
        bottom: 4%;
        left: 11%;
    }
    #modal01 .popup_content .comments_list .modal01_l {
        bottom: 2.5%;
        right: 9%;
    }
    
    /* modal02（川村の良いところってどんなところ？） */
    #modal02 .question_area {
        padding-top: 0px;
        margin-bottom: 8%;
        width: 100%;
    }
    #modal02 .question_area::before {
        left: 43%;
    }
    #modal02 .question_area .q {
        font-size: 2.3rem;
        font-size: 3.1vw;
    }
    #modal02 .question_area .answer {
        font-size: 3.6rem;
        font-size: 4.8vw;
    }
    #modal02 .popup_content .tc_area {
        display: flex;
        margin-bottom: 5%;
        width: 95%;
    }
    #modal02 .popup_content .tc_area .img {
        margin: 0 auto 0 0;
        width: 24.2%;
    }
    #modal02 .popup_content .tc_area .table_area {
        width: 60vw;
    }
    #modal02 .popup_content .other_text {
        margin: 4% 0 0 auto;
        width: 100%;
    }
    #modal02 .popup_content .popup_text {
        margin: 0 0 4vw 0;
    }
    #modal02 .popup_content .other_text table tr {
        border-top: 0;
    }
    #modal02 .popup_content .other_text table tr:last-child {
        border-bottom: 0;
    }
    #modal02 .popup_content .other_text table th,
    #modal02 .popup_content .other_text table td {
        font-size: 1.8rem;
        font-size: 2.4vw;
        font-weight: normal;
    }
    #modal02 .popup_content .other_text table th {
        display: table-cell;
        width: 14vw;
    }
    #modal02 .popup_content .other_text table td {
        color: #626262;
        height: auto;
        width: 56vw;
    }
    
    /* modal03（出身地は？） */
    #modal03 .question_area {
        margin-bottom: 15%;
        width: 70%;
    }
    #modal03 .popup_content .tc_area .img {
        margin: 15% 9% 20% auto;
        width: 64.8%;
    }
    #modal03 .popup_content .tc_area .list {
        width: 43%;
    }
    #modal03 .popup_content::before {
        background-size: 24.7vw 75.4vw;
        left: 5%;
        top: -3%;
        height: 75.4vw;
        width: 24.7vw;
    }
    #modal03 .popup_content .popup_text {
        margin: 6vw 0 4vw 0;
    }
    
    /* modal04（女子大の良いところってどんなところ？） */
    #modal04 .question_area {
        padding-top: 0px;
        margin-bottom: 8%;
        width: 96%;
    }
    #modal04 .question_area::before {
        left: 46%;
    }
    #modal04 .question_area .q {
        font-size: 2.2rem;
        font-size: 2.9vw;
    }
    #modal04 .question_area .answer {
        font-size: 3.2rem;
        font-size: 4.3vw;
    }
    #modal04 .popup_content .tc_area {
        display: flex;
        margin-bottom: 5%;
        width: 95%;
    }
    #modal04 .popup_content .tc_area .img {
        margin: 0 auto 0 0;
        width: 24.2%;
    }
    #modal04 .popup_content .tc_area .table_area {
        width: 60vw;
    }
    #modal04 .popup_content .other_text {
        margin: 4% 0 0 auto;
        width: 100%;
    }
    #modal04 .popup_content .popup_text {
        margin: 0 0 4vw 0;
    }
    #modal04 .popup_content .other_text table tr {
        border-top: 0;
    }
    #modal04 .popup_content .other_text table tr:last-child {
        border-bottom: 0;
    }
    #modal04 .popup_content .other_text table th,
    #modal04 .popup_content .other_text table td {
        font-size: 1.8rem;
        font-size: 2.4vw;
        font-weight: normal;
    }
    #modal04 .popup_content .other_text table th {
        display: table-cell;
        width: 14vw;
    }
    #modal04 .popup_content .other_text table td {
        color: #626262;
        height: auto;
        width: 56vw;
    }
    #modal04 .popup_content .popup_text {
        margin: 6vw 0 4vw 0;
    }
    
    /* modal05（先生の印象は？） */
    #modal05 .question_area {
        margin-bottom: 10%;
        width: 80%;
    }
    #modal05 .question_area::before {
        left: 44%;
    }
    #modal05 .popup_content .img {
        margin-left: 32vw;
        width: 62%;
    }
    #modal05 .popup_content::before {
        background-size: 26.7vw 74.7vw;
        left: 7%;
        top: 0;
        height: 74.7vw;
        width: 26.7vw;
    }
    #modal05 .popup_content .popup_text {
        margin: 10vw 0 4vw 0;
    }
    #modal05 .popup_content .comments_list {
        background-image: url(../img/popup_05_01_sp.png);
        margin: 0 1.5% 0 auto;
        height: 71.4vw;
        width: 53.9vw;
    }
    #modal05 .popup_content .comments_list p {
        height: 12vw;
        width: 25.4vw;
    }
    #modal05 .popup_content .comments_list p span {
        font-size: 1.7rem;
        font-size: 2.25vw;
    }
    #modal05 .popup_content .comments_list .modal05_a span,
    #modal05 .popup_content .comments_list .modal05_b span,
    #modal05 .popup_content .comments_list .modal05_c span {
        font-size: 2.3rem;
        font-size: 3.1vw;
    }
    #modal05 .popup_content .comments_list .modal05_a {
        left: 3%;
        top: 18.5%;
    }
    #modal05 .popup_content .comments_list .modal05_b {
        left: 49%;
        top: 9%;
    }
    #modal05 .popup_content .comments_list .modal05_c {
        right: 16.5%;
        top: 35%;
    }
    #modal05 .popup_content .comments_list .modal05_d {
        left: -2%;
        top: 43%;
    }
    #modal05 .popup_content .comments_list .modal05_e {
        right: -2%;
        top: 53%;
    }
    #modal05 .popup_content .comments_list .modal05_f {
        left: -1%;
        top: 60%;
    }
    #modal05 .popup_content .comments_list .modal05_g {
        right: 25.5%;
        top: 58.5%;
    }
    #modal05 .popup_content .comments_list .modal05_h {
        left: 28%;
        top: 79.5%;
    }
    #modal05 .popup_content .comments_list .modal05_i {
        right: -2%;
        top: 71.5%;
    }
    #modal05 .popup_content .comments_list .modal05_j {
        left: -4.5%;
        top: 76.5%;
    }
    
    /* modal06（住まいは？） */
    #modal06 .question_area {
        margin-bottom: 8%;
        width: 47%;
    }
    #modal06 .popup_content .tc_area {
        margin-bottom: 8%;
        width: 95%;
    }
    #modal06 .popup_content .img {
        width: 65.8%;
    }
    #modal06 .popup_content .list {
        margin: 9% 0 0 auto;
        width: 63%;
    }
    #modal06 .popup_content .popup_text {
        margin: 6vw 0 4vw 0;
        padding-left: 0;
    }
    #modal06 .popup_content::before {
        background-size: 32vw 76.7vw;
        left: 6.2%;
        top: 1.5%;
        height: 76.7vw;
        width: 32vw;
    }
    
    /* modal07（通学時間は？） */
    #modal07 .question_area {
        margin-bottom: 15%;
        width: 74%;
    }
    #modal07 .question_area::before {
        left: 43%;
    }
    #modal07 .popup_content .tc_area::before {
        background-size: 26.5vw 76vw;
        left: 4%;
        top: -5.3%;
        height: 76vw;
        width: 26.5vw;
    }
    #modal07 .popup_content .tc_area .img {
        margin: 15% 9% 20% auto;
        width: 64.8%;
    }
    #modal07 .popup_content .list {
        width: 59%;
    }
    
    /* modal08（クラブは？） */
    #modal08 .question_area {
        margin-bottom: 15%;
    }
    #modal08 .popup_content .tc_area {
        width: 100%;
    }
    #modal08 .popup_content .tc_area .img {
        margin: 0 9% 0 auto;
        width: 66.7%;
    }
    #modal08 .popup_content::before {
        background-size: 31.6vw 76.2vw;
        left: 1%;
        top: -3.5%;
        height: 76.2vw;
        width: 31.6vw;
    }
    #modal08 .popup_content .list {
        margin-top: 20%;
        width: 57%;
    }
    #modal08 .popup_content .other_text {
        margin: 0 auto;
    }
    
    /* modal09（通学スタイルは？） */
    #modal09 .question_area {
        width: 82%;
    }
    #modal09 .question_area::before {
        left: 47%;
    }
    #modal09 .popup_content .tc_area {
        justify-content: space-between;
        margin-bottom: 0;
        width: 95%;
    }
    #modal09 .popup_content .tc_area .style {
        margin-bottom: 7%;
        width: 40vw;
    }
    #modal09 .popup_content .tc_area .style:last-child {
        padding-right: 0;
    }
    #modal09 .popup_content .tc_area .style:last-child .text_area {
        width: 22vw;
    }
    #modal09 .popup_content .tc_area .style .img {
        width: 35.4%;
    }
    #modal09 .popup_content .tc_area .style .text_area {
        width: 21vw;
    }
    #modal09 .popup_content .tc_area .style .text_area .clothes {
        font-size: 2.3rem;
        font-size: 3.1vw;
        margin-bottom: 13%;
    }
    #modal09 .popup_content .tc_area .style .text_area .percent {
        font-family: 'DIN';
        font-size: 4.3rem;
        font-size: 5.8vw;
    }
    #modal09 .popup_content .tc_area .style .text_area .percent span {
        font-size: 8.6rem;
        font-size: 12vw;
    }
    #modal09 .popup_content .popup_text {
        margin: 1vw 0 4vw 0;
    }
    
    /* modal10（学内のおすすめスポットは？） */
    #modal10 .question_area {
        margin-bottom: 10%;
        width: 84%;
    }
    #modal10 .popup_content .tc_area {
        display: flex;
        margin-bottom: 7%;
        width: 100%;
    }
    #modal10 .popup_content .tc_area .table_area {
        width: 68.6%;
    }
    #modal10 .popup_content .tc_area .img {
        width: 26%;
    }
    #modal10 .popup_content .other_text {
        font-size: 1.8rem;
        font-size: 2.4vw;
        margin: 3% auto 0 0;
        width: 100%;
    }
    #modal10 .popup_content .popup_text {
        margin: 2vw 0 4vw 0;
    }
    
    /* modal11（好きなTV番組は？） */
    #modal11 .question_area {
        margin-bottom: 8%;
        width: 79%;
    }
    #modal11 .popup_content::before {
        background-size: 22.4vw 77vw;
        left: 9%;
        top: 1.3%;
        height: 77vw;
        width: 22.4vw;
    }
    #modal11 .popup_content .tc_area {
        width: 100%;
    }
    #modal11 .popup_content .tc_area .img {
        width: 66.4%;
    }
    #modal11 .popup_content .tc_area .list {
        margin: 7% 0% 0 auto;
        width: 60%;
    }
    #modal11 .popup_content .popup_text {
        margin: 4vw 0 4vw 0;
    }
    
    /* modal12（大学生活は？） */
    #modal12 .question_area {
        margin-bottom: 15%;
        width: 78%;
    }
    #modal12 .question_area::before {
        left: 40%;
    }
    #modal12 .question_area p {
        padding: 0 6vw;
        width: auto;
    }
    #modal12 .popup_content .tc_area {
        width: 88%;
    }
    #modal12 .popup_content .tc_area .img {
        margin: 0 3% 0 auto;
        width: 73.7%;
    }
    #modal12 .popup_content .tc_area::before {
        background-size: 28vw 75.3vw;
        left: 2vw;
        top: -5.5vw;
        height: 75.3vw;
        width: 28vw;
    }
    #modal12 .popup_content .list {
        margin-top: 25%;
        width: 87%;
    }
    #modal12 .popup_content .popup_text {
        padding-left: 0;
    }
    
    /* modal13（よく使うSNSは？） */
    #modal13 .question_area {
        width: 64%;
    }
    #modal13 .question_area::before {
        left: 63%;
    }
    #modal13 .popup_content .tc_area {
        display: flex;
        margin-bottom: 8%;
        width: 100%;
    }
    #modal13 .popup_content .tc_area .img {
        width: 23.4vw;
    }
    #modal13 .popup_content .tc_area .sns_list {
        margin: 0 auto 0 0;
    }
    #modal13 .popup_content .tc_area .sns_list .sns {
        margin-bottom: 6.7vw;
        height: 19.6vw;
        width: 50vw;
    }
    #modal13 .popup_content .tc_area .sns_list .sns:last-child {
        margin-bottom: 0;
    }
    #modal13 .popup_content .tc_area .sns .img {
        margin: 0 auto 0 0;
        width: 19.6vw;
    }
    #modal13 .popup_content .tc_area .sns_list .description li {
        display: flex;
        width: 25.4vw;
    }
    #modal13 .popup_content .tc_area .sns_list .sns li div {
        display: block;
    }
    #modal13 .popup_content .tc_area .sns_list .sns .name {
        font-size: 3.2rem;
        font-size: 4.2vw;
        margin: 8% 0;
    }
    #modal13 .popup_content .tc_area .sns_list .sns li .number {
        font-size: 8.8rem;
        font-size: 11vw;
    }
    #modal13 .popup_content .tc_area .sns_list .sns li .percent {
        font-size: 4.4rem;
        font-size: 5.9vw;
        margin-top: 15.5%;
        padding-left: 6%;
    }
    #modal13 .popup_content .popup_text {
        margin: 0 0 4vw 0;
    }

    
    /* modal14（よく読むファッション誌は？） */
    #modal14 .question_area {
        width: 89%;
    }
    #modal14 .popup_content::before {
        background-size: 26.8vw 78vw;
        left: 4.4%;
        top: -1%;
        height: 78vw;
        width: 26.8vw;
        z-index: 1;
    }
    #modal14 .popup_content .comments_list {
        background-image: url(../img/popup_14_01_sp.png);
        margin: 0 2.5% 0 auto;
        height: 76.8vw;
        width: 58vw;
    
    }
    #modal14 .popup_content .comments_list p {
        height: 12vw;
        width: 20.7vw;
    }
    #modal14 .popup_content .comments_list p span {
        font-size: 3.1rem;
        font-size: 4.1vw;
    }
    #modal14 .popup_content .comments_list .modal14_a span,
    #modal14 .popup_content .comments_list .modal14_b span,
    #modal14 .popup_content .comments_list .modal14_c span {
        font-size: 5.4vw;
    }
    #modal14 .popup_content .comments_list .modal14_a {
        right: 13%;
        top: 8%;
    }
    #modal14 .popup_content .comments_list .modal14_b {
        left: 6.5%;
        top: 19.5%;
    }
    #modal14 .popup_content .comments_list .modal14_c {
        right: 22.5%;
        top: 32%;
    }
    #modal14 .popup_content .comments_list .modal14_d {
        right: 0.5%;
        top: 45.5%;
    }
    #modal14 .popup_content .comments_list .modal14_e {
        left: 5%;
        top: 46.7%;
    }
    #modal14 .popup_content .comments_list .modal14_f {
        left: 35%;
        top: 52.7%;
    }
    #modal14 .popup_content .comments_list .modal14_g {
        right: 10%;
        top: 65.5%;
    }
    #modal14 .popup_content .comments_list .modal14_h {
        left: 13.5%;
        top: 66.5%;
    }
    #modal14 .popup_content .comments_list .modal14_i {
        right: 28.2%;
        top: 79.5%;
    }
    
    /* modal15（アルバイトは？） */
    #modal15 .question_area {
        margin-bottom: 20%;
        width: 67%;
    }
    #modal15 .popup_content .tc_area {
        margin-bottom: 7%;
    }
    #modal15 .popup_content::before {
        background-size: 19.2vw 76vw;
        left: 11%;
        top: -4%;
        height: 76vw;
        width: 19.2vw;
    }
    #modal15 .popup_content .tc_area .img {
        margin: 0px 10% 0 auto;
        width: 64.8%;
    }
    #modal15 .popup_content .list {
        margin-top: 20%;
        width: 49%;
    }
    #modal15 .popup_content .job_details {
        margin: 0 auto;
        width: 68.7vw;
    }
    #modal15 .popup_content .job_details .job {
        height: 23.1vw;
        width: 100%;
    }
    #modal15 .popup_content .job_details .job .img {
        margin-left: 10%;
        width: 16.8vw;
    }
    #modal15 .popup_content .job_details .job_01 .img {
        margin-left: 8%;
        width: 18.7vw;
    }
    #modal15 .popup_content .job_details .job .job_type {
        font-size: 4.3rem;
        font-size: 5.8vw;
        margin-left: 11%;
    }
    #modal15 .popup_content .job_details .job .job_type span {
        font-size: 2.6rem;
        font-size: 3.4vw;
        font-weight: normal;
    }
    #modal15 .popup_content .job_details .job_03 {
        border-bottom: 0;
    }
    #modal15 .popup_content .popup_text {
        margin: 7vw 0 5vw 0;
    }
    
    /* modal16（睡眠時間は？） */
    #modal16 .question_area {
        margin-bottom: 15%;
    }
    #modal16 .popup_content .tc_area {
        width: 80%;
    }
    #modal16 .popup_content .tc_area .img {
        margin: 0 0 0 auto;
        width: 84%;
    }
    #modal16 .popup_content .list {
        margin-top: 25%;
        width: 67%;
    }
    #modal16 .popup_content::before {
        background-size: 16.7vw 74.7vw;
        left: 11.5%;
        top: -4%;
        height: 74.7vw;
        width: 16.7vw;
    }
    
    /* modal17（休日の過ごし方は？） */
    #modal17 .question_area {
        margin-bottom: 8%;
        width: 82%;
    }
    #modal17 .question_area::before {
        left: 52%;
    }
    #modal17 .popup_content .tc_area {
        display: flex;
        margin-bottom: 5%;
        width: 98%;
    }
    #modal17 .popup_content .tc_area .img {
        margin: 0 auto 0 0;
        width: 26.5%;
    }
    #modal17 .popup_content .tc_area .table_area {
        width: 60.9vw;
    }
    #modal17 .popup_content .table_area table .info {
        padding-right: 2%;
        text-align: right;
        width: 24%;
    } 
    #modal17 .popup_content .table_area table td {
        font-size: 2rem;
        font-size: 2.6vw;
        width: 59%;
    }
    #modal17 .popup_content .table_area table .top td {
        font-size: 2.4rem;
        font-size: 3.2vw;
    }
    #modal17 .popup_content .table_area table td .number {
        font-size: 3rem;
        font-size: 4.5vw;
    }
    #modal17 .popup_content .table_area table .top td .number {
        font-size: 3.6rem;
        font-size: 4.8vw;
    }
    #modal17 .popup_content .table_area table td .percent {
        font-size: 2.4rem;
        font-size: 3.2vw;
        padding: 1.6% 0 0 1%;
    }
    #modal17 .popup_content .table_area table .top td .percent {
        font-size: 2.4rem;
        font-size: 3.2vw;
    }
    #modal17 .popup_content .other_text {
        margin: 4% 0 0 auto;
        width: 100%;
    }
    #modal17 .popup_content .popup_text {
        margin: 8vw 0 4vw 0;
    }
    
    
    
    /*-----------------------------------------------------------

      フッター

    ------------------------------------------------------------*/
    footer p {
        font-size: 2rem;
        font-size: 2.65vw;
        line-height: 2;
        padding: 5.5vw 0;
    }
    
    
    /*-----------------------------------------------------------

      サイトトップボタン

    ------------------------------------------------------------*/
    .sitetop_btn {
        height: 18.7vw;
    }
    .sitetop_btn .btn {
        margin: 6vw auto;
        height: 27vw;
        width: 27vw;
    }
    .sitetop_btn .btn a {
        height: 26.4vw;
        width: 26.4vw;
    }
    .sitetop_btn .btn .img {
        margin-bottom: 10%;
        height: 4.7vw;
        width: 4.7vw;
    }
    .sitetop_btn a .text {
        font-size: 1.8rem;
        font-size: 2.6vw;
    }
    
    
}

/*-----------------------------------------------------------

  IE

------------------------------------------------------------*/
@media all and (-ms-high-contrast:none) {
	.question_area .q {
		height: 60px;
        line-height: normal;
        padding: 15px 0;
	}
    #modal02 .question_area .q {
        padding: 0;
	}
    #modal02 .question_area::before {
        left: 45%;
        top: 10px;
    }
    #modal04 .question_area .q {
        padding: 0;
	}
    #modal04 .question_area::before {
        top: 10px;
    }
    .question_area .answer {
		height: 60px;
        line-height: normal;
        padding: 10px 0;
	}
    .popup_content .table_area table td {
        padding: 20px 0 15px 8px;
    }
    .popup_content .table_area table .top td {
        padding: 30px 0 23px 0;
    }
    #modal17 .popup_content .table_area table td {
        padding: 15px 0 9px 0;
    }
    #modal17 .popup_content .table_area table td.percent {
        padding: 10px 0 0 8px;
    }
    .popup_content .table_area table th .rank {
        margin-top: 7px;
    }
    .popup_content .table_area table .top th .rank {
        margin-top: 10px;
    }
}
