body{
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1;
    color: #333;
}

.header{
    height: auto;
    width: 100%;
}

.header_sub{
    height: 36px;
    width: 100%;
    background-color: #333333;
}

.container{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
    box-sizing: border-box;
}

.header_sub .container p{
    text-align: left;
    padding-top: 0.8rem;
    color: #adadad;
    font-size: 0.8rem;
    white-space: nowrap;
    margin-top: 0;
}

.header_main{
    width: 1152px;
    height: 224px;
		position: relative;
		margin:0 auto;
}

.header_main .logo{
	position: absolute;
	top: 58px;
	left: 0px;
}
.header_main .greebtm{
	position: absolute;
	top: 62px;
	right: 404px;
}
.header_main .contact1{
	position: absolute;
	top: 62px;
	right: 0px;
}
.header_main .greebtm:hover{
	opacity:0.7;
}
.header_main .contact1:hover{
	opacity:0.7;
}
.header_main .contact2{
	position: absolute;
	top: 120px;
	right: 0px;
}
.header_main_sp{
	display:none;
}

.top{
    height: auto;
    width: 100%;
    background-color: #f6f6f8;
    padding-top: 3.8rem;
    margin-bottom: 5.0rem;
}

.top .container .top_mv{
    height: auto;
    width: 100%;
}

.top .container .top_mv img{
    height: auto;
    width: 100%;
}

.top .container .bread{
    padding: 0.7rem 0;
    height: auto;
    display: flex;
    font-size: 0.7rem;
}

.top .container .bread a{
    text-decoration: none;
}

.top .container .bread p{
    margin: 0;
}

.top_lead{
    height: auto;
    width: 100%;
    margin-bottom: 3.0rem;
    text-align: center;
}

.top_lead h2{
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 3.0rem;
    text-align: center;
    line-height: 2.0;
}

.top_lead h2 span{
    font-size: 3.0rem;
    color: #034da2;
}

.top_lead p{
    margin-top: 0;
    font-size: 1.1rem;
    text-align: center;
    line-height: 1.5;
}

.top_lead img{
    width: 254px;
    height: auto;
    margin-top: 2.0rem;
}

.contents{
    height: auto;
    width: 100%;
    margin: 0 auto;
    background-color: #f6f6f8;
    padding: 4.0rem 0 0.5rem;
}

.st_container{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.0rem;
    box-sizing: border-box;
}

.block{
    width: 100%;
    background-color: #ffffff;
    padding: 4.0rem 4.0rem 2.5rem;
    margin-bottom: 4.0rem;
    box-sizing: border-box;
}

.block h3{
    width: 80%;
    margin: 0 auto 2.0rem;
    height: auto;
    padding: 0.5rem 0 0.5rem;
    border-bottom: 1px solid black;
    text-align: center;
    font-size: 1.9rem;
    font-weight: 100;
}

.block .block_content{
    width: 90%;
    margin: 0 auto;
}

table{
    width: 80%;
    height: auto;
    margin: 3.0rem auto;
    border-collapse: collapse;
}

table th{
    font-size: 18px;
    border: 1px solid black;
    height: auto;
    padding: 10px 40px;
    background-color: #034da2;
    color: white;
}

table td{
    font-size: 16px;
    text-align: center;
    border: 1px solid black;
    height: auto;
    padding: 10px 40px;
}

table td span{
    font-size: 21px;
    color: rgb(255, 102, 0);
    font-weight: 700;
    padding: 0 5px;
}

.template_content{
    width: 100%;
    margin: 3.0rem auto;
    display: flex;
    flex-wrap: wrap;
    height: auto;
}

.template_content .template_left{
    width: 48%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 2.0rem;
}

.template_content .template_left .template_name{
    text-decoration: left;
    margin-bottom: 0.5rem;
    margin-top: 0;
    font-size: 1.5rem;
}

.template_content .template_left .template_img{
    height: auto;
    width: 100%;
    margin: 0 auto;
}

.template_content .template_right{
    width: 48%;
    height: auto;
    margin-left: 2%;
    margin-bottom: 2.0rem;
}

#mb0_left{
    margin-bottom: 0%;
}

#mb0_right{
    margin-bottom: 0%;
}

.template_content .template_right .template_name{
    text-decoration: left;
    margin-bottom: 0.5rem;
    margin-top: 0;
    font-size: 1.5rem;
}

.template_content .template_right .template_img{
    height: auto;
    width: 100%;
    margin: 0 auto;
}

.template_img img{
    height: auto;
    width: 100%;
}

.block .block_content .text{
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto 2.0rem;
}

.block .block_content p span{
    color: #034da2;
    font-weight: 600;
}

.block .block_content img{
    width: 100%;
    height: auto;
}

.block .block_content ul{
    padding-left: 0;
    height: auto;
    width: 100%;
}

.block .block_content ul li{
    padding-left: 0;
    list-style: none;
    display: flex;
    margin-bottom: 2.0rem;
    height: auto;
}

.left{
    width: 15%;
    height: auto;
}

.left img{
    height: auto;
    width: 100%;
}

.right{
    width: 82%;
    height: auto;
    margin-left: 3%;
}

.right h4{
    font-size: 1.8rem;
    color: #034da2;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}

.right p{
    font-size: 0.9rem;
    font-weight: 100;
    text-align: left;
    line-height: 2.0;
}

.info_left{
    width: 8%;
    height: auto;
}

.info_right{
    width: 88%;
    margin-left: 4%;
}

.info_right p{
    text-align: left;
    font-size: 0.9rem;
    margin-top: 0.7rem;
    line-height: 1.5;
}

.footer{
    height: auto;
    margin: 0;
    padding: 0;
}

.footer_sub{
    padding: 1.0rem 0;
    background-color: #eeeeee;
}

.menu{
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    width: 30.5%;
    display: flex;
    list-style: none;
    border-right: 1px solid black;
}

.menuitem{
    width: auto;
    text-align: center;
    font-size: 0.7rem;
    padding: 0 1.0rem;
    border-left: 1px solid black;
}

.menuitem a{
    text-decoration: none;
    color: #333;
    outline: none;
}

.footer_main{
    display: flex;
    height: auto;
    max-width: 1200px;
    margin: 0 auto;
    padding: 3.0rem 1.0rem;
    box-sizing: border-box;
}

.footer_logo{
    width: 16.6%;
    height: auto;
    margin-right: 3.4%;
}

.footer_logo img{
    height: 100%;
    width: 127px;
}

.footer_info{
    width: 50%;
    height: auto;
    margin-top: 0.5rem;
}

.footer_info p{
    font-size: 0.6rem;
}

.footer_form{
    width: auto;
}

.footer_form ul{
    list-style: none;
    padding: 0;
    display: flex;
}

.footer_form ul li{
    width: 35%;
    margin: auto;
    text-align: center;
}

.footer_form ul li a{
    width: 100%;
}

.footer_form ul li a img{
    width: 100%;
    height: auto;
}

.copy{
    text-align: left;
    background-color: #333333;
    height: auto;
    padding: 0.5rem 0;
}

.copy p{
    color: white;
    margin: 0.5rem 0;
    font-size: 0.7rem;
}

@media screen and (max-width: 480px){
    .header_sub .container p{
        text-align: center;
    }
    .header_sub .container p span{
        display: none;
    }
    .top{
        padding-top: 2.0rem;
        margin-bottom: 2.5rem;
    }
    .top_lead h2{
        font-size: 1.2rem;
    }
    .top_lead h2 span{
        font-size: 1.7rem;
    }
    .top_lead p{
        font-size: 0.82rem;
    }
    .contents{
        padding: 2.0rem 0 0.5rem;
    }
    .block{
        padding: 1.0rem 0.5rem 0.2rem;
        margin-bottom: 2.0rem;
    }
    .block h3{
        width: 90%;
        font-size: 1.35rem;
        line-height: 1.5;
    }
    .block .block_content{
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .block .block_content ul li{
        display: flex;
        flex-direction: column;
    }
    .left{
        width: 30%;
        margin: 0 auto;
    }
    .right{
        width: 100%;
        margin-left: 0%;
    }
    .right h4{
        text-align: center;
        margin: 1.0rem auto;
        font-weight: bolder;
        font-size: 1.3rem;
    }
    .right p{
        font-size: 0.8rem;
    }
    .info_left{
        width: 25%;
        margin: 0 auto;
    }
    .info_right{
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .info_right p{
        text-align: center;
        font-size: 0.8rem;
    }

    table{
        width: 100%;
    }

    table th{
        font-size: 15px;
        padding: 3px 7px;
    }

    table td{
        font-size: 12px;
        padding: 3px 5px;
    }
        
    table td span{
        font-size: 15px;
        padding: 0 3px;
    }

    .template_content{
        flex-direction: column;
    }

    .template_content .template_left{
        width: 100%;
        margin-right: 0;
    }

    .template_content .template_right{
        width: 100%;
        margin-left: 0;
    }

    #mb0_left{
        margin-bottom: 2.0rem;
    }

    .block .block_content .text{
        font-size: 1.0rem;
    }
    .block .block_content img{
        margin-bottom: 0.5rem;
    }
    .menu{
        width: 94%!important;
        margin: auto;
    }
    .menuitem{
        font-size: 0.5rem;
    }
    .footer_main{
        padding: 1.0rem 0.5rem;
        flex-direction: column;
    }
    .footer_logo{
        width: 50%;
        margin: auto;
        text-align: center;
    }
    .footer_info{
        width: 100%;
    }
    .footer_info p{
        font-size: 0.5rem;
    }
    .footer_form ul{
        display: flex;
        flex-direction: column;
    }
    .footer_form ul li{
        width: 75%;
        margin: 0.5rem auto;
    }
    .copy p{
        text-align: center;
        font-size: 0.5rem;
    }
}



.fonts_sample {
}

.block .block_content .fonts_sample ul {
	margin: 0;
	padding: 0;
}

.block .block_content .fonts_sample ul li {
	width: 30%;
	margin: 5% 0 5% 5%;
	padding: 0;
	float: left;
	display: inline;
}

.block .block_content .fonts_sample ul li img {
	width: 100%;
	margin: 0;
	padding: 0;
}

@media screen and (min-width: 641px){
	.block .block_content .fonts_sample ul li:nth-child(3n+1) {
		margin-left: 0;
	}
}

@media screen and (max-width: 640px){
	.block .block_content .fonts_sample ul li {
		width: 45%;
		margin: 0 0 10% 10%;
		padding: 0;
		float: left;
		display: inline;
	}

	.block .block_content .fonts_sample ul li:nth-child(2n+1) {
		margin-left: 0;
	}
}

/*********************************/
/***** clearfix *****/
/*********************************/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}



.pc {
		display:block;
}
.sp {
		display:none;
}

@media screen and (max-width: 640px){
.pc {
		display:none;
}
.sp {
		display:block;
}
    .header_main{
			display:none;
    }
    .header_main_sp{
			display:block;
			width:100%;
    }
		
.header_main_sp .logo{
	float:left;
	width:50%;
}
.header_main_sp .greebtm{
	float:right;
	width:40%;
}
}

/* ----------------------------------------------
 ! greeting
 ---------------------------------------------- */
.greeting {
	line-height:35px;
	width:1200px;
	margin:0 auto;
	font-size:1.1rem;
}

.greeting .gtitle {
	position:relative;
	width:1152px;
	height:190px;
}
.greeting .gtitle .titletxt {
	position:absolute;
	top:0px;
	left:0px
}
.greeting .gtitle .titleimg {
	position:absolute;
	top:10px;
	left:-110px
}
.greeting .gtitle_sp {
	display:none;
}

.greeting .syacho {
	float:left;
	margin:0 0 80px;
}
.greeting .syachotxt {
	float: right;
	width:860px;
	margin-bottom:80px;
}

.greeting .gtitle01 {
	margin-bottom:75px;
}

.greeting .cont01 {
	position:relative;
	width:1200px;
	height:732px;
	margin-bottom:50px;
}
.greeting .gtext01 {
	position:absolute;
	top:0px;
	left:0px
}
.greeting .gtext02 {
	position:absolute;
	top:409px;
	right:0px
}
.greeting .gimg01 {
	position:absolute;
	top:-275px;
	right:-65px;
	z-index:999;
}
.greeting .gimg02 {
	position:absolute;
	top:75px;
	right:-125px;
	z-index:999;
}
.greeting .gimg03 {
	position:absolute;
	top:573px;
	left:-115px;
	z-index:999;
}

.greeting .last {
	float: right;
	width:865px;
	margin-bottom:30px;
}

.greeting .last2 {
	text-align:right;
	margin-bottom:80px;
}
.greeting .last2 strong {
	font-size:150%;
	font-weight:normal !important;
}
 

@media screen and (max-width: 640px){

.greeting {
	width:100%;
	margin:0;
}
.greeting .gtitle {
	display:none;
}
.greeting .gtitle_sp {
	display:block;
	width:100%;
}
.greeting .gtitle_sp img {
	width:100%;
}

.greeting .syacho {
	float:none;
	margin:20px auto 20px;
	display:block;
}
.greeting .syachotxt {
	float:none;
	width:90%;
	margin:0 5% 30px
}

.greeting .gtitle01 {
	width:90%;
	height: auto;
	margin:0 5% 20px;
}

.greeting .cont01 {
	position: static;
	width:90%;
	height: auto;
	margin:0 5% 30px;
}

.greeting .gtext01 {
	position:static;
	width:100%;
	margin-bottom:0px;
}
.greeting .gtext02 {
	position:static;
	width:100%;
	margin-bottom:20px;
}
.greeting .gimg01 {
	position:static;
	margin:0 auto 20px;
	display:block;
}
.greeting .gimg02 {
	position:static;
	margin:0 auto 20px;
	display:block;
}
.greeting .gimg03 {
	position:static;
	margin:0 auto 20px;
	display:block;
}

.greeting .last {
	float: none;
	width:90%;
	margin:0 5% 10px;
}
.greeting .last2 {
	text-align:right;
	margin-bottom:30px;
	margin-right:5%;
}

}




