@charset "UTF-8";

@charset "UTF-8";


/* ===========================================================

トップページ

=========================================================== */

@import url('https://fonts.googleapis.com/css?family=Oswald');

/*------------------------------------------------------------
	協賛企業
------------------------------------------------------------*/
.collaboration_txt {
	text-align: center;
	margin-bottom: 40px;
}
.collaboration_ttl--s {
	font-size: 2rem;
	margin-bottom: 40px;
	text-align: center;
	font-weight: bold;
}
.collaboration_logo {
	display: block;
	margin:auto;
	width: 75%;
    height: auto;
}
.accordion--inner img {
	width: 100%;
}

.collaboration_list .whitespace {
	margin-bottom: 20px;
}


@media screen and (min-width: 768px) {
	.collaboration_logo {
		margin-bottom: 60px;
		width: 100%;
	}
	.important_link:hover {
		box-shadow: 0px 0px 0px 3px #0aafc5;
	}
	.collaboration_list dt {
		margin-bottom: 60px;
	}
	.collaboration_list dt:last-child {
		margin-bottom: 0;
	}
	.collaboration_list .img_box {
		width: 250px;
	    display: inline-block;
	    float: left;
	    margin-right:30px;
	}
	.collaboration_ttl--s {
		font-size:2.4rem;
	}
	.collaboration_list h3 {
		font-size: 2.4rem;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.collaboration_list_inner {
		background: #f7f7f7;
		padding:30px;
		overflow: hidden;
	}
}





/*------------------------------------------------------------
--------------------------------------------------------------
--------------------------------------------------------------
	20180727リニューアル
--------------------------------------------------------------
--------------------------------------------------------------
------------------------------------------------------------*/

html{
    font-size: 62.5%;
}

#wrapping_top {
    font-size: 1.4rem;
}

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

.cf:before,
.cf:after {
	display: block;
	line-height: 0;
	content: "";
}

.cf:after {
	clear: both;
}

.m_btm20 {
    margin-bottom: 20px;
}

.content_area {
    font-size: 1.4rem;
}

.shibu5 {
    background-image: url(../images/top/img_shibu5_sp2.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 56%;
}

.NHK5_pc {
    width: 22%;
    padding-top: 10px;
    margin-left: 12px;
}

.NHK5_mv {
    width: 26%;
    padding-top: 3px;
    margin-left: 2px;
}

.now {
    border: 4px solid #06a8c0;
}

.now_ttl {
    background-color: #06a8c0;
}

.shop_box {
    background-color: #f2f2f2;
    text-align: center;
    margin: 0 20px 10px;
}

.shop_box:first-child {
    margin-top: 20px;
}

.shop_box:last-child {
    margin-bottom: 20px;
}

.shop_txt_box {
    padding: 20px 0;
}

.shop_txt {
    background-color: #fff;
    padding: 6px 8px;
    margin-right: 5px;
}

.li_ttl {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.now_dhc {
    padding: 0 20px;
}

.btn_gradient a {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.69, #dd4d42), color-stop(0.26, #f65e52));
background: -webkit-linear-gradient(top, #f65e52 26%, #dd4d42 69%);
background: -moz-linear-gradient(top, #f65e52 26%, #dd4d42 69%);
background: -o-linear-gradient(top, #f65e52 26%, #dd4d42 69%);
background: -ms-linear-gradient(top, #f65e52 26%, #dd4d42 69%);
background: linear-gradient(to bottom, #f65e52 26%, #dd4d42 69%);
    color: #fff;
    padding: 20px 0;
    display: block;
    text-align: center;
    font-weight: bold;
    position: relative;
    font-size: 2.0rem;
}

.btn_gradient a:hover:before {
    opacity: 1;
}

.btn_gradient a::before {
    transition: .2s ease-in;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ba423a;
    opacity: 0;
    top: 0;
    left: 0;
}

.btn_gradient a::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 16px;
    background: url(../images/common/ico_btnarrow_r@2x.png) no-repeat;
    background-size: contain;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.btn_gradient p {
    position: relative;
}

.web_confirmation {
    padding: 0 20px;
}

.now_company {
    padding: 0 20px;
}

.contents_ttls {
    text-align: center;
    padding-bottom: 20px;
}

.plan_imgs {
    float: left;
    width: 23%;
    margin-right: 15px;
}

.planning_box {
    border: 4px solid #0aafc5;
    margin-bottom: 40px;
}

.planning_box2 {
    border: 4px solid #0aafc5;
    margin-bottom: 20px;
}

.plan_ttl {
    background-color: #0aafc5;
    color: #023840;
    font-weight: bold;
    font-size: 1.2rem;
    padding: 20px 0 20px 2px;
}

.plan_ttl_txt {
    color: #fff;
    font-size: 2.2rem;
}

.coupon_course {
    padding: 20px;
}

.more_btn {
    padding-bottom: 20px;
}

.more_btn a:after {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.airplan {
    text-align: center;
    padding-left: 0;
}

.plan_ttl_txt2 {
    font-size: 2.4rem;
    color: #fff;
    letter-spacing: 1.0px;
}

.air_img {
    padding: 20px 20px 0;
}

.accordion--inner {
    background: none;
    padding-top: 0;
    padding-left: 0;
}

.accordion__ttl strong {
    background: linear-gradient(transparent 70%, #fffaa8 60%);
    font-weight: bold;
}

.students:after {
    content: "";
    display: inline-block;
    width: 120%;
    height: 4px;
    background: #aec9cd;
    position: absolute;
    right: 0;
    margin: 0 -20px;
}

.select_txt_box {
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.stu_left {
    float: left;
    width: 63%;
}

.stu_left strong {
    background: -webkit-linear-gradient(transparent 70%, #fffaa8 60%);
    background: -o-linear-gradient(transparent 70%, #fffaa8 60%);
    background: linear-gradient(transparent 70%, #fffaa8 60%);
    font-weight: bold;
}

.stu_right {
    float: right;
}

.pad0 {
    padding-left: 0px;
    padding-right: 0px;
}

.station {
    padding-bottom: 20px;
    text-align: center;
}

.station_ul li {
    width: 100%;
    padding-bottom: 10px;
}

.station_ul li:last-child {
    padding-bottom: 20px;
}

.company_box {
    padding-bottom: 20px;
}

.ttl_contents_h3 {
    padding-bottom: 10px;
    border-bottom: 4px solid #0aafc5;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
}

.ttl_contents_h3 span {
    font-size: 3.0rem;
}

.area_y {
    background-color: #fffef2;
    padding: 0 0 70px;
    margin: 0 auto;
}

.make_hair_recommend {
	padding-top: 20px;
}
.make_hair_recommend img {
	margin: 0 auto;
}

.make_hair_pic {
    -webkit-display: flex;
    display: flex;
    padding: 20px 0;
}

.make_hair_txt p span {
	color: #0aafc5;
}
.make_hair_txt p:last-of-type span {
	color: #8d8a6f;
}

.transit_bnr {
	padding-top: 20px;
}

.recruit_pic_box {
    width: 50%;
}

.recruit_pic_box:first-child {
    margin-right: 20px;
}

.pl_txt {
    padding-bottom: 20px;
}

.survice_ttl {
    position: absolute;
    top: -10px;
    left: 15px;
}

.survice_box {
    background-image: url(../images/top/bg_survice.png);
    background-repeat: repeat;
    background-size: 11px auto;
    margin: 37px 0 30px;
    padding: 10px;
    position: relative;
}

.survice_inner {
    padding: 18% 20px 15px;
    background-color: #fff;
}

.survice_ul {
    margin-top: 20px;
}

.survice_ul li {
    width: 30%;
    float: left;
}

.survice_ul li:nth-child(2) {
    margin: 0 5%;
}

.survice_ul li:nth-last-child(-n+3) {
    margin-top: 20px;
}


.survice_ul .free_li {
    margin: 0 5%;
}

.survice_ico p {
    text-align: center;
    font-size: 1.2rem;
    font-weight: 500;
    padding-top: 10px;
}

.survice_make {
    text-decoration: underline;
    color: #f55e53;
}

.survice_pic_ttl {
    background-color: #0aafc5;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
}

.survice_pic_ttl::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #0aafc5 transparent transparent transparent;
    border-width: 20px 20px 0 20px;
}

.survice_pic_ttl p {
    padding: 15px 22px;
}

.survice_picture {
    padding: 30px 20px 0;
    background-color: #f3feff;
}

.survice_caption {
    padding: 20px 0;
}

.coupon_limit {
    text-align: center;
    margin-bottom: 10px;
    font-size: 1.4rem;
}

.coupon_plan_txt {
    margin: 0 auto;
}

.coupon_plan_btn {
    margin-bottom: 50px;
}

.survice_btn {
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 0;
}

.survice_btn a {
    font-size: 1.6rem;
    letter-spacing: 0.2px;
    max-width: 305px;
}

.economy_ul {
    margin-top: 20px;
}

.economy_ul li {
    width: 30%;
    float: left;
}

.economy_ul li:nth-child(2) {
    margin: 0 5%;
}

.economy_ul li:nth-child(4) {
    margin: 20px 5% 0 17%;
}

.economy_ul li:nth-child(5) {
    margin-top: 20px;
}

.detailed_area {
    padding-top: 0;
    padding-bottom: 0;
}

.details {
    padding-bottom: 40px;
}

.detailed_contents_box {
    margin-top: 60px;
}

.detailed_top_txt {
    font-size: 1.4rem;
}

.detailed_contents_ttl {
    position: relative;
    background-image: url(../images/top/bg_ttl_detailed.png);
    background-repeat: repeat;
    color: #fff;
    
}

.img_detailed1 {
    position: absolute;
    bottom: 0;
    left: -14px;
    width: 30%;
}

.img_detailed2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30%;
}

.detailed_contents_ttl h3 {
    font-weight: bold;
    font-size: 2.0rem;
    padding: 20px 16px 20px 95px;
}

.pro_staff {
    border: 4px solid #0aafc5;
    border-top: 0px;
}

.pro_txt {
    padding: 20px;
    font-size: 1.4rem;
}

.pro_pic {
    padding: 0 20px 15px;
}

.option {
    border: 4px solid #0aafc5;
    border-top: 0px;
}

.detailed_contents_ttl .option_h3 {
    font-weight: bold;
    font-size: 2.0rem;
    padding: 20px 16px 20px 120px;
}

.option_txt {
    padding: 20px;
}

.option_pic1 {
    padding: 0 20px 38px;
}

.option_pic2 {
    padding: 0 20px 20px;
}

.option_pic2 img {
    margin: 0 auto;
}

.option_txt p {
    font-size: 1.rem;
}

.sizing {
    border: 4px solid #0aafc5;
    border-top: 0px;
}

.sizing > ul {
    padding-top: 20px;
}

.size_pic {
    padding: 0 20px 20px;
}

.size_txt {
    padding: 0 20px 20px;
    font-size: 1.4rem;
}
.size_list {
	background: #f2f2f2;
	padding: 20px;
	text-align:  center;
	margin-bottom:  20px;
}
.size_list li {
	position:  relative;
	margin: 0 auto;
	display: inline-block;
}
.size_list li:before {
	position: absolute;
	content: "・";
	left: -15px;
}
@media screen and (min-width: 768px) {
	.size_list li {
	padding-right: 70px;
	}
	.size_list li:before {
		
	}
}
.sizing .size_txt p:last-child {
	padding-bottom: 0;
}

.sizing .size_txt p:nth-child(4) {
	color: #ec574c;
	padding: 20px;
	
	border: 3px solid #ec574c;
}

.size_txt p {
    padding-bottom: 20px;
}

.voice_box_ttl {
    color: #fff;
    font-size: 2.0rem;
    font-weight: bold;
}

.border_light {
    border: 4px solid #0aafc5;
}

.border_deep {
    border: 4px solid #074877;
}

.color_light {
    background-color: #0aafc5;
}

.color_deep {
    background-color: #074877;
}

.voice_li {
    margin-bottom: 40px;
}

.voice_inner {
    padding: 10px 4px 25px 10px;
}

.voice_txt {
    display: inline;
    border-bottom: 1px solid #aec9cd;
    padding-bottom: 6px;
    line-height: 30px;
}

.voice_box_ttl {
    padding: 5px 0 8px;
}

.voice_box_ttl p {
    margin-left: 10px;
    margin-right: 20px;
    border-left: 6px solid #fff88c;
    padding-left: 15px;
}

.important_area {
    margin-bottom: 0;
    padding-bottom: 50px;
}

.access_area {
    font-size: 1.4rem;
    padding-top: 0;
    background-color: #f5fff8;
}

.shop_name {
    background-color: #0aafc5;
    font-size: 2.0rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.shop_name p {
    padding: 15px 0;
}

.f_bl {
    color: #0aafc5;
}

.address p {
    padding: 20px 20px 0;
}

.g_map {
    padding: 20px 20px 0;
}

.g_map .maping {
    width: 100%;
}

.g_map .maping_sp {
    width: 100%;
    height: 170px;
}

.access_li:nth-child(2) {
    margin-top: 40px;
}

.access_li:nth-child(3) {
    margin-top: 40px;
    padding-bottom: 20px;
}

.access_li {
    background-color: #fff;
    padding-bottom: 20px;
}

.company_area {
    padding-top: 0;
}

.collabo_studio {
    background-color: #fcf3e3;
    padding: 20px;
    margin: 30px 20px 0;
}

.collabo_toptxt {
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 10px;
}

.collabo_toptxt span {
    font-size: 2.2rem;
}

.dhc_studio strong {
    background: -webkit-linear-gradient(transparent 70%, #fffaa8 60%);
    background: -o-linear-gradient(transparent 70%, #fffaa8 60%);
    background: linear-gradient(transparent 70%, #fffaa8 60%);
    font-weight: bold;
    font-size: 1.8rem;
}

.aoyama_studio strong {
    background: -webkit-linear-gradient(transparent 70%, #fffaa8 60%);
    background: -o-linear-gradient(transparent 70%, #fffaa8 60%);
    background: linear-gradient(transparent 70%, #fffaa8 60%);
    font-weight: bold;
    font-size: 1.8rem;
}

.access_li table {
    margin-bottom: 30px;
}

.access_li:nth-child(2) table {
    margin-bottom: 53px;
}

.access_li th {
    color: #0aafc5;
    text-align: right;
    border-right: 4px solid #aec9cd;
    padding-right: 12px;
    padding-bottom: 40px;
    width: 110px;
}

.access_li td {
    text-align: left;
    padding-bottom: 40px;
    padding-left: 17px;
}

.shibuya_box_pc {
    background-color: #fff;
    margin-top: 30px;
}

.company_area {
    padding-top: 0;
    font-size: 1.4rem;
}

.sponsoring_txt {
    margin-bottom: 35px;
}

.colabbo_pic img {
    margin: 0 auto;
}

.colabbo_ul {
    padding: 20px;
    background-color: #f2f2f2;
    margin-top: 40px;
}

.communication {
    text-decoration: underline;
    color: #0aafc5;
    position: relative;
}

.communication:hover {
    color: #007485;
}

.communication::after {
    content: "";
    position: absolute;
    background-image: url(../images/top/ico_outside_link.png);
    padding: 10px;
    background-position: 50%;
}

.dhc_studio {
    margin-bottom: 20px;
}

.dhc_studio img {
    width: 90%;
}

.dhc_studio_txt {
    margin-bottom: 20px;
}

.colabbo_ul2 {
    padding: 20px;
    background-color: #f2f2f2;
    margin-top: 40px;
}

.aoyama_studio {
    margin-bottom: 20px;
}

.aoyama_studio img {
    width: 67%;
}

.sizing .aoyama_studio {
	margin-bottom: 0;
}

.tel_area {
    background-color: #f2fcff;
    padding-top: 0;
    margin-top: 40px;
}

.blog_news_btn {
    max-width: 305px;
}

.btn a {
    background: #0aafc5;
    font-weight: bold;
}

.btn02 a {
    font-size: 1.6rem;
    font-weight: bold;
    background: #f55e53;
}

.content_background {
    background: #f2f2f2;
}

#economy_plan, #airline {
    	padding-top: 60px;
    }

@media screen and (min-width:375px) {
    .plan_txts {
        padding-top: 10px;
    }
    .plan_ttl_txt {
        font-size: 2.8rem;
    }
}

@media screen and (min-width:768px) {
    .content_area {
        font-size: 1.6rem;
    }
    
    .shibu5 {
        padding-bottom: 50%;
        background-image: url(../images/top/img_shibu5.jpg);
    }
    
    .now ul {
        -webkit-display: flex;
        display: flex;
        justify-content: space-around;
    }
    
    .shop_box:first-child {
        margin-top: 30px;
        margin: 30px 20px 30px 27px;
    }
    
    .shop_box:last-child {
        margin-bottom: 30px;
    }
    
    .shop_box {
        margin-top: 30px;
        margin-bottom: 30px;
        width: 100%;
    }
    
    .now_dhc {
        float: left;
        width: 50%;
        padding: 0 0 0 27px;
        margin-bottom: 30px;
    }
    
    .now_box_right {
        float: right;
        width: 50%;
    }
    
    .now_company {
        margin-top: 40px;
    }
    
    .btn {
        max-width: none;
        padding: 0 20px;
    }
    
    .more_btn  {
        max-width: 305px;
        padding-bottom: 20px;
    }
    
    .plan_imgs {
        margin-right: 15px;
    }
    
    .planning_box2 {
        margin-bottom: 30px;
    }
    
    .plan_ttl {
        font-size: 2.0rem;
        padding: 10px 0 10px 30px;
    }
    
    .plan_txts {
        padding-top: 10px;
    }
    
    .plan_ttl_txt {
        font-size: 3.6rem;
    }
    
    .plan_ttl_txt2 {
        font-size: 3.6rem;
    }
    
    .planning_box {
        float: left;
        width: 48.7%;
    }
    
    .planning_box:first-child {
        margin-right: 2.5%;
    }
    
    .economy_contain {
        margin-bottom: 4.8%;
    }
    
    .airplan_left {
        float: left;
        width: 50%;
    }
    
    .air_img {
        padding-bottom: 20px;
    }
    
    .airplan_right {
        float: right;
        width: 50%;
    }
    
    .content_area {
        padding: 60px 0;
    }
    
    .buzz_list_box {
        border-bottom: 4px solid #aec9cd;
    }
    
    .students {
        margin-bottom: 30px;
        border-bottom: 4px solid #aec9cd;
    }
    
    .students:after {
        content: none;
    }
    
    .stu_left {
        width: 64%;
    }
    
    .buzz_list .buzz--inner {
        padding-left: 0px;
    }
    
    .buzz--inner {
        padding: 0;
    }
    #economy_plan,
    #airline {
    	padding-top: 60px;
    }
    .content_area__in2 {
        max-width: 900px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .buzz_list dt.buzz_list_box:before {
        top: 20px;
    }
    
    .station {
        padding-bottom: 30px;
    }
    
    .station_ul {
        -webkit-display: flex;
        display: flex;
    }
    
    .station_ul li {
        padding-bottom: 25px;
        width: 33%;
    }

    .station_ul li:last-child {
        padding-bottom: 25px;
    }
    
    .station_ul li img {
        margin: 0 auto;
    }

    .company_box {
        padding-bottom: 30px;
    }
    
    .company_box img {
        margin: 0 auto;
    }
    
    .ttl_contents_h3 {
        padding-bottom: 10px;
        border-bottom: 4px solid #00a6be;
        font-size: 2.8rem;
        font-weight: bold;
        text-align: left;
    }
    
    .h3_under {
        display: inline-block;
    }
    
    .ttl_contents_h3 span {
        font-size: 3.6rem;
    }
    
    .recruit_img {
        margin-right: 15px;
    }
    
    .recruit_pic_box:first-child {
        margin-right: 15px;
    }
    
    .make_hair_box {
        padding-top: 30px;
    }
    .make_hair_recommend {
    	padding-bottom: 40px;
    }
    
    .make_hair_pic {
        float: left;
        width: 48%;
        padding-top: 0;
    }
    
    .make_hair_txt {
        float: right;
        width: 48%;
    }

   .make_hair_txt div img {
   	padding-bottom: 20px;
   }

    
    .area_y {
        padding-bottom: 10px;
        margin: 0 auto ;
        padding-top: 0;
    }
    
    .survice_ttl {
        left: 30px;
    }
    
    .survice_pic_ttl p {
        font-size: 2.4rem;
    }
    
    .survice_ttl img {
        width: 100%;
    }
    
    .survice_inner {
        padding: 80px 30px 30px;
    }
    
    .survice_ul li {
        width: 15%;
    }
    
    .survice_ul li:nth-child(2) {
        margin: 0;
    }
    .survice_ul li:nth-last-child(-n+3) {
        margin-top: 0;
    }
    
    .survice_ul .free_li {
        margin: 0;
    }
    
    .survice_ul li:not(:first-child) {
        margin-left: 2%;
    }
    
    .survice_ico p {
        font-size: 1.4rem;
    }
    
    .survice_pic_ttl {
        margin-top: 30px;
    }
    
    .survice_picture {
        padding: 70px 30px 0;
    }
    
    .survice_picture ul {
        -webkit-display: flex;
        display: flex;
    }
    
    .survice_picture ul li {
        width: 50%;
    }
    
    .survice_picture ul li:first-child {
        margin-right: 4px;
    }
    
    .survice_caption {
        font-size: 1.6rem;
        padding-top: 25px;
        padding-bottom: 30px;
    }
    
    .survice_pic_ttl::after {
    border-width: 35px 25px 0 25px;
    }
    
    .coupon_limit {
        text-align: left;
        margin-left: 124px;
    }
    
    .coupon_plan_btn {
        margin-bottom: 90px;
    }
    
    .coupon_plan_btn ul li:first-child {
        margin-left: 110px;
        margin-right: 30px;
    }
    .coupon_plan_btn ul li {
        float: left;
        max-width: 305px;
    }
    
    .economy_ul li {
        width: 15%;
    }

    .economy_ul li:nth-child(2) {
        margin: 0;
    }

    .economy_ul li:nth-child(4) {
        margin: 0;
    }

    .economy_ul li:nth-child(5) {
        margin-top: 0;
    }
    
    .economy_ul li:not(:first-child) {
        margin-left: 2%;
    }
    
    .btn_l a {
        padding: 30px 0;
    }
    
    .detailed_area {
        padding-top: 0;
    }
    
    .detailed_contents_box {
        margin-top: 90px;
    }
    
    .detailed_contents_ttl h3 {
        font-size: 2.8rem;
        padding: 25px 16px 15px 165px;
    }
    
    .details {
        padding-bottom: 30px;
    }
    
    .detailed_top_txt {
        text-align: center;
        font-size: 1.6rem;
    }
    
    .img_detailed1 {
        left: 11px;
        width: 10%;
    }
    
    .img_detailed2 {
        left: 11px;
        width: 10%;
    }
    
    .pro_staff ul {
        -webkit-display: flex;
        display: flex;
    }
    
    .pro_txt {
        padding: 30px;
        width: 55%;
        font-size: 1.6rem;
    }
    .pro_pic {
        width: 45%;
        padding:  30px 27px 25px 0;
    }
    
    .option_txt p {
        font-size: 1.6rem;
    }
    
    .option_pic1 img {
        margin: 0 auto;
    }
    
    .detailed_contents_ttl .option_h3 {
        font-size: 2.8rem;
        padding: 20px 16px 20px 165px;
    }
    
    .sizing > ul {
        padding-top: 30px;
        -webkit-display: flex;
        display: flex;
        flex-wrap:  wrap;
    }

    .sizing > ul > li:nth-child(n + 3) {
    	width: 100%;
    	padding: 0 27px 30px;
    }

    .size_pic {
        width: 40%;
        padding: 0 30px 30px 26px;
    }

    .size_txt {
        width: 60%;
        padding: 0 37px 0 0;
        font-size: 1.6rem;
    }
    
    .size_btn {
        max-width: 305px;
        padding-left: 0;
        margin-left: auto;
        margin-right:  auto;
    }
    
    .voice_area {
        padding-bottom: 20px;
        padding-top: 0;
    }
    
    .voice_box_ttl {
        font-size: 2.4rem;
    }
    
    .voice_inner {
        padding: 10px 10px 25px 15px;
    }
    
    .voice_ul {
        max-width: 900px;
        margin: 0 auto;
    }
    
    .voice_li {
        margin-bottom: 60px;
    }
    
    .voice_txt {
        padding-bottom: 9px;
        line-height: 37px;
    }
    
    .important_area {
        padding-bottom: 100px;
    }
    
    .access_area {
        font-size: 1.6rem;
        padding-top: 0;
        margin-top: 0;
    }
    
    .shop_name {
        font-size: 2.4rem;
        margin-bottom: 30px;
    }
    
    .g_map_pc {
        margin: 0 30px 30px;
    }
    
    .g_map_pc .maping {
        width: 100%;
        height: 270px;
    }
    
    .g_map_shibuya {
        margin: 0 0 30px 30px;
    }
    
    .access_ul_pc {
        -webkit-display: flex;
        display: flex;
    }
    
    .access_li {
        width: 50%;
        padding-bottom: 0;
    }
    
    .access_li:first-child {
        margin-right: 30px;
    }
    
    .access_li:nth-child(2) {
        margin-top: 0;
    }
    
    .sponsoring_txt {
        margin-bottom: 0;
    }
    
    .collabo_studio {
        margin-top: 0;
        text-align: center;
    }
    
    .shibuya_table th {
        padding-bottom: 18px;
    }
    
    .shibuya_table td {
        padding-bottom: 18px;
    }
    
    .company_area {
        font-size: 1.6rem;
        padding-top: 0;
    }
    
    .sponsoring_txt {
        text-align: center;
    }
    
    .colabbo_ul {
        -webkit-display: flex;
        display: flex;
        flex-flow: row-reverse;
        padding: 30px;
        margin-top: 60px;
    }
    
    .colabbo_ul2 {
        -webkit-display: flex;
        display: flex;
        padding: 30px;
        margin-top: 60px;
    }
    
    .colabbo_li {
        width: 50%;
    }
    
    .dhc_studio strong {
        font-size: 2.4rem;
    }

    .aoyama_studio strong {
        font-size: 2.4rem;
    }
    
    .dhc_pic_li {
        margin-right: 40px;
    }
    
    .aoyama_pic_li {
        margin-left: 40px;
    }
    
    .dhc_studio img {
        width: 62%;
    }
    
    .aoyama_studio img {
        width: 77%;
    }
    
    .tel_area {
        padding-top: 0;
        padding-bottom: 100px;
        margin-top: 60px;
        margin-bottom: 0;
    }
    .blog_news_btn {
        max-width: 305px;
    }
    
    .tel_area .btn_gradient {
        margin-left: 18.5px;
        margin-right: 30px;
    }
    .btn_gradient a {
        padding: 30px 0;
    }
}

@media screen and (min-width:992px) {

    #airline {
    	padding-bottom: 60px;
    }
    .content_area__in2 {
        padding-right: 0px;
        padding-left: 0px;
    }
}

/*就活写真撮影前の準備*/

.survice_pic_txt {
	margin-top: 30px;
}
.survice_top_txt {
	padding-top: 25px;
}
.survice_top_txt:first-child {
	padding-top: 0px;
}
.survice_inner02 {
	margin-bottom: 40px;
}
.survice_inner02:last-child {
	margin-bottom: 0;
}
.survice_inner02 .survice_top_txt_sub {
	padding-top: 15px;
}

.pink {
	color: #f55e53;
}
.survice_img {
	padding-top: 15px;
	text-align: center;
}
#airline.ng_inner {
	padding-top: 0;
}
#airline.ng_inner:last-child {
	margin-bottom: -40px;
}
.ng_block {
	margin-bottom: 40px;
}
.ng_block h2 {
	font-size: 20px;
	color: #fff;
	position: relative;
	background: #0aafc5;
	padding: 10px 0 10px 60px;
	margin-bottom: 15px;
}
.ng_block h2 span {
	font-size: 16px;
}
.ng_block h2:before {
	position: absolute;
	content: '';
	background: url(../images/preparation/ico.png) no-repeat;
	width:22px;
	height: 22px;
	top: 14px;
	left: 22px;
}
.ng_txt_box {
	padding: 0 15px;
}
@media screen and (min-width:768px) {
	.survice_pic_txt_pc {
		margin-top: 60px;
	}
	.survice_box {
		margin: 37px 0 40px;
	}
	.survice_top_txt:first-child {
		padding-top: 10px;
	}
	.survice_img  {
		padding-top: 30px;
	}
	.ng_contents {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -10px;
	}
	.ng_block {
		width: 50%;
		padding: 0 10px;
	}
}