@charset "UTF-8";
/* CSS Document */
/* =========================================================
　メインビジュアル
========================================================= */
.page_title{
	background: url("images/title_img.jpg"),#8FD4DB;
	background-repeat: no-repeat,no-repeat;
	background-size: 1000px auto,cover;
	background-position: center center;
	width: 100%;
	height :440px;
	text-align : center;
}

.page_title h2{
	display: none;
}

.main{
	background-color: #fff;
}
.contents-line-y{
/*	position: absolute;*/
	position: relative;
	background:  url(images/contents-line-p.png) repeat-x center top;
	z-index : 10000;
	height : 5px;
	display : block;
/*	top : 715px;*/
	top : -5px;
	width: 100%;
}
.footer-line{
	background:  url(images/contents-line-p_b.png) repeat-x center top;
	display : block;
	width: 100%;
	height: 5px;
}

@media screen and (max-width:736px){
.page_title {
    background-size: 120% auto,cover;
	background-position: center left 10%;
    padding-top: 50%;
    height: auto;
}
}/*@media*/

.catch{
	font-weight: bold;
	color: #333;
}
p{
	color: #333;
}
.snsphoto_contents{
	margin-top: 2em;
	max-width: 1000px;
	margin: 0 auto;
}
@media screen and (max-width:736px){
	#snsphoto_wrap h3{
	text-align: center;
	font-size: 1.7em;
	display: inline;
	padding: 0 0.5em;
	margin-bottom: 2em;
	line-height: 2.2;
}
	#snsphoto_wrap{
/*	padding: 0 20px;*/
}
	.snsphoto_catch_text{
		text-align: left;
		margin-top: 2em;
	}
}
/* ページ内ナビ
--------------------------------------------------------- */
.bread_crumb li.home::before {
    color: #333;
}
.page_nav{
	max-width: 1000px;
	margin: 2em auto 4em;
	background-color: #2C3E60;
}
.page_nav ul{
	display: flex;
}
.page_nav ul li{
	display: flex;
	width: 256px;
	margin: 0 auto;
	padding-bottom: 0;
}

.page_nav ul a{
	padding: 1em;
	background-color: #2C3E60;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	border-right: 1px #fff solid;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-size: 20px 41px;
	background-position: right 10px center;
	color: #fff;
}
@media screen and (max-width:736px){
.snsphoto_wrap p{
	text-align: left;
}
.page_nav ul{
	display: flex;
	flex-wrap: wrap;
	}
.page_nav ul li{
	display: flex;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 0;
}
.page_nav ul a{
	padding: 1.3em 0em;
	border-bottom: 1px #fff solid;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-size: 20px 41px;
	background-position: right 10px center;
	color: #fff;
}
}
/* コンテストについて
--------------------------------------------------------- */

.snsphoto_catch_wrap{
    text-align: center;
    padding: 3em 0 8em;
    background:
		url(images/snsphoto_catch_wrap_bg_l02.png),
		url(images/snsphoto_catch_wrap_bg_r02.png),
		url("../../common/images/underline.gif"),
		url("images/right_bg.png"),
		url("images/left_bg.png");
    background-repeat:
		no-repeat,
		no-repeat,
		repeat-x,
		no-repeat,
		no-repeat;
    background-position:
		left 14% top 50%,
		right 12% top 50%,
		left 0 bottom -1px,
		right 0 top 0,
		left 0 top 0;
    background-size:
		auto,
		auto,
		25px 10px,
		auto 100%,
		auto 100%;
}
.snsphoto_catch_text{
	font-size: 1.2em;
}
.snsphoto_catch_text p{
	line-height: 2.2;
	text-shadow: 0px 0px 6px rgba(255,255,255,1), 0px 0px 6px rgba(255,255,255,1), 0px 0px 6px rgba(255,255,255,1);
}
.snsphoto_catch_text span strong{
	background: linear-gradient(transparent 50%, #FFF07E 50%);
	padding: 0.5em;
	text-shadow:0px 0px 0px rgba(255,255,255,0);
}
.snsphoto_catch_wrap h4{
	padding: 0.2em 0 0.2em;
	line-height: 1.7;
	font-size: 1.8em;
}
.snsphoto_catch_wrap h4 .c_r{
	color: #CE3939;
}
.snsphoto_catch_wrap h4 .c_b{
	color: #364EB4;
}
.snsphoto_catch_wrap h4 .c_g{
	color: #358027;
}
.snsphoto_catch_wrap h4 .c_y{
	color: #D6BF13;
}
.snsphoto_catch_wrap h3 {
    width: 100%;
	letter-spacing: 10px;
	max-width: 660px;
	margin: 0 auto 2em;
}
#snsphoto_wrap h3 img{
    width: 100%;
}
.snsphoto_catch_wrap .catch2{
	text-align: center;
	font-weight: bold;
	color: #544776;
	font-size: 1.33333em;
	margin: 1em 0;
}
#snsphoto_wrap .extra_time p{
	text-align: left;
}
.sp_img{
	display: none;
}
#snsphoto_wrap .column_text p{
text-align: left;
}

.conditions_wrap .conditions{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 2em 0;
	text-align: left;
}

/*
.conditions_wrap > div{
	width: 48%;
	padding: 1.5em;
	box-sizing: border-box;
}
*/
.conditions_wrap h4{
	padding: 0.2em 0 0.2em;
    line-height: 1.7;
    font-size: 1.5em;
	font-weight: bold;
	background: #E23C69;
	color: #fff;
	margin-bottom: 1em;
	margin-top: 2em;
}
.conditions_wrap p{
	padding: 0.2em 0 0.2em;
    line-height:2.2;
    font-size: 1.5em;
	font-weight: bold;
		color: #E23C69;
	margin-bottom: 1em;;
}
.conditions_wrap .img_box{
	width: 40%;
	height: auto;
}
.conditions_wrap .img_box img{
	width: 100%;
	height: auto;
}
.conditions_wrap .img_box span{
	margin-top: 0.5em;
	text-align: right;
	display: block;
}


.conditions_wrap .conditions{
/*	background: #efc7ca;*/
}
.conditions_wrap .selection{
	background: #efc7ca;
}

@media screen and (max-width:736px){
.snsphoto_catch_wrap{
	padding: 3em 20px 4em;
	margin: 3em 0 auto;
    background: url("../../common/images/underline.gif"),
		url("images/top_bg.png");
    background-repeat: repeat-x,no-repeat;
    background-position:
		left 0 bottom -1px,top;
	background-size:auto,100%;;
}
}



.pc_img{
	display: none;
}
.sp_img{
	display: block;
}
.snsphoto_catch_wrap .catch2{
	font-size: 1em;
}
.snsphoto_catch_wrap .catch {
    font-size: 1.2em;
	text-align: left;
}
.conditions_wrap{
	flex-wrap: wrap;
}
.conditions_wrap > div{
	width: 100%;
	padding: 1.5em;
	box-sizing: border-box;
		margin-bottom: 2em;
}
.conditions_wrap .conditions{
	flex-wrap: wrap;
	padding: 0;
}
.conditions_wrap .img_box{
	width: 100%;
}

#snsphoto_wrap .extra_time p{
	text-align: left;
}
/*注意書き*/
.attention{
	margin: 1em 0;
}
#snsphoto_wrap .attention p{
	text-align: left;
	max-width: 1000px;
	margin: 0 auto;
	width: 100%;
}
.catch br{
	display: none;
}

/* 開催期間
--------------------------------------------------------- */
.schedule_wrap{
	text-align: center;
	padding: 6.5em 0;
	/*background:url("../../common/images/underline.gif"), #ffffff;
	background-size: 40px 40px;
	background-repeat:repeat-x;
    background-position:left 0 bottom -1px;
	background-size:25px 10px;*/
}
.schedule_wrap h3{
	margin:0 auto 1em;
	max-width: 354px;
}
.schedule_wrap h3 img{
	width: 100%;
}
.schedule_wrap>p{
    font-size: 1.5em;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.4em;
}
.schedule_wrap span img{
    width: 100%;
	max-width: 13px;
	margin: 0 20px 0 10px;
}
.schedule_wrap p:first-of-type span{
    font-size: 1.5em;
/*	color: #ED0051;*/
}
.schedule_wrap h4{
	font-size: 1.5em;
	font-weight: bold;
	margin: 1em 0 1em;
}

.schedule_wrap div .selection_wrap{
	display: flex;
	max-width: 1000px;
	margin: 0 auto;
	justify-content: space-between;
}

.schedule_wrap div .selection_wrap p{
	font-size: 1.2em;
	font-weight: bold;
	background: #fff;
	padding: 1em;
	box-sizing: border-box;
	width: 22%;
}
.schedule_wrap div .selection_wrap p>span{
	display: block;
	font-size: 1em;
}
.schedule_wrap div div p:first-of-type>span{
	display: block;
	font-size: 1em;
}
@media screen and (max-width:736px){
	.schedule_wrap{
	padding: 5.133em 20px;
	background: none;
}
.schedule_wrap p:first-of-type span{
    font-size: 1.3em;
/*	color: #ED0051;*/
}
.schedule_wrap h3 {
    margin: 0 auto 1em;
    max-width: 296px;
}
.schedule_wrap>p {
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
	    line-height: 1.2;
	margin-top: 1em;
}
.schedule_wrap div .selection_wrap{
	flex-wrap: wrap;
}
.schedule_wrap div .selection_wrap p{
	width: 100%;
	margin-bottom: 1em;
}
.schedule_wrap span img {
    transform:rotate(90deg);
	margin: 0;
}
}

/* 開催期間
--------------------------------------------------------- */
.sns_wrap{
	padding: 6.5em 0 5em;
	background:url("images/sns_wrap_bg.png"),#D2F1E8;
	margin: 0 auto;
	text-align: center;
}
.sns_wrap h3{
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
}

.sns_wrap p{
	margin-bottom: 2em;
	font-weight: bold;
}


.sns_wrap span{
	font-size: 1.5em;
	color: #fff;
	padding: 10px;
	box-sizing: border-box;
	margin: 0 0.2em;
}
.sns_wrap .fb{
	background-color: #1877F2;
}
.sns_wrap .in{
	background-color: #F02469;
}
.sns_wrap .x{
	background-color: #000;
}
.sns_photo{
	display: flex;
	justify-content:center;/*space-between*/
	max-width: 1000px;
	margin: 0 auto;
}
.sns_photo img{
	width: 100%;
	max-width: 400px;/*250px;*/
	height: 100%;
}
.sns_wrap .br_sp {
    display: none;
}
@media screen and (max-width:736px){
#snsphoto_wrap h3 {
    text-align: center;
    font-size: 1.4em;
    display: block;
    padding: 0;
    margin-bottom: 2em;
}
.sns_wrap span{
	font-size: 1em;
}
.sns_wrap .br_sp {
    display: block;
}
.sns_wrap {
    padding: 3em 20px;
    background: url(images/sns_wrap_bg.png),#D2F1E8;
    margin: 0 auto;
    text-align: center;
}
.sns_photo{
	flex-wrap: wrap;
}
.sns_photo img {
    width: 100%;
    max-width: 300px;
    height: 100%;
}
}


/*賢治セット提供店舗
--------------------------------------------------------- */
.shop_wrap{
	padding: 6.5em 0;
	padding-bottom: 0;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.shop_wrap h3{
	max-width: 408px;
	margin:  0 auto;
}

/*==========================================================
画像ボックス
============================================================*/
.img_box {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 15%;
}
.img_box img {
	width: 100%;
}



/*==========================================================
h4タイトル
============================================================*/
.h4_title {
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}
.h4_title span {
	display: block;
	font-size: .8em;
	color: #005386;
	margin-top: 6px;
	padding-top: 12px;
	background: url("../../common/images/underline.gif") repeat-x center top;
	background-size: auto 5px,cover;
}
.h4_title span a {
	color: #12A0E9;
}


/*==========================================================
フレックスボックス
============================================================*/
.flex_box {
	padding: 3em 0;
	padding-bottom: 0;
    max-width: 1150px;
    margin: 0 auto;
    text-align: left;
	
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flex_box::after {
	content:"";
    display:block;
    width: 30%;
    height:0;
}
.flex_box .inbox {
	width: 30%;
	margin-bottom: 8%;
}
.flex_box .inbox .img_box {
	margin-bottom: 15px;
}
.flex_box .inbox .img_box iframe {
	width: 100%;
}

@media screen and (max-width:800px) {
.flex_box .inbox {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 60px;
}
.flex_box .inbox .img_box {
	width: 100%;
}
}



/*==========================================================
テキストボックス
============================================================*/
.text_box p {
	font-size: 15px;
	line-height: 1.6em;
	height: 72px;
}



/*青色ボタン
-------------------------------*/
.blue_btn {
	position:relative;
	margin: 0 auto;
	width: 100%;
	line-height: 60px;
	background: #203C8B;
	background-size: 10px;
	border-radius: 10px;
	text-align: center;
}
.blue_btn a {
	display: block;
	text-decoration: none;
	color: #fff;
}
.blue_btn::before{
  content: "";
  position: absolute;
  top: 53%;
  left: 30px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-top: -5px;
}


@media screen and (max-width:800px) {
.text_box p {
	height: auto;
}
}



/*豪華景品
--------------------------------------------------------- */
.luxury_prize_wrap{
	padding: 6.5em 0;
		  background: #E0FFFA;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.luxury_prize_wrap h3{
	max-width: 235px;
	margin:  0 auto;
}
.luxury_box_wrap{
	display: flex;
	justify-content: space-between;
/*    align-items: center;*/
	max-width: 1000px;
	margin: 3em auto;
	position: relative;
}
.luxury_box_wrap::before{
	content: "";
	display: block;
	width: 228px;
	height: 156px;
	position: absolute;
	top: -80px;
    left: -80px;
	background-image: url("images/luxury_box_wrap_bg_l.png");
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
}
.luxury_box_wrap::after{
	content: "";
	display: block;
	width: 228px;
	height: 156px;
	position: absolute;
    bottom: 20px;
    right: -130px;
	background-image: url("images/luxury_box_wrap_bg_l.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.luxury_prize_wrap>img{
	width: 100%;
	height: auto;
	max-width: 580px;
	margin: 1em 0;
}
.copy{
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 1em;
line-height: 1.9;
/*	text-align: left;*/
	position: relative;
	z-index: 2;
}
.attention{
	text-align: left;
	font-weight: bold;
	max-width: 1000px;
    margin: 1em auto 0;
    padding-left: 2em;
    text-indent: -1em;
}
.attention2{
	text-align: left;
	font-weight: bold;
	max-width: 1000px;
	margin: 0em auto 0;
	padding-left: 2em;
    text-indent: -1em;
}
.luxury_prize_wrap h4{
	font-size: 1.5em;
	font-weight: bold;
	margin: 1em 0 0;
}
.luxury_prize_wrap h4+p{
	font-size: 1.4em;
}
.luxury_prize_wrap h4+p strong{
	font-size: 1.4em;
}
.luxury_prize_wrap p span{
	background: linear-gradient(transparent 50%,  #FFF07E 50%);
    padding: 0.5em 4px;
	font-size: 1.15em;
}
.luxury_box {
	width: 30%;
	position: relative;
	z-index: 999;
}
/*
.luxury_box p{
	font-size: 1.3em;
	margin-top: 0.5em;
}
*/
.luxury_box_wrap img{
	width: 100%;
	height: auto;
}
.award_box_wrap .flower img{
	width: 100%;
	height: auto;
	max-width: 110px;
}
.award_box_wrap .flower h5{
	font-size: 1.5em;
	font-weight: bold;
}
.award_box_wrap .flower p{
	font-size: 1.2em;
	font-weight: bold;
}
.award_box_wrap  p span{
	font-size: 1.5em;
}
@media screen and (max-width:736px){
.luxury_prize_wrap {
    padding: 6.5em 20px;
}
	.luxury_box_wrap{
		flex-wrap: wrap;
		    margin: 3em auto 0;
	}
.copy{
	font-size: 1.1em;
	text-align: left;

}
	.copy br{
	display: none;

}
.luxury_box_wrap::before {
    content: "";
    display: block;
	width: 100%;
    max-width: 138px;
    height: 100%;
    position: absolute;
    top: -40px;
    left: -80px;
    background-image: url(images/luxury_box_wrap_bg_l.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.luxury_box_wrap::after{
	content: "";
	display: block;
	width: 100%;
	max-width: 228px;
	height: 156px;
	position: absolute;
    bottom: 270px;
    right: 0px;
	background-image: url("images/luxury_box_wrap_bg_l.png");
	background-repeat: no-repeat;
	background-size: contain;
}
.luxury_box {
	width: 100%;
	position: relative;
	z-index: 999;
	margin-bottom: 1em;
}
.attention{
	text-align: left;
	font-weight: bold;
	max-width: 1000px;
    margin: 0em auto 0;
    padding-left: 1em;
    text-indent: -1em;
}
.attention2{
    padding-left: 1em;
    text-indent: -1em;
}
}
/*応募方法
--------------------------------------------------------- */
.snsphoto_apply_wrap{
	padding: 6.5em 0;
	max-width: 1150px;
	margin: 0 auto;
	text-align: center;
}
.snsphoto_apply_wrap h3{
	max-width: 235px;
	margin:  0 auto;
}
.flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
padding: 0;
	margin-top: 5em;
}
.flow > li {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
	list-style-type: none;
	  position: relative;
}
.flow > li .icon {
  width: 100%;
    max-width: 75px;
    max-height: 75px;
  background: #007BC7;
  margin: 0 auto 20px;
  display: block;
  border-radius: 50%;
	text-align: center;
	position: absolute;
	top: -35px;
	right:0;
	left: 0;
	z-index: 999;
}
.flow > li .icon img{
  width: 100%;
	max-width: 38px;
	padding: 1em 0.5em;
}
.flow > li div{
	position: relative;
	height: 100%;
}
.flow > li div::after {
	content: "";
	width: 100%;
	height: 100%;
background-color: #E1FCED;
	position: absolute;
	top: 9px;
	left: 9px;
}
.flow > li dl {
  padding: 30px 10px 10px;
  margin: 0;
  border: 3px solid #007BC7;
  position: relative;
	z-index: 9;
    height: 254px;
	
}

.flow > li:not(:last-child) dl::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #707070;
  position: absolute;
  top: 40%;
  left: 105%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.flow > li dl dt {
  font-size: 16px;
  font-weight: 600;
  color: #2A2C2B;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  margin-top: 1em;
  margin-bottom:19px;
  text-align: center;
	line-height:1.8;
}
.flow > li dl dt span{
	font-size: 23px;
	background: linear-gradient(transparent 50%, #FFF07E 50%);
	padding: 0 0 5px;
}
.flow  dd {
  margin-left: 0;
	line-height: 1.6;
	text-align: center;
/*	margin-top: 1.5em;*/
}

.flow  dd.flex {
  display: flex;
	justify-content: space-evenly;
	margin: 2em 60px;
}
.flow  dd.flex a{
  width: 45%;
	text-align: center;
	font-size: 0.9em;
	color: #333;
}
.flow img{
  width: 100%;
	max-width: 160px;
}
.flex img{
  width: 100%;
	max-width: 52px;
	height: 100%;
}
.flow .sample3 img{
  width: 100%;
	max-width: 184px;
	height: 100%;
}
/*
.flow .tag{
	letter-spacing: 0.05em;
}
*/
/*各観光協会公式アカウントレイアウト*/
.account{
	background-color: #F2F2F2;
	padding: 3em;
	margin-top: 5em;
}
.account h5{
	font-size: 1.7em;
	font-weight: bold;
}

.account .flex{
	display: flex;
	justify-content: space-between;
	max-width: 460px;
	margin: 1em auto;
	align-items: center;
}
.account .flex.icon{
	max-width: 250px;
	margin: 1.5em auto;
}
.account .flex .img_box{
	width:20%;
/*	padding: 1em 2em;*/
/*	box-sizing: border-box;*/
}
.flex .img_box img{
  width: 100%;
	height: 100%;
	max-width: 112px;
}
.account .flex .text_box{
	width: 80%;
}
.account .flex a img{
    width: 100%;
    max-width: 70px;
    height: 100%;
}
.account .flex a span{
   display: block;
	margin-top: 0.5em;
	color: #000;
}
.account .flex .text_box p{
	font-size: 1.2em;
	margin-bottom: -0.2em
}
/*
.account .flex .text_box a{
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-color: #2D81E7;
	padding: 0.3em 0.5em;
	display: block;
	width: 90%;
	border-radius: 5px;
	    box-sizing: border-box;
	margin: 0 auto;
}
*/
.account .flex h6{
	font-size: 1.5em;
	font-weight: bold;
}



@media screen and (max-width:736px){
.account{
	background-color: #F2F2F2;
	padding: 3em 20px;
}
.account .flex{
	flex-wrap: wrap;
}
.account .flex .img_box{
	width: 100%;
}
.account .flex .text_box{
	width: 100%;
}
.snsphoto_apply_wrap{
	padding: 5.133em 20px;
}


.flow {
flex-wrap: wrap;
}
.flow > li {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
	list-style-type: none;
	margin-bottom: 3em;
}
.flow > li:not(:last-child) dl::before {
	display: none;
}
	.flow > li dl{
		height: auto;
	}
}


@media screen and (max-width:736px){
.account{
	background-color: #F2F2F2;
	padding: 3em 20px;
}
.account .flex{
	flex-wrap: wrap;
}
.snsphoto_apply_wrap{
	padding: 5.133em 20px;
}
.account .flex > div {
    width: 100%;
    border-bottom: 1px solid #C09E71;
    border-right: none;
    padding:2em 1em;
    /* box-sizing: border-box; */
}
.account .flex > div:last-of-type{
	border-bottom: none;
}
.flow {
flex-wrap: wrap;
}
.flow > li {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
	list-style-type: none;
	margin-bottom: 3em;
}
.flow > li:not(:last-child) dl::before {
	display: none;
}
	.flow > li dl{
		height: auto;
	}
}

/* 応募規約
--------------------------------------------------------- */
.rules_wrap{
	padding: 6.5em 0;
	text-align: center;
	background-color: #DEF1FF;

}
.rules_wrap h3{
	max-width: 235px;
	margin:  0 auto;
}
.rules_wrap p{
	text-align: left;
	margin-top: 2em;
	line-height: 1.8;
}
.rules_contents {
    margin-top: 2em;
    max-width: 800px;
    margin: 0 auto;
}
.rules_box{
	align-items: center;
	justify-content: space-around;
	margin-top: 2.333em;
}
.rules_box h4{
	font-size: 1.5em;
	font-weight: bold;
	color: #007bc7;
}
.rules_box ul ,.rules_box p{
	text-align: left;
	padding-bottom: 0em;
	margin: 0;
}
.rules_box ul li{
	line-height: 1.8;
	text-indent:-1em;
	padding-left:1em;
	color: #333;
	margin: 1em 0;

}
@media screen and (max-width:736px){
.rules_wrap,.privacy_wrap{
	padding: 5.133em 20px;
}
.prohibited_wrap{
	padding: 5.133em 20px;
	text-align: center;
}
.rules_box{
	display: flex;
		flex-wrap: wrap;
	align-items: center;
	justify-content: space-around;
	margin-top: 2.333em;
}
.rules_box img{
	margin-top: 1.5em;
}
.rules_box .order1{
	order: 2;
}
.rules_box .order2{
	order: 1;
}
}



/* 応募規約
--------------------------------------------------------- */
.rule_wrap{
	padding: 0em 0 5em;
	text-align: center;
}
.rule_box{
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-top: 2.333em;
}
.rule_box ul li{
	line-height: 1.6;
	text-indent:-1em;
	padding-left:1em;
	color: #333;
	text-align: left;

}

@media screen and (max-width:736px){
.rule_wrap{
	padding: 5.133em 20px 0;

}
}

/*お問い合わせ
--------------------------------------------------------- */
.snsphoto_contents_wrap{
	padding: 6.5em 0;
}
.contact_wap{
	text-align: center;
	margin:0 auto 5em;
}
.contact{
	margin: 1em 0 0;
}
.contact p span{
	font-size: 1.5em;
}
.bg-bule {
    background-color: hsla(193,49%,77%,1.00);
    padding: 3em 1em;
    max-width: 900px;
    margin: 0 auto;
    box-sizing: border-box;
}
.area_wrap{
	    margin: 1em auto 0em;
		width: 100%;
	max-width: 90%;
	border-top: 1px solid  #fff;
	padding-top: 2em;
}
.area_wrap h5{
	 font-weight: bold;
	font-size: 1.5em;
	color: #333;
}
.area_wrap .area_block{
	display: flex;
	justify-content: space-between;
}
.area_block div{
	width: 30%;
}
.site_name{
	font-size: 1.5em;
	font-weight: bold;
	margin: -0.5em 0 0;
}
.area_wrap .hanamaki .morebtn_s a {
    background-color: #ED7174;
}
.area_wrap .tono .morebtn_s a {
    background-color: #25B49E;
}
.area_wrap .hiraizumi .morebtn_s a {
    background-color: #C09E71;
}
@media screen and (max-width:736px){
.area_block{
	flex-wrap: wrap;
}
.area_block div{
	width: 100%;
	margin: 1em 0;
}
}
/* 戻るボタン
--------------------------------------------------------- */
.backbtn{
	background-color: #fff;
	text-align: center;
	}
.backbtn p{
	max-width: 600px;
	margin: 3em auto;
	padding: 0 20px 4em;
	box-sizing: border-box;
/*	background-color: #A0C23E;*/
}
.btn_box_s a {
    width: 100%;
    background-color: #EA275E;
    padding: 1em;
}
.btn_box_s.fb a {
    background-color: #1877F2;
}
.btn_box_s.inst a {
    background-color: #F02569;
}
.btn_box_s.x a {
    background-color: #000;
}
.snsphoto_catch_wrap .rink_btn a {
	max-width: 800px;
	margin: 0 auto;
    width: 100%;
    background-color: #544776;
    padding: 1em;
}
/* 詳しく見るボタン
--------------------------------------------------------- */
.morebtn{
	text-align: center;
	margin-top: 1.2em;
}
.morebtn p{
	max-width: 500px;
	margin: 10px auto;
	box-sizing: border-box;
	min-width: 430px;
}
.morebtn_s a {
    width: 100%;
    background-color: #654425;
    padding: 0.7em;
    color: #fff;
    display: block;
    text-decoration: none;
    background-repeat: no-repeat;
    background-size: 12px 20px;
    background-position: right 10px center;
    text-align: center;
    transition: opacity 0.3s ease 0s;
    box-sizing: border-box;
	background-image: url(../../common/img/arrow_w_l.png);
	font-size:  1em;
}

/*リストの設定*/

.snsphoto_contents ul{
  counter-reset:list;
}
.snsphoto_contents ul li{
  position:relative;
/*  border-bottom: dashed 1px #F6A38B;*/
}
.snsphoto_contents ul li:before{
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background:#e13c68;
  top: 0.8em;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}



