@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
	font-family:'Noto Sans Japanese','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
html {
	color: #333;
	height: 100%
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
address, button, caption, cite, code, dfn, em, input, optgroup, option, select, strong, textarea, th, var {
	font: inherit
}
del, ins {
	text-decoration: none
}
li {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: baseline
}
sub {
	vertical-align: baseline
}
legend {
	color: #000
}
select, input, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif
}
table {
	font-size: inherit;
	font: 100%
}
body {
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1.7em;
	font-size: 16px;
	font-weight: 500;
	background-color: #fff;
	color: #000;
}
h1, h2, h3, h4, h5 {
	font-size: 100%;
	font-weight: normal;
}
a {
	outline : 0;
	color: #000;
}
p {
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 20px;
}
input, select {
	margin: 2px 0;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End Hack */ 
.clear_both {
	clear: both;
}
.center {
	text-align: center;
}
strong {
	font-weight: bold;
}
img {
	display: block;
}
/* --------------------------------
	HTML5
-------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}
.guard {
	pointer-events: none;
	cursor: default;
}
.sp {
	display: none;
}
.L {
	float: left;
}
.R {
	float: right;
	margin: 5px 0 10px 30px;
}
body {
	background: #fff url('img/bg.jpg') no-repeat center top fixed;
	position: relative;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
	padding-bottom: 0px;
}
#wrapper img {
	width: 100%;
}
.logo {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	margin-top: 40px;
}
.logo .catch {
	width: 20%;
	display: block;
	margin-left: 12%;
	margin-bottom: 40px;
}
.logo img, #wrapper img {
	max-width: 100%;
	margin: 0 auto;
}
.award {
	background-color: #FEF5B4;
	padding: 60px 30px 30px;
}
.award ul.haiku li {
    font-size: 18px;
    font-weight: bolder;
    padding: 20px 10px;
    text-align: center;
	border-top: 2px dashed #fff;
}
.ttl {
	color: #e60012;
    font-size: 3em;
    font-weight: bold;
}
.container {
	margin: 0 auto;
	width: 92%;
	max-width: 980px;
	padding-top: 80px;
}
.container .read {
	font-size: 18px;
	font-weight:bolder;
	text-align:center;
	padding: 0 30px;
}
.container .end {
	font-size: 18px;
	font-weight: bolder;
	color: #EA090D;
	text-align: center;
}
.container .info {
    background-color: rgba(255,255,255,0.7);
	padding: 20px 0 0;
	font-size: 14px;
	line-height: 1.5em;
}
.at {
	padding: 10px 10px 10px 0;
}
.at .ttl {
    color: #e60012;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 5px;
}
.at a {
    color: #e60012;
    font-weight: bold;
    margin: auto 10px;
    text-decoration: none;
}
.at a:hover {
    background-color: #ccc;
    text-decoration: none;
}
ul.point li {
    font-size: 14px;
    margin-left: 24px;
	margin-bottom: 14px;
}
ul.point li::before {
    color: #999;
    content: "・ ";
    font-weight: bold;
    margin-left: -24px;
}
#twitter-widget-0{width: 100% !important;}
.arti-sharing-inner {
	margin: 0 auto 20px;
	text-align: center;
	width: 100%;
	font-size: 0;
}
.arti-sharing-inner .item {
	width: 46%;
	max-width: 480px;
	display: inline-block;
	margin: 0 2%;
	font-size: 15px;
}
.arti-sharing-inner a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";	
	transition: 0.2s;
}

.bt_hp {
	width: 100%;
	max-width: 640px;
	margin: 20px auto;
	display:block;
}
.bt_hawaii {
	width: 50%;
	max-width: 300px;
	margin: 20px auto;
	display:block;
}
.copy {
	color: #fff;
	font-size: 10px;
	line-height: 1.2em;
	margin: 10px auto;
	text-align: center;
}
#privacy {
	text-align: center;
	margin: 10px auto;
}
#privacy li {
	display: inline-block;
	padding: 0 5px;
	font-size: 12px;
	color: #999;
	line-height: 2.5em;
}
#privacy li a {
	color: #333;
	background-color: #fff;
	padding: 5px 10px;
	border-radius: 10px;
	text-decoration: none;
}
#privacy li.c {
	display: block;
}
/* 動画 */
.mov {
  margin: 0 auto;
  padding-top: 56%;
  position: relative;
  width: 100%;
}
.txt_mov {
  margin: 0 auto 20px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.txt_mov .new {
	color: #C30C23;
}
.mov iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.ttl_mov {
  margin: 2px auto 30px;
  text-align:center;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 768px) {
body {
	background-image: none;
}
#wrapper:before {
	background: #fff url('img/bg.jpg') no-repeat center top;
  background-size: 170% auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  transition: 0.2s;
}
.logo {
	width: 96%;
	margin: 30px auto;
}
.logo .catch {
    display: block;
    margin-bottom: 40px;
    margin-left: 5%;
    width: 36%;
}
.container {
	padding-top: 0;
}
.container .read {
	font-size: 15px;
	text-align: left;
	padding: 15px 15px 0;
}
.container .end {
	font-size: 12px;
}
.at, .at p {
    font-size: 14px;
	line-height: 1.4em;
}
p {
    margin-bottom: 10px;
}
.at .ttl {
    font-size: 1.1em;
    margin-bottom: 6px;
}
.arti-sharing .arti-sharing-inner {
	width: 96%;
}
.arti-sharing .arti-sharing-inner .item {
	width: 90%;
	display: block;
	margin: 20px auto 0;
}
.award {
	padding: 40px 0 10px;
}
.award ul.haiku li {
    font-size: 16px;
    font-weight: bolder;
    padding: 20px 0;
}
}
#snsarea {
	width: 100%;
	margin: 10px auto 30px;
}
#snsarea #sns {
	width: 100%;
	display: block;
	padding: 0;
	font-size:0;
	text-align: center;
	line-height: 1em;
}
#snsarea #sns li {
	display: inline-block;
	padding:0 2px;
	font-size:12px;
	vertical-align: top;
}
#snsarea #sns li img {
	width: auto;
}
/* ------------------------------
	レスポンシブ
------------------------------ */
.sp {
	display: none;
}
.grid_2 {
	width: 50%;
	padding: 0 2% 2%;
}
.L {
	float: left;
}
.R {
	float: right;
}

@media (max-width: 768px) {
.sp {
	display: block;
}
#menu li.sp {
	display: block;
}
.pc {
	visibility: hidden;
	display: none;
}
.grid_2 {
	width: 100%;
	padding: 0 4%;
}
}

/* 印刷時調整 ---------------- */

@media print {
#corner {
	display: none !important;
}
#intro ul.thumb img {
	opacity: 1 !important;
}
}
