/* CSS Document */
header a, header ul.member-actions li a {
    text-decoration: none;
    color: #000;
}
.container{
	width:100%;
	padding:0;
}
.section-padding{
	padding:20px 0;
}
.background{
	background-image: url(../image2018/teaser/background.jpg);
	background-repeat: repeat;
}
@media screen and (max-width:768px) {
	.background{
		background-image: url(../image2018/teaser/background_sp.jpg);
		background-repeat: repeat;
	}
}

.logo img {
    width: 110px;
}
.main_image{
	position: relative;
	max-width:800px;
	max-width: 800px;
	margin: 50px auto;
}
.judge_member ul{
	width: 820px;
margin: 0 auto;
}
.judge_member ul li{
	float:left;
	padding:12px;
}
.theme_text3{
	margin-top:10px;
	margin-bottom:20px;
}
.theme_salon_text,
.theme_creative_text{
	margin-top:15px;
	margin-bottom:20px;
}
.theme_creative_text{
	margin-bottom:50px;
}
.salon_color_bumon{
	font-weight: 700;
	color:#eb6ea5;
	font-size:16px;
	border:2px solid #eb6ea5;
	border-radius:16px;
	display:inline-block;
	padding:6px 10px;
	line-height:160%;
	width:278px;
}
.creative_color_bumon{
	font-weight: 700;
	font-size:16px;
	color:#77aedf;
	border:2px solid #77aedf;
	border-radius:16px;
	display:inline-block;
	padding:6px 10px;
	line-height:160%;
	width:278px;
}
.contest_head{
	width: 1006px;margin:0 auto;
}
.means_head{
	width: 1006px;margin:0 auto;
}
.information_outer{
	width:1005px;
	margin:0 auto;
	background-color:#FFF;
	padding-top:50px;
	padding-bottom:50px;
	margin-top:0px;
	border:7px solid #4b4b4b;

	border-top:none;
	border-radius:0px 0px 12px 12px;

}
.information_main{
	width:100%;
	margin:0 auto;

	text-align:center;
	line-height:200%;

}
.back_harts{
	position:relative;width:100%;
}
.back_harts img{
	position:absolute;top:30px;
}
.sp_title_head{
	position:relative;width:100%;
	display:none;
}
.sp_title_head div{
	position:absolute;top:-80px;width:100%;text-align:center;
}
.pc_view{
	display:block;
}
.sp_view{
	display:none;
}
.table{
	display:table;width:840px;margin:0 auto;
	margin-top:-110px ;
	margin-bottom:20px;
}
.table .td01{
	width:15%;
	display:table-cell;vertical-align:bottom;
}
.table .td01 img{
	max-width:115px;
}
.table .td02{
	width:85%;
	display:table-cell;text-align:center;vertical-align:middle;
}
.table .margin_td{
	display:table-cell;height:30px;
}
.table .td02 .text{
	line-height:200%;padding-top:8px;font-size:15px;
}

/* add murai 20160715 */
.table .title_kikan,
.table .title_theme
	{
	margin:30px auto 10px;
	text-align:center;
	width:90%;
	}
.table .title_kikan img,
.table .title_theme img
	{
	width:60%;
	}

.table .condition_term
	{
	margin:5px 0 10px;
	text-align:center;
	display:block;
	}
.table .condition_term img
	{
	width:90%;
	}

.table .condition_text01
	{
	margin:5px 0 10px;
	text-align:center;
	display:none;
	}
.table .condition_text01 img
	{
	width:80%;
	}

.table .condition_text02
	{
	margin:5px 0 10px;
	text-align:center;
	}
.table .condition_text02 img
	{
	width:60%;
	margin-bottom:30px;
	}
.social_margin{
margin-right:5px;
}
/* -20171117- */

.logo a {
    float:left;
}
.logo a.logo_projectc{
    width:200px;
}
.logo a.logo_projectc img{
    width:140px;
    margin:15px auto;
}

/* /add murai 20160715 */

img.date_img{
	max-width:477px;
}
img.theme_img{
	max-width:477px;
}

.contest_img img{
	max-width:992px;
	width:100%;
	margin:0 auto;
}
.footer_logo{
	margin-top:30px;

}
.copyright{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 16px;
}
img.ar_text01{
	width:60px;
}
img.ar_text02{
	width:45px;
}
span.nowrap { white-space: nowrap; }
br.sp_br{
	display:none;
}
.theme_title{
  font-size:16px;
  font-weight:bold;
}
.theme_text{
  font-size:12px;
}
.main_information{
  text-align:center;line-height:200%;margin-bottom:30px;
}
.title02_margin{
	margin-top:70px;
}
.theme_margin_bottom{
	margin-bottom:6px;
}
.bottom_main_margin{
	margin-top:50px;
}
.theme_text1{
	color:#77aedf;
	font-size:30px;
	font-weight: 900;
	margin-top: 10px;
}
.theme_text2{
	color:#77aedf;
	font-weight: 900;
}
#kikan_image{
	max-width:460px;
}
.c_logo{
  max-width:115px;
}

.link-cc a{
	color:#000;
	text-decoration: underline;
}
.link-cc a:hover{
	color:#666;
	text-decoration: underline;
}



/*
sp header
*/
a.menu_toggle{
  text-decoration:none;
  color:#FFF;
}
.sp_menu{
  background-color:#EB6FA5;
  padding:10px;
  text-align:center;
  font-size:16px;
  color:#FFF;
  position:relative;
}
.sp_menu .menu_text{
    vertical-align: top;
    display: inline-block;
    margin-top: 1px;
    font-weight:700;
}
.sp_menu_toggle li{
  width:100%;
  background-color:#EB6FA5;
  text-align:center;
  font-size:16px;
  color:#FFF;
  height:50px;padding-top: 10px;
padding-bottom: 10px;
box-sizing: border-box;

}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 25px;
  height: 22px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 10px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
  height: 4px;
}
.menu-trigger.active span:nth-of-type(2) {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
  height: 4px;
}
.menu-trigger.active span:nth-of-type(3) {
  opacity: 0;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

ul.sp_menu_toggle {
	position:absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}

 ul.sp_menu_toggle a,
 ul.sp_menu_toggle a:hover,
 ul.sp_menu_toggle a:active{
   text-decoration:none;
 }

ul.sp_menu_toggle.active {
    transform: translateY(0%);
}


/*

main
*/

.main_text1{
  max-width:351px;
  margin:0 auto;
  margin-bottom:60px;
}
.main_text2{
  max-width:500px;
  margin:0 auto;
  margin-bottom:20px;
}
.main_text3{
	font-size:20px;
}
.cell img{

  width:100%;
  max-width:391px;
}
.main_send_btn{
  max-width:800px;
  margin:0 auto;
}
.main_btn_table{
  width:100%;
  max-width:800px;
  display: flex;
  flex-direction:column;
	margin:0 auto;
	margin-top:30px;
}
.flex_column{
  display:flex;
  flex-direction:row;
  justify-content: space-between ;
  margin-bottom:10px;
}
.flex_column .cell{
}
.flex_column .cell:nth-child(1){
  text-align:left;
  padding-right:5px
}
.flex_column .cell:nth-child(2){
  text-align:right;
  padding-left:5px;
}
/*

コンテスト概要
*/
.contest_date{
  max-width:799px;
  margin:0 auto;
  margin-bottom:40px;
}
.theme_text_img{
  margin:0 auto;
  max-width:800px;
    margin-bottom:60px;
}
.bar_title{
  width:100%;
  padding:8px 10px;
  text-align:left;
  background-color:#E20080;
  width:80%;
  border-radius:5px;
  margin:0 auto;
  color:#FFF;
  font-size:20px;
  font-weight:700;
}
.salon_text_color{
  color:#EB6FA5;
}
.creative_text_color{
  color:#78ADDF;
}
.salon_background{
  background-color:#EB6FA5;
}
.creative_background{
  background-color:#78ADDF;
}
.category_bar{
  border-radius:10px;
  text-align:ccenter;
  padding:3px 20px ;
  display:inline-block;
  font-size:18px;
  color:#FFF;
  font-weight:700;
  margin-bottom:20px;
  width:300px;
}
.mat80{

	margin-top:80px;
}
.mat60{

	margin-top:60px;
}
.category_bar_text{
	margin-bottom:25px;
	font-size: 18px;
}
.theme_text_img_sp{
  max-width:533px;
  margin:0 auto;
}
.bonus_head1{
  max-width:370px;
  margin:0 auto;
  margin-bottom:20px;
  margin-top:20px;
}
.bonus_head2{
  max-width:296px;
  margin:0 auto;
  margin-bottom:20px;
  margin-top:20px;
}
.bonus_outer{
  height: auto;
  padding: 10px;
  text-align:left;

     width: 80%;
    margin: 0 auto;
}
.bonus_content{
  display:inline-block;
}
.bonus_title{
  color:#FFF;
  font-weight:700;
  display:inline-block;
  width:160px;
  text-align:center
}
.bonus_count{
  display:inline-block;
  font-weight:700;

}
.bonus_bottom{
	margin-bottom:30px;
}
.bonux_text{
  text-indent:-1em;
  padding-left:1em;
  text-align:left;
  width:80%;
  margin:0 auto;
}
.main_image_btn5{
  max-width:800px;
	margin:0 auto;
	margin-top:30px;

}
.weekly_main{
  background-color:#FFF;
  border-bottom:2px solid #000;
}
.flex_outer{
    display:flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: center;
    margin-top:15px;
}
.flex_outer a,
.flex_outer a:hover{
	text-decoration:none;
}
.flex_outer a:hover{
/*	color:#666;*/
	text-decoration: underline;
}
.ranking_btn {
  width:100%;
  text-align: center;
  display:table;
}
.ranking_btn a{
    max-width: 1px;
    display: table-cell;
    padding: 5px;
    text-decoration:none;
}


.bumon_btn_active, .bumon_btn {
    width:100%;

    margin:0 auto;
    height: 38px;
}
.bumon_switch1{
  color:#EB6FA5;
  border:1px solid #EB6FA5;
  font-weight:700;
  border-radius:35px;
  margin-right:10px;
    padding:10px;
		width:300px;
		height: 68px;
		cursor: pointer;
		font-size: 20px;
		font-weight: 700;
		display: inline-block;
		line-height:50px;
		text-align: center;
		margin-top:50px;
		margin-bottom:20px;
}
.bumon_switch1.active{
  color:#FFF;
  background-color:#EB6FA5;
}

.bumon_switch1:hover{
  color:#FFF;
  background-color:#EB6FA5;
}

.bumon_switch2{
  color:#78ADDF;
  border:1px solid #78ADDF;
  font-weight:700;
  border-radius:35px;
  margin-left:10px;
    padding:10px;
		width:300px;
		height: 68px;
		cursor: pointer;
		font-size: 20px;
		font-weight: 700;
		display: inline-block;
		line-height:50px;
		text-align: center;
		margin-top:50px;
		margin-bottom:20px;
}
.bumon_switch2.active{
  color:#FFF;
  background-color:#78ADDF;
}

.bumon_switch2:hover{
  color:#FFF;
  background-color:#78ADDF;
}

.more_btn {
    width: 100%;
		margin: 10px auto 80px;
		max-width:960px;
}
.more_btn img {
    width: 100%;
}.num img{
  max-width:50px;
  margin:0 auto;
}
.oubo_bold{
  font-weight:700;
  font-size:15px;
  text-align:left;
}
.oubo_bold span{
	color:#E30081;
	font-size:20px;
	text-decoration: underline;
}
.oubo_text_color2{
  color: #E30081;
}
.oubo_indent{
  text-indent:-1em;
  padding-left:1em;
  text-align:left;
}
.oubo_text2_img,
.oubo_text4_img{
  max-width:800px;
  margin:0 auto;
}
.oubo_regist_img,
.oubo_form_img{
  max-width:390px;
  margin:0 auto;
}
.app_area{
  max-width:800px;
	margin:0 auto;
	position: relative;
}
.sp_app_area{
	position: relative;

}
.sp_app_area a.left {
	display:block;
	position: absolute;
	width: 36%;
	height: 32%;
	top: 57%;
	left: 11%;
}
.sp_app_area a.right {
	display:block;
	position: absolute;
	width: 35%;
	height: 33%;
	left: 54%;
	top: 57%;
}
.app_area a.left{
	display:block;
	position: absolute;
	width: auto;
	height: 32%;
	top: 50%;
	left: 11%;
}

.app_area a.right{
	display:block;
	position: absolute;
	width: auto;
	height: 33%;
	left: 54%;
	top: 49%;
}
.left_text{
  text-align:left;
}
.oubo_bottom_line{
  padding-bottom:15px;
  border-bottom:1px dotted #E30081;
}
/*
footer
*/
.footer_flex{

  max-width:800px;
  margin:0 auto;
  display:flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.footer_flex .column{
  display:flex;
  -webkit-flex-direction: row;
  flex-direction: row;
     justify-content: space-between;
     margin-bottom:20px;

}
.footer_btn1{
}
/* CSS Document */
.container{

	padding:0;
}
.section-padding{
	padding:20px 0;
}
.logo img {
    width: 110px;
}
.main_color{
	color:#E3007F;
}
.main_image{
	position: relative;
    top: -50px;
}
 .hovermenu{
	top:0px;
}
header .member-actions {

    top: 35px;}
.contest_head{
	width: 1005px;margin:0 auto;
}
.caption{
	font-size:20px;
	text-align:center;
	margin-top:-100px;
	margin-bottom:30px;
}
.caption span.color{
	color:#E3007F;
	font-size:26px;
	font-weight:700;
}
.caption img.icon_instagram{
	width:60px;
}
.trophy_title{
	color:#E3007F;font-size:24px;font-weight:bold;
}
.information_outer{
	width:1004px;
	margin:0 auto;
	background-color:#FFF;
	padding-top:50px;
	padding-bottom:50px;
	margin-top:0px;
	border:7px solid #4D4B50;

	border-top:none;
	border-radius:0px 0px 12px 12px;

}
.information_main{
	width:100%;
	margin:0 auto;

	text-align:center;
	line-height:200%;

}
.information_main .title01{
	font-size:28px;
margin-bottom:20px;
}
.information_main .title02{
	font-size:22px;
	font-weight:bold;
	color:#E3007F;
}
.information_main .text{
	font-size:14px;
	margin-top:15px;
	margin-bottom:30px;
	color:#000;
}
.information_main .other_text{
	font-weight:bold;
	color:#E3007F;
	font-size:25px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	margin-top:50px;
	width:85%;
	margin:0 auto;
	position:relative;

}
.information_main .other_text img{
	max-width:840%;

}
.back_harts{
	position:relative;width:1300px;
	max-width:1300px;
	margin:0 auto;
}
.back_harts img{
	position:absolute;top:30px;
}
.information_main .other_text div{
	position:absolute;width:100%;top:25%;
}
.photo_post_area{
	background-color:#E3007F;border-top:3px solid #000;padding-top:20px;
}
.photo_post_title{
	max-width:310px;
	margin:0 auto;
}

.oubo_btn{
	max-width:414px;
}
.oubo_btn_long1{
	max-width:835px;
}
.oubo_btn_long2{
	max-width:833px;
 }
.sp_title_head{
	position:relative;width:100%;
	display:none;
}
.sp_title_head div{
	position:absolute;top:-80px;width:100%;text-align:center;
}
.title_bar{
	background-color:#E3007F;padding:8px 15px;font-size:20px;font-weight:bold;color:#FFF;border-radius:10px;width:880px;text-align:left;margin:0 auto;
}
.winning_table{
	display:table;width: 880px;margin:0 auto;
	margin-top:20px;
}
.winning_table .rows{
	margin-top:20px;
	display:table-row;
}

.winning_table .cell{
	display:table-cell;
}
.winning_table .comment{
	display:table-cell;
}
.winning_table .comment div{
	max-width:273px;
}
.winning_table .sp_comment{
	display:none;
}
.rows .rank_content{
	display:table-cell;
}
.rows .rank_content div{
	max-width:153px;
}
.rows .rank_content:not(:first-child) {
	padding-left:20px;
}
ul.judge_member_list{
	margin: 0 auto 20px;
    width: 880px;
}
ul.judge_member_list li{
	float:left;
	padding:5px;
}
.text01{
	margin-top:50px;margin-bottom:15px;text-align:center;
}
.table{
	display:table;width:840px;margin:0 auto;

	margin-bottom:0px;
}
.table .rows{
	display:table-row;
}
.table .cell{
	display:table-cell;
}
.cell_btn{
	max-width:1px;
	text-align:center;
}
.table .td01{
	width:15%;
	display:table-cell;vertical-align:bottom;
}
.table .td01 img{
	max-width:115px;
}
.table .td02{
	width:85%;
	display:table-cell;text-align:center;vertical-align:middle;
}
.table .margin_td{
	display:table-cell;height:30px;
}
.table .td02 .text{
	line-height:200%;padding-top:8px;font-size:15px;
}


/* add murai 20160715 */
.table .title_kikan,
.table .title_theme
	{
	margin:0px auto 10px;
	text-align:center;
	width:90%;
	}
.table .title_kikan img,
.table .title_theme img
	{
	width:60%;
	}

.table .condition_term
	{
	margin:5px 0 10px;
	text-align:center;
	display:block;
	}
.table .condition_term img
	{
	width:90%;
	}

.table .condition_text01
	{
	margin:5px 0 10px;
	text-align:center;
	display:none;
	}
.table .condition_text01 img
	{
	width:80%;
	}

.table .condition_text02
	{
	margin:5px 0 10px;
	text-align:center;
	}
.table .condition_text02 img
	{
	width:60%;
	margin-bottom:30px;
	}

.sp_oubo_content{
	width:90%;
	margin:0 auto;
	font-size:13px;
	line-height:200%;
	}

.information_outer .oub_text_gray ul{
	padding-left:20px;
}
.information_outer .oub_text_gray li{
	list-style:disc;
	}

/* /add murai 20160715 */


img.date_img{
	max-width:477px;
}
img.theme_img{
	max-width:477px;
}
.content_area01{
	line-height:200%;
}
.content_area02{
	text-align:left;width:880px;margin:0 auto;margin-top:30px;line-height:200%;
}
.content_area03{
	margin-top:30px;
	text-align:center;
}
.pc_view{
	display:block;
}
.sp_view{
	display:none;
}
.weekly_section{
	margin-top:80px;
	margin-bottom:100px;
}
.weekly_border_head{
	border-bottom:7px solid #000;

}
.weekly_main_text{
	margin-top:50px;margin-bottom:20px;line-height:160%;font-size:16px;
}
.content_weekly{
	position:relative;width:1007px;text-align:center;top:8px;margin:0 auto;
}
.weekly_main{
	background-color:#FFF;border-bottom:8px solid #4D4B50;
}
.ranking1{

	max-width:141px;
	margin:0 auto;
	margin-bottom:35px;
}
.ranking2{

	max-width:149px;
	margin:0 auto;
	margin-bottom:35px;
}
.ranking3{

	max-width:148px;
	margin:0 auto;
	margin-bottom:35px;
}
/*
.ranking_photo1{
	border:8px solid #BF870B;margin:9px;
}
.ranking_photo2{
	border:8px solid #AAA9A3;margin:9px;
}
.ranking_photo3{
	border:8px solid #E3007F;margin:9px;
}
*/
.more_btn{
	width:1065px;
	margin:0 auto;
	padding-top:40px;padding-bottom:50px;
}
.oub_text_rank{
	background-color:#F4F4F2;width:880px;margin:0 auto;line-height:200%;color:#E3007F;
}
.oub_text_rank div{
	padding:35px 20px;
}
.oub_text_gray{
	background-color:#F4F4F2;width:880px;margin:0 auto;line-height:200%;margin-bottom:50px;
	padding:35px 20px;
	margin-top:20px;
}
.oub_text_gray2{
	background-color:#F4F4F2;width:880px;margin:0 auto;line-height:200%;margin-bottom:50px;
	padding:35px 20px;
	margin-top:20px;
}


.trophy_content{
	font-size:18px;
	margin-top:15px;
	margin-bottom:30px;
	}

.judge_name{
	font-weight:700;
	}



.contest_img img{
	max-width:992px;
	width:100%;
	margin:0 auto;
}
.footer_logo{
	margin-top:30px;

}
.footer_logo img {
    height: 85px;
    }

.footer_btn{
	width:1015px;margin:0 auto;margin-top:10px;margin-bottom:50px;
}
.copyright {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    }
img.ar_text01{
	width:60px;
}
img.ar_text02{
	width:40px;
}
span.nowrap { white-space: nowrap; }
br.sp_br{
	display:none;
}
a.img_link:hover{
	opacity:0.7
}

.title{
	position:relative;
	cursor:pointer;
	background-color:#E3007F;padding:8px 15px;font-size:20px;font-weight:bold;color:#FFF;border-radius:10px;width:800px;text-align:left;margin:0 auto;
	margin-top:15px;
}
.title{
	width:800px;
}
.oub_text{
	width:800px;text-align:left;margin:0 auto;
	line-height:200%;

}
.oub_text div{
	padding-top:20px;padding-bottom: 30px;
	padding-left:10px;
}
.title:after{
	content:"";
	position:absolute;
	right:15px;
	top:15px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 10px solid #fFF;
}
#result{
	width:950px;
	margin:0 auto;
}
#result li{
	float:left;

	margin-bottom:10px;
	margin-right:10px;
}
#result li:nth-child(6n) {
	margin-right:0px;
}
.oub_text,
.oub_text_gray,
.oub_text_rank{
	display:none;
}
.pc_oubo img{
	width:1039px;
}
.pc_oubo_content{
	position:absolute;width:100%;bottom:455px;
}
.pc_oubo_text{
	width:880px;margin:0 auto;text-align:left;line-height:200%;
}
.oubo_table{
	width:95%;
}
.oubo_head_sp{
	margin-top:50px;padding-bottom:40px;
}
.slide_background{
	background-color:#FBE6E9;
}
.oubo_guide_text{
	text-align:center;
	font-weight:bold;
}
.no_content_text1{
	color:#e3007f;
	font-size:30px;
	text-align:center
}
.no_content_text2{
	color:#e3007f;
	font-size:20px;
	text-align:center;
	margin-top:20px;
	margin-bottom:50px;
}
.weekly_date_text{
	font-size: 16px;
	margin-top: 0px;
	text-align: center;
	color:#e3007f;
}

.weekly_caution_text {
    font-size: 12px;
    margin-top: 0px;
    text-align: center;
    color: #e3007f;
    margin-bottom: 1em;
}

.good_counter{
	font-size:13px;
}
.oubo_bt_guide {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin-top: 15px;
    background: #e3007f;
    line-height: 2em;
    margin-bottom: 5px;
	border-radius:10px;
}
.information_outer .oub_text_gray2 ul.li-num-style{
	padding-left:0px;
}
.information_outer .oub_text_gray2 ul.li-num-style li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
}
.information_outer .oub_text_gray2 ul.li-num-style li:before{
  display: marker;
  content: "(" counter(cnt) ")";
}
.instagram_modal {
    background-color: #fff;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
}
.instagram_modal .modal_sub {
    padding: 60px;
}
.instagram_modal .text {
    margin-top: 18px;
}

.instagram_modal .btn {
    float: right;
    margin-top: 5px;
}

.instagram_modal .btn a {
    border: 1px solid #b5b6b6;
    display: block;
    font-size: 12px;
    padding: 5px 0 6px;
    text-align: center;
    width: 125px;
}

.instagram_modal p {
    float: left;
    font-size: 12px;
    line-height: 1.9;
    width: 360px;
}

.instagram_modal p span {
    display: block;
}

.instagram_modal .modal_photo img {
    width: 100%;
}
.instagram_modal .modal_photo img {
    height: auto;
}

.sp_footer .footer_oubo1{
  margin-bottom:20px;
}.sp_footer .footer_oubo2{
  margin-bottom:10px;
}
.sp_footer .footer_oubo2_text{
  margin-bottom:10px;
  text-align:center;
}
.sp_footer .footer_oubo3{
  margin-bottom:20px;
}
.whats_projectc{
  margin:0 auto;
  max-width:300px;
}
.oubo_outer{

     width: 800px;
    margin: 0 auto;
}
.num{
  margin-bottom:15px;
  margin-top:15px;
  flex-basis: 80px;
}
.oubo_flex{
  display:flex;
    flex-direction: row;
      justify-content: flex-start;
}
.flex_middle{
    align-items: center;
}

ul.circle_icon li{
	list-style-type: disc;
	margin-left:20px;
}

ul.li-num-style li{
	 list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	margin-left:-8px;
}
ul.li-num-style li::before {
	display: marker;
	content: "（" counter(cnt) "）";
}
a:hover img{
	opacity: 0.8;
}


#result_1,
#result_2{
	width:950px;
	margin:0 auto;
}
#result_1 li,
#result_2 li{
	float:left;

	margin-bottom:10px;
	margin-right:10px;
}
#result_1 li:nth-child(6n) ,
#result_2 li:nth-child(6n) {
	margin-right:0px;
}

.oubo_finish_top {
    border-radius: 10px;
    line-height: 160%;
    margin-top: 0px;
    background-color: #e3007f;
    border: 5px solid #e3007f;
    color: #FFF;
    box-sizing: border-box;
    padding: 6px;
    text-align: center;
    width: 100%;
    margin: 20px auto;
    font-size: 28px;
    font-weight:700;
}
.result_caption{
	font-size:28px;
	text-align:center;
	margin-bottom:30px;
  margin-top:-30px;
}

.result_title_bar {
    padding: 12px 15px;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    border-radius: 5px;
    width: 880px;
    text-align: left;
    margin: 0 auto;
}
.result_text{
  width:840px;
   margin: 0 auto 20px;
    padding-left: 20px;
}
.saron_sinsain{
padding: 12px 15px;
font-size: 18px;
margin-left:auto;
margin-right:auto;
font-weight: bold;width: 880px;border:1px solid #EB6FA5;border-radius:5px;color:#EB6FA5;text-align:center;margin-top:100px;
margin-bottom:30px;
}
.creative_sinsain{
padding: 12px 15px;
font-size: 18px;
margin-left:auto;
margin-right:auto;
font-weight: bold;width: 880px;border:1px solid #78ADDF;border-radius:5px;color:#78ADDF;text-align:center;margin-top:100px;
margin-bottom:30px;
}

.ranking_photo_other{
	margin:7px;
}
.ranking_other_name{
	font-size:16px;
	background-image:url('../image2018/result/flag.png');
	background-repeat:no-repeat;
	background-position: 10px -7px;
}
.kaigai_color{
	background-color:#cab8d9;
}
.cell > .salon_name::first-child{
	margin-top:5px;
}

.ranking_photo1 img{
	border:8px solid #BF870B;
	background-color:#BF870B;
}
.ranking_photo2 img{
	border:8px solid #AAA9A3;
	background-color:#AAA9A3;
}
.ranking_photo3 img{
	border:4px solid #E3007F;
	background-color:#E3007F;
}
.ranking_photo4 img{
	border:4px solid #333;
	background-color:#333;
}
.ranking_photo_other img{
	border:4px solid #333;
	background-color:#333;
}

.theme_text{
  margin-left:auto;
  margin-right:auto;
  font-size:50px;
  text-align: center;
  color:#e2007f;
  font-weight:700;
  padding-top:20px;
  padding-bottom:80px;

}
.theme_text span{
	font-size:20px;
	display:block;
	margin-top:20px;
}
.bumon_color_1 {
    background-color: #EB6FA5;
}
.bumon_style {
    margin: 0 auto;
    color: #FFF;
    height: 40px;
    width: 240px;
    line-height: 40px;
    border-radius: 15px;
    text-align: center;
    font-size: 18px;
}
.bumon_color_2 {
    background-color: #78ADDF;
}
.bumon_style {
    margin: 0 auto;
    color: #FFF;
    height: 40px;
    width: 240px;
    line-height: 40px;
    border-radius: 15px;
    text-align: center;
    font-size: 18px;
}
.bumon_table {
    display: table;
    width: 600px;
    margin: 0 auto;
}
.bumon_table .cell {
    display: table-cell;
}
.bumon_table .theme_text {
    margin: 20px auto;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}