@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    index_pc.css
*
*
------------------------------------------------------------------------------------------ */
br.sp{display: none !important;}

.device-sp{ display: none !important;}

.device-pc main p + *{
    margin-top: 0 !important;
}

header,
nav[role="global"],
nav[role="breadcrumb"],
footer{ min-width: 1000px; background-color: #fff;}

main{
    min-width: 1000px;
    position: relative;
}

#bg{
    width: 100%;
    min-width: 1000px;
    height: 100%;
    min-height: 100%;
    background-image:url(../images/parts_bg.jpg);
    background-position: center top;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

#contents_area p, ul, li, div{
    padding: 0;
    margin: 0;
}

.device-pc main{
    width: inherit;
    padding: 0;
}

#contents_area{
    width: 760px;
    margin: 0 auto;
    overflow: hidden;
    background-image:url(../images/parts_bg_line.gif);
    background-repeat: repeat-y;
    background-position: center top;
}

#contents_area.on{ opacity: 1; transition: opacity .3s ease;}
#contents_area a{ color: #4c6ea9;}

.is_sp #contents_area a.touch,
.is_pc #contents_area a:hover{ text-decoration: underline;}

.parts_line{ text-align: center;}
.parts_line img{ width: 740px;}
.empty{ display: none !important;}

/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
#main_visual{
    padding: 0 30px;
    margin: 0 0 55px 0;
    text-align: center;
    overflow: hidden;
}

#main_visual h1{
    margin: 40px 0;
}

#main_visual h1 img{
    width: 654px;
}


/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa{
    margin: 0 0 55px 0;
    padding: 0 50px;
    font-size: 16px;
    text-align: center;
}

#section_yodogawa .section_inner{
    display: inline-block;
    text-align: left;
}

#section_yodogawa .section_inner p{
    line-height: 2em;
}

/* --------------------------------------------------
*
    #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: 16px;
    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: 20px 0 40px 0;
    text-align: center;
}

#section_check h2 img{
    width: 531px;
    height: auto;
}

#section_check .section_inner{
    width: 402px;
    margin: 0 auto;
    white-space: nowrap;
}

#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 20px 0;
    font-size: 16px;
    line-height: 2em;
}

#section_check .section_inner ul{
    margin: 0 0 50px 0;
}

#section_check .section_inner li{
    margin: 0 0 10px 0;
    padding-left: 1.5em;
    font-size: 16px;
    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;
}


/* --------------------------------------------------
*
    #section_routemap
*
-------------------------------------------------- */
#section_routemap{
    margin: 0 0 75px 0;
    text-align: center;
}

#section_routemap ul{
    display: inline-block;
}

#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: 20px;
    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;
}

.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;
}
#section_subscribe .desc .strong{
	font-size:17px;
	font-weight:bold;
	margin:20px 0;
}
#section_subscribe .notes{
    padding-left: 1em;
    text-indent: -1em;
    margin: 5px 0 0 0 !important;
    font-size: 14px;
    line-height: 2em;
}

/* --------------------------------------------------
*
    #foot_share
*
-------------------------------------------------- */
#foot_share{
    padding: 30px 0 50px 0;
    text-align: center;
}

#foot_share li{
    margin: 0 20px;
    display: inline-block;
}

#foot_share li a{
    color: #007e30;
    text-decoration: none !important;
    transition: opacity .15s ease 0s;
}

.is_pc #foot_share li a:hover,
.is_sp #foot_share li a.touch{
    opacity: .7;
    transition: opacity .15s ease .05s;
}

#foot_share li a i{
    font-size: 36px;
}
#foot_share li a span{
    font-size: 12px;
    display: block;
}