@charset "UTF-8";
body {
    color: #000000;
	font-family: "Mplus 1p";
    line-height: 1.6em;
    font-size: 100%;
    word-wrap: break-word;
    text-align: center;
    position: relative;
}


a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a img:hover{
	opacity: 0.8;
}

a[href^="tel:"] {
	cursor: default;
}


#pagetop{
	position: fixed;
	right: 50px;
	bottom: 50px;
}


/*
spacing
*/
.pl40{
	padding-left: 40px;
}

.pd25{
	padding: 25px;
}

.mt20{
	margin-top: 20px;
}
.mt25{
	margin-top: 25px;
}
.mt30{
	margin-top: 30px;
}

.mb20{
	margin-bottom: 20px;
}
.mb25{
	margin-bottom: 25px;
}
.mb30{
	margin-bottom: 30px;
}

.ar{
	text-align: right !important;
}
.al{
	text-align: left !important;
}


/*
layout
*/
#wrapper{
	width: 100%;
}

.bg01{
	background: url(../../img/bg01.png);
}
.bg02{
	background: url(../../img/bg02.png);
}

.main_inner{
	width: 1200px;
	margin: 0 auto;
}

.inner02{
	width: 1020px;
	margin: 0 auto;
}
.inner03{
	width: 1000px;
	margin: 0 auto;
}
.inner04{
	width: 580px;
	margin: 0 auto;
}

.col01{
	background: #fff;
	color: #000;
	border-radius: 20px 20px 0 0;
}

.two_column_arrow .left_box{
	position: relative;
	width: 45%;
	float: left;
	text-align: center;
}
.two_column_arrow .right_arrow{
	float: left;
	width: 10%;
	padding-top: 150px;
}
.two_column_arrow .right_box{
    width: 45%;
    float: left;
    position: relative;
    text-align: center;
}
.two_column_arrow img.two_column_base{
	max-width: 100%;
}
.two_column_arrow .two_column_over{
    position: absolute;
    left: 35px;
    top: 35px;
    z-index: 1;
    font-size: 22px;
	line-height: 1.5;
	text-align: left;
}
.two_column_arrow .two_column_over p{
	color: #fff;
}
.two_column_arrow .two_column_over ul{
	color: #FFF67F;
}
.two_column_arrow .two_column_over ul li{
	list-style-type: disc;
	list-style-position: inside;
}
.two_column_arrow .two_column_over ul li span{
	display: inline-block;
	padding-left: 20px;
	font-size: 15px;
}

.two_column_arrow .two_column_graph{
	position: absolute;
	right: 60px;
	top: 35px;
}

.three_column{
	width: 32%;
	height: 200px;
	float: left;
	margin-bottom: 25px;
}
.three_column:nth-child(3n){
	margin-left: 2%;
}
.three_column:nth-child(3n+1){
	margin-right: 2%;
}

.three_column .txt02{
	padding: 0 5px 7px;
}

.two_column_footer{
	padding: 10px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.two_column_footer .left_box,
.two_column_footer .right_box{
	float: left;
	width: 50%;
}
.two_column_footer dl{
	text-align: left;
	margin-top: 10px;
}
.two_column_footer dl dt{
	float: left;
	width: 30%;
}
.two_column_footer dl dd{
	margin-left: 30%;
	margin-bottom: 10px;
}
.two_column_footer address{
	font-style: normal;
}

/*
title
*/
.ttl01{
	color: #fff;
	font-size: 28px;
	padding: 20px 0;
	text-align: center;
	line-height: 1;
}

.ttl02{
	color: #FEEA00;
	font-size: 28px;
	text-decoration: underline;
	padding: 20px 0;
	text-align: center;
	display: block;
	line-height: 1;
}
.ttl03{
	color: #FEEA00;
	font-size: 30px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	line-height: 1;
}
.ttl04{
	color: #fff;
	font-size: 20px;
	padding: 10px 0;
	text-align: center;
	line-height: 1;
}
.ttl05{
	color: #FEEA00;
	font-size: 30px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	border: 1px solid #FEEA00;
	border-radius: 25px;
	line-height: 1;
}
.ttl06{
	background: #fff;
	color: #00A2FF;
	font-size: 30px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	border: 1px solid #00A2FF;
	border-radius: 25px;
	line-height: 1;
}
.ttl07{
	color: #FEEA00;
	font-size: 34px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	line-height: 1;
	display: block;
}
.ttl08{
	color: #000;
	font-size: 28px;
	padding: 20px 0;
	text-align: center;
	line-height: 1;
}

.ttl_t01{
	background: url(../../img/SpeechLine_w.png) no-repeat;
	background-position: center bottom;
	padding: 30px 0 40px;
	margin-bottom: 30px
}
.ttl_t02{
	background: url(../../img/SpeechLine_bk.png) no-repeat;
	background-position: center bottom;
	padding: 30px 0 40px;
	margin-bottom: 30px
}
.ttl_t03{
	background: url(../../img/WavyLine1.png) no-repeat;
	background-position: center bottom;
	padding: 30px 0 40px;
	margin-bottom: 30px
}
.ttl_t04{
	background: url(../../img/WavyLine2.png) no-repeat;
	background-position: center bottom;
	padding: 30px 0 40px;
	margin-bottom: 30px
}

.subttl01{
	background: #00A2FF;
	color: #fff;
	border-radius: 20px;
	text-align: center;
	padding: 5px 0;
	font-size: 20px;
	margin: 0 0 5px 0;
}

.subttl_t01{
	background: #00A2FF url(../../img/icon01.png) no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.subttl_t02{
	background: #00A2FF url(../../img/icon02.png) no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.subttl_t03{
	background: #00A2FF url(../../img/icon03.png) no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.subttl_t04{
	background: #00A2FF url(../../img/icon04.png) no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.subttl_t05{
	background: #00A2FF url(../../img/icon05.png) no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.subttl_t06{
	background: #00A2FF url(../../img/icon06.png) no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.subttl_t07{
	background: #00A2FF url(../../img/icon07.png) no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.subttl_t08{
	background: #00A2FF url(../../img/icon08.png) no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.subttl_t09{
	background: #00A2FF url(../../img/icon09.png) no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.subttl_t10{
	background: #00A2FF url(../../img/icon10.png) no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.subttl_t11{
	background: #00A2FF url(../../img/icon11.png) no-repeat;
	background-position: left center;
	padding-left: 35px;
}

.vendor{
	background: url(../../img/icon_company.png) no-repeat;
	background-position: left center;
	padding-left: 28px;
}
.tel{
	background: url(../../img/icon_tel.png) no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-left: 20px;
}

h1 a{
	color: #fff;
}

/*
font
*/
.txt01{
	color: #000;
	font-size: 12px;
	line-height: 1.2;
}
.txt02{
	color: #000;
	font-size: 16px;
	line-height: 1.6;
	font-weight: bold;
}
.txt03{
	color: #fff;
	font-size: 18px;
	line-height: 1.6;
}
.txt04{
	color: #fff;
	font-size: 14px;
}

/*
list
*/
.ul01 li{
	color: #fff;
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	font-size: 22px;
	line-height: 1.8;
}

/*
btn
*/
.btn01{
	color: #fff;
	background: #FE0000;
	text-align: center;
	display: block;
	padding: 10px 0;
	border-radius: 25px;
	font-size: 30px;
	font-weight: bold;
}
.btn02{
	color: #fff;
	background: #16AA20;
	text-align: center;
	display: block;
	padding: 10px 0;
	border-radius: 25px;
	font-size: 30px;
	font-weight: bold;
}
.btn03{
	color: #fff;
	background: #00A2FF;
	text-align: center;
	display: block;
	padding: 10px 0;
	border-radius: 25px;
	font-size: 30px;
	font-weight: bold;
}
.btn04{
	display: inline-block;
	background: #fff;
	border-radius: 25px;
	padding: 5px 20px;
	font-weight: bold;
	box-shadow: 2px 2px 4px gray;
}

.btn05{
	color: #fff;
	background: #000;
	text-align: center;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 25px;
	font-size: 30px;
	font-weight: bold;
}

#bread ul li{
	display: inline;
}
#bread ul li a{
	text-decoration: underline;
}

/* sp */
@media screen and (max-width: 767px) {
.main_inner,
.inner02,
.inner03{
	width: auto;
}

#logo{
	padding: 20px;
}

img{
	max-width: 100%;
}

.two_column_arrow .left_box{
	width: auto;
	float: none;
}
.two_column_arrow .right_arrow{
	float: none;
	width: auto;
	padding: 20px;
}
.two_column_arrow .right_box{
    width: auto;
    float: none;
}

.three_column{
	width: 100%;
	height: auto;
	padding: 0 0 20px;
}
.three_column:nth-child(3n){
	margin-left: 0;
}
.three_column:nth-child(3n+1){
	margin-right: 0;
}

.two_column_footer .left_box,
.two_column_footer .right_box{
	float: none;
	width: auto;
}

.ttl01{
	font-size: 23px;
}
.ttl02{
	font-size: 23px;
}
.ttl03{
	font-size: 25px;
}
.ttl05{
	font-size: 25px;
}

.two_column_arrow .two_column_over{
	font-size: 16px;
}
.two_column_arrow .two_column_graph{
	right: 20px;
	width: 140px;
}

#pagetop{
	right: 20px;
	bottom: 20px;
}

.ul01 li{
	font-size: 18px;
}

}