@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** メモ

メインカラー
#006ebe　青
#0A60B0　濃い青
#38A0D4　水色
#F7DE2D　黄色
#21BE77　緑
#86CD54　黄緑
#FC6100　オレンジ
#FC2600　赤

#F6F6F7　薄いグレー
#EBF2F7　薄い水色


************************************/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/* 共通 */
.wrap {
	width: 992px;
}
.main {
	border: none;
	padding: 20px 0;
}
.content-top,
.content-bottom {
	margin: 0;
}
.article h3 {
	border-left: none;
	border-right: none;
}
.article h4 {
	border-top: none;
	border-bottom: none;
	border-left: 7px solid #21BE77;
	font-size: 18px;
	padding: 5px 10px;
}
.article h5 {
	border: none;
}
.article ul li, .article ol li {
	margin: 0;
}
/* header */
#header-container {
	background-color: #2763ac;
}
#header {
	max-width: 992px;
	margin: 0 auto;
}
#header-in {
	background-color: #fff;
	width: 230px;
	height: 100px;
	padding: 5px 20px;
	float: left;
}
.logo-image {
	padding: 0;
}
.tagline {
	margin: 0;
	margin: 0;
	color: #0044a0;
}

#head-info {
	position: relative;
	max-width: 992px;
	margin: 0 auto;
}
.head-info-wrap {
	background-color: #fff;
	width: 300px;
	height: 100px;
	padding: 5px 20px;
	text-align: right;
	position: absolute;
	right: 0;
}
.head-info-wrap p:first-child {
	color: #0044a0;
	font-size: 20px;
	font-weight: bold;
	margin-top: -5px;
	border-bottom: solid 2px #0044a0;
}
.head-info-wrap p:nth-child(2) a {
	color: #FC6100;
	font-size: 20px;
	font-family: "G2サンセリフ-B";
	text-decoration: none;
	padding-top: 8px;
}
.head-info-wrap p:last-child {
	color: #FC6100;
	font-size: 16px;
	font-family: "G2サンセリフ-B";
	margin-top: -5px;
}
/* ナビゲーション */
#navi {
	padding: 15px 0 0 0;
}
.navi-in > ul li {
	width: 12.5%;
}
.navi-in > ul li a {
	font-size: 13px;
	line-height: 25px;
}
.navi-in > ul li:hover {
	border-bottom: solid 5px #0044a0;
	transition: 0.2s;
}
.navi .item-label ,
.navi .item-description {
	color: #0044a0;
	display: block;
}
.navi .item-label span,
.navi .item-description span {
	color: #0044a0;
	font-family: "G2サンセリフ-B";
	display: block;
}

/* footer */
#footer {
	padding: 0px;
	margin-top: 0;
}
#footer .wrap {
	width: 100%;
}
.footer-widgets {
	max-width: 992px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
.footer-left,
.footer-mobile {
	padding: 0;
}
.footer-left {
	width: 350px;
}
.footer-center,
.footer-right {
	width: 200px;
	padding: 30px 0 0 0;
}
.footer-left aside div img {
	width: 200px;
}
.footer-widgets h3 {
	font-family: "G2サンセリフ-B";
	font-size: 14px;
}
.footer-widgets ul li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 24px;
}
.footer-widgets ul li a {
	padding: 0;
	font-size: 12px;
	display: inline-block;
}

#navi-footer {
	display: none;
}
.footer-bottom {
	background-color: #2763ac;
}

/* その他 */
.footer-contact {
	border-top: solid 5px #ebf2f7;
	text-align: center;
	padding: 100px 0 150px 0;
	background-image: url("images/contact-background_02.png");
	background-position: bottom;
	background-repeat: no-repeat;
}
.footer-contact p,
.page-inner-contact p{
	margin-bottom: 30px;
	text-align: center;
}
.footer-contact ul,
.page-inner-contact ul {
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
	padding: 0;
}
.footer-contact ul li,
.page-inner-contact ul li {
	list-style-type: none;
}
.footer-contact ul li a,
.page-inner-contact li a {
	display: block;
	width: 250px;
	height: 60px;
	margin: 0 40px;
	padding: 12px;
	background-color: #FC6100;
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	border: solid 2px #FC6100;
	transition: background-color 0.2s;
}
.footer-contact a:hover,
.page-inner-contact a:hover {
	color: #006ebe;
	background-color: #fff;
	border: solid 2px #006ebe;
	transition: background-color 0.3s;
}
#content-bottom .wrap {
	width: 100%;
	}
#content-bottom aside {
	margin-bottom: 0;
	} 

/* トップページ */
.metaslider {
	z-index: 99 !important;
}
.home #content {
	margin-top: -16px;
}
.home #content .wrap {
	width: 100%;
}
.home .main {
	padding: 0 !important;
}
.home .entry-content {
	margin-top: -50px;
}
.home .article,
.home .entry-content,
#top-main {
	margin-bottom: 0;
}
.home .page header {
	display: none;
}
#top-main h2 {
	text-align: center;
	width: 300px;
	margin: 0 auto 30px auto;
	background-color: transparent;
	font-size: 20px;
	border-bottom: none;
}
#top-main h2 span {
	display: block;
	border-bottom: solid 2px #0044a0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: "G2サンセリフ-B";
}
#top-main h2::after {
	display: none;
}
#top-main h3 {
	text-align: center;
	border: none;
}
#top-main h3::after {
	content: '';
	display: block;
	width: 80px;
	border-bottom: solid 2px #000;
	margin: 30px auto 0 auto;
}
#top-main h4 {
	border: none;
	text-align: center;
	margin: 10px 0 20px 0;
}
/* section1 */
.top-main-section1 {
	background-color: #F6F6F7;
	padding: 60px 0 40px 0;
}
/* 新着情報 */
.top-news  {
	max-width: 992px;
	margin: 0 auto;
	background-color: #fff;
	padding: 20px 30px;
}
.top-news li {
	list-style-type: none;
	border-bottom: solid 1px #ccc;
	padding: 10px 0;
	display: flex;
	align-items: center;
}
.top-news-date {
	display: inline-block;
	margin: 0;
	font-size: 13px;
	min-width: 80px;
}
.top-news-title {
	display: inline-block;
}
.top-news-cat {
	text-align: center;
	display: inline-block;
	border: solid 1px #000;
	padding: 3px 6px;
	margin: 0 5px;
	font-size: 13px;
	min-width: 90px;
	height: 32px;
}

/* section2 */
.top-main-section2 {
	max-width: 992px;
	margin: 0 auto;
}
.top-main-section2-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0;
}
.top-main-section2-box li {
	width: 300px;
	list-style-type: none;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.top-main-section2 p:nth-child(4),
.top-main-section2 p:nth-child(5) {
	font-size: 20px;
	text-align: center;
}
.top-main-section2 p:nth-child(6) {
	font-size: 24px;
	text-align: center;
}

.top-main-section2-box-2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;	
	max-width: 992px;
	margin: 30px auto 0 auto;
	padding: 0;
}
.top-main-section2-box-2 li {
	width: 475px;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border: solid 3px #0A60B0;
	position: relative;
}
.top-main-section2-box-2 div:first-child,
.top-main-section2-box-2 div:nth-child(2) {
	width: 230px;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 50px 0;
	margin: 0;
}
.top-main-section2-box-2 div:first-child {
	background-color: #0A60B0;
	color: #fff;
	font-size: 24px;
	text-align: center;
}
.top-main-section2-box-2 div:first-child span {
	display: block;
	border-top: solid 2px #fff;
	margin: 10px auto 0 auto;
	padding-top: 10px;
	font-size: 20px;
}
.top-main-section2-box-2 div:nth-child(2) {
	font-size: 20px;
}
.top-main-section2-box-2 div:last-child {
	width: 180px;
	text-align: center;
	position: absolute;
	bottom: -32px;
	left: 0;
	right: 0;
	margin: auto;
}
.top-main-section2-box-2 div:last-child a {
	display: block;
	width: 180px;
	height: 58px;
	background-color: #fff;
	border: solid 3px #0A60B0;
	padding: 8px 0;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #0A60B0;
}
.top-main-section2-box-2 div:last-child a:hover {
	color: #fff;
	background-color: #FC6100;
	border-color: #FC6100;
	transition: background-color 0.3s;
}

.top-main-section2-maker {
	border-top: solid 1px #ccc;
	padding: 40px 0;
}
.top-main-section2-maker ul {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.top-main-section2-maker ul li {
	list-style-type: none;
	width: 200px;
	text-align: center;
	font-size: 12px;
}


/* section3 */
.top-main-section3 {
	border-top: solid 5px #ebf2f7;
	text-align: center;
	padding: 100px 0 150px 0;
	background-image: url("images/contact-background_02.png");
	background-position: bottom;
	background-repeat: no-repeat;
}
.top-main-section3 ul {
	display: flex;
	justify-content: center;
	padding: 0;
}
.top-main-section3 ul li {
	list-style-type: none;
}
.top-main-section3 ul li a {
	display: block;
	width: 250px;
	height: 60px;
	margin: 0 40px;
	padding: 12px;
	background-color: #FC6100;
	color: #fff;
	font-size: 18px;
	border-radius: 3px;
	border: solid 2px #FC6100;
	transition: background-color 0.2s;
	text-decoration: none;
}
.top-main-section3 a:hover {
	color: #006ebe;
	background-color: #fff;
	border: solid 2px #006ebe;
	transition: background-color 0.3s;
}

/* section4 */
.top-main-section4 {
	background-color: #ebf2f7;
	padding: 0 0 30px 0;
}
#top-main .top-main-section4 h3 {
	color: #0044a0;
}
#top-main .top-main-section4 h3::after {
	border-bottom: solid 2px #0044a0;
}
.top-main-section4 ul {
	display: flex;
	justify-content: center;
	padding: 0;
}
.top-main-section4 ul li {
	list-style-type: none;
	margin: 0 10px;
}

/* 固定ページ */
.page .eye-catch-wrap {
	display: none;
}
.page .date-tags {
	display: none;
}
.page h2 {
	color: #0044a0;
	text-align: center;
	margin: 0 auto 30px auto;
	padding-bottom: 15px;
	background-color: transparent;
	font-size: 24px;
}
.page h2::after {
	content: '';
	display: block;
	width: 80px;
	border-bottom: solid 2px #0044a0;
	margin: 30px auto 0 auto;
}
.entry-title,
.archive-title {
	padding: 10px 0;
	margin-bottom: 0;
	border-bottom: solid 2px #0044a0;
	color: #0044a0;
	font-family: "見出ゴMB31";
	font-size: 30px;
}
/* page-header */
.page-header {
	height: 100px;
	color: #0044a0;
	text-align: right;
	font-family: "G2サンセリフ-B";
	font-size: 28px;
	background-image: url("images/contact-background_02.png");
	background-position: bottom;
	background-size: 100%;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
/* 個別ページ */
/* 商品情報 */
.contents-list {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	padding: 20px 0;
	height: 380px;
	border-bottom: solid 2px #0A60B0;
}
.contents-list > li {
	width: 230px;
	margin-bottom: 10px !important;
	list-style-type: none;
}
.contents-list li:before {
	font-family: 'Font Awesome 5 Free';
	content: '\f105';
	font-weight: 900;
	color: #FC6100;
	margin-right: 5px;
}
.contents-list li ul {
	padding-left: 15px;
	margin-bottom: 20px;
}
.contents-list li ul li {
	list-style-type: none;
}
/* ピックアップ商品 */
.pickup-item h1 {
	font-size: 24px;
}
.pickup-item img {
	display: inline-block;
	max-height: 300px;
	width: auto;
	border: solid 1px #ccc;
	margin-left: 10px;
}
/* 製品ボックス */
.item-box {
	display: flex;
}
.item-box-pic {
	width: 250px;
	height: auto;
}
.item-box-pic a {
	display: block;
	width: 250px;
	text-align: center;
}
.item-box-pic img {
	width: auto;
	max-height: 250px;
}
.item-box-content {
	max-width: 100%;
	margin-left: 40px;
}
.item-box-content h4 {
	margin: 0 0 10px 0;
	border: none;
}
.item-box-content p br:nth-child(1),
.item-box-content p br:nth-child(2),
.item-box-content p br:nth-child(3) {
	display: none;
}

/* レンタル */
.rental-image {
	display: flex;
	justify-content: space-evenly;
	padding: 0;
}
.rental-image li {
	list-style-type: none;
}
.rental-box {
	display: flex;
	justify-content: space-between;
}
.rental-box div {
	width: 300px;
}
.rental-box div ul {
	display: flex;
	flex-wrap: wrap;
	padding-left: 20px;
}
.rental-box div ul li {
	margin-right: 30px;
}
.rental-days-count {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	padding: 0;
}
.rental-days-count li {
	list-style-type: none;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.rental-days-count li span {
	color: #0A60B0;
	font-size: 14px;
	font-style: italic;
}
.rental-days-count li img {
	height: 120px;
	width: auto;
}
.rental-item {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.rental-item-box {
	display: flex;
	align-items: center;
	width: 485px;
	border: solid 1px #ccc;
	padding: 15px 10px 5px 5px;
	margin-bottom: 25px;
}
.rental-item-box-pic {
	width: 150px;
}
.rental-item-box-content {
	width: 330px;
	margin-left: 5px;
}
.rental-item-box-content h4 {
	border: none;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 16px;
}
.rental-item-box-content p br:nth-child(1),
.rental-item-box-content p br:nth-child(2),
.rental-item-box-content p br:nth-child(3) {
	display: none;
}


/* 企業概要 */
.company-philosophy h3 {
	border: none;
	text-align: center;
}
.company-philosophy p {
	text-align: center;
}
#tablepress-1 {
	max-width: 780px;
	margin: 0 auto;
}
.company-about h3 {
	text-align: center;
	border: none;
	margin: 0 0 15px ;
}

/* お問い合わせ */
/* フォーム */
.contact-form {
	max-width: 780px;
	margin: 0 auto 30px auto;
}
.contact-form dl {
	display: flex;
	margin: 10px 0;
}
.contact-form dl dt {
	width: 40%;
	padding: 5px 10px;
	background-color: #f1f1f1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contact-form dl dt span {
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #ff4900;
	padding: 2px;
	width: 35px;
	height: 24px;
	box-sizing: content-box;
}
.contact-form dl dd {
	width: 60%;
	margin-left: 20px;
}
.contact-form dl dd input,
.contact-form dl dd textarea {
	width: 98% !important;
	margin-bottom: 0 !important;
	padding: 11px !important;
}
.contact-form dl dd select {
	width: auto;
	margin-bottom: 0 !important;
}
.contact-form dl dd input[type=radio],
.contact-form dl dd input[type=checkbox] {
	width: auto;
}
.contact-form p {
	width: 100%;
	height: 40px;
}
.contact-form textarea {
	height: 78px !important;
}
/* その他 */
.kochira {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #0044a0;
	margin-bottom: 20px !important;
}

/* link-card */
.link-card {
	display: flex;
	justify-content: center;
	width: 500px;
	margin: 0 auto 50px auto;
	padding: 0;
	position: relative;
	border: solid 2px #0A60B0;
}
.link-card div:first-child,
.link-card div:nth-child(2) {
	width: 50%;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 15px;
	margin: 0;
	border: solid 2px #0A60B0;
	background-color: #fff;
	font-size: 20px;
}
.link-card div:last-child {
	text-align: center;
	position: absolute;
	bottom: -32px;
	left: 160px;
}
.link-card div:last-child {
	left: 0;
	right: 0;
	margin: auto;
	width: 180px;
}
.link-card div:last-child a {
	display: block;
	width: 180px;
	height: 58px;
	background-color: #fff;
	border: solid 3px #0A60B0;
	padding: 8px 0;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #0A60B0;
}
.link-card div:last-child a:hover {
	color: #fff;
	background-color: #FC6100;
	border-color: #FC6100;
	transition: background-color 0.3s;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
	/* 1023以下なら表示しない */
	.tabnone2 {
		display: none;
	}
	/* header */
	.mobile-header-menu-buttons {
		z-index: 100 !important;
		justify-content: space-between;
	}
	.logo-menu-button {
		display: none;
	}
	.menu-drawer li a span {
		display: none;
	}
	/* コンテンツ */
	.wrap {
		width: 100%;
	}
	/* Footer */
	.footer-widgets, .footer-widgets-mobile {
		display: flex !important;
		padding: 30px 15px 0 15px;
	}
	.footer-left {
		width: 40% !important;
	}
	.footer-center,
	.footer-right {
		width: 30% !important;
	}
	.footer-contact {
		padding: 50px 0;
	}
	.footer-contact ul li a,
	.page-inner-contact li a {
		width: 200px;
	}
	
	/* TOP */
	.top-news {
		width: 100%;
	}
	#top-main h2 {
		font-size: 20px;
		width: 270px;
	}
	.article h3 {
		font-size: 20px;
	}
	.top-main-section2 {
		padding: 0 15px;
	}
	.top-main-section2-box li {
		font-size: 18px;
		width: 32%;
	}
	.top-main-section2 p:nth-child(4), .top-main-section2 p:nth-child(5) {
		font-size: 18px;
	}
	.top-main-section2 p:nth-child(6) {
		font-size: 20px;
	}
	.top-main-section2-box-2 li {
		width: 48%;
	}
	.top-main-section2-box-2 div:first-child {
		width: 45%;
		height: auto;
		font-size: 18px;
		padding: 30px 10px;
	}
	.top-main-section2-box-2 div:nth-child(2) {
		width: 55%;
		height: auto;
		font-size: 17px;
		padding: 20px 10px;
	}
	.top-main-section2-box-2 div:first-child span {
		font-size: 18px;
	}
	.top-main-section2-box-2 div:last-child {
		width: 150px;
	}
	.top-main-section2-box-2 div:last-child a {
		width: 150px;
		height: 54px;
		font-size: 18px;
	}
	.top-main-section3 {
		padding: 50px 0;
	}
	.top-main-section3 ul li a {
		width: 200px;
	}
	/* 固定ページ */
	.page .main {
		padding: 16px;
	}
	/* レンタル */
	.rental-image li {
		padding: 5px;
	}
	.rental-box div {
		padding: 5px;
	}
	.rental-item-box {
		width: 49%;
	}
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	/*タブレット以下は表示しない*/
	.tabnone {
		display: none;
	}
	/*コンテンツ*/
	.article ul, .article ol {
		padding-left: 0;
	}
	/* TOP */
	.top-news {
		padding: 20px 15px !important;
	}
	.top-news-cat {
		min-width: 70px;
		padding: 2px;
	}
	.top-news-title {
		font-size: 14px;
	}
	.top-main-section2 p:nth-child(4), .top-main-section2 p:nth-child(5) {
		text-align: left;
	}
	.top-main-section2-box-2 {
		display: flex;
	}
	.top-main-section2-box-2 li {
		width: 100%;
		margin-bottom: 50px !important;
	}
	.top-main-section2-box-2 div:first-child {
		width: 180px;
		font-size: 16px;
	}
	.top-main-section2-box-2 div:first-child span {
		font-size: 16px;
	}
	.top-main-section2-box-2 div:nth-child(2) {
		width: calc(100% - 180px);
	}
	#top-main h3::after {
		margin: 15px auto 0 auto;
	}
	
	/* 固定ページ */
	.entry-title,
	.archive-title {
		font-size: 26px;
	}
	.page-header {
		font-size: 24px;
	}
	/* お問い合わせ */
	.contact-form textarea {
		min-height: 68px;
		height: 68px !important;
	}
}
/*780px以下*/
@media screen and (max-width: 780px){
  /*必要ならばここにコードを書く*/
	.header {
		background-color: #fff;
	}
	#header-container {
		background-color: #fff !important;
	}
	/* TOP */
	.top-main-section2-box {
		display: block;
		position: relative;
		width: 600px;
		margin: 0 auto;
	}
	.top-main-section2-box li {
		width: 100%;
		text-align: left;
		padding:3px 0 3px 2em;
	}
	.top-main-section2-box li:before {
		font-family: "Font Awesome 5 Free";
		font-size: 24px;
		content: "\f00c";
		font-weight: 900;
		color: #ff4900;
		position: absolute;
		left: 0;
	}
	.top-main-section2-box li br,
	.top-main-section2-box li img {
		display: none;
	}
	.top-main-section2-maker ul li {
		width: 150px;
	}
	/* 固定ページ */
	.page h2 {
		font-size: 22px;
	}
	/* 商品情報 */
	.contents-list {
		height: auto;
		flex-direction: row;
	}
	.item-box-pic,
	.item-box-pic a {
		width: 200px;
	}
	/* レンタル */
	.rental-box {
		display: block;
	}
	.rental-box div {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.rental-box div h4 {
		width: 100%;
		margin-top: 0;
	}
	.rental-box div p,
	.rental-box div ul {
		width: 48%;
		display: block;
	}
	.rental-box div ul li {
		margin-right: 0;
	}
	.rental-days-count li {
		padding: 5px;
	}
	.rental-item-box {
		width: 100%;
	}
	.rental-item-box-content {
		width: calc(100% - 150px);
	}
}
/*580px以下*/
@media screen and (max-width: 580px){
	.head-info-wrap {
		background-color: transparent;
		width: 250px;
		padding: 5px;
	}
	.head-info-wrap p:first-child {
		font-size: 18px;
		margin-top: 0;
	}
	.head-info-wrap p:nth-child(2) a {
		font-size: 19px;
	}
	#header-in {
		background-color: transparent;
		width: 200px;
		padding: 5px;
	}
	.logo-header img {
		width: 180px;
	}
	/* TOP */
	#top-main h2 {
		font-size: 18px;
	}
	.top-main-section2-box {
		width: 100%;
	}
	.top-main-section2-box-2 div:first-child {
		width: 150px;
	}
	.top-main-section2-box-2 div:nth-child(2) {
		width: calc(100% - 150px);
		font-size: 15px;
	}
	.top-main-section3 p {
		padding: 0 10px;
		margin-bottom: 20px;
	}
	.top-main-section3 ul {
		justify-content: space-evenly;
	}
	.top-main-section3 ul li a {
		width: 170px;
		height: 55px;
		font-size: 16px;
		margin: 0 10px;
		padding: 10px 5px;
	}
	.top-main-section4 ul li {
		margin: 0;
		padding: 5px;
	}
	/* footer */
	.footer-left {
		width: 260px !important;
		margin: 0 auto;
	}
	.footer-center, .footer-right {
		display: none;
	}
	/* 固定ページ */
	h1.entry-title,
	.page-header {
		text-align: center;
	}
	/* お問い合わせ */
	.footer-contact p,
	.page-inner-contact p {
		padding: 0 10px;
		margin-bottom: 20px;
	}
	.footer-contact ul,
	.page-inner-contact ul {
		justify-content: space-evenly;
	}
	.footer-contact ul li a,
	.page-inner-contact li a {
		width: 170px;
		height: 55px;
		font-size: 16px;
		margin: 0 10px;
		padding: 10px 5px;
	}
	/* link-card */
	.link-card {
		width: 95%;
		max-width: 500px;
		margin: 0 0 50px 10px;
		padding: 10px 10px 40px 10px;
		flex-wrap: wrap;
		background-color: #fff;
		border: solid 3px #0A60B0;
	}
	.link-card div:first-child,
	.link-card div:nth-child(2) {
		width: 100%;
		height: auto;
		border: none;
		padding: 5px;
		text-align: center;
	}
	/* 製品情報 */
	.item-box-pic,
	.item-box-pic a {
		width: 150px;
	}
	/* レンタル */
	.rental-image {
		display: block;
		text-align: center;
	}

}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	body {
		min-width: 375px;
	}
	#header-in {
		width: 160px;
		padding: 0 5px;
	}
	.tagline {
		font-size: 11px;
		text-align: left;
	}
	.head-info-wrap {
		width: 210px;
		padding: 10px 5px;
	}
	.head-info-wrap p:first-child {
		font-size: 15px;
	}
	.head-info-wrap p:nth-child(2) a {
		font-size: 16px;
	}
	.head-info-wrap p:last-child {
		font-size: 12px;
	}
	
	/* TOP */
	.top-news li {
		flex-wrap: wrap;
	}
	.top-news-cat {
		font-size:12px;
		min-width: 60px;
		height: 28px;
		font-size: 12px;
	}

	/* 固定ページ */
	/* 製品情報 */
	.item-box {
		display: block;
	}
	.item-box-pic,
	.item-box-pic a {
		width: 200px;
		margin: 0 auto;
	}
	.item-box-content {
		margin-left: 0;
	}
	/* レンタル */
	.rental-item-box {
		display: block;
	}
	.rental-item-box-pic {
		margin: 0 auto;
	}
	.rental-item-box-content {
		width: 100%;
	}
	/* お問い合わせ */
	.contact-form dl {
		display: block;
		margin-bottom: 20px;
	}
	.contact-form dl dt,
	.contact-form dl dd {
		width: 95%;
		margin: 5px 0;
	}
	.contact-form dl dd select {
		width: 100%;
	}
}

/************************************
** その他
************************************/
/* スマホ対応GoogleMap */
.map-wrapper {
	max-width: 580px;
	max-height: 580px;
	width: 90%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.google-maps {
	position: relative;
	padding-bottom: 75%;
	overflow: hidden;
	height: 0;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 98% !important;
	height: 100% !important;
}

/* Button */
.button-01 a {
	display: block;
	width: 160px;
	height: 48px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	background-color: #006ebe;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px;
	border: solid 2px #006ebe;
	transition: background-color 0.2s;
}
.button-01 a:hover {
	color: #00B980;
	background-color: #fff;
	border: solid 2px #00B980;
	transition: background-color 0.3s;
}



/**** スタイル ****/
/* 色 */
.blue {
	color: #0A60B0;
}
.orange {
	color: #FC6100;
}
.red {
	color: #FC2600;
}

/* マーカー */
.marker {
	background: linear-gradient(transparent 60%,#F7DE2D 60%);
}

/* フォントサイズ */
.fontsize18 {
	font-size: 18px !important;
}
.fontsize20 {
	font-size: 20px !important;
}
.fontsize22 {
	font-size: 20px !important;
}
.fontsize24 {
	font-size: 24px !important;
}
.fontsize28 {
	font-size: 28px !important;
}
.fontsize30 {
	font-size: 30px !important;
}
/* ウェイト */
.bold {
	font-weight: bold;
}
/* アンダーライン */
.deconone {
	text-decoration: none;
}
/* センター */
.align-center {
	text-align: center;
}

/* 特殊フォント */
.shin-go-b {
	font-family: "新ゴ B" !important;
}
.shin-go-sdw {
	font-family: "新ゴ シャドウ" !important;
}
.g2-sans-b {
	font-family: "G2サンセリフ-B" !important;
}

/* リストスタイルなし */
.list-style-none li {
	list-style-type: none;
}

/* リストスタイル チェックマーク */
.list-style-check {
	position: relative;
	padding: 0 !important;
}
.list-style-check li {
	padding:3px 0 3px 2em;
	list-style-type: none;
	font-size: 18px !important;
}
.list-style-check li:before {
	font-family: "Font Awesome 5 Free";
	font-size: 24px;
	content: "\f00c";
	font-weight: 900;
	color: #ff4900;
	position: absolute;
	left: 0;
}

/* マージンを取る */
.top-10 {
	margin-top: -10px !important;
}
.top-20 {
	margin-top: -20px !important;
}
.top10 {
	margin-top: 10px !important;
}
.top20 {
	margin-top: 20px !important;
}
.top30 {
	margin-top: 30px !important;
}
.bottom10 {
	margin-bottom: 10px !important;
}
.bottom20 {
	margin-bottom: 20px !important;
}
.bottom30 {
	margin-bottom: 30px !important;
}
.bottom40 {
	margin-bottom: 40px !important;
}
.margin-center {
	margin: 0 auto !important;
}

/* コンテンツのフェードイン */
.fade-up {
  transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  -o-transition: transform 0.7s;
}