* {margin: 0; padding: 0; outline: 0;}

/*基本設定*/
body {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-weight: 500;
	font-size: 12px;
	background:#fbf6f6;
}
b, strong, .bold{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
}

/* IE11だけに適応 */
_:lang(x)::-ms-backdrop, .selector {
	font-family: "Segoe UI", "メイリオ", Meiryo, sans-serif;
}
h1, h2 {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-weight: 500;
	margin:0 0 15px 0;
    text-align: center;
}
h1 {
	font-size: 18px;
	line-height: 100%;
    margin-top: 10px;
    margin-bottom: 0;
}
h2 {
	font-size: 26px;
}
h3{
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-weight: 600;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 10px;
    color:#0d0d0d; 
}
p {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-weight: 500;
    font-size: 16px;
	margin: 0 0 15px 0;
}
a {
	color: #3e3e3e;
}
li{
    list-style: none;
    font-size: 16px;
}
.clear {
	clear: both;
}
.wrap {
	width: 100%;
    min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.pagewrap{
    width:auto;
}
.section {
	width: 100%;
    min-width: 960px;
	max-width: 100%;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
	height: auto;
}
.inner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-weight: 500;
}
.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}
.textarea{
    text-align: center;
    padding: 0 18%;
}

/*header*/
p.gnav{
    text-align: center;
    font-size: 80%;
    margin: 20px 0 10px 0;
}
p.gnav a{
    text-decoration: none;
    position: relative;
    display: inline-block;
    text-decoration: none;
}
p.gnav a::after{
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #333;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .3s;
}
p.gnav a:hover::after {
  transform: scale(1, 1);
}
p.mailfon{
    font-size: 70%;
    text-align: right;
    padding-right: 30px;
    margin-bottom: 5px;
    vertical-align: middle;
}
.inheader{
    padding-top: 10px;
    padding-bottom: 0;
}

/*sTop*/
.sTop{
    position: relative;
    display: block;
	background:#fff;
	color:#0d0d0d;
	height: 380px;
	z-index: 999;
}
.topslider{
    width: 100%;
    max-width: 1600px;
    height: auto;
    max-height: 480px;
    margin: 0 auto 50px;
    padding: 0;
}
.topslider img{
    width: 100%;
    max-width: 1600px;
    height: auto;
    max-height: 480px;
}
.texttop{
    position: relative;
    z-index:999;
    top: -90px;
    left: 100%;
    transform: translateX(-100%);
    width: 540px;
    background-color: rgba(255,255,255,0.8);
    padding: 18px;
    border: 1.5px solid #0d0d0d;
}
h2.subtitle{
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.texttop p{
    font-size: 13px;
    margin-bottom: 0;
    margin-right: 10px;
}

/*s1*/ 
.s1{
    margin-top: 100px;
	z-index: 99;
	background:#fbf6f6;
	color:#0d0d0d;
}
.s1 .inline-img1{
    display: inline-block;
    width: 260px;
    height: 260px;
    margin: 20px 20px;
}
.s1 .inners1{
	width: 100%;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:0 0 30px 0;
    text-align: center;
}
.s1 .sec1{
    margin-top: 40px;
}
.s1 .sec1 p{
    margin-top: 50px;
    font-size: 18px;
}
.s1 p.sec1-2{
    margin-left: -22%;    
}

/*s2*/
.sec2img{
    position: relative;
    top: 220px;
    z-index: 11;
    margin-top: -220px;
}
.s2 {
    height: auto;
    z-index: 10;
	background: #e7e7e7;
    color:#0d0d0d;
}
.s2 .inner{
    padding-top: 250px;
}
.s2 p{
    font-size: 22px;
}
.s2 .text2-1{
    background: #fbf6f6; 
    padding: 40px 0 80px 10%;
    margin-top: 40px;
    margin-bottom: 80px;
}
.s2 .s2img-r{
    float: right;
    margin-top: -180px;
}
.s2 .text2-2{
    text-align: right;
    background: #fbf6f6; 
    padding: 40px 10% 80px 0;
    margin-bottom: 80px;
}
.s2 .s2img-l{
    float: left;
    margin-top: -190px;
}
.s2 .text2-3{
    background: #fbf6f6; 
    padding: 40px 0 80px 10%;
    margin-bottom: 70px;
}
.s2 .s2big{
    font-size: 190%;
    letter-spacing: 2px;
}
.s2rose{
    padding-right: 10px;
    padding-left: 5px
}

/*s3*/
.s3 {
	background: #fbf6f6;
}
.s3 h2{
    margin-bottom: 33px;
}
.s3 .inline-img1{
    display: inline-block;
    margin: 2px 2px;
}
.s3 .inline-img1 img{
    width: 230px;
    height: 230px;    
}
.s3 .s3imgarea{
    text-align: center;
}
.sec3{
    margin: 40px 0;
}

/*s4*/
.s4{
    background: url("../images/sc4.jpg");
    background-position: top;
} 
.s4 .sec4{
    margin-top: 40px;
}

/*s5*/
.sec5{
    padding: 0;
}
.s5 {
	background: #fbf6f6;
	color: #0d0d0d;
}
.s5small{
    font-size: 80%;
}
.s5 .inline-img5{
    display: inline-block;
    width: 230px;
    height: 230px;
    margin: 20px 20px;
}
.s5 .inline-img img{

}
.s5 .inline-img1 p{
    margin: 5px;
}

/*お問い合わせフォーム*/
.s6 {
	background: #fbf6f6;
}
.s6 .toiform{
    width: 600px;
    margin: 40px auto;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-weight: 500;
	font-size: 16px;
}
.s6 .toiform .item{
    text-align: center;
    margin: 20px;
}
.s6 .toiform .inputs{
    width: 400px;
    height: 25px;
    border: solid 1px #0d0d0d;
    padding: 5px 10px;
}
.s6 .toiform textarea{
    width: 400px;
    height: auto;
    border: solid 1px #0d0d0d;
    padding: 5px 10px;
}
.s6 .toiform .btn-area{
    text-align: center;
}
.s6 .toiform input[type="submit"]{
    background: #EC4469;
    border: none;
    color: #fff;
    font-size:17px;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-weight: 500;
    padding: 8px 20px;
    margin: 0 5px;
}
.s6 .toiform .subbutton:hover{
	cursor: pointer;
    opacity: 0.7;
}
.s6 .toiform textarea{
    font-size:14px;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    font-weight: 500;
    padding: 8px 20px;
    line-height: 20px;
}

/*footer*/
footer .textfooter{
    background: #000;
    color: #fff;
    padding: 15px 0 5px;
}
footer .textfooter p{
    margin-bottom: 10px;
    font-size: 100%;
}
footer .textfooter p a{
    color: #fff;
}
footer .textfooter2{
    background: #fbf6f6;
    padding: 18px 0 5px;
}
footer .textfooter2 p{
    margin-bottom: 10px;
    font-size: 100%;
}
footer .textfooter2 p a{
    margin-bottom: 10px;
    font-weight: bold;
}

/*@mediaデバイスサイズ設定*/
@media screen and (max-width: 960px) {
    .s1{
    margin-top: 15px !important;
    }
}
@media screen and (min-width: 1280px) {
    .s1{
    margin-top: 200px !important;
    }
}
@media screen and (max-width: 960px) {
    .s2 .s2img-l img {
    width: 300px !important;
    height: 300px !important;
    }
    .s2 .s2img-r img {
    width: 300px !important;
    height: 300px !important;
    }
}
@media screen and (max-width: 960px) {
    .s3 .inline-img1 img {
    width: 190px !important;
    height: 190px !important;
    }
}

.grecaptcha-badge {
   z-index: 99 !important;
}