@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* 今回のまとめ用 */
#topic {
	background-color: #FFF !important;
}
.content {
	text-align: left;
}
.content__box__comment__txt {
	text-align: left;
}
.content__box__txt__name {
	text-align: left;
}
.topic__header__inner .title , .topic__header__inner p.description {
	color: #333;
}
.bnr_area {
	width: 92%;
	max-width: 750px;
	margin: 0 auto;
	padding: 4%;
}
.bnr_area img {
	width: 100%;
}

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* rules */
/* line 26, ../sass/pr15701.scss */
::selection {
  color: #FFF;
  background: #ffa014;
}

/* line 30, ../sass/pr15701.scss */
::-moz-selection {
  color: #FFF;
  background: #ffa014;
}

/* line 40, ../sass/pr15701.scss */
.font-s {
  font-size: 12px;
}

/* line 44, ../sass/pr15701.scss */
.font-m {
  font-size: 16px;
}

/* line 48, ../sass/pr15701.scss */
.font-l {
  font-size: 20px;
}

/* line 52, ../sass/pr15701.scss */
.mb-s {
  margin-bottom: 10px !important;
}

/* line 56, ../sass/pr15701.scss */
.mb-m {
  margin-bottom: 20px !important;
}

/* line 60, ../sass/pr15701.scss */
.mb-l {
  margin-bottom: 60px !important;
}

/* reset */
/* line 66, ../sass/pr15701.scss */
body {
  font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

/* line 70, ../sass/pr15701.scss */
.container {
  background-image: none;
}

h1 {
  color: #FFF;
}

/* line 74, ../sass/pr15701.scss */
h2, h3, h4, h5, h6, {
  color: #444;
}

/* line 78, ../sass/pr15701.scss */
a {
  color: #ffa014;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
/* line 81, ../sass/pr15701.scss */
a:hover {
  text-decoration: none;
}

/* line 86, ../sass/pr15701.scss */
.header {
  font-size: 12px;
}

/* line 90, ../sass/pr15701.scss */
.bread_list_area {
  font-size: 12px;
}

/* line 94, ../sass/pr15701.scss */
.wrapper {
  width: 100%;
}
/* line 96, ../sass/pr15701.scss */
.wrapper #topic {
  width: 100%;
  max-width: 100%;
}

/* line 102, ../sass/pr15701.scss */
.msr-content {
  display: none;
}

/* reverse */
/* line 108, ../sass/pr15701.scss */
.header, .footer {
  font-family: 'Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Meiryo','sans-serif';
}

/* line 112, ../sass/pr15701.scss */
.footer {
  font-size: 13px;
}

/* line 117, ../sass/pr15701.scss */
#modal-content, .go_top {
  display: none;
}

/* social_btn */
/* line 124, ../sass/pr15701.scss */
.social_button_area {
  position: fixed;
  top: 65px;
  left: 15px;
  z-index: 999;
  background: rgba(255, 255, 255, 0.75);
  text-align: center;
  padding: 15px;
}
/* line 132, ../sass/pr15701.scss */
.social_button_area--small {
  display: none;
}

/* line 139, ../sass/pr15701.scss */
.social_button_template .social_button_twitter, .social_button_template .social_button_facebook, .social_button_template .social_button_hatena, .social_button_template .social_button_gplus, .social_button_template .social_button_pocket {
  display: block;
  vertical-align: bottom;
  height: auto !important;
  margin: 0 !important;
}
/* line 145, ../sass/pr15701.scss */
.social_button_template .social_button_facebook {
  top: 0 !important;
  background-color: transparent !important;
  margin-bottom: 10px !important;
}
/* line 149, ../sass/pr15701.scss */
.social_button_template .social_button_facebook .fb-like {
  height: auto !important;
}

/* line 155, ../sass/pr15701.scss */
img {
  vertical-align: bottom;
}

/* line 159, ../sass/pr15701.scss */
a {
  text-decoration: none;
}

/* parts */
/* line 165, ../sass/pr15701.scss */
.topic__main {
  width: 980px;
  background-color: #FFF;
  font-size: 14px;
  margin: 0 auto;
}

/* line 173, ../sass/pr15701.scss */
.author {
  position: relative;
  width: 640px;
  margin: 0 auto;
}
/* line 177, ../sass/pr15701.scss */
.author__midashi {
  display: block;
  width: 180px;
  font-weight: 700;
  text-align: center;
  background-color: #fff;
  margin: -25px auto 10px;
}
/* line 185, ../sass/pr15701.scss */
.author__box {
  display: table;
  background: #f5f5f5;
  padding: 30px;
  border-radius: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 191, ../sass/pr15701.scss */
.author__box__left, .author__box__right {
  display: table-cell;
  vertical-align: middle;
}
/* line 195, ../sass/pr15701.scss */
.author__box__left {
  width: 90px;
  padding-right: 15px;
}
/* line 198, ../sass/pr15701.scss */
.author__box__left img {
  width: 100%;
  height: auto;
}
/* line 204, ../sass/pr15701.scss */
.author__box__right .name {
  font-size: 16px;
  font-weight: 700;
}
/* line 207, ../sass/pr15701.scss */
.author__box__right .name span {
  color: #ffa014;
  font-size: 12px;
  padding-left: 5px;
}

/* line 217, ../sass/pr15701.scss */
.list {
  width: 100%;
}
/* line 219, ../sass/pr15701.scss */
.list__midashi {
  font-weight: 700;
  text-align: center;
}
/* line 223, ../sass/pr15701.scss */
.list ul {
  overflow: hidden;
}
/* line 225, ../sass/pr15701.scss */
.list ul li {
  float: left;
  width: 32%;
  margin-right: 2%;
  text-align: center;
}
/* line 230, ../sass/pr15701.scss */
.list ul li:last-child {
  margin-right: 0;
}
/* line 233, ../sass/pr15701.scss */
.list ul li a {
  display: block;
  background-color: #ff6177;
  width: 100%;
  color: #FFF;
  font-weight: 700;
  padding: 15px 0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
/* line 241, ../sass/pr15701.scss */
.list ul li a:hover {
  background-color: #f5f5f5;
  color: #402805;
}

/* line 250, ../sass/pr15701.scss */
.midashi {
  position: relative;
  line-height: 1;
  text-align: center;
  padding-top: 60px;
}
/* line 255, ../sass/pr15701.scss */
.midashi:after {
  background-color: #ff6177;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  display: block;
  content: "";
  width: 40px;
  height: 4px;
}
/* line 267, ../sass/pr15701.scss */
.midashi__txt {
  font-size: 32px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-bottom: 20px;
}

/* line 276, ../sass/pr15701.scss */
.btn--matome a {
  display: block;
  width: 100%;
  height: 48px;
  color: #402805;
  line-height: 48px;
  font-size: 14px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #402805;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
}
/* line 289, ../sass/pr15701.scss */
.btn--matome a:hover {
  background-color: #402805;
  color: #FFF;
}

/* line 296, ../sass/pr15701.scss */
.btn__pr {
  width: 100%;
  background-color: #faf9f4;
  border: 2px solid #988c5e;
  margin-top: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 302, ../sass/pr15701.scss */
.btn__pr a {
  display: table;
  width: 100%;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 308, ../sass/pr15701.scss */
.btn__pr__thumb, .btn__pr__txt {
  display: table-cell;
  vertical-align: middle;
}
/* line 312, ../sass/pr15701.scss */
.btn__pr__thumb {
  padding-right: 15px;
}
/* line 315, ../sass/pr15701.scss */
.btn__pr__txt {
  position: relative;
  padding-right: 29px;
  line-height: 1.4;
}
/* line 319, ../sass/pr15701.scss */
.btn__pr__txt:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -12px;
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url("/images/topics/common/icon_arrow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
/* line 334, ../sass/pr15701.scss */
.btn__pr__txt p {
  color: #ff6177;
  font-weight: 700;
  padding-top: 5px;
}

/* line 342, ../sass/pr15701.scss */
.rabel {
  display: inline-block;
  background-color: #402805;
  color: #FFF;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  padding: 5px 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/*
.wanna_go {
	.btn {
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		line-height: 1;
		text-shadow: none;
		border: 1px solid #ccc;
		@include box-shadow (#FFF 0px 0px 0px);
		@include transition(0.5s);
		&--active {
			background-color: $accent-color01;
			border: 1px solid $accent-color01;
			a {
				color: #FFF !important;
				.icon-wannago-3 {
			        background-image: url('/images/topics/common/icon_heart-white.svg') !important;
		        }
			}
		}
	}
	.btn-type-1 {
	    font-size: 12px;
	    margin: 0 auto;
	    a {
	    	display: block;
	    	min-width: 120px;
	    	color: #60401b;
	    	font-weight: 700;
	    	line-height: 24px;
	    	padding: 0 16px;
	        &:hover {
		        border-color: $accent-color01;
		        
	        }
	        .icon-wannago-3 {
	            display: inline-block;
	            width: 24px;
	            height: 24px;
	            vertical-align: middle;
	            background-image: url('/images/topics/common/icon_heart-brown.svg');
	            background-position: center center;
	            background-repeat: no-repeat;
	            @include background-size(100% auto);
	            margin-right: 2px;
	        }
		}
    }
}


#modal-content {
    display: none;
    position: fixed;
    z-index: 2;
    width: 94%;
    max-width: 640px;
	background: #fff;
    text-align: center;
	margin: 0 ;
	padding: 30px;
	@include box-sizing(border-box);
	p {
    	margin-bottom: $space-l;
	}
	.fb_btn {
    	display: block;
    	width: 100%;
    	background-color: #3B5998;
    	color: #FFF;
    	font-size: $font-m;
    	font-weight: 700;
    	@include font-smooth;
    	margin-bottom: $space-l;
    	padding: $space-m;
    	@include box-sizing(border-box);
    	@include border-radius(4px);
	}
	.button-link {
	    cursor: pointer;
    	color: #ccc;
    	text-decoration: underline;
	}
	
}
  
#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;
}

*/
/* ad-header */
/* line 457, ../sass/pr15701.scss */
.ad-header {
  display: none;
  position: relative;
  width: 100%;
  height: 50px;
  background-color: #ffa014;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmZmEwMTQiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmYzgxNCIvPjxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjZmZhMDE0Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(20%, #ffa014), color-stop(50%, #ff6177), color-stop(80%, #ffa014));
  background-image: -moz-linear-gradient(right, #ffa014 20%, #ff6177 50%, #ffa014 80%);
  background-image: -webkit-linear-gradient(right, #ffa014 20%, #ff6177 50%, #ffa014 80%);
  background-image: linear-gradient(to left, #ffa014 20%, #ff6177 50%, #ffa014 80%);
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 466, ../sass/pr15701.scss */
.ad-header__logo {
  text-align: center;
  height: 50px;
  padding: 14px 0 10px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 471, ../sass/pr15701.scss */
.ad-header__logo img {
  height: 100%;
  width: auto;
}
/* line 476, ../sass/pr15701.scss */
.ad-header__search {
  position: absolute;
  top: 0;
  right: 10px;
  height: 50px;
  width: 22px;
  padding: 14px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 484, ../sass/pr15701.scss */
.ad-header__search img {
  width: 100%;
  height: auto;
}

/* ad-footer */
/* line 493, ../sass/pr15701.scss */
.ad-footer {
  display: none;
  color: #999;
  font-size: 13px;
  text-align: center;
  border-top: 1px solid #f5f5f5;
}
/* line 499, ../sass/pr15701.scss */
.ad-footer p {
  color: #999;
}
/* line 502, ../sass/pr15701.scss */
.ad-footer__pagetop {
  border-bottom: 1px solid #f5f5f5;
}
/* line 504, ../sass/pr15701.scss */
.ad-footer__pagetop a {
  display: block;
  padding: 15px 0;
}
/* line 507, ../sass/pr15701.scss */
.ad-footer__pagetop a:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 auto;
  position: relative;
  top: 4px;
  border-left: solid 2px #c3c3c3;
  border-top: solid 2px #c3c3c3;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 520, ../sass/pr15701.scss */
.ad-footer__pagetop a p {
  margin-top: 10px;
}
/* line 525, ../sass/pr15701.scss */
.ad-footer__link {
  padding: 30px 0;
}
/* line 527, ../sass/pr15701.scss */
.ad-footer__link ul {
  text-align: center;
  padding: 4px 0;
}
/* line 530, ../sass/pr15701.scss */
.ad-footer__link ul li {
  padding: 0 9px 0 7px;
  display: inline-block;
  border-right: solid 1px #999;
  line-height: 1;
  margin-bottom: 8px;
}
/* line 536, ../sass/pr15701.scss */
.ad-footer__link ul li:last-child {
  border-right: none;
}
/* line 539, ../sass/pr15701.scss */
.ad-footer__link ul li a {
  font-size: .92em;
  color: #999;
  padding: 0;
}
/* line 548, ../sass/pr15701.scss */
.ad-footer .p-copyright {
  color: #333;
  font-size: .846em;
  padding-bottom: 30px;
}

/* topic__header */
/* line 558, ../sass/pr15701.scss */
.topic__header {
  position: relative;
  width: 100%;
  background: black;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 564, ../sass/pr15701.scss */
.topic__header__overlay {
  position: absolute;
  width: 100%;
  height: auto;
  background-color: #FFF;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=45);
  opacity: 0.60;
  z-index: 1;
}
/* line 572, ../sass/pr15701.scss */
.topic__header__inner {
  position: relative;
  width: 640px;
  margin: 0 auto;
  text-align: center;
  text-shadow: 0 0 12px rgba(255, 255, 255, 0.8);
  z-index: 2;
  padding: 40px 0;
}
/* line 580, ../sass/pr15701.scss */
.topic__header__inner .lead {
  position: relative;
  display: inline-block;
  color: #ff6177;
  font-size: 16px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-bottom: 5px;
}
/* line 588, ../sass/pr15701.scss */
.topic__header__inner .lead:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #ff6177;
}
/* line 598, ../sass/pr15701.scss */
.topic__header__inner .title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 604, ../sass/pr15701.scss */
.topic__header__inner .description {
  font-size: 12px;
  line-height: 1.8;
  margin-bottom: 15px;
  color: #FFF;
}
/* line 608, ../sass/pr15701.scss */
.topic__header__inner .description span {
  display: block;
  text-align: center;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 10px;
}

/* topic */
/* line 622, ../sass/pr15701.scss */
#topic {
  color: #444;
  font-size: 14px;
  line-height: 1.8;
}
/* line 626, ../sass/pr15701.scss */
#topic p {
  word-break: normal;
}

/* content */
/* line 633, ../sass/pr15701.scss */
.content {
  width: 100%;
  overflow: hidden;
  line-height: 1.8;
}
/* line 638, ../sass/pr15701.scss */
.content p span {
  color: #ff5714;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 644, ../sass/pr15701.scss */
.content__header {
  overflow: hidden;
  width: 100%;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 10px 0;
  border-top: 2px solid #444;
  border-bottom: 2px solid #444;
}
/* line 654, ../sass/pr15701.scss */
.content__header .content__header__copy {
  float: left;
  vertical-align: middle;
}
/* line 658, ../sass/pr15701.scss */
.content__header .rabel {
  float: right;
  vertical-align: middle;
}
/* line 663, ../sass/pr15701.scss */
.content__box {
  overflow: hidden;
}
/* line 665, ../sass/pr15701.scss */
.content__box__ph {
  position: relative;
  width: 49%;
}
/* line 668, ../sass/pr15701.scss */
.content__box__ph img {
  width: 100%;
}
/* line 671, ../sass/pr15701.scss */
.content__box__ph__caption {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: auto;
  background: rgba(255, 255, 255, 0.75);
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
  padding: 8px 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 683, ../sass/pr15701.scss */
.content__box__ph__caption p {
  position: relative;
  line-height: 24px;
  padding-left: 23px;
}
/* line 687, ../sass/pr15701.scss */
.content__box__ph__caption p:before {
  content: '';
  position: absolute;
  border: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 18px;
  height: 24px;
  background-image: url("https://retty.me/images/topics/common/icon_camera.svg");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
/* line 705, ../sass/pr15701.scss */
.content__box__description p {
  background: #fff;
  border: 1px solid #eee;
  font-size: 14px;
  line-height: 1.8;
  padding: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 713, ../sass/pr15701.scss */
.content__box__description__midashi p {
  display: inline-block;
  background-color: #ff6177;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 8px;
  border: none;
}
/* line 722, ../sass/pr15701.scss */
.content__box__txt {
  width: 49%;
}
/* line 724, ../sass/pr15701.scss */
.content__box__txt__name {
  color: #ffa014;
  font-size: 22px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.2;
}
/* line 731, ../sass/pr15701.scss */
.content__box__txt .content__info {
  background-color: #f5f5f5;
  font-size: 12px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 20px 20px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 737, ../sass/pr15701.scss */
.content__box__txt .content__info th, .content__box__txt .content__info td {
  vertical-align: top;
  line-height: 1.4;
}
/* line 741, ../sass/pr15701.scss */
.content__box__txt .content__info th {
  padding-right: 15px;
}
/* line 744, ../sass/pr15701.scss */
.content__box__txt .content__info td {
  padding-bottom: 10px;
}
/* line 749, ../sass/pr15701.scss */
.content__box__ikitai {
  width: 49%;
  text-align: center;
}

/* line 756, ../sass/pr15701.scss */
.content__box__comment {
  overflow: hidden;
}
/* line 758, ../sass/pr15701.scss */
.content__box__comment__thumb {
  float: left;
  overflow: hidden;
  width: 50px;
  height: 50px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 764, ../sass/pr15701.scss */
.content__box__comment__thumb img {
  width: 100%;
}
/* line 768, ../sass/pr15701.scss */
.content__box__comment__txt {
  font-size: 12px;
  line-height: 1.4;
  padding-left: 60px;
}
/* line 772, ../sass/pr15701.scss */
.content__box__comment__txt .user_name {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 778, ../sass/pr15701.scss */
.content__box__comment__txt .user_comment {
  color: #444;
  font-weight: normal;
}
/* line 781, ../sass/pr15701.scss */
.content__box__comment__txt .user_comment__omit {
  color: #444;
  font-weight: 500;
}

/* ad_area */
/* line 792, ../sass/pr15701.scss */
.ad__box p {
  margin-bottom: 5px;
}

/* ph--txt--furiwake */
@media (max-width: 1259px) {
  /* line 802, ../sass/pr15701.scss */
  .social_button_area {
    display: none;
  }
  /* line 804, ../sass/pr15701.scss */
  .social_button_area--small {
    display: inline-block;
  }

  /* line 809, ../sass/pr15701.scss */
  .social_button_template {
    display: -moz-box;
    -moz-box-align: start;
    -moz-box-pack: center;
    display: -webkit-box;
    -webkit-box-align: start;
    -webkit-box-pack: center;
  }
  /* line 815, ../sass/pr15701.scss */
  .social_button_template .social_button_twitter, .social_button_template .social_button_facebook, .social_button_template .social_button_hatena, .social_button_template .social_button_gplus, .social_button_template .social_button_pocket {
    width: auto;
    vertical-align: top;
    margin: 0 5px !important;
  }
  /* line 821, ../sass/pr15701.scss */
  .social_button_template .social_button_facebook img {
    vertical-align: top;
    /* おまじない */
  }
}
@media (min-width: 751px) {
  /* line 834, ../sass/pr15701.scss */
  .content:nth-child(odd) .content__box__ph {
    float: left;
  }
  /* line 837, ../sass/pr15701.scss */
  .content:nth-child(odd) .content__box__txt {
    float: right;
  }
  /* line 840, ../sass/pr15701.scss */
  .content:nth-child(odd) .content__box__ikitai {
    clear: left;
    float: left;
  }
  /* line 846, ../sass/pr15701.scss */
  .content:nth-child(even) .content__box__ph {
    float: right;
  }
  /* line 849, ../sass/pr15701.scss */
  .content:nth-child(even) .content__box__txt {
    float: left;
  }
  /* line 852, ../sass/pr15701.scss */
  .content:nth-child(even) .content__box__ikitai {
    clear: right;
    float: right;
  }

  /* line 859, ../sass/pr15701.scss */
  .pc_only {
    display: block;
  }

  /* line 863, ../sass/pr15701.scss */
  .smt_only {
    display: none;
  }
}
@media (max-width: 750px) {
	
/**/
.global-footer {
	min-width: 100%;
	width: 100%;
}
.global-footer__layout {
	min-width: 100%;
	width: 100%;
	font-size: 10px !important;
	padding: 40px 0;
}
.global-footer__copyright {
	font-size: 10px;
}
	
  /* rules */
  /* header */
  /* line 883, ../sass/pr15701.scss */
  .topic__header__inner {
    width: 94%;
    padding: 20px 0;
  }
  /* line 886, ../sass/pr15701.scss */
  .topic__header__inner .lead {
    font-size: 14px;
    font-weight: 700;
  }
  /* line 890, ../sass/pr15701.scss */
  .topic__header__inner .title {
    font-size: 18px;
    padding: 0 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 895, ../sass/pr15701.scss */
  .topic__header__inner .description {
    /*background: rgba(255,255,255,0.7);*/
    color: #FFF;
    text-align: left;
    padding: 0 15px;
	font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 902, ../sass/pr15701.scss */
  .topic__header__inner .social_button_template {
    height: auto !important;
  }

  /* parts */
  /* line 911, ../sass/pr15701.scss */
  .author {
    position: relative;
    width: 94%;
    margin: 0 auto;
  }
  /* line 915, ../sass/pr15701.scss */
  .author__box {
    display: block;
  }
  /* line 917, ../sass/pr15701.scss */
  .author__box__left, .author__box__right {
    display: block;
    vertical-align: top;
  }
  /* line 921, ../sass/pr15701.scss */
  .author__box__left {
    width: 30%;
    margin: 0 auto 15px;
    padding-right: 0;
  }

  /* line 929, ../sass/pr15701.scss */
  .list {
    width: 94%;
    margin: 0 auto;
  }
  /* line 932, ../sass/pr15701.scss */
  .list ul {
    overflow: hidden;
  }
  /* line 934, ../sass/pr15701.scss */
  .list ul li {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    text-align: center;
  }
  /* line 940, ../sass/pr15701.scss */
  .list ul li a {
    display: block;
    background-color: #ff6177;
    width: 100%;
    color: #FFF;
    font-weight: 700;
    padding: 15px 0;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
  }
  /* line 948, ../sass/pr15701.scss */
  .list ul li a:hover {
    background-color: #f5f5f5;
    color: #402805;
  }

  /* line 957, ../sass/pr15701.scss */
  .midashi {
    width: 93%;
    font-size: 20px;
    margin: 0 auto 30px;
  }
  /* line 961, ../sass/pr15701.scss */
  .midashi:after {
    background-color: #ff5714;
    position: absolute;
    bottom: 0;
    margin-left: -10px;
    display: block;
    content: "";
    width: 20px;
    height: 4px;
  }
  /* line 972, ../sass/pr15701.scss */
  .midashi__txt {
    font-size: 20px;
    line-height: 1.4;
  }

  /* line 979, ../sass/pr15701.scss */
  .btn--matome a {
    color: #FFF;
    background-color: #402805;
  }

  /* line 986, ../sass/pr15701.scss */
  .btn__pr__thumb, .btn__pr__txt {
    display: table-cell;
    vertical-align: middle;
  }
  /* line 990, ../sass/pr15701.scss */
  .btn__pr__thumb {
    width: 40%;
    padding-right: 15px;
  }
  /* line 993, ../sass/pr15701.scss */
  .btn__pr__thumb img {
    width: 100%;
  }
  /* line 997, ../sass/pr15701.scss */
  .btn__pr__txt {
    font-size: 14px;
    padding-right: 23px;
  }
  /* line 1000, ../sass/pr15701.scss */
  .btn__pr__txt:after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -9px;
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background-image: url("/images/topics/common/icon_arrow.svg");
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }

  /* topic__main */
  /* line 1020, ../sass/pr15701.scss */
  .topic__main {
    width: 100%;
  }

  /* line 1024, ../sass/pr15701.scss */
  .content {
    width: 100%;
    overflow: hidden;
    line-height: 1.8;
  }
  /* line 1033, ../sass/pr15701.scss */
  .content__header {
    overflow: hidden;
    width: 94%;
    font-size: 16px;
    line-height: 1.4;
    padding: 0 0 5px;
    margin: 0 auto 15px;
    border-top: none;
  }
  /* line 1041, ../sass/pr15701.scss */
  .content__header .rabel {
    float: left;
    vertical-align: middle;
    margin-bottom: 5px;
  }
  /* line 1047, ../sass/pr15701.scss */
  .content__box {
    padding: 0 3%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 1050, ../sass/pr15701.scss */
  .content__box__ph {
    width: auto;
    margin: 0 -3% 15px;
  }
  /* line 1056, ../sass/pr15701.scss */
  .content__box__txt {
    width: 100%;
  }
  /* line 1058, ../sass/pr15701.scss */
  .content__box__txt__name {
    font-size: 16px;
  }
  /* line 1061, ../sass/pr15701.scss */
  .content__box__txt .content__info {
    background-color: #f5f5f5;
    font-size: 12px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 20px 20px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 1067, ../sass/pr15701.scss */
  .content__box__txt .content__info th, .content__box__txt .content__info td {
    vertical-align: top;
    line-height: 1.4;
  }
  /* line 1071, ../sass/pr15701.scss */
  .content__box__txt .content__info th {
    width: 4em;
    padding-right: 15px;
  }
  /* line 1075, ../sass/pr15701.scss */
  .content__box__txt .content__info td {
    padding-bottom: 10px;
  }
  /* line 1080, ../sass/pr15701.scss */
  .content__box__ikitai {
    width: 100%;
  }

  /* line 1086, ../sass/pr15701.scss */
  .content__box__comment {
    overflow: hidden;
  }
  /* line 1088, ../sass/pr15701.scss */
  .content__box__comment__thumb {
    float: left;
    overflow: hidden;
    width: 40px;
    height: 40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  /* line 1094, ../sass/pr15701.scss */
  .content__box__comment__thumb img {
    width: 100%;
  }
  /* line 1098, ../sass/pr15701.scss */
  .content__box__comment__txt {
    font-size: 12px;
    padding-left: 45px;
  }
  /* line 1101, ../sass/pr15701.scss */
  .content__box__comment__txt .user_name {
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /* line 1107, ../sass/pr15701.scss */
  .content__box__comment__txt a {
    display: none;
  }

  /* line 1113, ../sass/pr15701.scss */
  .pc_only {
    display: none;
  }

  /* line 1117, ../sass/pr15701.scss */
  .smt_only {
    display: block;
  }
}
