@charset "utf-8";
/* CSS Document */

/*------------全体-------------*/
.container{
	padding-left:15px;
	padding-right:15px;
	margin-left:auto;
	margin-right:auto;
}
/*ヘッダー
---------------------------------*/
header {
	border-top: 5px solid #AB010B;
	background-color: #EBEEF0;
}
header h1{
	margin-top: 2.3em;
	letter-spacing: 0.1em;
}
header .main{
	background: url(../images/index_img01.jpg) no-repeat bottom;
	background-size: cover;
	min-height: 306px;
	position: relative;
}
header .main .main_inner{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
/*Gnavi
---------------------------------*/
.navstyle {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ab010b+0,ab010b+50,bc343c+50,bc343c+100 */
background: #ab010b; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
background: -webkit-gradient(linear,  left top, left bottom,  from(#ab010b),color-stop(50%, #ab010b),color-stop(50%, #bc343c),to(#bc343c));
background: linear-gradient(to bottom,  #ab010b 0%,#ab010b 50%,#bc343c 50%,#bc343c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab010b', endColorstr='#bc343c',GradientType=0 ); /* IE6-9 */

}
.navstyle .container{
	padding-left: 80px;
	padding-right: 80px;
}
/*固定*/
.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
}


/*コンテンツ
---------------------------------*/
#pagetsukuru{
	padding-top: 5em;
}
#pagetsukuru .container{
	padding-left: 25px;
	padding-right: 25px;
}
#delivery{
	background-color: #8799a2;
	padding-top: 5em;
	padding-bottom: 0;
    /*margin-top: -2em;*/
    margin-bottom: -1em;
}
.deli_box li{
	float: left;
	width: 19.4%;
	margin-right: 5px;
}
.deli_in_box01,.deli_in_box02{
	background-color: #fff;
	padding: 2.5em 1em 5em;
}
.deli_in_box01 p,.deli_in_box02 p{
	line-height: 2.1em;
	padding-right: 1.5em;
	padding-left: 1.5em;
}
.deli_in_box01 h3,.deli_in_box02 h3{
	text-align: center;
	font-weight: normal;
	font-size: 130%;
}
.deli_in_img{
	float: right;
    position: relative;
    top: 15vh;
    margin-right: -1.2em;
}
.deli_inner01{
	background: url(../images/index_img06.png) center no-repeat;
}
.deli_inner02{
	background: url(../images/index_img07.png) center no-repeat;
}
.deli_inner01,.deli_inner02{
	height: 60px;
	padding-top: 0.3em;
	position: relative;
	bottom: -0.8em;
}
.deli_in_box_img{
	margin-top: -5em;
}
#template{
	padding-bottom: 5em;
	padding-top: 5em;
    background-color: #EBEEF0;
}
#template .container{
	padding-right: 80px;
	padding-left: 80px;
}
.template_box ul li{
	float: left;
margin-right: 18px;
}
.template_box ul li img{
	/* box-shadow */
box-shadow:0px 0px 10px 5px #cccccc;
-moz-box-shadow:0px 0px 10px 5px #cccccc;
-webkit-box-shadow:0px 0px 10px 5px #cccccc;
}
#service{
	background-color: #8799a2;
	padding-top: 5em;
}
.service_box{
	position: relative;
}
.service_box img{
	margin: auto;
}
.service_inner{
	position: absolute;
	    top: 5em;
    left: 11em;
}
#features{
	padding-top: 5em;
	padding-bottom: 5em;
}
.features_box01 li{
	float: left;
	width: 24%;
	margin-right: 12px;
}
.features_box01 .features_inner,.features_box02 .features_inner{
	border-radius: 0 5px 5px 5px;
	background-color: #EBEEF0;
	padding: 1em;
}
.features_box01 .features_inner h3,.features_box02 .features_inner h3{
	line-height: 1.4em;
	font-size: 100%;
}
.features_box01 .features_caption{
	padding: 0.3em 1.5em;
	border-radius: 5px 5px 0 0;
	background-color: #AB010B;
	width: 40%;
}
.features_box02 .features_caption{
	padding: 0.3em 1.5em;
	border-radius: 5px 5px 0 0;
	background-color: #388e3c;
	width: 60%;
}
.features_box02 li{
	float: left;
	width: 19.3%;
	margin-right: 8px;
}
#voice{
	padding-top: 5em;
	padding-bottom: 5em;
	background-color: #eaeaea;
}
.voice_box01{
	margin-right: 8em !important;
	margin-left: 8em !important;
}
.voice_box02 p{
	font-size: 88%
}
#merit{
	background-color: #8799a2;
	padding-top: 5em;
}
#merit .row{
	padding-left: 50px;
	padding-right: 50px;
}
#merit .row .col-4{
	padding-left: 25px;
	padding-right: 25px;
}
.merit_box{
	border-radius: 5px;
	background-color: #fff;
	padding:1.5em 2em 3em; 
}
.merit_txt1{
	background: url(../images/index_img35.jpg) center no-repeat;
	line-height: 1em;
}
.merit_img1 img{
	margin-right: 1em;
}
.merit_img2 img{
	margin-right: -0.3em;
	margin-top:-4em; 
}
#support{
	background-color:#eaeaea;
	padding-top: 5em;
	padding-bottom: 5em; 
}
.support_txt1{
	background-color:#fff;
	padding: 0;
	width: 230px;
	height: 230px;
	line-height: 100px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	padding-left: 2em;
	padding-right: 2em;
}
.support_txt1 p{
	position: relative;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.support_img1{
	margin-bottom: -4em;
    position: relative;
}
.support_img2{
	margin-top: -3.8em;
}
.support_btn{
	background-color: #AB010B;
	border-radius: 3px;
	width:45%;
	margin: auto;
}
.support_btn a{
	display: block;
	padding: 0.8em 0;
}
.support_btn a:link,.support_btn a:hover,.support_btn a:visited{
	color: #fff;
}
#about{
	padding-top: 5em;
}

.about_box{
	width: 80%;
	margin: auto;
}
.about_inner1{
	background: url(../images/index_img44-1.jpg) no-repeat;
	width: 55%;
	height: 310px;
}
.about_inner2{
	width: 45%;
}
.about_inner1 p {
    text-align: center;
    padding-top: 3em;
}
.about_inner1 p img {
}
.tempText{
	margin-top: 0.5rem;
}

/*お問い合わせ*/
#contact{
	padding-top: 5em;
	background-color: #546E7A;	
}
#contact h2{
	line-height: 1.1em;
}

#contact iframe[id="_bownow_form_contents"]{
	display: inline-block;
	height: 1250px;
	width: 100%;
	overflow: hidden;
	border:none; overflow:hidden;
}

/* Footer
---------------------------------*/
footer{
	background-color: #AB010B;
}
footer small{
	padding:3em 0;
}


/*ページトップ戻る
---------------------------------*/
#page-top a {
    display: block;
}
#page-top {
    position: fixed;
    bottom: 10%;
    right:2%;
	z-index: 9999;
}

/* 幅1025px以上1200px以下タブレット
------------------------------------------------------------*/
@media screen and (min-width: 1025px) and (max-width: 1199px){
}
/* 幅992px以上1300px以下タブレット
------------------------------------------------------------*/
@media screen and (min-width: 992px) and (max-width: 1300px){
#menu li a{
	padding: 1em 0 !important;
}
}
/* 幅992px以上1200px以下タブレット
------------------------------------------------------------*/
@media screen and (min-width: 992px) and (max-width: 1199px){
/*contents
------------------------------*/
.service_inner {
    left: 8em;
}
.features_box01 .features_caption{
	width: 50%;
}
.features_box02 li{
	width: 19%;
}
.features_box02 .features_caption{
	width: 70%;
}
}
/* 幅768px以上991px以下タブレット
------------------------------------------------------------*/
@media screen and (min-width:768px) and (max-width: 991px){
/*contents
------------------------------*/
.deli_in_box01, .deli_in_box02{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.deli_in_box01 h3{
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 110%;
}
.service_inner {
    left: 3em;
}
.features_box01 li{
	width: 49%;
}
.features_box02 li{
	width: 32.3%;
}
.voice_box01 {
    margin-right: 3em !important;
    margin-left: 3em !important;
}
#merit .row {
    padding-left: 20px;
    padding-right: 20px;
}
.merit_box {
    padding-left: 1em;
    padding-right: 1em;
}
.support_btn{
	width: 50%;
}
}
/* 幅768px以上1200px以下タブレット
------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1200px){
/*contents
------------------------------*/
#pagetsukuru {
    padding-bottom: 5em;
}
#template .container {
    padding-right: 30px;
    padding-left: 30px;
}
.template_box ul{
	width: 100%;
}
.template_box ul li {
    margin-right: 10px;
    width: 32.1%;
}

}
/* 幅768px以上pc
------------------------------------------------------------*/
@media (min-width: 768px){
/*全体
------------------------------*/
.container {
    width: 750px;
}
:target:before {
   content:"";
   display:block;
   height:72px;
   margin-top:-72px;
   padding-top: 0;
}
/*contents
------------------------------*/
.deli_in_box01 h3,.deli_in_box02 h3{
	min-height: 60px;
}
}
/* 幅992px以上pc
------------------------------------------------------------*/
@media (min-width: 992px){
/*全体
------------------------------*/
.container {
    width: 940px;
}
}
/* 幅1024px以上pc
------------------------------------------------------------*/
@media (min-width: 1024px){
/*contents
------------------------------*/
.support_txt1 {
    margin: 0 13%;
}
}
/* 幅1200px以上pc
------------------------------------------------------------*/
@media (min-width: 1200px){
/*全体
------------------------------*/
.container {
    width: 1010px;
}
}
/* 幅1200px以下
------------------------------------------------------------*/
@media only screen and (max-width: 1199px){
/*contents
---------------------------------*/
.about_box {
    width: 90%;
}
}
/* 幅991px以下タブレット
------------------------------------------------------------*/
@media (max-width: 991px) {
/*contents
---------------------------------*/
.about_box {
    width: 100%;
}
.about_inner1 {
    width: 65%;
}
.about_inner2 {
    width: 35%;
}

}
/* 幅767px以下スマホ
------------------------------------------------------------*/
@media screen and (max-width : 767px) {
/*全体
------------------------------*/
:target:before {
   content:"";
   display:block;
   height:45px;
   margin-top:-45px;
   padding-top: 0;
}
/*header
---------------------------------*/
header h1{
	width: 65% !important;
	float: left !important;
	font-size: 65% !important;
}
header .sp_r_logo{
	width: 35% !important;
	float: left;
}
header h2.sp_head_h2_resize{
	font-size: 85% !important;
}
header .main {
    /*min-height: 126px;*/
}
/*contents
---------------------------------*/
#pagetsukuru,#service,#features,#voice,#merit,#support,#about{
    padding-top: 3em;
}
.deli_box li{
	width: 100%;
}
.deli_in_box01, .deli_in_box02 {
    padding: 2em 1em 5em;
}
.deli_in_box_img{
	width: 50%;
}
#template{
    padding-top: 4em;
    padding-bottom: 3em;    
}
#template .container {
    padding-right: 30px;
    padding-left: 30px;
}
#template h3{
	font-size: 85% !important;
}
.template_box ul li {
    margin-right: auto !important;
    margin-left: auto;
    float: none;
}
.service_inner {
    top: 0.9em !important;
    left: 0em;
    width: 69%;
    padding-left: 1.2em;
    padding-right: 1.2em;
    font-size: 120% !important;
}
.service_inner h4{
	font-size: 60% !important;
}
#features{
    padding-bottom: 3em;	
}
.features_box01 li,.features_box02 li{
    width: 100%;
    margin-right: 0px;
}
#voice {
    padding-bottom: 3em;
    background-size: 80%;
}
.voice_box01 {
    margin-right:2em !important;
    margin-left: 2em !important;
}
.voice_box02 p{
	text-align: center;
}
#merit .row{
	padding-left: 15px;
	padding-right: 15px;
}
#merit .row .col-4 {
    padding-left: 15px;
    padding-right: 15px;
}
.merit_img2 img {
    margin-right: 0;
    margin-left: auto;
    margin-top: -2em;
}
#support{
    padding-bottom: 3em;	
}
.support_txt1 {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.support_btn {
    width: 90%;
    font-size: 80% !important;
}
.about_box {
    width: 100%;
}
.about_box .Left,.about_box .Right{
	float: none !important;
}
.about_inner1{
	background-size: contain;
	width: 100%;
	height: auto;
	background-image: none;
}
.about_inner1 p{
    padding-top: 2em;
    width: 90%;
    margin: auto;
    font-size: 60%;
}
.about_inner2 {
    width: 50%;
    margin: auto;
}
}

/* 幅480px以下スマホ
------------------------------------------------------------*/
@media only screen and (max-width: 480px){
header .main{
	min-height: 155px;
}
	#contact iframe{
		height: 1740px;
	}
/* 幅320px以下スマホ
------------------------------------------------------------*/
@media screen and (max-width : 320px) {
/*contents
---------------------------------*/
.service_inner {
    font-size: 100% !important;
}
}