/*----------------------------------------------
	フォトコンテスト（PC版）
-----------------------------------------------*/
#pht_main {
	width: 740px;
}

#pht_main .title_img{
	padding-bottom: 4px;
}

.text-c{
   text-align:center;
}

.inline-block-pht{
  display: inline-block;
  float: left;
  vertical-align: middle;
  width:50%;
}

.inline-block-method{
  display: inline-block;
  float: left;
  vertical-align: middle;
  width:30%;
  margin-right:22px;
  margin-top:-40px;
}

.kakomi-box {
	padding: 1em;
	width:315px;
	height:230px;
	background-color: #fff; /* 背景色 */
	border: 2px solid #ccc; /* 枠線 */
}

.kakomi-box02-pc {
	clear: both;
	padding: 1em;
	width: 92.6%;
	height:465px;
	background-color: #efe9e1; /* 背景色 */
	border: 2px solid #ccc0; /* 枠線 */
}
	
.kakomi-box03 {
	margin-top:50px;
	padding: 2em 1em 1.5em 1em;
	width: 90%;
	height:290px;
	background-color: #efe9e1; /* 背景色 */
	border: 1.5px solid #33aac7; /* 枠線 */
}

.kakomi-box04 {
	margin-top:385px;
	margin-left:232px;
	padding: 1.5em 1em 1.5em 1em;
	width: 27.5%;
    background-color: #f9f3eb;
    border: double 5px #33aac7;
}

.kakomi-box05 {
	font-weight: bold;
	font-size:17px;
	margin-left:210px;
	text-align:center;
	padding: 1em;
	width: 40%;
	background-color: #fff; /* 背景色 */
	border: 2px solid #33aac7; /* 枠線 */
}

.kakomi-box-gaiyou {
	padding: 1em;
	width: 92.8%;
	background-color: #fff; /* 背景色 */
	border: 2px solid #ccc; /* 枠線 */
}

.kuroihako{
	width:100%;
}

.aoihako{
	margin-right:-19px;	
}


img.gift{
	float:right;
	width:120px;
	margin-right:0px;
}

p.present_sentence{
	padding-left:5px;
	padding-top:20px;
}

.title {
	 color:#611c04;
	 font-size:22px;
	 padding-left: 35px;
	 line-height: 20px;
	 background: url(https://tkcdn1.n-kishou.co.jp/image/images/pht/yama-icon.png) no-repeat;
	 background-size:30px;
}

.title2 {
	 font-weight: bold;
	 font-size:17px;
	 padding-left: 38px;
	 padding-top:5px;
	 line-height: 18px;
	 background: url(https://tkcdn1.n-kishou.co.jp/image/images/pht/rank-icon.png) no-repeat;
	 background-size:30px;
}

.title3 {
	 font-weight: bold;
	 font-size:17px;
	 padding-left: 38px;
	 padding-top:5px;
	 line-height: 18px;
	 background: url(https://tkcdn1.n-kishou.co.jp/image/images/pht/rank-icon02.png) no-repeat;
	 background-size:30px;
}

p.oubo{
	font-weight: bold;
	font-size:17px;
	text-align:center;
}

	.btn-flat-border {
	  margin-left:0px;	
	  text-indent: 0.2in; 
	  width:150px;
      display: inline-block;
      padding: 0.3em 1em;
      text-decoration: none;
      color: #611c04;
      border: solid 2px #33aac7;
      background-color:#FFF;
    }


	.btn-flat-border {
	 position: relative;
	 padding-right: -30px;
	}
	.btn-flat-border:after {
     content: "";
     border: 0;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     position: absolute;
     top: 64%;
     right: 15px;
     width: 6px;
     height: 6px;
     margin-top: -8px;
     border-top: solid 2px #33aac7;
     border-right: solid 2px #33aac7;
    }

.kakomi-box03.step1:before {
  display: block;
  z-index: 1;
  margin-top:-43px;
  margin-left:-8px;
  width: 90px;
  height: 60px;
  content: "";
  background: url("https://tkcdn1.n-kishou.co.jp/image/images/pht/step1.png") left top no-repeat;
  background-size: 100% auto;
}

.kakomi-box03.step2:before {
  display: block;
  z-index: 1;
  margin-top:-43px;
  margin-left:-8px;
  width: 90px;
  height: 60px;
  content: "";
  background: url("https://tkcdn1.n-kishou.co.jp/image/images/pht/step2.png") left top no-repeat;
  background-size: 100% auto;
}

.kakomi-box03.step3:before {
  display: block;
  z-index: 1;
  margin-top:-43px;
  margin-left:-8px;
  width: 90px;
  height: 60px;
  content: "";
  background: url("https://tkcdn1.n-kishou.co.jp/image/images/pht/step3.png") left top no-repeat;
  background-size: 100% auto;
}

.caution {
	margin: 16px auto;
	text-align: center;
	display: block;
	color:red;
}
.caution .caution-text {
	text-align: left;
	display: inline-block;
}

.caution .caution-link{
	padding-left:400px;
}

/* 矢印
------------------------------------------------------*/
.icon-arrow-cau{
 position: relative;
 padding-right: 17px;
}

.icon-arrow-cau:after {
 content: "";
 border: 0;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 position: absolute;
 top: 60%;
 right: 0px;
 width: 5px;
 height: 5px;
 margin-top: -5px;
 border-top: solid 2px #99c8d1;
 border-right: solid 2px #99c8d1;
}

	 /* safariでの表示
	_::-webkit-full-page-media, _:future, :root .css_selector {
		img.step1{
		 position: absolute;
		 top: 850px;
		 left: 222px;
		}

		img.step2{
		 position: absolute;
		 top: 850px;
		 left: 455px;
		}

		img.step3{
		 position: absolute;
		 top: 850px;
		 left: 689px;
		}
    }
 safariでの表示ここまで */   

img.pht_img{
    padding-right:30px;	
    margin-top:-30px;
}


.orange-box {
	margin-bottom:10px; 
    font-weight: bold;
    border: solid 3px #f66127;
}
.orange-box p {
	color:#f66127;
    padding: 10px 10px 10px 14px;
    font-size:14px;
}
/*----------------------------------------------
	結果発表（PC版）
-----------------------------------------------*/
.mt110 {
	margin-top: 110px !important;
}

.text-bold{
	font-weight: bold;
}

.top-text{
	font-weight: bold;
    font-size:14.5px;
}

img.happyou_pht{
	    float:right;
}

.happyou-title {
	 color:#611c04;
	 font-size:25px;
	 padding-left: 40px;
	 line-height: 30px;
	 background: url(https://tkcdn1.n-kishou.co.jp/image/images/pht/rank-icon.png) no-repeat;
	 background-size:34px;
}

.happyou-title02 {
	 color:#611c04;
	 font-size:20px;
	 padding-left: 34px;
	 line-height: 28px;
	 background: url(https://tkcdn1.n-kishou.co.jp/image/images/pht/rank-icon.png) no-repeat;
	 background-size:29px;
}

.saiyuushuu-box{
	width:713px;
	height:255px;
	margin-bottom:70px;
}

.saiyuushuu-text{
	text-align:center;
	padding-top:40px;
}

.saiyuushuu-name{
	font-size:18px;
	font-weight: bold;
	 line-height:40px;
}

.sns-comment {
    position: relative;
    margin: 0.6em 0;
    padding: 0.5em 1em;
    border: solid 2px #33aac7;
    border-radius: 2px;
    width:270px;
}
.sns-comment .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 38px;
    padding: 0 9px;
    line-height: 1;
    font-size: 15px;
    background: #FFF;
    color: #33aac7;
    font-weight: bold;
}
.sns-comment p {
    margin: 0; 
    padding: 8px;
}

.staff-com {
    position: relative;
    padding: 25px 10px 7px;
    border: solid 2px #77cde2;
    width:690px;
    margin-bottom:30px;
}
.staff-com .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 12px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    background: #77cde2;
    color: #ffffff;
    font-weight: bold;
}
.staff-com p {
    margin: 0; 
    padding: 12px 0px 6px 0px;
}

.staff-com02 {
    position: relative;
    padding: 0px 10px 10px;
    border: solid 2px #77cde2;
    width:310px;
}
.staff-com02 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 12px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    background: #77cde2;
    color: #ffffff;
    font-weight: bold;
}
.staff-com02 p {
    margin-top: 25px; 
    padding: 12px 0px 6px 0px;
}


.box_1,
.box_2,
.box_3,
.box_4,
.box_5,
.box_6,
.box_7,
.box_8,
.box_9{
 color: #FFF;
 padding-right:30px;
 padding-bottom:30px
}

.box_3{
	/* margin-top:-26px; */
}

.example{
    display: flex;
}
.example>div{
    width: 50%;
}
.example,.example>div{
    padding: 10px;
}


.wrap{
display: flex;
flex-wrap: wrap;
padding-top:25px;
padding-left:22px;
width:900px;
}

.photo-box{        
   height:auto;
   margin:0;
}

.name{
	/* width:330px; */
}
text-c{
	text-align:center;
}

.kakomi-arigatou {
	font-size:13px;
	padding: 1em;
	width:683px;
	background-color: #fff; /* 背景色 */
	border: 2px solid #33aac7; /* 枠線 */
}

	.btn-bosyu-border {
		font-weight: bold;
	  font-size:16px;
	  margin-left:0px;	
	  text-indent: 0.35in; 
	  width:300px;
      display: inline-block;
      padding: 1em 0.4em;
      text-decoration: none;
      color: #611c04;
      border: solid 2px #33aac7;
      background-color:#FFF;
      margin-left:210px;
    }

	.btn-bosyu-border {
	 position: relative;
	 padding-right: -30px;
	}
	.btn-bosyu-border:after {
     content: "";
     border: 0;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     position: absolute;
     top: 64%;
     right: 25px;
     width: 6px;
     height: 6px;
     margin-top: -10px;
     border-top: solid 2px #33aac7;
     border-right: solid 2px #33aac7;
    }

.tweet-box{
     overflow:auto;
	 padding:10px 10px 15px 0px;
	 width: 699px;
	 background-color: #fff; /* 背景色 */
	 border: 2px solid #ccc; /* 枠線 */
}

.font-orange{
    	color:#ff980f;
    	font-size:15px;
}

div.com-box{
	/* height:80px; */
	width:332px;
}

div.com-box02{
	height:50px;
	width:332px;
}
/*---------------------------------------------
	スマホ版
-----------------------------------------------*/
@media screen and (max-width: 750px) {
	#pht_main, .title_img{
		width: 100%;
	}
    
    .text-c{
    	text-align:center;
    }
    
	.kakomi-box-sm {
	 overflow:auto;
	 padding: 1em;
	 width: 91.5%;
	 background-color: #fff; /* 背景色 */
	 border: 2px solid #ccc; /* 枠線 */
	}

	.kakomi-box02 {
	 padding: 1em;
	 width: 91.5%;
	 background-color: #efe9e1; /* 背景色 */
	 border: 2px solid #ccc0; /* 枠線 */
	}
	
	.kakomi-box03-sm {
	 margin-top:50px;
	 padding: 2em 1em 1.5em 1em;
	 width: 90%;
	 background-color: #efe9e1; /* 背景色 */
	 border: 1.5px solid #33aac7; /* 枠線 */
	}

	.kakomi-box04-sm {
	 margin-top:35px;
	 margin-left:65px;
	 padding: 1.5em 1em 1.5em 1em;
	 width: 70%;
     background-color: #f9f3eb;
     border: double 5px #33aac7;
	}

	.kakomi-box05 {
	    font-weight: bold;
		font-size:31px;
	    line-height: 40px;
		margin-left:25px;
		text-align:center;
		padding: 1em;
		width: 85%;
		background-color: #ffffff; /* 背景色 */
		border: 2px solid #33aac7; /* 枠線 */
	}

	.title {
	 color:#611c04;
	 font-size:34px;
	 padding-left: 70px;
	 line-height: 40px;
	 background: url(https://tkcdn1.n-kishou.co.jp/image/images/pht/yama-icon.png) no-repeat;
	}

	.title2 {
	 font-weight: bold;
	 font-size:28px;
	 padding-left: 80px;
	 padding-top:5px;
	 line-height: 50px;
	 background: url(https://tkcdn1.n-kishou.co.jp/image/images/pht/rank-icon.png) no-repeat;
	}

	.title3 {
	 font-weight: bold;
	 font-size:28px;
	 padding-left: 80px;
	 padding-top:5px;
	 line-height: 50px;
	 background: url(https://tkcdn1.n-kishou.co.jp/image/images/pht/rank-icon02.png) no-repeat;
	}

	img.gift{
		float:right;
		width:240px;
		margin-right:10px;
	}

.kakomi-box03-sm.step1:before {
  display: block;
  z-index: 1;
  margin-top:-88px;
  margin-left:-8px;
  width: 180px;
  height: 100px;
  content: "";
  background: url("https://tkcdn1.n-kishou.co.jp/image/images/pht/step1.png") left top no-repeat;
  background-size: 100% auto;
}

.kakomi-box03-sm.step2:before {
  display: block;
  z-index: 1;
  margin-top:-88px;
  margin-left:-8px;
  width: 180px;
  height: 100px;
  content: "";
  background: url("https://tkcdn1.n-kishou.co.jp/image/images/pht/step2.png") left top no-repeat;
  background-size: 100% auto;
}

.kakomi-box03-sm.step3:before {
  display: block;
  z-index: 1;
  margin-top:-88px;
  margin-left:-8px;
  width: 180px;
  height: 100px;
  content: "";
  background: url("https://tkcdn1.n-kishou.co.jp/image/images/pht/step3.png") left top no-repeat;
  background-size: 100% auto;
}
 /* safariでの表示
	_::-webkit-full-page-media, _:future, :root .css_selector {
          	img.step1{
				 position: absolute;
				 top: 1762px;
				 left: 70px;
	        }

			img.step2{
				 position: absolute;
				 top: 2455px;
				 left: 70px;
			}

			img.step3{
			 position: absolute;
			 top: 2940px;
			 left: 70px;
			}
    }
  safariでの表示ここまで */    

	.oubo-sm{
	 font-weight: bold;
	 text-align:center;
	 font-size:37px;
	}

	.btn-flat-border {
	  margin-left:0px;	
	  text-indent: 0in; 
	  width:450px;
      display: inline-block;
      padding: 0.3em 1em;
      text-decoration: none;
      color: #611c04;
      border: solid 2px #33aac7;
      background-color:#FFF;
    }

	.btn-flat-border:hover {
	  background: #33aac7;
	  color: white;
	}
	.btn-flat-border {
	 position: relative;
	 padding-right: -30px;
	}
	.btn-flat-border:after {
     content: "";
     border: 0;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     position: absolute;
     top: 55%;
     right: 80px;
     width: 10px;
     height: 10px;
     margin-top: -8px;
     border-top: solid 2px #33aac7;
     border-right: solid 2px #33aac7;
    }

.twitter-area-sm {
  margin-top:40px;
  font-weight:bold;
  color:#FFF;	
  background: #00acee;/*背景色*/
  padding: 0.8em;/*文字まわり（上下左右）の余白*/
}


.caution {
	margin: 16px auto;
	text-align: center;
	display: block;
	color:red;
}
.caution .caution-text {
	text-align: left;
	display: inline-block;
}

.caution .caution-link{
	padding-top:10px;
	padding-left:280px;
}

/* 矢印
------------------------------------------------------*/
.icon-arrow-cau{
 position: relative;
 padding-right: 25px;
}

.icon-arrow-cau:after {
 content: "";
 border: 0;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 position: absolute;
 top: 60%;
 right: 0px;
 width: 10px;
 height: 10px;
 margin-top: -8px;
 border-top: solid 2px #99c8d1;
 border-right: solid 2px #99c8d1;
}

.orange-box {
	margin-bottom:10px; 
    font-weight: bold;
    border: solid 3px #f66127;
}
.orange-box p {
	color:#f66127;
    padding: 10px 10px 10px 14px;
    font-size:28px;
}


/*----------------------------------------------
	結果発表（スマホ版）
-----------------------------------------------*/
.text-bold{
	font-weight: bold;
}
.top-text{
	font-weight: bold;
    font-size:26px;
    line-height: 41px;
}

img.happyou_pht{
	    float:right;
}

.happyou-title {
	 color:#611c04;
	 font-size:40px;
	 padding-left: 70px;
	 line-height: 55px;
	 background: url(https://tkcdn1.n-kishou.co.jp/image/images/pht/rank-icon.png) no-repeat;
	 background-size:60px;
}

.happyou-title02 {
	 color:#611c04;
	 font-size:35px;
	 padding-left: 60px;
	 line-height: 43px;
	 background: url(https://tkcdn1.n-kishou.co.jp/image/images/pht/rank-icon.png) no-repeat;
	 background-size:48px;
}


.saiyuushuu-text{
	text-align:center;
	padding-top:20px;
}

.saiyuushuu-name{
	font-size:33px;
}

.sns-comment {
    margin: 30px 0px 20px 76px;
    padding: 0.5em 1em;
    border: solid 2px #33aac7;
    border-radius: 2px;
    width:500px;
}
.sns-comment .box-title {
    position: absolute;
    display: inline-block;
    top: -14px;
    left: 88px;
    padding: 0 9px;
    line-height: 1;
    font-size: 29px;
    background: #FFF;
    color: #33aac7;
    font-weight: bold;
}
.sns-comment p {
    margin: 0; 
    padding: 20px;
}

.staff-com {
    position: relative;
    margin: 1.3em 0;
    padding: 25px 10px 7px;
    border: solid 2px #77cde2;
    width:690px;
}
.staff-com .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 20px;
    height: 55px;
    line-height: 56px;
    font-size: 29px;
    background: #77cde2;
    color: #ffffff;
    font-weight: bold;
}
.staff-com p {
    margin: 0; 
    padding: 47px 10px 10px 10px;
}

.staff-com02 {
    position: relative;
    padding: 25px 10px 7px;
    border: solid 2px #77cde2;
    width:280px;
}
.staff-com02 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 20px;
    height: 45px;
    line-height: 45px;
    font-size: 21px;
    background: #77cde2;
    color: #ffffff;
    font-weight: bold;
}
.staff-com02 .st-com {
    margin: 0; 
    padding: 29px 1px 1px 1px;
    font-size: 20px;
}


.st-com-posi01{
    margin-top:50px;
}

.st-com-posi02{
    margin-top:-59px;
}

.st-com-posi03{
    margin-top:100px;
}

.st-com-posi04{
    margin-top:70px;
}

.sp-com{
    font-size: 22px;

}

.flex_test-box {
    display: flex;              /* フレックスボックスにする */
    flex-wrap: wrap;            /* 折り返し指定 */
    padding-left:32px;
    margin-top:25px;
}
 
.flex_test-item {
    padding-right:40px;
    padding-bottom:30px;
    width: 300px;               /* 幅指定 */
    text-align:  center;        /* 文字中央揃え */
}
 
.flex_test-item p{
		font-size:29px;
}

div.com-box{
	height:165px;
}

div.com-box02{
	height:105px;
}
.kakomi-arigatou {
	font-size:28px;
	padding: 1em;
	width:652px;
	background-color: #fff; /* 背景色 */
	border: 2px solid #33aac7; /* 枠線 */
}


	.btn-bosyu-border {
	  font-weight: bold;
	  font-size:30px;
	  margin-left:0px;	
	  text-indent: in; 
	  width:500px;
      display: inline-block;
      padding: 1em 0.4em;
      text-decoration: none;
      color: #611c04;
      border: solid 2px #33aac7;
      background-color:#FFF;
      margin-left:90px;
    }

	.btn-bosyu-border {
	 position: relative;
	 padding-right: -30px;
	}
	.btn-bosyu-border:after {
     content: "";
     border: 0;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     position: absolute;
     top: 50%;
     right: 55px;
     width: 16px;
     height: 16px;
     margin-top: -10px;
     border-top: solid 2px #33aac7;
     border-right: solid 2px #33aac7;
    }

    .tweak{
    	margin-top:-25px;
    }

    .font-orange{
    	color:#ff980f;
    	font-size:25px;
    }

}
