@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    index_pc.css
*
*
------------------------------------------------------------------------------------------ */
.device-pc main p + * {
	margin-top: 0 !important;
}
header, nav[role="breadcrumb"], footer {
	background-color: #fff;
}
nav[role=breadcrumb] {
	padding: 1.2em 20px;
}
main {
	min-width: 960px;
	position: relative;
	background-color: #fff;
}
#bg {
	width: 100%;
	min-width: 1000px;
	height: 100%;
	min-height: 100%;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}
.device-sp #bg {
	display: none;
}
#contents_area p, ul, li, div {
	padding: 0;
	margin: 0;
}
.device-pc main {
	width: inherit;
	padding: 0;
	background-color: #fff;
}
#contents_area {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff
}
.device-sp #contents_area {
	width: 100%;
}
#contents_area.on {
	opacity: 1;
	transition: opacity .3s ease;
}
#contents_area a {
	color: #1A0DAB;
}
.is_sp #contents_area a.touch, .is_pc #contents_area a:hover {
	text-decoration: underline;
}
.parts_line_top {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	;
}
.parts_line_top img {
	width: 960px;
}
.parts_line {
	text-align: center;
}
.parts_line img {
	width: 1000px;
}
.device-sp .parts_line_top {
	width: 100%;
	margin: -1px auto 0;
	;
}
.device-sp .parts_line_top img {
	width: 100%;
}
.device-sp .parts_line img {
	width: 100%;
}
.empty {
	display: none !important;
}
/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
#main_visual {
	padding: 0 30px;
	margin: 0 0 55px 0;
	text-align: center;
	overflow: hidden;
}
.device-sp #main_visual {
	padding: 0 20px;
	margin: 0 0 20px;
}
#main_visual h1 {
	margin: 40px 0;
}
.device-sp #main_visual h1 {
	margin: 20px 0;
}
#main_visual h1 img {
	width: 700px;
}
.device-sp #main_visual h1 img {
	width: 100%;
}
/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa {
	margin: 0 0 55px 0;
	padding: 0 50px;
	font-size: 18px;
	text-align: center;
}
#section_yodogawa .section_inner {
	display: inline-block;
	text-align: left;
}
.device-sp #section_yodogawa {
	padding: 20px;
	margin: 0 0 20px;
}
#section_yodogawa .section_inner p {
	line-height: 2em;
}
.device-sp #section_yodogawa .section_inner p {
	line-height: 1.7em;
}
/* --------------------------------------------------
*
    #research_area
*
-------------------------------------------------- */
#research_area a {
	color: #ff217e;
}
#research_area .icon {
	width: 50px;
	height: auto;
}
#research_area .icon img {
	width: 50px;
	height: auto;
}
#research_area h2 {
	margin: 20px 0 -10px;
	text-align: center;
}
#research_area h2 img {
	width: 531px;
	height: auto;
}
#research_area .section_inner {
	width: 402px;
	margin: 30px auto;
	white-space: nowrap;
}
#research_area .section_inner h3 {
	margin: 0 0 5px 0;
	font-size: 20px;
	font-weight: bold !important;
	color: #FF6600;
	text-align: left;
}
#research_area .section_inner p {
	margin: 30px 0 40px 0;
	font-size: 18px;
	line-height: 2em;
}
#research_area .photo {
	width: 500px;
	margin: 30px auto;
	text-align: center;
}
#research_area .img_caution {
	margin: -5px 0 !important;
}
#research_area .img_caution img {
	width: 402px;
	height: auto;
}
#research_area .sakura_comment p {
	color: #007e30;
	font-weight: bold;
	margin-bottom: 0px;
}
#research_area .sakura_comment .icon {
	margin-bottom: -16px;
}
#research_area .sakura_comment {
	margin-bottom: -6px;
}
/* --------------------------------------------------
*
    #section_check
*
-------------------------------------------------- */
#section_check h2 {
	margin: 40px 0 40px 0;
	text-align: center;
}
.device-sp #section_check h2 {
	margin: 30px auto 20px;
}
.device-sp #section_check h2 img {
	width: 100%;
	height: auto;
}
#section_check h2 img {
	width: 531px;
	height: auto;
}
#section_check .section_inner {
	width: 402px;
	margin: 0 auto;
}
.device-sp #section_check .section_inner {
	width: 100%;
	padding: 0 20px;
}
#section_check .section_inner h3 {
	margin: 0 0 5px 0;
	font-size: 20px;
	font-weight: bold !important;
	color: #FF6600;
	text-align: left;
}
#section_check .section_inner p {
	margin: 0 0 30px 0;
	font-size: 18px;
	line-height: 1.7em;
}
#section_check .section_inner .caution {
	width: 402px;
	margin: 20px auto!important;
	padding-bottom: 10px;
	display: block;
	line-height: 1.5em;
	font-size: 14.5px;
	font-weight: bold;
	letter-spacing: 0em;
	border-bottom: solid #000 1px;
}
.device-sp #section_check .section_inner .caution {
	width: 100%;
}
#section_check .section_inner .caution_2 {
	width: 402px;
	margin: 0px auto 20px!important;
	padding: 10px 0;
	display: block;
	line-height: 1.5em;
	font-size: 13.5px;
	font-weight: bold;
	letter-spacing: 0em;
	border-bottom: solid #000 1px;
	border-top: solid #000 1px;
}
.device-sp #section_check .section_inner .caution_2 {
	width: 100%;
}
#section_check .section_inner ul {
	margin: 0;
}
.device-sp #section_check .section_inner ul {
	margin: 0 auto;
	width: 100%;
}
#section_check .section_inner li {
	margin: 0 0 10px 0;
	padding-left: 1.5em;
	font-size: 18px;
	line-height: 1.8em;
	text-indent: -1.5em;
	font-weight: bold;
}
#section_check .img_caution {
	margin: -5px 0 !important;
}
#section_check .img_caution img {
	width: 402px;
	height: auto;
}
.device-sp #section_check .img_caution img {
	width: 100%;
	margin: 0 auto;
}
/* --------------------------------------------------
*
    #section_routemap
*
-------------------------------------------------- */
#section_routemap {
	width: 700px;
	margin: 0 auto 75px;
	text-align: center;
}
.device-sp #section_routemap {
	width: 100%;
	margin: 0 auto 30px;
}
#section_routemap ul {
	display: inline-block;
}
.device-sp #section_routemap li {
	margin: 0 auto 25px;
	width: 80%;
}
#section_routemap li {
	width: 185px;
	height: 50px;
	margin: 0 5px 15px 5px;
	display: inline-block;
}
#section_routemap li a {
	width: 182px;
	height: 50px;
	line-height: 40px;
	text-align: center;
	color: #007e30;
	font-size: 19px;
	font-weight: bold;
	border-radius: 5px;
	box-sizing: border-box;
	display: block;
	border: 4px solid #007e30;
	background-color: #fff;
	text-decoration: none !important;
	transition: background .15s ease .0s, color .15s ease .0s;
}
.device-sp #section_routemap li a {
	width: 90%;
	margin: 0 auto;
}
.is_pc #section_routemap li a:hover, .is_sp #section_routemap li a.touch {
	color: #fff;
	text-decoration: none !important;
	background-color: #007e30;
	transition: background .15s ease .05s, color .15 ease .05s;
}
#section_routemap .caution {
	font-size: 12px;
	text-align: center;
}
/* --------------------------------------------------
*
    #section_subscribe
*
-------------------------------------------------- */
#section_subscribe {
	margin: 0 0 50px 0;
}
#section_subscribe .btn_mail {
	margin: 0 0 20px 0;
	text-align: center;
}
#section_subscribe .btn_mail img {
	margin: -4px 0 0 0;
	width: 30px !important;
	height: auto;
}
#section_subscribe .btn_mail a {
	padding: 0 40px 0 70px;
	height: 65px;
	line-height: 57px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 10px;
	border: 4px solid #007e30;
	background-color: #007e30;
	text-decoration: none !important;
	transition: opacity .15s ease .0s;
	position: relative;
}
.is_pc #section_subscribe .btn_mail a:hover, .is_sp #section_subscribe .btn_mail a.touch {
	opacity: .7;
	transition: opacity .15s ease .05s;
}
#section_subscribe .btn_mail a:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/parts_ico_mail_w.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px;
	position: absolute;
	top: 0;
	left: 40px;
}
#section_subscribe .btn_mail img {
	width: 43px;
	height: auto;
	vertical-align: middle;
}
#section_subscribe .desc {
	width: 402px;
	margin: 0 auto;
}
.device-sp #section_subscribe .desc {
	width: 100%;
}
#section_subscribe .desc .strong {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0;
}
#section_subscribe .notes {
	padding-left: 1em;
	margin: 5px 0 0 0 !important;
	font-size: 18px;
	line-height: 2em;
}
#section_subscribe .notes_cap {
	font-size: 14px;
	padding-left: 1em;
	margin: 5px 0 0 0 !important;
}
#section_subscribe .notes_sto {
	font-size: 30px;
}
.strong {
	color: #F90101;
}
/* --------------------------------------------------
*
    #表組
*
-------------------------------------------------- */
#section_grid {
	width: 500px;
	margin: 0 auto;
	padding-top: 50px;
}
tr {
	font-size: 11px;
}
td {
	border: solid 1px #000;
	padding: 1em;
}
.grid_base {
	background-color: #666;
}
.black11px {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.black12px {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.black13px {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.black16px {
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #000000;
}
.gray14px {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.gray13px {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.gray12px {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.gray11px {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
#section_subscribe .end {
	width: 400px;
	font-size: 18px;
	color: #FF0004;
	margin: -30px auto 0;
}
.device-sp #section_subscribe .end {
	width: 90%;
	font-size: 16px;
	margin: 0 auto 0;
}
/* --------------------------------------------------
*
    #foot_share
*
-------------------------------------------------- */
#contents .article-footer {
	background-color: #fff;
	padding: 10px 50px;
	background-repeat: repeat-y;
	background-position: center top;
}
