﻿@charset "utf-8";

@import url('../css/base.css');

body{
color:#555125;
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:1000px;
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:30px;
color:rgba(255,135,137,1.00);
font-weight:bold;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
line-height: 20pt;
}


#contents h3{
width:910px;
border-bottom: dotted rgba(171,159,146,0.8) 2px;
margin:0px auto 10px auto;
padding-left: 10px;
box-sizing: border-box;
font-size:24px;
color:rgba(19,180,188,1.00);
font-weight:bold;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
line-height: 20pt;
}


#contents h4{
width:910px;
margin:0px auto 10px auto;
padding-left: 10px;
box-sizing: border-box;
font-size:19px;
color:rgba(136,199,53,1.00);
font-weight:bold;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
line-height: 20pt;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents p.main{
width:920px;
margin:15px auto;
font-size:20px;
line-height:22pt;
color:#555125;
}

#contents p{
width:930px;
margin:15px auto;
font-size:18px;
line-height:22pt;
color:#555125;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents div.round_group{
width:1000px;
display: flex;
justify-content:center;
flex-wrap: nowrap;
margin: 10px auto;
padding: 0px;
box-sizing: border-box;
}

#contents div.round_group div.img_round{
align-items: flex-start;
flex-basis:210px;
margin-left:2px;
margin-right:2px;
}

#contents div.round_group img{
border-radius: 300px;
-webkit-border-radius: 300px;
-moz-border-radius: 300px;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents div.flex_info{
display: flex;
width: 920px;
margin:30px auto;
padding: 0px;
flex-direction: row;
justify-content: flex-start;
flex-wrap: wrap;
box-sizing:border-box;
}

#contents div.flex_info div.item1{
flex-basis:100px;
margin-bottom: 10px;
padding-top:3px;
padding-bottom:3px;
background-color:rgba(255,135,137,1.00);
text-align: center;
font-weight:bold;
font-size:20px;
color:rgba(255,255,255,1.00);
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
border-radius:10px;
}


#contents div.flex_info div.item2{
flex-basis:780px;
margin-bottom: 10px;
padding-left:7px;
padding-top: 5px;
padding-bottom: 5px;
text-align:left;
font-size:18px;
color:#555125;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#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 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;}
