﻿@charset "utf-8";

@import url('../css/base.css');

body{
color:#333;
font:14px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
-webkit-text-size-adjust: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
background-image: url("../images/main/body_back.png");
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents{
width:980px;
margin: 0 auto;
box-sizing: border-box;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


#contents h1.title_bar{
width: 980px;
margin: 0px auto;
padding: 0px;
box-sizing: border-box;
}

#contents h2{
width:920px;
border-bottom: dotted rgba(171,159,146,0.8) 4px;
margin:40px auto 20px auto;
padding-left: 10px;
padding-bottom: 5px;
box-sizing: border-box;
font-size:26px;
color:rgba(255,135,137,1.00);
font-weight:bold;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
line-height: 20pt;
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents p.main{
width:920px;
margin:15px auto;
font-size:20px;
line-height:22pt;
}

#contents p{
width:900px;
margin:15px auto;
font-size:18px;
line-height:24pt;
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents img.information{
display: block;
width:900px;
margin:30px auto 0px auto;
}

#contents p.info{
width:980px;
margin: 10px auto;
text-align: center;
font-size: 28px;
font-weight: 600;
color:#E33586;
}

#contents span.info_text{
display: none
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents span.bold{
font-weight:bold;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
color:rgba(0,0,0,1.00);
}


#contents span.pink_bold{
font-weight:bold;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
color:rgba(225,63,128,1.00);
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents ul{
width:860px;
margin:20px auto;
padding: 0px;
}

#contents ul li{
margin-bottom:8px;
font-size:18px;
}

#contents ul li.none{
list-style-type: none;
margin-bottom: 10px;
}

#contents ul li span.bold{
font-weight:bold;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents ul.kome{
width:900px;
padding: 0px;
margin:0px auto 20px auto;
}

#contents ul.kome li{
margin-bottom:10px;
list-style-type:none;
font-size:18px;
line-height:18pt;
}


#contents ul.kome li::before{
content: "※";
display: inline-block;
margin-right: 5px;
font-size:17px;
}

#contents ul.kome li span{
width:870px;
padding: 0px;
display: inline-block;
vertical-align: top;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents ol{
width:850px;
margin:20px auto;
padding: 0px;
}

#contents ol li{
margin-bottom:8px;
font-size:18px;
font-weight:400;
}

#contents ol li span.box3{
display: block;
font-weight:bold;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
color:rgba(236,48,141,1.00);
font-size:19px;
}

#contents ol li span.box4{
display: block;
margin-bottom:3px;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents table.hyou1{
width:900px;
margin:20px auto 30px auto;
border-collapse: collapse;
border-top:solid #87a069 1px;
border-left:solid #87a069 1px;
border-right:solid #87a069 1px;
box-sizing:border-box;
}

#contents table.hyou1 td{
width:180px;
border-bottom:solid #87a069 1px;
border-left:solid #87a069 1px;
box-sizing:border-box;
}

#contents table.hyou1 td img{
display: block;
width:180px;
padding: 0px;
}

#contents table.hyou1 td span{
display: block;
padding: 0px;
padding-top: 5px;
padding-bottom: 5px;
color:#555125;
line-height:13pt;
font-size:13px;
text-align: center;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


#contents a{
text-decoration: underline;
}

#contents a:link{
color:#1C70E1;
}

#contents a:visited{
color:#1C70E1;
}

#contents a:hover{
color:#DB477E;
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.ggmap {
position: relative;
padding-bottom: 60%;
padding-top: 30px;
height: 0;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0px;
left: 25px;
width: 95%;
height: 95%;
desiplay: block;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.bunner{
width: 200px;
margin: 10px auto;
text-align: center;
}

#serch h2{
margin: 0;
}

.tell{
color:#ff663d;
font-size:30px;font-family:Arial black,sans-serif;}
