@charset "UTF-8";


/*共通設定*/


.wrap{
	max-width: 768px;
	margin:0 auto;
}
#wrap0906{width:100%;display:flex;justify-content: center;padding:0;list-style: none;}
a:hover img {
    opacity:1.0;
}

img{
	max-width: 100%;
	height: auto;
}
.figbox{
	width: 100%;
	text-align: center;
}

.bgc_blue{
	background: #00449C;
}
.headline02{
	font-size: 4.7rem;
	font-weight: bold;
	color: #00449A;
	text-align: center;
	margin-bottom: 15px;
}
.headline02b{
	text-align: center;
	font-size: 3.4rem;
	margin-bottom: 15px;
}
.headline03{
	font-size: 3.4rem;
	font-weight: bold;
}

#contents{
	position: relative;
	max-width: 768px;
	margin: 0 auto;
}

#contents p{
	font-size: 1.8rem;
	line-height: 1.6em;
}
#contents *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: 1px 1px 2px #A6A6A6;
}


/******************
#header
*****************/
#header{
    max-width: 768px;
    width: 100%;
    height: 100px;
    background: #fff;
    position: static;
    z-index: 100;
}
#header .read{
	font-size: 	1rem;
	color: #AAA;
}

#header .tbanner{
	width: 100%;
	height: 100px;
	padding:;
	text-align: center;
	display: table;
	margin-bottom: 10px;
}
#header .tbanner li{
	vertical-align: top;
	display: table-cell;
	vertical-align: middle;
}
.free{
        width: 100%;
	height: 100px;
	padding:;
	text-align: center;
	display: table;
	margin-bottom: 10px;
}

.tel_n3 {
    width: 90%;
    min-width: 30px;
    z-index: 50;
    color: #FFFFFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 110%;
    font-weight: bold;
    bottom: 7%;
    text-align: center;
    left: 5%;
    height: auto;
    border: 1px solid #FF2327;
    background-color: #FF2327;
    margin-left: 5px;
}
.tel_n3 a {
    color: inherit;
    height: 60px;
}


#header .tbanner li:nth-child(1){
	width: 47%;
	padding:15px 20px ;
	text-align: left;
}
#header .tbanner li:nth-child(2){
	text-align: left;
	padding: 20px 110px 10px 10px;
}


#header #nav .menu{
	display: block;
	text-align:center;
	padding: 1em;
	margin:20px;
	z-index: 110;
}

#header #nav .menu li{
	display: block;
	font-weight: bold;
	font-size: 1.8rem;
	text-align: center;
	border-bottom:1px solid #999999;
}

#header #nav .menu li a{
	display: block;
	padding:20px 60px;
}


#header  #nav {
    position: absolute;
    display: none;
    left: auto;
    right: 0;
    top: 100px;
    width: 100%;
   	background: #EEEEEE;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#header  #nav.active {
	display: block;
}

#header  #menu-button{
	position: absolute;
	top:25px;
	right:25px;
	width:76px;
	height: 49px;
	z-index: 100;
}
#header  #menu-button span {
    left: 0;
    height: 0px;
    width: 76px;
    border: 2px solid #00449C;
    position: absolute;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

#header  #menu-button span:nth-child(1) {top: 0;}
#header  #menu-button span:nth-child(2) {top: 49%;}
#header  #menu-button span:nth-child(3) {top:100%;}

#header  #nav.active {
   opacity: 0.9;
}

#header #menu-button.active>span:nth-child(1) {
	top: 50%;
	-webkit-transform: translate(-5%,-50%) rotate(45deg);
	   -moz-transform: translate(-5%,-50%) rotate(45deg);
	    -ms-transform: translate(-5%,-50%) rotate(45deg);
	     -o-transform: translate(-5%,-50%) rotate(45deg);
	        transform: translate(-5%,-50%) rotate(45deg);
}
#header #menu-button.active>span:nth-child(3) {
	top:50%;
	-webkit-transform: translate(-5%,-50%) rotate(-45deg);
	   -moz-transform: translate(-5%,-50%) rotate(-45deg);
	    -ms-transform: translate(-5%,-50%) rotate(-45deg);
	     -o-transform: translate(-5%,-50%) rotate(-45deg);
	        transform: translate(-5%,-50%) rotate(-45deg);
}
#header  #menu-button.active>span:nth-child(2) {opacity: 0;}




/****************
#intro
*****************/
#intro{
}
#intro .key-img{
	width: 100%;
}
#intro .key-img{
	width: 100%;
	-webkit-background-size: 100% auto: ;
	background-size: 100% auto: ;
}

#intro img{
	width:100%;
}

/****************
#service
*****************/

#service{
    padding: 30px 0 65px;
    background: #F4F9FF;
    text-align: center;
    z-index: -2;
}
#service img{
    width: 100%;
    z-index: -1;
}

#service .bar_area{
	margin:20px;
	display: inline-block;
-webkit-box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.15);
box-shadow: 0px 0px 17px 4px rgba(0,0,0,0.15);
}
#service #svcList{
    margin: 10px 0 0;
    width: 100%;
    z-index: -1;
}
#service .clumns{
	width: 100%;
	display: table;
	text-align: center;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 25px 10px;
	overflow: hidden;
}
#service .clumns .col{
    display: table-cell;
    background: #fff;
    overflow: hidden;
    vertical-align: top;
    position: relative;
}
#service .clumns .col a,
#service .clumns .col figure.imgbox{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
    vertical-align: top;
}
#service .clumns .col  figure.imgbox::after{
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(../img/service_img1.jpg) no-repeat center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -moz-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
}
/* #service .clumns .col.active  figure.imgbox::after {
    opacity: .8;
    -moz-transform: scale(1.17);
    -webkit-transform: scale(1.17);
    -ms-transform: scale(1.17);
    transform: scale(1.17);
}

#service .clumns .col figure.price{
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
 */

#service .clumns .col  figure.imgbox.bgi1::after{ background: url(../img/service_img1.jpg) no-repeat center center;}
#service .clumns .col  figure.imgbox.bgi2::after{ background: url(../img/service_img2.jpg) no-repeat center center;}
#service .clumns .col  figure.imgbox.bgi3::after{ background: url(../img/service_img3.jpg) no-repeat center center;}
#service .clumns .col  figure.imgbox.bgi4::after{ background: url(../img/service_img4.jpg) no-repeat center center;}
#service .clumns .col  figure.imgbox.bgi5::after{ background: url(../img/service_img5.jpg) no-repeat center center;}
#service .clumns .col  figure.imgbox.bgi6::after{ background: url(../img/service_img6.jpg) no-repeat center center;}
#service .clumns .col  figure.imgbox.bgi7::after{ background: url(../img/service_img7.jpg) no-repeat center center;}
#service .clumns .col  figure.imgbox.bgi8::after{ background: url(../img/service_img8.jpg) no-repeat center center;}


#service .clumns .col  figure.imgbox.bgi1::after,
#service .clumns .col  figure.imgbox.bgi2::after,
#service .clumns .col  figure.imgbox.bgi3::after,
#service .clumns .col  figure.imgbox.bgi4::after,
#service .clumns .col  figure.imgbox.bgi5::after,
#service .clumns .col  figure.imgbox.bgi6::after,
#service .clumns .col  figure.imgbox.bgi7::after,
#service .clumns .col  figure.imgbox.bgi8::after{
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -ms-background-size: 100% auto;
    background-size: 100% auto;	
}
#service .clumns .col a{
	cursor: pointer;
}

#service .clumns .col .price{
    z-index: 10;
    padding: 0 1em;
    position: absolute;
    bottom: 0%;
    height: auto;
    margin-top: 41px;
}
#service .clumns .col .price img{
	width: 100%;
}


#service .clumns .col .title{
    display: block;
    text-align: center;
    font-size: 3rem;
    line-height: 1.1em;
    font-weight: 600;
    color: #fff;
    padding: 15px 10px 7px;
    z-index: 1;
}
#service .clumns .col .title sub{
	display: block;
	font-size: 1.6rem;
	font-weight: normal;
}

#service .clumns .col .item1{
    background: #72a3d3;
}
#service .clumns .col .item2{ background: #FF75A9;}
#service .clumns .col .item3{ background: #FFC11E;}
#service .clumns .col .item4{ background: #9CC903;}
#service .clumns .col .item5{ background: #9D70E2;}
#service .clumns .col .item6{ background: #D89B5F;}
#service .clumns .col .item7{ background: #6389AB;}
#service .clumns .col .item8{ background: #F39C5C;}

#service .clumns .col p{
	padding: 1em;
	font-size: 1.6rem;
	text-align: left;
}

/****************
#newer
*****************/
#newer{
	padding: 40px 20px 45px;
}
#newer p.lg{
	font-size: 2rem;
}

#newer p.read{
	color:#004499;
	font-weight: bold;
	font-size: 3.9rem;
	line-height: 1.2em;
}

#newer p.read em{
	font-size: 7.2rem;
	color: #FF5E0C;
}



#newer .headbox .headline03{
	background: #00449C;
	position: relative;
	padding: 0;
	color: #fff;
	line-height: 1.2em;
}
#newer .headset{
	width: 100%;
	display: table;
}

#newer .headset li{
	display: table-cell;
	vertical-align: middle;
	padding: 0.8em 0.5em ;
}
#newer .headset li:nth-child(1){
	width: 100px;
	padding: 0.3em 15px 0.3em 15px;
}

#newer .headbox .headline03 span{
	display: inline-block;
	top:15px;
	left:20px;
	width:76px;
	height: 76px;
	line-height: 80px;
	text-align: center;
	vertical-align: bottom;
	background:#FF5E0E;
	color:#fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
-webkit-box-shadow: inset 10px 10px 5px -7px rgba(0,0,0,0.29);
-moz-box-shadow: inset 10px 10px 5px -7px rgba(0,0,0,0.29);
box-shadow: inset 10px 10px 5px -7px rgba(0,0,0,0.29);
}
#newer .ch-sect{
	padding: 30px 0 30px;
}

#newer .min-wrap{
	max-width: 1000px;
	margin:0 auto;
}
#newer .clumns{
	width:100%;
	display: table;
}
#newer .clumns li{
	vertical-align: top;
	display: table-cell;
	padding: 1em;
}
#newer .clumns li:nth-child(1){
	width: 180px;
	padding-right:1em;
}
#newer .clumns li p{
	font-size: 1.5rem;
	display: block;
}

.link-type1{
	position: relative;
	display: inline-block;
	max-width:350px;
	width: 100%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	background: #FF5E0E;
	font-size: 3rem;
	font-weight: bold;
	color:#fff;
	padding: 5px 10px;
	text-align: center;
}
.link-type1::after{
	position: absolute;
	content:'';
	top:20px;
	right:20px;
	width: 12px;
	height: 12px;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#newer .clumns li p.read{
    font-size: 3rem;
}

#newer .clumns li p.read em {
    font-size: 4.9rem;
    color: #FF5E0C;
}

.inter .infobox{
	border:1px solid #00449B;
}
.inter .infobox img{
	width: 100%;
}

/*#inter1 .infobox{
	border-top:1px solid #00449B !important;
}*/


/****************
#area
*****************/

#area .bgibox{
	max-width: 1153px;
	margin :0 auto;
	background: url(../img/bgi_map.png) 0 0 ;
	padding: 35px 0 40px;
}
#area .listbox{
	max-width:1050px;
	margin: -12% auto 0;
	position: relative;
}
#area .listbox .clumn2,
#area .listbox .clumn3{
	width:100%;
	 display: table;
	 table-layout: fixed;
	 border-collapse: separate;
	 border-spacing: 10px 5px;
}
#area .listbox .clumn2 li,
#area .listbox .clumn3 li{
	 display: table-cell;
	 padding: 1em 1em 1.5em;
	 background: #fff;
}
#area .listbox .clumn2 li{
	border: 4px solid #E82A9C;
}
#area .listbox .clumn3 li:nth-child(1){ border: 4px solid #E7E103;}
#area .listbox .clumn3 li:nth-child(2){ border: 4px solid #ACD211;}
#area .listbox .clumn3 li:nth-child(3){	border: 4px solid #4ECDEA;}

#area .listbox .title{
	font-size: 2.2rem;
	font-weight: bold;
	color:#E82A9C;
	text-align: center;
	margin-bottom: 5px;
}

#area .listbox .clumn3 li:nth-child(1) .title{ color: #E7E103;}
#area .listbox .clumn3 li:nth-child(2) .title{ color: #ACD211;}
#area .listbox .clumn3 li:nth-child(3) .title{ color: #4ECDEA;}

#area .listbox .clumn2 li p,
#area .listbox .clumn3 li p{
	font-size: 1.2rem;
	line-height: 1.4em;
}

/****************
#review
*****************/
#review{
	padding: 30px 20px;
	background: #F4F9FF;
}

#review  .min-wrap{
	display: block;
	max-width: 1150px;
	margin:0 auto 30px;
}

#review .clumns{
	width: 100%;
	display: block;
}
#review .clumns li{
	display: block;
	background: url(../img/bgi_map.png) 0 0 ;
	padding: 2em 2.8em;
	margin-bottom: 20px;
}

#review .clumns li .chbox{
	width: 100%;
	display: table;
	table-layout: auto;
	border-collapse: collapse;
}
#review .clumns li .chbox li{
	display: table-cell;
	 background: none;
	 padding: 0;
	vertical-align: top;
}
#review .clumns li .chbox li:nth-child(1){
	text-align: center;
	width: 130px;
}
#review .clumns li .chbox li:nth-child(1) span{
	font-size: 1.6rem;
	padding:0.5em;
	display: block;
}
#review .clumns li .chbox li:nth-child(2) .read{
	color:#00449A;
	font-weight: bold;
	font-size: 2.2rem;
	margin-bottom: 5px
}
#review .clumns li .chbox li:nth-child(2){
   padding: 1em 0.05em 1em 1.2em;
}

#review .clumns li .chbox li:nth-child(2) p{
	font-size: 1.6rem;
	line-height: 1.4em;
}
/****************
#maker
*****************/
#maker{
	padding: 30px 20px;
	background: #D7E9FF;
}


#maker .bdrsbox{
	background: #fff;
	padding: 45px 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}

#maker .bdrsbox .figbox{
	margin-bottom:30px;
}

#maker .bdrsbox p{
	font-size: 1.6rem;
	text-align: center;
}


/****************
#company
*****************/
#company{
	padding: 30px 10px;
}

#company .tbl{
	font-size: 1.8rem;
	width: 100%;
}

#company .tbl tbody tr {
	border:1px solid #CCCCCC;
}
#company .tbl tbody tr th{
	width: 200px;
	vertical-align: top;
	padding: 18px 20px;
	background: #EEEEEE;
	text-align: left;
}
#company .tbl tbody tr td{
	vertical-align: top;
	padding: 18px 28px;
}

/****************
#mail
*****************/
#mail{
	padding: 0 20px;
}

#mail .barbox{
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

#mail .barbox li{
	display: inline-block;
	max-width: 263px;
	width: 100%;
	padding: 6px 0;
	font-size: 2.4rem;
	white-space: nowrap;
	margin:8px;
	background: #FF5E0E;
	color:#fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}


#mail .figbox{
	padding:0 20px 20px;
}


/****************
#footer
*****************/
#footer{
    z-index: 3000;
    position: relative;
    text-align: center;
    color: #999999;
    padding-bottom: 60px;
    margin-top: 30px;
}

#footer #page-top{
    position: fixed;
    bottom: 0;
    color: pointer;
    width: 100%;
    height: auto;
    left: 0px;
}
#footer #page-top img{
    width: 100%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.telbtn {
    width: 99%;
    height: 99%;
    position: relative;
    min-width: 285px;
    margin-top: 5%;
    border: 1px solid #003E8C;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    margin-bottom: 10px;
}
.tel_n {
    position: absolute;
    width: 100%;
    min-width: 30px;
    z-index: 50;
    color: #F80D0D;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 220%;
    font-weight: bold;
    bottom: 5%;
    text-align: left;
    left: 4%;
    height: auto;
    border-radius: 3px;
}
.tel_n a {
    color: inherit;
    height: 60px;
}
.tel_n2 {
    position: absolute;
    width: 100%;
    min-width: 30px;
    z-index: 50;
    color: #FFFFFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 260%;
    font-weight: bold;
    bottom: 7%;
    text-align: left;
    left: 2%;
    height: auto;
    padding-left: 4px;
    padding-right: 4px;
}
.tel_n2 a {
    color: inherit;
    height: 60px;
}
#page-top a #fixno {
    position: absolute;
    left: 2%;
    bottom: 6%;
    border-left: 1px outset #17B3FF;
    border-right: 3px outset #1654FF;
    border-bottom: 3px outset #17B3FF;
    border-top: 1px outset #17B3FF;
    background-color: #FFFFFF;
    font-variant: normal;
    padding-top: 0px;
    padding-right: 4px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #1330B6;
    font-weight: bold;
    font-size: 40px;
    border-radius: 4px;
    -webkit-box-shadow: 3px 3px 4px 0px #054C7A;
    box-shadow: 3px 3px 4px 0px #054C7A;
    width: auto;
    text-shadow: 1px 1px 2px;
}
body {
}
@media only screen and (max-width: 640px){

	#contents p {
		font-size: 1.5rem;
		line-height: 1.6em;
	}

	.headline02 {
	    font-size: 3.8rem;
	    margin-bottom: 10px;
	}
	.headline02b{
		font-size: 3.2rem;
	    margin-bottom: 10px;
	}


	#header{
		height: 70px;
	}

	#header .tbanner{
		height: 70px;
	}
	#header #nav{
		top:70px;
	}

	#header .tbanner li:nth-child(1){
   	 	padding: 15px 10px;
		width:250px;
	}
	#header .tbanner li:nth-child(2){
		text-align: left;
		padding: 15px 65px 10px 0px;
	}
	#header .tbanner li:nth-child(2) img{
		width: 150px;
	}

	#header  #menu-button{
		position: absolute;
		top:20px;
		right:15px;
		width:40px;
		height: 30px;
	}
	#header  #menu-button span {
	    left: 0;
	    height: 0px;
	    width: 40px;
	    border: 2px solid #00449C;
	    position: absolute;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-ms-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
	}
	.link-type1{
		font-size: 2rem;
	}
	.link-type1::after{
		top:12px;
	}


	#header  #menu-button.active>span:nth-child(2) {opacity: 0;}

	#intro{
		padding-top: 0px;
	}


	#service .clumns .col .title{
		font-size: 2.2rem;
	}
	#service .clumns .col .title sub{
		display: block;
		font-size: 1.6rem;
		font-weight: normal;
	}

	#service .clumns .col p {
	    font-size: 1.4rem;
	}

	#service {
	    padding: 30px 0;
	    background: #F4F9FF;
	    text-align: center;
	}


	#service .bar_area {
		margin: 5px 20px;
	}

	#newer .headbox .headline03{
		font-size: 2.8rem;
	}
	#newer .br{
		display: none;
	}
	#newer .headset li:nth-child(1){
		width: 70px;
		padding: 0.3em 15px 0.3em 15px;
	}
	#newer .headset li {
    	display: table-cell;
    	vertical-align: middle;
   		padding: 0.8em 0.5em 0.8em 0;
	}

	#newer .clumns li:nth-child(1) {
	    width: 140px;
	    padding-right: 1em;
	}

	#newer .clumns li p.read {
	    line-height: 1.3em;
	    font-size: 1.9rem;
	}
	#newer .clumns li p.read em{
		font-size: 3.5rem;
	}

	#area .listbox .clumn2 li p,
	#area .listbox .clumn3 li p{
		font-size: 1rem;
	}
	#area .listbox .clumn2,
	#area .listbox .clumn3{
	 border-spacing: 8px 4px;
	}

	#area{
		background: #D7E9FF;
		padding: 30px 20px;
		ba;
	}


	#review .clumns li .chbox li:nth-child(2) p .br{
		display: none;
	}

	#mail .barbox li {
	    max-width: 40%;
	    font-size: 1.7rem;
	}
	#footer small span{
		display: block;
	}
#page-top a #fixno {
    font-size: 25pt;
}

}


@media only screen and (max-width: 425px){
	.headline02 {
    	font-size: 3rem;
	}
	.headline02b {
    	font-size: 2.3rem;
	}

	#header .tbanner li:nth-child(1){
		width:200px;
		padding-right:0;
	}
	#header .tbanner li:nth-child(2) img{
		width: 100px;
	}

	#service .clumns .col .title sub {
	    display: block;
	    font-size: 1.3rem;
	    font-weight: normal;
	}

	#service .clumns .col .title{
		font-size: 1.75rem;
	}
	#service .clumns .col .title sub{
		display: block;
		font-size: 1.3rem;
		font-weight: normal;
	}

	#service .clumns .col p {
		padding: 1em 0.8em;
		line-height: 1.2em;
    	font-size: 1.2rem;
	}

	#service .clumns{
		width: 100%;
		border-spacing: 10px 10px;
	}

	#newer .clumns{
    display: block;
    margin-left: auto;
    margin-right: auto;
	}

	#newer .clumns li{
		width: 100%;
		display: block;
		padding: 1em;
	}

	#newer .clumns li:nth-child(1){
    width: 100%;
    text-align: center;
    padding: 0 0 1.5em 0;
    margin-left: auto;
    margin-right: auto;
	}
	#newer .clumns li:nth-child(1) img {
    width: auto;
	}


	#newer .headbox .headline03 span {
	    width: 50px;
	    height: 50px;
	    line-height: 50px;
	}

	#newer .headbox .headline03{
		font-size: 2.1rem;
	}
	.link-type1 {
		font-size: 2rem;
	}

	.link-type1::after {
	    top: 12px;

	}


	#area .bgibox{
		padding: 35px 0 20px;
	}
	#area .listbox .clumn3 {
		table-layout: auto;
		display: block;
		padding: 4px 8px 0;
	}

	#area .listbox .clumn3 li{
		display: block;
		margin-bottom: 8px;
	}
	#area .listbox .title {
    	font-size: 1.4rem;
	}

	#area .listbox {
		margin: -10% auto 0;
	}

	#review .clumns li .chbox li:nth-child(1){
		text-align: center;
		width: 80px;
	}

	#review .clumns li {
    	padding: 2em 1em;
	}

	#review .clumns li .chbox li:nth-child(2) .read {
	    font-weight: bold;
	    font-size: 1.8rem;
	}

	#review .clumns li .chbox li:nth-child(1) span {
	    font-size: 1.2rem;
	    padding: 0.5em;
	    display: block;
	}
	#review .clumns li .chbox li:nth-child(2) p{
		font-size: 1.2rem;
	}

	#company .tbl{
		font-size: 1.4rem;
	}

	#company .tbl tbody tr th{
		width: 115px;
		vertical-align: top;
		padding: 18px 10px;
		background: #EEEEEE;
		text-align: left;
	}
	#company .tbl tbody tr td{
		vertical-align: top;
		padding: 18px 10px;
	}

	#maker .bdrsbox {
    background: #fff;
    padding: 25px 20px 20px;
	}


	#maker .bdrsbox p {
    	font-size: 1.6rem;
    	text-align: left;
	}

	#mail .barbox{
		margin-bottom: 20px;
	}

	#mail .barbox li {
	    font-size: 1.5rem;
	    margin: 5px;
	}
#page-top a #fixno {
    font-size: 16pt;
    bottom: 9%;
    letter-spacing: 3px;
}

}



@media only screen and (max-width: 320px){
	#header .tbanner li:nth-child(1){
		padding-left: 10px;
		width:180px;
		padding-right:0;
	}
	#header .tbanner li:nth-child(2) {
	    text-align: left;
	    padding: 15px 60px 10px 3px;
	}

	#newer .headbox .headline03 {
    	font-size: 1.9rem;
	}

	#service .clumns .col .title {
    	font-size: 1.6rem;
	}
#page-top a #fixno {
    font-size: small;
    border-width: 2px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding-left: 10px;
}
}
