@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 {
  margin: 0 auto;
  padding-bottom: 3.75em;
  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: #2c8b00;
}
.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;
}
.device-sp .parts_line_top {
  width: 100%;
  margin: -1px auto 0;
  ;
}
.parts_line img {
  width: 960px;
  height: auto;
}
.device-sp .parts_line_top img {
  width: 100%;
}
.device-sp .parts_line img {
  display: none;
}
.device-sp .parts_line {
  display: none;
}
.parts_line_sp {
  display: none;
}
.device-sp .parts_line_sp {
  display: block;
  padding-bottom: 20px !important;
}
.empty {
  display: none !important;
}
/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
#main_visual {
  padding: 0 30px;
  margin: 0 0 20px 0;
  text-align: center;
  overflow: hidden;
}
.device-pc .topmap {
  width: 700px;
  height: auto;
}
.device-sp #main_visual {
  padding: 0;
  margin: 0;
}
.device-sp .topmap {
  width: 100%;
  height: auto;
}
#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;
}
#section_yodogawa .section_inner p {
  line-height: 2em;
}
.device-sp #section_yodogawa .section_inner p {
  line-height: 1.7em;
}
.futo{
	font-weight: bold;
}
#section_check .section_inner .caption{
	font-size: 12px;
	margin: -24px 0 30px;
}
/* --------------------------------------------------
*
    #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 {
  width: 410px;
  margin: 50px auto 0;
  text-align: center;
}
.device-sp #section_check h2 {
  margin: 30px auto 20px;
  width: 100%;
}
.device-sp #section_check h2 img {
  width: 100%;
  height: auto;
}
#section_check h2 img {
  width: 531px;
  height: auto;
}
#section_check .section_inner {
  width: 420px;
  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: 2.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 {
  width: 400px;
  text-align: left;
  margin: 40px auto;
}
.device-sp #section_subscribe {
  width: 95%;
}
#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 40px;
  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;
}
.device-sp #section_subscribe .btn_mail a {
  font-size: 16px;
}
.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: 40px 0 !important;
  font-size: 18px;
  line-height: 2em;
}
.device-sp #section_subscribe .notes {
  padding-left: 0;
}
#section_subscribe .notes_cap {
  font-size: 14px;
  padding-left: 1em;
  margin: 5px 0 0 0 !important;
}
#section_subscribe .notes_sto {
  font-size: 30px;
}
.device-sp #section_subscribe .notes_sto {
  font-size: 28px;
}
.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;
}
#contents_area .end {
  width: 400px;
  font-size: 18px;
  color: #FF0004;
  margin: 30px auto 70px;
}
.device-sp #contents_area .end {
  width: 90%;
  font-size: 16px;
  margin: 30px auto;
}
footer {
  padding-top: 60px;
}
.device-sp footer {
  padding-top: 30px;
}
/* --------------------------------------------------
*
    #foot_share
*
-------------------------------------------------- */
#page #contents footer .midashi {
  font-size: 16px;
  font-weight: 700;
  display: table;
  margin: 0 auto;
  color: #2c8b00;
}
#page #contents footer .magazine-share {
  width: 56em;
  margin: 2em auto 3.5em;
  padding: 2em 15em 4em;
  border: .1em #ccc solid;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#page #contents footer .magazine-share p {
  font-size: 12px;
  font-weight: bold;
  color: #666;
  line-height: 4;
  text-align: center;
}
#page #contents footer ul li {
  margin-left: 4em;
  display: inline-block;
}
#page #contents footer ul li img {
  width: 30px;
  float: left;
}
#page #contents footer .date {
  text-align: center;
  font-size: 12px;
  padding-bottom: 50px;
}
.device-sp #page #contents footer .magazine-share {
  width: 100%;
  margin-top: 50px;
  padding: 0;
  text-align: center;
}
.device-sp #page #contents footer li {
  display: inline-block;
  padding-bottom: 25px;
}
.device-sp #page #contents footer .face {
  margin-left: -30px;
}
.survey {
  font-size: 14px;
  line-height: 2em;
  display: inline-block;
  margin: 10px 0;
}
/*----------------------改行----------------------------*/
.device-sp br:not([role='device-sp']) {
  display: none;
  content: "";
}
.device-sp br[role='only-sp'] {
  display: inline;
  content: none;
}
.device-pc br[role='only-sp'] {
  display: none;
  content: "";
}
/*----------------------リンク----------------------------*/
a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}