@charset "utf-8";
.wf-sawarabimincho {
	font-family: "Sawarabi Mincho";
}
.intro_bg {
	background-image: url(../img/bg01.jpg);
	padding-top: 1.5em;
	padding-bottom: 2em;
}
.header_bg {
	width: 100%;
	background: #04085b; /* Old browsers */
	background: -moz-linear-gradient(top, #04085b 0%, #324575 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #04085b 0%, #324575 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #04085b 0%, #324575 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04085b', endColorstr='#324575', GradientType=0 );
}
.header_logo {
	float: left;
	margin-left: -15px;
}
.menu {
	float: left;
	margin-top: 2.5em;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 1.1em;
	padding-left: 1em;
	padding-bottom: 0px;
	list-style: none;
	float: left;
	font-size: 1.1em;
	color: rgba(255,255,255,1.00);
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../img/menu_bg2.png);
	letter-spacing: 0.1em;
}
.contact {
	float: right;
	margin-right: -15px;
}
.contact_bg {
	float: right;
	text-align: right;
}
.contact_right {
	float: right;
	text-align: right;
	margin-top: 1em;
}
.mt5 {
	margin-top: 5px;
}
.intro {
	box-shadow: 2px 2px 9px #353535;
	margin-left: auto;
	margin-right: auto;
	width: 1150px;
}
.intro2 {
	padding-top: 3em;
	padding-bottom: 3em;
}
.main_contents {
	background-image: url(../img/bg02.png);
	background-size: cover;
	width: 100%;
	height: auto;
	padding-top: 2em;
	padding-bottom: 1em;
}
.mb20 {
	margin-bottom: 20px;
}
.contents_box {
	width: 31%;
	margin-right: 3%;
	border: 6px solid #91C6C7;
	background-color: #FFFFFF;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	margin-bottom: 2em;
	text-align: center;
	float: left;
}
.contents_box2 {
	width: 31%;
	border: 6px solid #91C6C7;
	background-color: #FFFFFF;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	margin-bottom: 2em;
	text-align: center;
	float: left;
}
.contents_box img {
	width: 100%;
	height: auto;
}
.contents_box2 img {
	width: 100%;
	height: auto;
}
.contact2 {
	background-color: #010538;
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
}

.info {
	box-shadow: 2px 2px 9px #353535;
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 2em;
	margin-top: 2em;
	padding-bottom: 2em;
	border-bottom: 5px solid #91c6c7;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../img/bg04.png);
}
.info_title {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/line.png);
	box-shadow: 2px 2px 9px #7bb2b2;
}
.info_title_t {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/bg03.png);
	padding-top: 0.8em;
	padding-bottom: 0.6em;
	padding-left: 45px;
	margin-left: 1em;
	font-size: 2em;
	text-align: left;
	letter-spacing: 0.1em;
}
.info_t1 {
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-top: 1.5em;
	color: #515151;
}
.info_box {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5em;
}
.info_t2 {
	width: 50%;
	float: left;
	margin-top: 0.5em;
	font-size: 1.2em;
	color: #060606;
}
.info_t3 {
	width: 100%;
	float: left;
	margin-top: 0.5em;
	font-size: 1.2em;
	color: #060606;
}
.clear {
	clear: both;
}
.info_t4 {
	text-align: center;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	font-weight: bold;
	clear: both;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
.info_t05 {
	font-size: 1em;
	text-align: left;
	line-height: 1.6em;
}
.info_t05_2 {
	font-size: 1.3em;
}

.footer_box {
	background-image: url(../img/bg01.jpg);
	width: 100%;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.footer_left {
	float: left;
	width: 50%;
}
.footer_left_logo {
	float: left;
	width: 38%;
}
.footer_box img {
	width: 100%;
	height: auto;
}
.footer_left_ad {
	float: left;
	margin-left: 3%;
	font-size: 1em;
	line-height: 1.6em;
	width: 59%;
}
.footer_tel {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0.2em;
}
.footer_tel_green {
	color: #00887a;
}
.footer_right {
	float: left;
	width: 50%;
	text-align: right;
	font-size: 1.1em;
	margin-top: 1.2em;
	color: rgba(0,0,0,1.00);
}
.footer_text {
	clear: both;
	padding-top: 1em;
	font-size: 1em;
	color: #656565;
}
.footer_text_right {
	text-align: right;
	float: right;
	color: #1A1A1A;
}
.visible-xs2 {
	display: none!important;
}
.contact3 {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
.info_contents {
	background-color: #FFFFFF;
	border-radius: 5px;
	background-color: rgba(255,255,255,0.5);
	margin-top: 1.5em;
	padding-top: 2em;
	padding-right: 2.5em;
	padding-left: 2.5em;
	padding-bottom: 3em;
	box-shadow: 2px 2px 5px #777575;
	margin-bottom: 2.5em;
}

.kaisha {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
 
.kaisha th,
.kaisha td {
	padding: 20px;
	font-size: 1.2em;
	border-bottom: 1px solid #888888;
}
 
.kaisha th {
	background-repeat: no-repeat;
	background-image: url(../img/page_title_bg.png);
	background-position: 8px center;
	background-size: 4% auto;
	font-size: 1.2em;
	border-bottom: 1px solid #888888;
	letter-spacing: 0.1em;
	padding-left: 1.6em;
}
.privacy {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.info_t6 {
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 2em;
	text-align: left;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.info_box2 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 0.5em;
}
.info_t7 {
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	font-weight: bold;
}
.info_t8 {
	background-repeat: no-repeat;
	background-position: left 5px;
	background-image: url(../img/bg09.png);
	margin-bottom: 0.5em;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding-left: 4%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}


.info_box2_t7 {
	width: 47%;
	font-size: 1.2em;
	margin-bottom: 0.8em;
	float: left;
	padding-left: 3%;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/bg08.png);
}
.page_title2_s {
	font-size: 0.8em;
}
.mt10 {
	margin-top: 10px;
}

.menu_t {
	display: none;
}
.privacy_box {
	float: right;
	margin-right: 1.5em;
	background-color: #D5D5D5;
	padding-top: 0.3em;
	padding-right: 0.7em;
	padding-bottom: 0.5em;
	padding-left: 0.7em;
	font-size: 0.5em;
	text-align: center;
	height: 40px;
	line-height: 30px;
	display: table-cell;
	margin-top: 3em;
}






@media screen and (max-width: 1200px) {
.menu ul li {
	margin-top: 0.3em;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 1em;
	letter-spacing: 0em;
}
.intro {
	width: 1000px;
}
.intro2 img {
	width: 55%;
	height: auto;
}
}

@media screen and (max-width: 979px) {
.info_t5 {
	text-align: center;
	font-size: 1em;
	letter-spacing: 0.1em;
	clear: both;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
.menu ul li {
	padding-right: 1em;
	padding-left: 1em;
	font-size: 1em;
	letter-spacing: 0em;
}
.intro {
	width: 750px;
}
.footer_left_ad {
	font-size: 0.9em;
}
.footer_right {
	font-size: 1em;
}
.footer_text {
	font-size: 0.9em;
}
	.contact3 {
	width: 90%;
}
	.info_t6 {
	font-size: 1.1em;
	line-height: 1.6em;
}
	.info_box2_t7 {
	width: 47%;
	font-size: 1.1em;
	margin-bottom: 0.5em;
	padding-left: 3%;
	background-size: 5% auto;
}
	.info_t8 {
	width: 95%;
	padding-left: 4%;
	font-size: 1.1em;
	margin-bottom: 0.1em;
	background-size: 3% auto;
}
.menu {
	float: left;
	margin-top: 1.5em;
}
.menu_t {
	color: #FFFFFF;
	font-size: 0.9em;
	padding-left: 1em;
	padding-top: 1.2em;
	display: block;
	letter-spacing: 0.1em;
}
.menu_t a {
	color: #FFFFFF;
}
.privacy_box {
	margin-right: 1em;
	padding-top: 0.2em;
	height: 35px;
	margin-top: 1.5em;
}
	.contact2 table {
		width: 60%;
}
}

@media screen and (max-width: 768px) {
.logo_xs {
	float: left;
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.header_xs {
	float: right;
	width: 25%;
}

.intro {
	margin-top: 0em;
	margin-bottom: 0em;
	box-shadow: 1px 1px 5px #353535;
	width: 100%;
}
.intro2 img {
	width: 65%;
}
.intro2 {
	padding-top: 2em;
	padding-bottom: 1.5em;
}

.contentsbox {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.info {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.info_title_t {
	padding-top: 0.8em;
	padding-bottom: 0.6em;
	padding-left: 45px;
	margin-left: 0.6em;
	font-size: 1.7em;
}
.info_t1 {
	font-size: 1.1em;
	line-height: 1.8em;
}
.info_t2 {
	width: 100%;
	float: left;
	font-size: 1.1em;
}
.info_t3 {
	width: 100%;
	float: left;
	font-size: 1.1em;
}
.footer_text_right {
	margin-right: 0em;
	margin-top: 1.5em;
	float: none;
	text-align: center;
	margin-bottom: 0em;
	color: #272727;
	font-size: 1em;
	letter-spacing: 0.1em;
}
.footer_right {
	float: none;
	width: 100%;
	margin-right: 0%;
	clear: both;
	text-align: center;
	padding-top: 1em;
	font-size: 1em;
}
.footer_left {
	float: none;
	width: 98%;
	margin-left: 2%;
}
.footer_text {
	padding-left: 2%;
	font-size: 0.9em;
	text-align: center;
	padding-top: 1.5em;
}
.footer_tel {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0.3em;
	margin-top: 0.2em;
}
.footer_left_logo {
	width: 25%;
}
.footer_left_ad {
	font-size: 1em;
	width: 67%;
}
.intro_bg {
	padding-top: 0em;
	padding-bottom: 0em;
}
.info_t4 {
	font-size: 1.3em;
	padding-top: 2em;
}
	.contact3 {
	width: 95%;
}
	.info_contents {
	margin-left: 15px;
	margin-right: 15px;
}
	.info_t6 {
	font-size: 1em;
}
	.info_box2_t7 {
	width: 95%;
	font-size: 1.1em;
	margin-bottom: 0.8em;
	padding-left: 5%;
	background-size: auto auto;
}
	.info_t8 {
	background-position: 0% 7px;
}
	.contact2 table {
		width: 70%;
}
.contact2 img {
		width: 100%;
		height: auto;
}
}

@media screen and (max-width: 650px) {
.contents_box {
	width: 44%;
	margin-right: 3%;
	margin-left: 3%;
	border: 5px solid #91C6C7;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.4);
	margin-bottom: 1.5em;
}
.contents_box2 {
	width: 44%;
	margin-right: 3%;
	margin-left: 3%;
	border: 5px solid #91C6C7;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.4);
	margin-bottom: 1.5em;
}
.footer_text {
	font-size: 0.8em;
}
.intro2 img {
	width: 75%;
}
.info_t8 {
	background-position: 0% 7px;
	background-size: 4% auto;
	padding-left: 1.7em;
}
	.privacy_box {
	font-size: 0.6em;
	margin-top: 1em;
}

}

@media screen and (max-width: 600px) {
.footer_left_ad {
	font-size: 0.9em;
}
	.kaisha th,
.kaisha td {
	padding: 15px;
	font-size: 1.1em;
	border-bottom: 1px solid #888888;
}
 
.kaisha th {
	background-repeat: no-repeat;
	background-image: url(../img/page_title_bg.png);
	background-position: 8px center;
	background-size: 6% auto;
	font-size: 1.1em;
	border-bottom: 1px solid #888888;
	letter-spacing: 0.1em;
	padding-left: 1.6em;
}
	.info_box2_t7 {
	width: 94%;
	padding-left: 6%;
}
	.info_t7 {
	text-align: center;
	font-size: 1.1em;
}
	.info_t8 {
	background-position: 0% 7px;
	background-size: 5% auto;
	padding-left: 1.8em;
	font-size: 1em;
}
	.contact2 table {
		width: 85%;
}
}

@media screen and (max-width: 500px) {
.footer_left_ad {
	font-size: 0.9em;
	width: 60%;
}
.footer_left_logo {
	width: 35%;
}
	
	.info_contents {
	margin-top: 1.5em;
	padding-top: 2em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	padding-bottom: 2em;
	margin-bottom: 2.5em;
}
.info_t7 {
	text-align: left;
	font-size: 1.1em;
}
	
}

@media screen and (max-width: 480px) {
.logo_xs {
	width: 50%;
}
	.logo_xs img {
	margin-top: 0.5em;
	width: 100%;
	height: auto;
}
.main_contents {
	padding-top: 1em;
	padding-bottom: 1em;
}
.info_title_t {
	padding-top: 0.7em;
	padding-bottom: 0.3em;
	font-size: 1.6em;
	background-size: 7% auto;
	padding-left: 1.5em;
}
.info_t1 {
	font-size: 1em;
	line-height: 1.7em;
}
.info {
	margin-top: 1.5em;
}
.footer_text {
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
}
.hidden-xs2 {
	display: none!important;
}
.visible-xs2 {
	display: block!important;
}
.info_t05 {
	font-size: 0.9em;
	line-height: 1.4em;
}
	.contact3 {
	width: 97%;
}
.kaisha tr,
.kaisha td,
.kaisha th {display:block;}
.kaisha th {width:auto;}
	
.kaisha th,
.kaisha td {
	padding: 10px;
	font-size: 1.1em;
	border-bottom: 0px solid #888888;
	margin-bottom: 0.5em;
}
.kaisha th {
	background-repeat: no-repeat;
	background-image: url(../img/page_title_bg.png);
	background-position: 8px center;
	background-size: 2% auto;
	font-size: 1.1em;
	border-bottom: 1px solid #888888;
	letter-spacing: 0.1em;
	padding-left: 1.6em;
	width: auto;
}
	.info_box2_t7 {
	width: 93%;
	padding-left: 7%;
	background-size: 15px auto;
	background-position: 0% 3px;
}
	.info_t6 {
	width: 100%;
}
	.info_box2 {
	width: 100%;
}
	.info_t8 {
	width: 100%;
}
	.header_xs img {
	width: 90%;
	height: auto;
	margin-top: 0.5em;
}
	.contact2 table {
		width: 90%;
}
}

@media screen and (max-width: 420px) {
.contents_box {
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	border: 4px solid #91C6C7;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.4);
	margin-bottom: 1.5em;
}
.contents_box2 {
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	border: 4px solid #91C6C7;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.4);
	margin-bottom: 1.5em;
}
.info_title_t {
	padding-top: 0.7em;
	padding-bottom: 0.3em;
	font-size: 1.6em;
	background-size: 8% auto;
	padding-left: 1.3em;
}
.info_t2 {
	font-size: 1.1em;
	margin-top: 0.7em;
}
.info_t3 {
	font-size: 1.1em;
	margin-top: 0.7em;
}
.info_t4 {
	font-size: 1.1em;
	letter-spacing: 0em;
}
.footer_right {
	font-size: 0.8em;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
.footer_left_ad {
	font-size: 0.9em;
	width: 97%;
}
.footer_left_logo {
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
}
.footer_left_logo img {
	width: 60%;
	height: auto;
}
.footer_box {
	padding-top: 1em;
	padding-bottom: 1em;
}
.intro2 img {
	width: 83%;
}
	.footer_text_right {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 0.8em;
}
.intro img {
	width: 100%;
	height: auto;
}
.info_t6 {
	font-size: 1em;
	line-height: 1.9em;
	margin-top: -0.7em;
}
	.info_contents {
	margin-top: 1em;
}
	.info_t8 {
	background-position: 0% 7px;
	background-size: 6% auto;
	padding-left: 1.8em;
}
	.header_xs img {
	width: 95%;
	margin-top: 0.8em;
}
	.privacy_box {
	font-size: 0.7em;
	padding-top: 0.1em;
	height: 30px;
}
}
