@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    index_sp.css
*
*
------------------------------------------------------------------------------------------ */
body, html{
    width: inherit;
    height: inherit;
    min-height: inherit;
    position: relative;
}

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

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

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

#page{ background: none;}


header[role="extra"] h1{
    width: 150px;
    top: 7px;
    left: 70px !important;
}

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

#contents_area.on{ opacity: 1; transition: opacity .3s ease;}

#contents_area a{ color: #4c6ea9;}

br.sp{ display: block !important;}
.parts_line{ text-align: center;}
.parts_line img{ width: 100%;}

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

#main_visual h1{
    margin: 20px 0;
}

#main_visual h1 img{
    width: 100%;
}


/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa{
    margin: 0 0 30px 0;
    padding: 0 20px;
    font-size: 15px;
    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 h2{
    margin: 5px 0 30px 0;
    padding: 0 20px;
    text-align: center;
}

#research_area h2 img{
    width: 100%;
    height: auto;
}

#research_area .section_inner{
    margin: 0 auto;
    padding: 0 20px;
}

#research_area .section_inner p{
    margin: 0 0 20px 0;
    font-size: 15px;
    line-height: 2em;
}

#research_area .section_inner br{
    display: none;
}

#research_area .icon img{
    width: 16%;
    height: auto;
}
#research_area .photo{
	padding: 0 5%;
	height:auto;
	margin-bottom:8px;
}
#research_area .sakura_comment p{
	color:#007e30;
	font-weight:bold;
	margin-bottom:0px;
}
#research_area .sakura_comment .icon{
	margin-bottom:-10px;
}
#research_area .sakura_comment{
	margin-bottom:18px;
}
/* --------------------------------------------------
*
    #section_check
*
-------------------------------------------------- */
#section_check h2{
    margin: 5px 0 30px 0;
    padding: 0 20px;
    text-align: center;
}

#section_check h2 img{
    width: 100%;
    height: auto;
}

#section_check .section_inner{
    margin: 0 auto;
    padding: 0 20px;
}

#section_check .section_inner h3{
    margin: 0 0 5px 0;
    font-size: 18px;
    font-weight: bold !important;
    color: #FF6600;
    text-align: left;
}

#section_check .section_inner p{
    margin: 0 0 20px 0;
    font-size: 15px;
    line-height: 2em;
}

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

#section_check .section_inner li{
    margin: 0 0 10px 0;
    padding-left: 1.5em;
    font-size: 15px;
    line-height: 1.8em;
    text-indent: -1.5em;
    font-weight: bold;
}

#section_check .section_inner li br{
    display: none;
}

#section_check .img_caution{
    margin: -5px 0 !important;
}

#section_check .img_caution img{
    width: 100%;
    height: auto;
}


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

#section_routemap ul{
    padding: 0 10px;
    display: inline-block;
    letter-spacing: -.40em;
}

#section_routemap li{
    width: 50%;
    height: 50px;
    margin: 0 0 15px 0;
    padding: 0 5px;
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: .05em;
    vertical-align: top;
}

#section_routemap li a{
    width: 100%;
    height: 50px;
    line-height: 43px;
    text-align: center;
    color: #007e30;
    font-size: 15px;
    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;
    white-space: nowrap;
}

#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 30px 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 10px 0 25px;
    height: 65px;
    line-height: 57px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    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;
}

#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: 18px;
    position: absolute;
    top: 0;
    left: 8px;
}

#section_subscribe .desc{
    margin: 0 auto;
    padding: 0 20px;
}

#section_subscribe .desc p{
    font-size: 15px;
}
#section_subscribe .desc .strong{
	font-size:17px;
	font-weight:bold;
	margin:20px 0;
}
#section_subscribe .notes{
    padding-left: .8em;
    text-indent: -.8em;
    margin: 5px 0 0 0 !important;
    font-size: 13px !important;
    line-height: 2em;
}

/* --------------------------------------------------
*
    #foot_share
*
-------------------------------------------------- */
#foot_share{
    padding: 15px 0 40px 0;
    text-align: center;
}

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

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

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

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