/*
Theme Name:フリースタイルミリタリーサイト専用テーマver002
Description: フリースタイルミリタリーサイト専用のテンプレートです
Author: 株式会社フリースタイル
Template: twentytwelve

*/
@import url('../twentytwelve/style.css');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	font-size:100%;
}

body .site{
	padding:0px;
	background:transparent;
		font-family: "Shin Go Regular";
	margin-bottom:0px;
	box-shadow:none;
	margin-top:0;
}

#main{
	padding-bottom:20px;
}


.under{
background: #ffee76;
    color: #d43503;
    font-weight: 300;
}
.content{
	margin:30px 0;
}



h2.midashi-top{
font-size:150%;	
}

.entry-content .content-h2{
text-align: center;
    color: #000000;
    margin-bottom: 13px;
    font-size: 35px;
	margin-top: 40px;
	font-weight:200;
}
.entry-content h3{
	font-size:180%;
}

h2.center-midashi{
	font-size: 260%;
    background: #E5E5A8;
    padding: 16px;
    font-weight: 900;
	margin-top:30px;
}

.entry-content h3.midashi-h3{
	font-size: 250%;
    text-align: center;
    font-weight: 900;
    margin-top: 70px;
    margin-bottom: 20px;
    color: #374428;
    line-height: 1.2em;
    font-family: "Shin Go Medium";
    border-bottom: 12px solid #E5E5A8;
}

.entry-content h3.panel-title{
	font-size: 250%;
    text-align: center;
    font-weight: 900;
    margin-top: 70px;
    margin-bottom: 20px;
    color: #374428;
    line-height: 1.2em;
    font-family: "Shin Go Medium";
    border-bottom: 12px solid #E5E5A8;	
}
.content-inner{
margin:60px 0;	
}

.font001{
    color: #374428;
	font-weight:900;
			font-family: "Shin Go Medium";
}


.font002{

}

.font003{

}

.nav-single {
	font-size:80%;
}
.nav-previous a , .nav-next a{
	padding:20px;
	box-sizing: border-box;
	border:1px solid #ddd;
	display:block;
}
.entry-header .entry-title{
    font-size: 240%;
    background: #E5E5A8;
    padding: 16px;
    font-weight: 900;	
	
}

.entry-content a:visited, .comment-content a:visited{
	color:#000;
}


.link-green{
	color:#fff;
	background:#374428;
	text-decoration: none;
	font-size:90%;
	padding:8px 16px;
	border-radius:26px;
}


.entry-content .link-green:visited{
	color:#fff;
}

.comment-content .link-green a:visited{
	color:#fff;	
}

.name-list{
	display:flex;
	  flex-wrap: wrap;
}

.name-list li{
	margin:2% 1% ;
}

@media screen and (max-width: 760px) {
	.link-green{
	font-size:80%;		
	}	
	.entry-header .entry-title{
		font-size:180%;
	}
	
	
}

.fbc-page{
	max-width:1000px;
	margin:0 auto;
}


.entry-content ul, .comment-content ul, .mu_register ul{
list-style-type:none;
}

.back-pink{
background: #fff3f6;
padding: 2px 26px;
	margin-top:80px;
}

.entry-content ul li img{
	border-radius:4px;
}

@media screen and (max-width: 760px) {
	#content{
		margin:0 2%;
	}
	.entry-content .content-h2{
		font-size:28px;
	}
}

@media screen and (max-width: 760px) {
ul.content-list li{
	margin-bottom:30px!important;
	}

}
	
@media screen and (min-width: 760px) {
ul.content-list{
	 display: flex;
	flex-wrap: wrap;	
}
	
ul.content-list li{
	width:29%;
}
	
	
}

.top-banner-area img{
	width:100%;
	margin-top:16px;
}
	
ul.content-list li img{
	width:100%;
	border-radius:2px;
	}
ul.content-list li{
 list-style-type: none;
  margin: 2%;

}
ul.content-list li a{
color: #000000;
    font-size: 18px;
    text-decoration: none;
}


.entry-content .content-ex__title{
color: #000000;
    font-size: 18px;
	margin-bottom:10px;

}

.aeon-loan-icon{
    background: #b41d8d;
	color:#fff;
	padding:4px;
	font-weight:900;
	border-radius:2px;
	font-size:10px;
}


a:hover img {
    filter:alpha(opacity=7);
    -moz-opacity:0.7;
    opacity: 0.7;
	-webkit-transition: 0.7s ease-in-out;  
       -moz-transition: 0.7s ease-in-out;  
         -o-transition: 0.7s ease-in-out;  
            transition: 0.7s ease-in-out;  
}


a:hover  {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
	-webkit-transition: 0.7s ease-in-out;  
       -moz-transition: 0.7s ease-in-out;  
         -o-transition: 0.7s ease-in-out;  
            transition: 0.7s ease-in-out;  
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image{
	box-shadow:none;
	border-radius:0;
	
}

.entry-cont-in{
	padding:20px;
	background:#fff;
}

.breadcrumbs{
	    max-width: 1000px;
    margin:148px auto 0px;
}

@media screen and (max-width: 760px) {
	.breadcrumbs{
		margin-top:58px;
		font-size:11px;
	}
}


.breadcrumbs-back{
	background:#F3F0EF;
	padding:10px;
}

.archive-header, .page-header{
border-bottom:none;
margin-bottom:10px;
}

.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th{
	text-align:center;
	font-weight:100;
}

.entry-content td, .comment-content td{
	padding:8px;
}

.site{
	 max-width: initial; 
	line-height:1.5em;
}

.kiji-title{
	text-align:center;
	font-size:150%;
	margin:30px 0;
}
@media screen and (min-width: 760px) {
.site{
		max-width:100%;
	}
	
}
@media screen and (max-width: 760px) {
	#page{
		padding:0;
	}
	
}



#top-content{

}

@media screen and (max-width: 760px) {
#top-content{
	margin-top:70px;
}	
	
	}
.top-content__back {
	width:100%;
	box-sizing: border-box;
}
.top-content__back img{
	max-width:100%;
}

footer[role="contentinfo"]{
	border-top:none;
	max-width:100%;
	background:#374428;	
	color:#fff;
	margin-top:0;
}
footer[role="contentinfo"] a{
	color:#fff;
}



.footer-menu{
	max-width:1000px;
	margin:0 auto;
	overflow:hidden;
	padding:10px;
}
.footer-menu__col{
	width:30%;
	float:left;
	margin:1%;

}
.footer-menu__col li{
	list-style-type:disc;

}


.footer-menu__col ul{
	margin-left:20px;
}

.footer-menu__title{
	font-weight:900;

}


.footer-list{
	display:flex;
	  flex-wrap: wrap;
	max-width:1000px;
	margin:20px auto;
}

.footer-list li{
	width:27%;
	margin:3%;
}

.footer-list_midashi{
	font-weight:900;
}

@media screen and (max-width:760px) {
	footer[role="contentinfo"]{
		padding-bottom:60px;
	}
	
	
	.footer-menu{
		display:none;
	}
	.footer-list{
		display:none;
	}
	
}


.site-info{
	max-width:1000px;
	margin:0 auto;
	text-align:center;
}
.site-info a{
	text-decoration:none;
	color:#fff;
}
.widget-area{
		display:none;
}

.top-content__back__inner{
	max-width:1000px;
	margin:0 auto;
	padding:30px;
	box-sizing: border-box;
	font-weight: 100;
}

.top-content__back__inner h2{
	font-size:250%;
	text-align:center;
	font-weight:900;
	margin-top:40px;
	margin-bottom:20px;
	color:#374428;
line-height: 1.2em;
		font-family: "Shin Go Medium";
	border-bottom:12px solid #E5E5A8;
	
}



.op-content__back__inner__subtitle{
	font-size:50%;
	color:#B59B62;
		font-family: "Shin Go Regular";
}

h2.top-content__back__inner__white{
color:#fff;	
}

h2.top-content__back__inner__white span{
	
color:#fff;		
}

@media screen and (max-width:760px) {
	
	.top-content__back__inner{
		padding:16px;
	}
}



.details-click{
	text-align:right;
	margin:60px 0px;
}
.details-click a{
	border-radius:3px;
	color:#fff;
	text-decoration:none;
	padding:10px 20px;
	background:#8C7548;
}


.top-bg001{
	background:#B59B62;
}

.top-riyuu__title{
	font-weight:900;
	color:#000000;
	font-size:18px;

	}

.entry-content .top-riyuu__title{
	font-weight:900;
	color:#000000;
	font-size:18px;
	margin-bottom:0px;
	}

.entry-content  .top-service__title{
	font-weight:700;
	color:#000000;
	font-size:16px;
	margin-bottom:0px;
}
 .top-service__title{
	font-weight:900;
	color:#EA4E11;
	font-size:18px;
}
.top-ex a{
	text-decoration:none;
}
.top-ex img{
	max-width:100%;
}
.top-ex__title{
	color:#000000;
	font-size:18px;	
	text-decoration:none;
}

.header-midashi{
    padding: 10px;
    color: #000;
    text-align: center;
    font-size: 40px;
    max-width: 1000px;
	margin:30px  auto;
}

ul.header-pc{
	display:flex;
margin-top:20px;
	
}

ul.header-pc li{
	margin:0 10px;
}


ul.header-pc li img{
	max-width:100%;
}

@media screen and (max-width: 760px) {
	.header-midashi{
		font-size:30px;
	}
}	

ul.top-riyuu li{
	box-shadow:1px 1px 10px rgba(0,0,0,0.02);
	  background: #fff;
	  list-style-type: none;
  padding:16px;
overflow:hidden;
}

ul.top-service li{
	list-style-type: none;
  padding:16px;
	  background: #FAFAFA;
	border-radius:3px;
 border:2px solid #EBEBEB;
	overflow:hidden;
	margin-bottom:20px;
	margin-left:0px;
}

.top-service__left{
		float:left;
		width:30%;
	}

.top-service__left img{
	width:100%;
	}

.top-service__right{
	float:right;
	width:65%;
	}

.site-content article{
border-bottom:none;	
	margin-bottom:0;
}

ul.top-riyuu li a{
	text-decoration:none;
}

@media screen and (min-width: 760px) {
	#content{
		max-width:1000px;
		margin:0 auto;
	}
	
ul.top-riyuu{
	 display: flex;
	flex-wrap: wrap;
}

ul.top-riyuu li{
	width:26%;
	margin: 1% 1% 20px 1%;
	border-radius:3px;
}
	
ul.top-riyuu li img{
	width:100%;
	}
	


ul.top-service{
	 display: flex;
	flex-wrap: wrap;		
	}

ul.top-service li{	
width:26%;
  margin: 1% 1% 20px 1%;

}


ul.top-ex{
	 display: flex;
	flex-wrap: wrap;		
}
	
	
ul.top-ex li{
  list-style-type: none;
  padding:16px;
	width:26%;
  margin: 1%;
  background: #fff;
	border-radius:3px;
	box-shadow:1px 1px 10px rgba(0,0,0,0.02);
}
	.info-left{
		float:left;
		width:46%;
	}
	.info-right{
		float:right;
		width:46%;
	}
}
.info-right img{
	width:100%;
}
ul.top-riyuu li img{
	border-radius:3px;
}
@media screen and (max-width: 760px) {
	.top-riyuu img{
		width:100%;
	}
	
	.top-content__back__inner h2{
	font-size:150%;
	margin-top:20px;
		
	}
	
ul.top-riyuu li{
	margin-bottom:20px;

	}
	
	ul.top-ex li{
  list-style-type: none;
  padding:16px;
  margin:20px 0;
  background: #fff;
	border-radius:3px;
	box-shadow:1px 1px 10px rgba(0,0,0,0.02);
}
	
}


@media screen and (min-width: 760px) {
.site-content{
	float:none;
	width:100%;
	
}
	.inner {
		height:42px;
	}

}

#page{

}

.inner {
	max-width: 1000px;
    margin:0px auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
 	
/* header */
#top-head {
height:175px;
    width: 100%;
    margin: 0px auto 0;
    line-height: 1;
    z-index: 999;

}

@media screen and (max-width: 760px) {
	#top-head {
		height:70px;
		background:#374428!important;
	}
	.header-pc{
		display:none!important;
	}
	
}

#top-head a,
#top-head {
	color:#eee;
    text-decoration: none;
}
#top-head .inner {
    position: relative;

}
#top-head .logo {
    font-size: 36px;
	text-align:left;

}


.pc-logo{

}

#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0px;
    bottom: -114px;
    font-size: 15px;
    font-weight: 700;
    background: #374428;
    width: 100%;
    padding: 20px;
}
#global-nav ul li {
    float: left;
}
#global-nav ul li a {
    padding: 0 20px;
}

.global-nav__info img{
		width:48%;
	margin:1%;

	}
#top-head #global-nav ul li.global-nav__info a{
	display:inline;	
}
#top-head .logo-sp{

	padding:12px;
}
#top-head .logo-sp img{
	width:170px;
	
}
@media screen and (min-width: 760px) {
	#top-head .logo-sp{
		display:none;
	}
	
#global-nav ul li a {
  display: block;
  padding-bottom:5px;
  position: relative;
  text-decoration: none;
}
#global-nav ul li a::before,
#global-nav ul li a::after {
  border-bottom: solid 3px #000000;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  width: 0;
}
#global-nav ul li a::before {
  left: 50%;
}
#global-nav ul li a::after {
  right: 50%;
}
#global-nav ul li a:hover::before,
#global-nav ul li a:hover::after {
  width: 50%;
}
	

#global-nav ul li.global-nav__banner{
display:none;
}

}

/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    padding-top: 10px;
    height:75px;
    background: #ffe000;

    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
}
#top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0 20px;
}

@media screen and (max-width: 760px){
  #top-head.fixed {  
	  position: fixed;
 }
	 }


/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}

.head-button{
	text-align:right;
	
}
.head-button img{
	width:220px;
	background:#fff;
}
@media screen and (max-width: 1000px) {
	.head-button{
		display:none;
	}

}
@media screen and (max-width: 760px) {
	#top-head .logo{
		display:none;
	}
	
    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
	
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;

    }
	
	#mobile-head{
	text-align:center;
	}
	
	#mobile-head h1.logo img{
		width:40%;
	}
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background:#000;
 
        height: 60px;
        z-index: 999;
        position: relative;
    }
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 13px;
        color: #333;
        font-size: 26px;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -487px;
        background: #374428;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
    }
    #global-nav ul li {
        float: none;
        position: static;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color:#fff;
        padding: 18px 0;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }
}


.content-area{
	margin:50px 0;
}
.content-area h2{
	font-size: 28px;
    border-left: 10px solid #ea4e11;
    padding-left: 10px;
	font-weight:100;
}

.content-area__flow {
	position: relative;
	background: #FAFAFA;
	border: 4px solid #EBEBEB;
	margin-bottom:40px;
	padding:20px;

}

.content-area__flow:after, .content-area__flow:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.content-area__flow:after {
	border-color: rgba(250, 250, 250, 0);
	border-top-color: #FAFAFA;
	border-width: 30px;
	margin-left: -30px;
}
.content-area__flow:before {
	border-color: rgba(235, 235, 235, 0);
	border-top-color: #EBEBEB;
	border-width: 36px;
	margin-left: -36px;
}

.content-area__flow ul{
 display: flex;
  flex-wrap: wrap;
	margin-bottom:0px;
}

.content-area__flow ul li{
list-style-type: none;
	margin-left:0;
}

.content-area__flow__left{
	width:70%;
	
}

.entry-content li.content-area__flow__right{
	width:25%;
	margin-left:3%;
}

.entry-content li.content-area__flow__right img{
	width:100%;
}


@media screen and (max-width: 760px) {
.content-area__flow__left{
	width:100%;
	
}

.entry-content li.content-area__flow__right{
	width:100%;
margin-left:0;
}
	.entry-content li{
		margin:0;
		
	}	
}

.content-area__flow__left__midashi{
	margin-bottom:10px!important;
	font-size:24px;
	font-weight:900;
	color:#ea4e11;
}



.entry-content .content-area__contact h3{
	text-align:center;
	font-weight:100;
	font-size:30px;
}

.content-area__contact a img{
	width:48%;
	
}




.content-area table {
	font-size:16px;

}

.content-area table tr th{
	background:#f3f3f3;
	font-size:16px;
	padding:6px;
	font-weight:100;
	color:#717171;
	border:1px solid  #d0d0d0;
	text-align:center;
}

.content-area table tr td{
	padding:6px;
	border-right:1px solid #ededed;
	text-align:center;	
}

.menu-toggle, button, input[type="submit"], input[type="button"], input[type="reset"]{
	    cursor: pointer;
    width: 100%;
    margin-top: 30px;
    font-size: 20px;
	
}


.link-button{
	background: #14caa5;
    padding: 2px 6px;
    border-radius: 2px;
    margin-top: 10px;
	text-align:center;
	clear:both;
}

.entry-content  .link-button{
	margin-bottom:0px;
}

.entry-content  .top-service__syousai{
	margin-bottom:0px;
}

.link-button a{
	color: #fff;
    text-decoration: none;	
}


.entry-content .link-button a{
	color: #fff;
    text-decoration: none;	
}


dl{

     margin:80px;
     line-height:1.8em;
	font-size: 1.2em;
     overflow: hidden;
     _zoom: 1;
}

dl dd,
dl dt{
     text-indent: -2.6em;   
     padding: 0 20px 0px 50px;
}

dl dt{
     margin:20px 20px 0 0;
}

dl dd:first-letter,
dl dt:first-letter{
	font-size: 1em;
     font-weight: bold;
     margin-right:10px;
     padding:5px;
     font-family: 'Nunito', sans-serif;
}


dl dd{
     margin: 20px 0 -1px 0;
     padding-bottom:15px;
     border-bottom: 1px #000 dotted;
}


dl dt:first-letter{
     color: #0F78E1;
}
dl dd:first-letter{
     color: #ff6767;
}

.content-area__repair-list{
	 display: flex;
    flex-wrap: wrap;
}
.content-area__repair-list li{
	list-style-type:none;
	padding:6px 14px;
	margin:1%;
	background:#ea4e11;
	border-radius:3px;
	border-bottom: solid 4px #ab3700;
}

.entry-content .content-area__repair-list li a{
	text-decoration:none;
	color:#fff;
	font-size:16px;
	
}

@media screen and (max-width: 760px) {
	.content-area__repair-list li{
		width:37%;
		text-align:center;
	}
	
}





.pick-up-area{
	padding:20px;
    background: #FAFAFA;
    border-radius: 3px;
    border:2px solid #EBEBEB;
	margin-bottom:30px;
}

.pick-up-area-midashi{ 
	font-weight:900;
	border-bottom:1px dashed #c3c3c3;

}


.table-scroll {
width: 100%;
overflow-y: hidden;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-overflow-scrolling: touch;
}
.table-scroll table{
border-collapse: collapse;
}
.table-scroll th,.table-scroll td{
border: solid 1px #ccc;
padding: 8px;
white-space: nowrap;
 vertical-align:middle;
}

.table-scroll th{
background: #aaa;
color: #fff;
}


.table-scroll .table-scroll__midashi{
	background:#ea4c28;
	color:#fff;
	font-size:20px;
	padding:0px;
}
.content-area .table-scroll .goukei th{
	font-weight:900!important;	
	
}
.content-area .table-scroll .goukei td{
	font-weight:900!important;
	color:#e42120fa;
}

.attention{
	background: #fdf5f1;
    padding: 20px;
    font-size: 14px;
    color: #ce4a2c;
}


.content-area__flow_white-area{
	background: #ffffff;
    padding: 20px;
    border-radius: 3px;
    box-shadow: 2px 2px 4px 1px rgba(0,0,0,0.05);
}


.content-area .about-company tr th{
	font-size:14px;
	width:30%;
	font-weight:900;
	vertical-align:middle;
}

.content-area .about-company tr td{
	font-size:14px;
	width:70%;
	text-align:left;
	border: 1px solid #d0d0d0;
}




.riyuu-area{
    background: #FAFAFA;
    border: 4px solid #EBEBEB;
    margin-bottom: 40px;
    padding: 20px;
}


.riyuu-area ul{
    margin-bottom: 0px;
}

.riyuu-area ul li{
	 list-style-type: none;
    margin-left: 0;
	
}




.entry-content li.riyuu-area__right img {
    width: 100%;
}



.riyuu-area__left__midashi {
    margin-bottom: 10px!important;
    font-size: 24px;
    font-weight: 900;
    color: #ea4e11;
}

.riyuu-area__box{
background: #ea4e11;
    color: #fff;
    padding: 0 6px;
    margin-right: 6px;
}

@media screen and (min-width: 760px) {
.riyuu-area ul{
display: flex;
    flex-wrap: wrap;

}	
	.riyuu-area__left {
    width: 70%;
}
.entry-content li.riyuu-area__right{
width: 25%;
margin-left: 3%;
}	
	
	
}


.choice__icon{
	display: flex;
    flex-wrap: wrap;
	text-align:center;
}

.choice__icon li{
	width: 29%;
    list-style-type: none;
    padding: 4px 8px;
    margin: 1%;
    background: #ea4e11;
    border-radius: 3px;
	text-decoration: none;
	font-weight:900;
    color: #fff;
    font-size: 18px;
text-align:center;
}

.content-area table.coating-list-weight tr th{
    border: 1px solid #636363;
    background: #7b7b7b;
    color: #ffffff;
	 font-size: 18px;
}


.content-area table.coating-list-weight tr td{
    border: 1px solid #636363;
    text-align:center;
	font-size: 18px;
	background: #fffcdd;
}
.content-area table.coating-list-weight tr img{
	width:46%;
	border-radius:2px;
	margin:2%;
}

.content-area table.coating-list tr img{
	border-radius:2px;
	margin:2%;	
}

.content-area table.coating-list th.coating-list__midashi img{
	width:80%;
}

.content-area  table.shaken tr img{
	width:46%;
	border-radius:2px;
	margin:2%;	
}
.content-area  table.shaken tr th{
	width:16%;
}
.content-area  table.shaken tr td{
	width:16%;
}
@media screen and (max-width: 760px) {
	.choice__icon li{
		width: 100%;
	}
}

.price{
	
	font-weight: 900!important;
    color: #AD0C0C;
}

.price002{
	font-size:200%;
	font-weight: 900!important;
    color: #AD0C0C;
}




.table-scroll .coating-list tr td{
	vertical-align:top;
	text-align:left;
}
.table-scroll .coating-list ul li{
	font-size:10px;
	margin-left:18px;
}

ul.content-list li.printing{
    width: 100%;
    text-align: center;
    font-size: 24px;
}

@media screen and (max-width: 760px) {
	ul.content-list li{
	margin-bottom:30px;	
		
	}
	
ul.content-list li.printing{
    width: auto;

}
	
}

/* 会社概要
------------------- */
.about_gallery img{
	width:31%;
	margin:1%;
}



/* DIET KICK BOXING用
------------------- */

@media screen and (min-width: 760px) {
.col2{
	display:flex;
	list-style-type:none;
	margin-left:0;
	  flex-wrap: wrap;
}

.col2 li{
	width:46%;
	margin:2%;
}
	
	.col2 li img {
		width:100%;
	}
	
	
.col3{
	display:flex;
	list-style-type:none;
	margin-left:0;
	  flex-wrap: wrap;
}

.col3 li{
	width:31%;
	margin:1%;
}
	
	.col3 li img {
		width:100%;
	}	
	
}




.col2 li{
	margin-bottom:30px;
}


	.col2 li img {
		width:100%;
		border-radius:3px;
	}


@media screen and (max-width: 760px) {

.col3 {
		display:flex;
		 flex-wrap: wrap;
}
	
	
.col3 li{
	width:46%;
	margin:2%;
}


.col3 li img {
		width:100%;
		border-radius:3px;
	}

}


.top-info-area{
	text-align:center;
}
.top-info-area img{
	max-width:200px;
}

.top-price-area{
	text-align:center;
}
.top-price-area img{
	max-width:100%;
}





/* 秀季農園用
------------------- */

.recent-posts li {
    border-bottom: 1px dashed #ccc;
    padding: 10px 0;
    display: flex;
    align-items: center;
}

.post-date {
    flex: 1;
}

.post-title {
    flex: 4; /* タイトルの幅を広くする */

}

@media only screen and (max-width: 760px) {
    .recent-posts li {
        flex-direction: column;
        align-items: flex-start;
    }

    .post-date {
        order: 1;
        width: 100%;
        margin-bottom: 5px; /* タイトルとの間にスペースを追加 */
    }

    .post-title {
        order: 2;
        width: 100%;
        margin-left: 0; /* スマホではmargin-leftを削除 */
    }
}



 table {
    border-collapse: collapse;
    width: 100%;
  }

  th, td {
    border: 1px solid #A8A8A8;
    padding: 8px;
    text-align: left;
  }

  th {
    background-color: #E2E2E2;
  }

  td {
    background-color: #fff;
  }


.top-deepgreen {
    width: 100%;
    margin: 0;
    padding:20px;
    position: relative;
    overflow: hidden;
	background:#E5E5A8;
}


.top-green {
    width: 100%;
    margin: 0;
    padding:20px;
    position: relative;
    overflow: hidden;
	background:#f3f3e4;
}




/* トップページ
------------------- */

  .information-area {
            border-radius: 10px;
            display: inline-block;
        }
        .header-text001 {
            font-size: 210%;
            font-weight: bold;
            margin-bottom: 10px;
        }
        .free-assessment {
            display: inline-block;
            background-color: #ff6666;
            color: white;
            padding: 5px 10px;
            border-radius: 5px;
            font-size: 16px;
            font-weight: bold;
            margin-left: 10px;
        }


@media only screen and (max-width: 760px) {
	.free-assessment {
		margin-left:0;
		margin-top:16px;
	}
	
	
}


        .phone-number {
            font-size: 260%;
            font-weight: bold;
            color: #333;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
            margin-top: 10px;
        }
.phone-number img{
	max-width:100%;
        }

        .working-hours {
            font-size: 120%;
    color: #555;
    margin-top: 12px;
	
        }

        .button-container {
            margin-top: 20px;
            display: flex;
            justify-content: center;
            gap: 20px;
        }
        .button {
            font-size: 160%;
            font-weight: bold;
            color: white;
            padding: 24px 36px;
            border: none;
            border-radius: 10px;
            cursor: pointer;
            text-decoration: none;
            transition: transform 0.1s ease, box-shadow 0.1s ease;
        }

.entry-content a.button:visited{
	color:#fff;
}

@media only screen and (max-width: 760px) {
	.button{
	          font-size: 124%;
	padding: 20px 16px;
}
	
        .header-text001 {
            font-size: 190%;
            font-weight: bold;
            margin-bottom: 10px;
        }	
	
	
}


        .mail-button {
            background-color: #cc3333;
        }
        .line-button {
            background-color: #66cc66;
        }
        /* マウスオーバー時の効果 */
        .button:hover {
            transform: translateY(3px); /* 下に沈む効果 */
            box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); /* 影を小さくして沈む感じ */
        }

.button-area{
	text-align:center;
	margin:20px 0;
}
.kakaku-button {
    width: 80%;
    background-color: #f1c40f; /* Yellow background color */
    color: #000; /* Black text color */
    font-size: 32px;
    font-weight: bold;
    padding: 10px 20px;
    border: none;
    border-radius: 30px; /* Rounded corners */
    box-shadow: 0 4px 0 #c0392b; /* Red shadow color as in the image */
    cursor: pointer;
    text-align: center;
    transition: background-color 0.2s, transform 0.2s, box-shadow 0.2s;
}

.kakaku-button:hover {
    background: #e1b70e; /* Darker yellow on hover */
    transform: translateY(2px); /* Button moves down slightly */
    box-shadow: 0 2px 0 #c0392b; /* Shadow becomes smaller to simulate sinking */
}
.kakaku-button a{
	text-decoration:none;
	color:#000;
}

@media only screen and (max-width: 760px) {
.kakaku-button {
	font-size:18px;
	width:100%;
}
}

.back-green li{
	background:#f3f3e4;
	padding:12px;
	border-radius:8px;
	box-sizing: border-box;
}









	.military-area__cont__attention{
		background:#f9d805;
		padding:20px;
		border-radius:4px;
	}
	
	.military-area__cont__attention__in{
		padding-left:0;
		margin-left:0;
		list-style-type: none;
		
	}
	.military-area__cont__attention__in__maru{
		background:#fff;
		padding:16px;
		background-image: url("https://fs-hobby.jp/wp/wp-content/uploads/airgun-maru.png");
		background-repeat: no-repeat;
		background-position: center;
		min-height:240px;
	}
	
	.military-area__cont__attention__in__batsu{
		background:#fff;
		padding:16px;
		background-image: url("https://fs-hobby.jp/wp/wp-content/uploads/airgun-batsu.png");
		background-repeat: no-repeat;
		background-position: center;
				min-height:240px;
	}	
	
	.military-area__cont__attention__in__midashi{
	font-weight:900;
		text-align:center;
	}



	@media screen and (min-width: 760px) {
	.military-area__spimg{
		display:none;
	}
			
	.military-area__cont__attention__in{
		display: flex;
		}
	.military-area__cont__attention__in__maru{
		margin-right:1%;
		width:49%;
		}
	.military-area__cont__attention__in__batsu{
		margin-left:1%;
		width:49%;
		}	

		
	
	}
	

	
	
@media screen and (max-width: 760px) {	
	.military-area__pcimg{
		display:none;
	}
	
	#content .military-area__cont__attention__in__maru{
	margin-bottom:16px;	
	}

	}


.compatible-area{

display:flex;
flex-wrap: wrap;
	list-style-type:none;
	margin-left:0;
}

.compatible-area li{
width:23%;
margin:1%;
background:#E5E5A8;
border:3px solid #374428;
padding:10px;
}

.compatible-area li strong{
	font-size:120%;
	color:#374428;
}


@media screen and (max-width: 760px) {
.compatible-area li{
width:40%;
}

}


.lightgreen {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: #f3f3e4;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}


.lightgreen h4 {
    margin: 0
}

.alert{
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #ffeaea;
    border: 1px solid #ebbfba;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

@media screen and (max-width: 760px) {
.top-slider{
	padding:0px!important;
}
}


.kakaku-list{
	display:flex;
	flex-wrap: wrap;
}

.kakaku-list li{
	width:21%;
	margin:1%;
	padding:1%;
	background:#fff;
	border-radius:4px;
}

.kakaku-list-kotei{
	display:flex;
	flex-wrap: wrap;
	text-align:center;
}

.kakaku-list-kotei li{
	width:21%;
	margin:1%;
	padding:1%;
	background:#f3f3e4;
	border-radius:4px;
}
.kakaku-list-kotei a{
text-decoration: none;	
}
.content-ex__title{
text-decoration: none;
color:#444;
	font-size:90%;
}

.kakaku-list .post-item a{
text-decoration: none;
color:#444;
	font-size:90%;
}

.content-ex__meta-description{
	font-size:75%;
	color:#666;
}

.content-feature__title{
	color:#374428;
}
@media screen and (max-width: 760px) {
	.kakaku-list li{
		width:42%;
		margin:2%;
		padding:2%;
		font-size:90%;
	}

		.kakaku-list-kotei li{
		width:42%;
		margin:2%;
		padding:2%;
		font-size:90%;
	}
	
}


/*============================ ついてくるボタン用 ============================*/
#fixed-bnr {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 5px;
	background-color: rgba(0,0,0,0.8);
	line-height: 1;
	text-align: center;
}

.myButton-mail {
	-moz-box-shadow: inset 0 1px 0 0 #caefab;
	-webkit-box-shadow: inset 0 1px 0 0 #caefab;
	box-shadow: inset 0 1px 0 0 #caefab;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#77d42a),color-stop(1,#5cb811));
	background: -moz-linear-gradient(top,#77d42a 5%,#5cb811 100%);
	background: -webkit-linear-gradient(top,#77d42a 5%,#5cb811 100%);
	background: -o-linear-gradient(top,#77d42a 5%,#5cb811 100%);
	background: -ms-linear-gradient(top,#77d42a 5%,#5cb811 100%);
	background: linear-gradient(to bottom,#77d42a 5%,#5cb811 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a',endColorstr='#5cb811',GradientType=0);
	background-color: #77d42a;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #268a16;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 8px;
	text-decoration: none;
	text-shadow: 0 1px 0 #268a16;
	width: 40%;
	margin-right: 2%;
}

.myButton-mail:hover {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#5cb811),color-stop(1,#77d42a));
	background: -moz-linear-gradient(top,#5cb811 5%,#77d42a 100%);
	background: -webkit-linear-gradient(top,#5cb811 5%,#77d42a 100%);
	background: -o-linear-gradient(top,#5cb811 5%,#77d42a 100%);
	background: -ms-linear-gradient(top,#5cb811 5%,#77d42a 100%);
	background: linear-gradient(to bottom,#5cb811 5%,#77d42a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811',endColorstr='#77d42a',GradientType=0);
	background-color: #5cb811;
}

.myButton-mail:active {
	position: relative;
	top: 1px;
}

.myButton-tell {
	-moz-box-shadow: inset 0 1px 0 0 #97c4fe;
	-webkit-box-shadow: inset 0 1px 0 0 #97c4fe;
	box-shadow: inset 0 1px 0 0 #97c4fe;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#3d94f6),color-stop(1,#1e62d0));
	background: -moz-linear-gradient(top,#3d94f6 5%,#1e62d0 100%);
	background: -webkit-linear-gradient(top,#3d94f6 5%,#1e62d0 100%);
	background: -o-linear-gradient(top,#3d94f6 5%,#1e62d0 100%);
	background: -ms-linear-gradient(top,#3d94f6 5%,#1e62d0 100%);
	background: linear-gradient(to bottom,#3d94f6 5%,#1e62d0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6',endColorstr='#1e62d0',GradientType=0);
	background-color: #3d94f6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #337fed;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 8px;
	text-decoration: none;
	text-shadow: 0 1px 0 #1570cd;
	width: 40%;
}

.myButton-tell:hover {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#1e62d0),color-stop(1,#3d94f6));
	background: -moz-linear-gradient(top,#1e62d0 5%,#3d94f6 100%);
	background: -webkit-linear-gradient(top,#1e62d0 5%,#3d94f6 100%);
	background: -o-linear-gradient(top,#1e62d0 5%,#3d94f6 100%);
	background: -ms-linear-gradient(top,#1e62d0 5%,#3d94f6 100%);
	background: linear-gradient(to bottom,#1e62d0 5%,#3d94f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0',endColorstr='#3d94f6',GradientType=0);
	background-color: #1e62d0;
}

.myButton-tell:active {
	position: relative;
	top: 1px;
}


.gun-list-2col img{
	width:47%;
	
}


ul.kaitori-how-list img{
	background:#fff;
}


.custom-field-table th{
font-size:100%;	
}

.custom-field-table td{
	border-top:1px solid #A8A8A8;
	padding:12px;
}




/* //宅配買取の流れ　【改】
----------------------------------------------- */


.delivery-new-flow{
color: #333;
    line-height: 1.7;
    letter-spacing: 0.02em;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
    font-weight: 500;
	border-radius:10px;
	background:#fff;
}

.delivery-new-flow h3{
background:#37442b;
text-align:center;
font-size:30px;
color:#fff;
padding: 5px;
margin: 0;
}

.delivery-new-arrow{
	text-align:center;
	
}
.delivery-new-arrow p{
	margin-top:0;
}
.delivery-new-arrow img{
	max-width:100%;
	
}

.entry-content .top-green h3.midashi-h3{
	margin-top:0;
}

@media screen and (max-width: 760px) {
.entry-content h3.midashi-h3{
		font-size:180%;
	}
	.delivery-new-flow h3{
		font-size:180%;
	}
	
}

@media screen and (min-width: 760px) {
	
.entry-content .delivery-new-flow__in{
display:flex;
flex-wrap: wrap;		
		
	}

.entry-content .delivery-new-flow__in__left{
width:32%;
margin-right:4%;
	margin-left:0%;
}
.delivery-new-flow__in__right{
width:58%;
}
	
}


.delivery-new-flow__in{

list-style-type:none;
	margin: 0;
    padding: 36px;
    background: #fff;
	border-radius:10px;
}



.delivery-new-flow__in__left img{
width:100%;
}


.delivery-new-flow__in__right img{
width:100%;
}

.delivery-new-flow__in__info{
display:flex;
list-style-type:none;
margin:0px;
}
.delivery-new-flow__in__info li{
width:48%;
}

.delivery-new-flow__in__info li img{
width:100%;
}

.delivery-new-flow__in__info__left{
margin-right:2%;
}

.delivery-new-flow__in__attend{
background:#ffffe9;
color:#545454;
	font-size:14px;
padding:16px;
	width:100%;
}


/* //宅配買取の流れ　【改】
----------------------------------------------- */


/* //問い合わせフォーム
----------------------------------------------- */
.form-table th{
	font-size:130%;
	    vertical-align: middle;
}

.form-table td{
	padding:20px;
	
}

.required{
	    background: #c00;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin-left: 1em;
    padding: 0.1em 1em;
    vertical-align: text-top;
}

.icon-list{
	display:flex;
	 flex-wrap: wrap;
}

.icon-list li{
	padding: 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #f3f3e4;
    border: 1px solid #dae0bd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	margin:1% 1%;
}

.icon-list p{
	margin:0;
}

input[type="submit"] {
    width: 80%;
    background: #f1c40f; /* Yellow background color */
    color: #000; /* Black text color */
    font-size: 32px;
    font-weight: bold;
    padding: 10px 20px;
    border: none;
    border-radius: 30px; /* Rounded corners */
    box-shadow: 0 4px 0 #c0392b; /* Red shadow color as in the image */
    cursor: pointer;
    text-align: center;
    transition: background-color 0.2s, transform 0.2s, box-shadow 0.2s;
}

input[type="submit"]:hover {
    background: #e1b70e!important; /* Darker yellow on hover */
    transform: translateY(2px); /* Button moves down slightly */
    box-shadow: 0 2px 0 #c0392b; /* Shadow becomes smaller to simulate sinking */
}
input[type="submit"] a{
	text-decoration:none;
	color:#000;
}

.submit-btn{
	text-align:center;
}

div.wpcf7 .wpcf7-spinner {
    display: block;
}

@media (min-width: 760px) {
.form-table th{
	width:25%;
}

.form-table td{
	width:75%;
	
}	
	
}


@media (max-width: 760px) {
    .form-table,
    .form-table tbody,
    .form-table tr,
    .form-table th,
    .form-table td {
        display: block;
        width: 100%;
		box-sizing: border-box;
    }

    .form-table tr {
        margin-bottom: 10px;
    }

    .form-table th {
        font-weight: bold;
        background-color: #f5f5f5;
        padding-top: 10px;
    }

    .form-table td {
        padding-left: 15px;
    }
	input[type="submit"] {
		font-size:120%;
	}
}




/* //問い合わせフォーム
----------------------------------------------- */




/* Q&A
----------------------------------------------- */

.mokuji{
	background:#f5f5f5;
	padding:10px;
	border:1px solid #ccc;
	margin:20px 10px;
}

.mokuji ul{
	font-weight:100;
	font-size:14px;
}

.surbibal-type-link img{
	width:48%;
	margin:1%;
}

.mokuji p{
	font-weight: 900;
    text-align: center;
    font-size: 18px;
}

.tokusyu-midashi-black{
	background: #333;
    color: #fff;
    margin-top: 40px;
	
}
dl.qa-list{
     width:100%;
	margin:0px;
     line-height:1.8em;
     font-size: 1em;
     overflow: hidden;
     _zoom: 1;
}

dl.qa-list dd,
dl.qa-list dt{
     text-indent: -2.6em;   
     padding: 0 20px 0px 50px;
}

dl.qa-list dt{
     margin:20px 20px 0 0;
}

dl.qa-list dd:first-letter,
dl.qa-list dt:first-letter{
     font-size: 1.6em;
     font-weight: bold;
     margin-right:10px;
     padding:5px;
     font-family: 'Nunito', sans-serif;
}


dl.qa-list dd{
     margin: 20px 0 -1px 0;
     padding-bottom:15px;
     border-bottom: 1px #000 dotted;
}


dl.qa-list dt:first-letter{
     color: #1e4095;
}
dl.qa-list dd:first-letter{
     color: #dc2424;
}
/* //Q&A
----------------------------------------------- */



/* 特集
----------------------------------------------- */
.melit{
    background: #fffadb;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #ffcd9a;
	margin-bottom:20px;
}

.entry-content .melit h3{
	background: #fabd80;
    color: #fff;
    padding: 0 6px;
	font-size:14px;
}

.demerit{
    background: #f5fcff;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #c2d4f3;
}

.entry-content .demerit h3{
	background:#7bc0e7;
    color: #fff;
    padding: 0 6px;
	font-size:14px;
}



/* 関連記事
----------------------------------------------- */

.related-posts {
    margin: 20px 0;
}

.related-posts h3 {
font-size: 250%;
    text-align: center;
    font-weight: 900;
    margin-top: 70px;
    margin-bottom: 20px;
    color: #374428;
    line-height: 1.2em;
    font-family: "Shin Go Medium";
    border-bottom: 12px solid #E5E5A8;
}

.related-posts ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.related-posts li {
    width: 21%;
		margin:1%;
    box-sizing: border-box;
    text-align: center;
}

.related-post-thumbnail {
    margin-bottom: 10px;
}

.related-post-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.related-post-title {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.4;
    color: #333;
}

.no-thumbnail {
    background: #f0f0f0;
    width: 100%;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9em;
    color: #888;
    border-radius: 8px;
}

@media (max-width: 760px) {
    .related-posts li {
        width:45% ;
		margin:1%;
    }
}


/* 買取価格表
----------------------------------------------- */
.kensaku {
    display: flex;
    align-items: center;
    gap: 10px; /* 各要素間の余白 */
    flex-wrap: wrap; /* 必要に応じて折り返し */
}

.kensaku select {
    flex: 2; /* カテゴリ選択の幅：比率2 */
    min-width: 100px; /* 最小幅を指定 */
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.kensaku input[type="text"] {
    flex: 7; /* キーワード入力の幅：比率7 */
    min-width: 200px; /* 最小幅を指定 */
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.kensaku button {
    flex: 1; /* 検索ボタンの幅：比率1 */
    min-width: 50px; /* 最小幅を指定 */
    padding: 8px;
    border: none;
    background-color: #007BFF;
    color: white;
    border-radius: 4px;
    cursor: pointer;
	margin-top:0;
}

.kensaku button:hover {
    background-color: #0056b3; /* ボタンホバー時の背景色 */
}

/* 小さい画面用のメディアクエリ */
@media (max-width: 760px) {
    .kensaku {
        flex-direction: column; /* 縦並びに切り替え */
        gap: 5px; /* 縦方向の余白を縮小 */
    }

    .kensaku select,
    .kensaku input[type="text"],
    .kensaku button {
        flex: none; /* 比率を無効化 */
        width: 100%; /* 幅を全体に設定 */
    }
}



.price-search__comment {
    text-align: center;
	margin-bottom:30px;
}


.price-search__comment span {
    position: relative;
    display: inline-block;
    width: 300px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    background-color: #1d3994;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    text-shadow: #1d3994 2px 0 2px, #1d3994 -2px 0 2px, #1d3994 0 -2px 2px, #1d3994 -2px 0 2px, #1d3994 2px 2px 2px, #1d3994 -2px 2px 2px, #1d3994 2px -2px 2px, #1d3994 -2px -2px 2px, #1d3994 1px 2px 2px, #1d3994 -1px 2px 2px, #1d3994 1px -2px 2px, #1d3994 -1px -2px 2px, #1d3994 2px 1px 2px, #1d3994 -2px 1px 2px, #1d3994 2px -1px 2px, #1d3994 -2px -1px 2px, #1d3994 1px 1px 2px, #1d3994 -1px 1px 2px, #1d3994 1px -1px 2px, #1d3994 -1px -1px 2px;
}

.price-search__comment span:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: calc(50% - 15px);
    bottom: -25px;
    border: 10px solid transparent;
    border-top: 18px solid #1d3994;
}
