@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gHeader {
    padding-top:0;
	height: 610px;
    box-sizing: border-box;
	background:url("../img/index/bg01.jpg") no-repeat center center;
    background-size: cover;
	
}

#gHeader .hBox {
    margin: 0 auto 49px;
    padding: 0 0 29px;
	width: 1050px;
    position: relative;
	text-align:center;
	position:relative;
}

#gHeader .hBox h1 {
	position:absolute;
}

#gHeader .hBox h1 a {
    display: block;
}

#gHeader .hBox h1 {
	width:auto;
}

#gHeader .hBox h1 a:hover {
    opacity: 1;
}

#gHeader .hBox h1 img {
    margin: -73px 0 0 -10px;
}

#gHeader .hBox .photo {
    right: 101px;
    bottom: 50px;
    width: 155px;
    position: absolute;   
}

#gHeader .hBox .ttl {
    text-align: center;
    font-size: 4.7rem;
    font-weight: bold;
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    color: #FFF;
    line-height: 1.1;
    text-shadow: 0 0 8px rgba(0,0,0,0.8);
	padding:0 0 20px 0;
}

#gHeader .hBox .ttl span {
	color: #FFFF26;
	font-size:5.5rem;
}

#gHeader .link {
	position:absolute;
	bottom:20px;
	right:-30px;
}

#gHeader .link a {
	margin:0;
}

#gHeader .link a:hover {
    opacity: 0.7;
}

#gHeader .link a:hover {
    opacity: 0.7;
}

#gHeader p.note {
	text-align:center;
	color:#fff;
	font-size:2.1rem;
	margin:-10px auto 10px auto;
	background:#86BB1F;
	display:block;
	padding:15px;
	width:700px;
}

#newborder {
    padding:0;
	margin:0;
	height:8px;
	background:url("../img/index/newborder.png") no-repeat center center;
    background-size: cover;
}

@media all and (max-width: 767px) {
	#gHeader {
        padding-top: 0;
		height:300px;
	}
    
    #gHeader .hBox {
        margin-bottom: 35px;
        padding: 6px 15px 23px;
        width: auto;
    }
    
    #gHeader .hBox h1 img {
        margin: -29px 0 0;
        width: 100px;
    }
    
    #gHeader .hBox .ttl {
        font-size: 2.2rem;
    }
    
    #gHeader .hBox .ttl span {
        margin-top: 6px;
        font-size: 1.2rem;
		margin-bottom:0;
    }
    #gHeader .link {
		position:static;
        width: 40%;
		margin: 10px auto 0 auto;
    }
    
	#gHeader .link a {
	}
}

#main .sec01 .whiteBox {
    min-height: 500px;
    /* background: url("../img/index/bg02.png") no-repeat right center; */
}

#main .sec01 .whiteBox .photoBox {
    width: 39.6%;
    float: right;
}

#main .sec01 .whiteBox .lBox .textBox {
    padding: 130px 0;
	margin:0 auto;
	text-align:center;
    box-sizing: border-box;
}

#main .sec01 .whiteBox .lBox .textBox p {
    font-size: 1.8rem;
    line-height: 2.5;
    font-weight: 500;
    letter-spacing: 0.7px;
    color: #444;
}

#main .sec01 .whiteBox .lBox .textBox p > span {
    position: relative;
    font-weight: 700;
}

#main .sec01 .whiteBox .lBox .textBox p > span:before {
    left: 0;
    right: 0;
    bottom: 0;
    height: 12px;
    position: absolute;
    content: "";
    background:url("../img/index/bg05.jpg") repeat left top;
}

#main .sec01 .whiteBox .lBox .textBox p span span {
    position: relative;
    z-index: 1;
}

#main .sec01 .whiteBox .lBox .textBox .ttl {
    margin-bottom: 26px;
    font-size: 5.0rem;
    letter-spacing: 1.3px;
    line-height: 1.5;
    font-weight: bold;
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

#main .sec01 .whiteBox .lBox .textBox .ttl span {
    font-size: 4.2rem;
}

#main .sec01 .whiteBox .lBox .textBox .ttl span:before {
    background: none;
}

#main .sec01 .grayBox {
    position: relative;
    background-color: #F8F8F8;
}

#main .sec01 .grayBox .photoBox {
    top: -72px;
    left: 0;
    width: 486px;
    position: absolute;
}

#main .sec01 .grayBox .rBox {
    width: 55.5%;
    float: right;
}

#main .sec01 .grayBox .textBox {
    padding: 139px 0 129px;
}


#main .sec01 .grayBox .rBox p {
     font-size: 1.8rem;
    line-height: 2.5;
    letter-spacing: 0.7px;
    font-weight: 500;
    color: #444;
}

#main .sec01 .grayBox .rBox p span {
    position: relative;
    font-weight: 700;
}

#main .sec01 .grayBox .rBox .textBox p > span:before {
    left: 0;
    right: 0;
    bottom: 0;
    height: 12px;
    position: absolute;
    content: "";
    background-color: #FFFF73;
}

#main .sec01 .grayBox .rBox .textBox p span span {
    position: relative;
    z-index: 1;
}

#main .sec01 .grayBox .rBox .ttl {
    margin-bottom: 26px;
    font-size: 4.8rem;
    letter-spacing: 1.3px;
    line-height: 1.5;
    font-weight: bold;
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

#main .sec01 .grayBox .rBox .ttl span {
    font-size: 4.2rem;
}

#main .sec01 .grayBox .rBox .textBox .ttl span:before {
    background: none;
}

#main .sec02 {
    padding-top: 70px;
}

#main .sec02 .headLine01:before {
    top: 10px;
}

#main .sec02 .txt {
    margin-bottom: 88px;
    text-align: center;
    font-size: 1.8rem;
    color: #aaa;
    line-height: 1.3;
    letter-spacing: 1px;
}

#main .sec02 ul {
    margin: 0 auto 87px;
    width: 900px;
}

#main .sec02 ul li {
    margin-right: 0;
	margin-bottom:70px;
    width: 300px;
    text-align: center;
    float: left;
    box-sizing: border-box;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.6;
}



#main .sec02 ul li p {
    margin: 29px 5px 0;
    letter-spacing: -1px;
	padding:0 30px;
}

#main .sec02 ul li p > span {
    position: relative;
    display: inline-block;
}

#main .sec02 ul li p > span:before {
    left: 0px;
    right: 0;
    bottom: 2px;
    height: 10px;
    position: absolute;
    content: "";
    background-color: #FFFF73;
}

#main .sec02 ul li p span span {
    position: relative;
    z-index: 1;
}

#main .sec03 {
    padding-top: 87px;
}

#main .sec03 .txt {
    margin: 2px 0 59px;
    text-align: center;
    font-size: 1.8rem;
    color: #aaa;
    line-height: 1.3;
    letter-spacing: 1px;
}

#main .sec03 .photoBox img {
    width: 50%;
}

#main .sec03 .inner {
    margin: 0 auto 76px;
    padding-left: 94px;
    width: 936px;
    box-sizing: border-box;
}

#main .sec03 .inner .part1 {
    margin-bottom: 7px;
    position: relative;
}

#main .sec03 .inner .part1:before {
    left: -53px;
    top: 17px;
    width: 23px;
    height: 1px;
    position: absolute;
    content: "";
    background-color: #152C82;
}

#main .sec03 .inner .part1:after {
    left: -53px;
    bottom: 0;
    width: 23px;
    height: 1px;
    position: absolute;
    content: "";
    background-color: #152C82;
}

#main .sec03 .inner .part1 p {
	/* part height */
    padding-top: 185px;
    top: 0;
    left: -85px;
    height: 100%;
    position: absolute;
    box-sizing: border-box;
    color: #132C80;
    font-weight: bold;
    line-height: 1.2;
}

#main .sec03 .inner .part1 p:before {
    top: 18px;
    bottom: 0;
    left: 32px;
    width: 1px;
    position: absolute;
    content: "";
    background-color: #152C82;
}

#main .sec03 .inner .part1 p > span {
    padding-bottom: 3px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    display: inline-block;
}

#main .sec03 .inner .part1 p span span {
    font-size: 2.2rem;
    font-style: italic;
}

#main .sec03 .inner .part2 {
    position: relative;
}

#main .sec03 .inner .part2:before {
    left: -53px;
    top: 0;
    width: 23px;
    height: 1px;
    position: absolute;
    content: "";
    background-color: #152C82;
}

#main .sec03 .inner .part2:after {
    left: -53px;
    bottom: 18px;
    width: 23px;
    height: 1px;
    position: absolute;
    content: "";
    background-color: #152C82;
}

#main .sec03 .inner .part2 p {
    padding-top: 200px;
    top: 0;
    left: -85px;
    height: 100%;
    position: absolute;
    box-sizing: border-box;
    color: #132C80;
    font-weight: bold;
    line-height: 1.2;
}

#main .sec03 .inner .part2 p:before {
    top: 0;
    bottom: 18px;
    left: 32px;
    width: 1px;
    position: absolute;
    content: "";
    background-color: #152C82;
}

#main .sec03 .inner .part2 p > span {
    padding-bottom: 3px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    display: inline-block;
}

#main .sec03 .inner .part2 p span span {
    font-size: 2.2rem;
    font-style: italic;
}

#main .sec03 .inner .part2 p span span {
    font-size: 2.2rem;
    font-style: italic;
}

#main .sec03 .inner li {
    padding: 18px;
    overflow: hidden;
    border-radius: 5px;
}

#main .sec03 .inner .color {
    background-color: #E8F8FF;
}

#main .sec03 .inner li span {
    padding-left: 8em;
    display: block;
    font-size: 2.0rem;
    line-height: 1.2;
    color: #666;
}

#main .sec03 .inner .time {
    padding: 1px 0 3px;
    width: 130px;
    float: left;
    display: inline-block;
    text-align: center;
    background-color: #AAA;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 6px;
}

#main .sec03 .inner .color .time {
    background-color:#37C0FF;
}

#main .sec03 .inner li span span {
    padding: 0;
    display: inline-block;
    font-weight: 700;
}

#main .sec03 .inner .gray {
    line-height: 1.3;
}

#main .sec03 .inner span .text {
    margin-top: 10px;
    font-size: 1.8rem;
    line-height: 1.8;
    font-weight: 400;
}

#main .sec04 {
    padding: 94px 0 16px;
    background-color: #F8F8F8;
}

#main .sec04 .txt {
    margin: 2px 0 80px;
    text-align: center;
    font-size: 1.8rem;
    color: #aaa;
    line-height: 1.3;
    letter-spacing: 1px;
}

#main .sec04 .imgBox {
    margin-bottom: 86px;
}

#main .sec04 .imgBox .photoBox {
    width: 39.4%;
    float: left;
}

#main .sec04 .imgBox .photoBox img {
    width: 100%;
}

#main .sec04 .imgBox .rBox {
    width: 1180px;
	margin:0 auto;
}

#main .sec04 .imgBox .rBox .inner {
    padding: 10px 67px 0 0;
    width: 580px;
    box-sizing: border-box;
}

#main .sec04 .imgBox .rBox .textBox {
    box-sizing: border-box;
}

#main .sec04 .imgBox .rBox .textBox .color {
    margin: 2px 0 17px;
    font-size: 1.6rem;
    color: #D4B572;
    font-weight: 700;
}

#main .sec04 .imgBox .rBox .textBox .text {
    width: 360px;
    float: left;
}

#main .sec04 .imgBox .rBox .textBox .text .ttl {
    margin-bottom: 11px;
    font-size: 3.5rem;
    line-height: 1.6;
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: bold;
    color: #00418D;
}

#main .sec04 .imgBox .rBox .textBox .text .ttl span {
    margin: 1px 0 0 28px;
    display: inline-block;
    vertical-align: middle;
    font-size: 2.0rem;
    line-height: 1.7;
    letter-spacing: 0.5px;
    color: #aaa;
    font-weight: normal;
}

#main .sec04 .imgBox .rBox .textBox .text .ttl span.ttlsmall {
    margin: 1px 0 0 20px;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.8rem;
    line-height: 1.7;
    letter-spacing: 0.5px;
    color: #aaa;
    font-weight: normal;
}

#main .sec04 .imgBox .rBox .textBox .text .text {
    font-size: 1.8rem;
}

#main .sec04 .imgBox .rBox .textBox .photo {
    width: 145px;
    float: right;
}

#main .sec04 .imgBox .rBox .btText {
    padding-top: 20px;
    box-sizing: border-box;
    line-height: 2.0;
    color: #444;
}

#main .sec04 .imgBox .rBox .btText p {
    letter-spacing: 0.5px;
}

#main .sec04 .imgBox01 .photoBox {
    float: right;
    text-align: right;
}

/*
#main .sec04 .imgBox01 .rBox {
    width: 58.8%;
    float: left;
}
*/

#main .sec04 .imgBox01 .rBox .inner {
    padding-right: 0;
    float: right;
    width: 647px;
}

#main .sec04 .imgBox01 .rBox .textBox .photo {
    float: left;
}

#main .sec04 .imgBox01 .rBox .textBox .text {
    width: 466px;
    float: right;
}

#main .sec04 .imgBox01 .rBox .btText {
    padding-top: 25px;
}

#main .sec05 {
    padding-top: 84px;
    background: url("../img/index/bg04.png") no-repeat top center #F8F8F8;
    background-size: 100% auto;
}

#main .sec05 .txt {
    margin-bottom: 46px;
    text-align: center;
    font-size: 1.8rem;
    color: #444;
    line-height: 1.3;
    letter-spacing: 1px;
}

#main .sec05 .bgBox {
    margin: 0 auto 97px;
    padding: 50px 45px 40px 46px;
    width: 960px;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.8);
}

#main .sec05 table {
    width: 100%;
    border-collapse: collapse;
}

#main .sec05 table .trStyle th,
#main .sec05 table .trStyle td {
    padding: 3px 0 0;
    background: none;
}

#main .sec05 table th {
    padding: 24px 5px 25px;
    width: 26.5%;
    vertical-align: middle;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 500;
    color: #fff;
    background-color: rgba(23,61,140,0.8);
}

#main .sec05 table td {
    padding: 16px 22px 19px 29px;
    width: 73.5%;
    vertical-align: middle;
    text-align: left;
    font-size: 2.0rem;
    color: #333;
    background-color: #fff;
}

#main .sec05 table td p {
    margin: 6px 0 28px;
    font-size: 1.6rem;
    line-height: 1.6; 
}

#main .sec05 table td .red {
    margin: 3px 0 0;
    font-size: 1.4rem;
    color: #FF2626;
}

#main .sec05 table td .red01 {
    margin: 8px 0 10px;
}

#main .sec05 table td .text {
    margin: 0 0 11px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #333;
}

#main .sec05 table td ul {
    margin: 8px 0 9px;
}

#main .sec05 table td li {
    font-size: 1.4rem;
    line-height: 1.8;
    color: #333;
}

#main .sec05 .map {
    padding-bottom: 67%;
    position: relative;
    height: 0;
    overflow: hidden;
}

#main .sec05 .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    frameborder: 0;
}

#main .contact {
    padding: 82px 0 123px;
    color: #333;
    background: #F8F8F8;
}

#main .contact .subBox {
    margin: 0 auto;
    width: 1010px;
}

#main .contact .topTxt {
    margin-bottom: 70px;
    text-align: center;
    color: #aaa;
    font-size: 1.8rem;
}

#main .contact table {
    margin-bottom: 26px;
    width: 100%;
    border-collapse: collapse;
}

#main .contact table td,
#main .contact table th {
    padding: 14px 0 14px 25px;
    color: #333;
    font-weight: 500;
    text-align: left;
    vertical-align: top;
    font-size: 1.5rem;
    word-break: break-all;
}

#main .contact table th {
    padding: 24px 0;
    width: 28%;
}

#main .contact .confirmTable td {
    padding: 24px 0 24px 25px;
}

#main .contact table th .any,
#main .contact table th .must {
    display: block;
    float: right;
    font-size: 1.2rem;
    color: #fff;
    min-width: 50px;
    box-sizing: border-box;
    font-weight: 400;
    text-align: center;
    background: #1C23B0;
    border: 1px solid #1C23B0;
}

#main .contact table th .any {
    color: #666;
    background: #F8F8F8;
    border: 1px solid #aaa;
}

#main .contact table th .txt {
    margin: 29px 40px 0 0;
    display: block;
    font-size: 1.3rem;
    line-height: 1.8;
    font-weight: 400;
}

#main .contact table td textarea,
#main .contact table td input[type="text"] {
    padding: 0 5px;
    width: 100%;
    height: 42px;
    font-size: 1.5rem;
    box-sizing: border-box;
    border-radius: 7px;
    box-shadow: inset 0 12px 12px rgba(0,0,0,0.02);
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
}

#main .contact table td textarea {
    height: 192px;
}

#main .contact table td .wid01[type="text"] {
    width: 47.2%;
}

#main .contact table td .radioUl li {
    display: inline-block;
    font-weight: 400;;
}

#main .contact table td .radioUl li:not(:last-child) {
    margin-right: 30px;
}

#main .contact table td .radioUl li input[type="radio"] {
    display: none;
}

#main .contact table td .radioUl li input[type="radio"] + label {
    padding: 10px 0 10px 27px;
    background: url("../img/index/radio_img01.png") no-repeat left center;
    display: block;
}

#main .contact table td .radioUl li input[type="radio"]:checked + label {
    background: url("../img/index/radio_img02.png") no-repeat left center;
}

#main .contact .title {
    margin-bottom: 22px;
    font-size: 1.5rem;
}

#main .contact .scrollBox {
    padding: 4px;
    margin-bottom: 40px;
    border: 1px solid #CDCDCD;
    background: #fff;
    box-sizing: border-box;
}

#main .contact .scrollBox .subScroll {
    height: 160px;
    box-sizing: border-box;
	overflow-y: scroll;
}

#main .contact .scrollBox p {
    padding: 15px 16px;
    font-size: 1.3rem;
    line-height: 1.3;
}

#main .contact .checkTxt {
    margin-bottom: 51px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 500;
}

#main .contact .checkTxt span {
    margin-left: 22px;
    display: inline-block;
    font-size: 1.2rem;
    color: #fff;
    min-width: 50px;
    box-sizing: border-box;
    font-weight: 400;
    text-align: center;
    background: #1C23B0;
    border: 1px solid #1C23B0;
}

#main .contact .checkTxt input[type="checkbox"] {
    display: none;
}

#main .contact .checkTxt input[type="checkbox"] + label {
    padding: 10px 0 10px 27px;
    background: url("../img/index/check_img01.png") no-repeat left center;
    display: inline-block;
}

#main .contact .checkTxt input[type="checkbox"]:checked + label {
    background: url("../img/index/check_img02.png") no-repeat left center;
}

#main .contact .submit {
    text-align: center;
}

#main .contact .submit li {
    display: inline-block;
    width: 433px;
}

#main .contact .submit li input {
    padding: 29px 10px;
    width: 100%;
    font-weight: 500;
    color: #fff;
    font-size: 2.5rem;
    text-align: center;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../img/index/submit_bg.png") no-repeat center center;
    background-size: 100% 100%;
}

.jspVerticalBar {
    width: 17px;
}

.jspDrag {
    background: #EEEEEE;
}

.jspTrack {
    background: #F8F8F8;
}

#main .errorMsg {
    margin-bottom: 20px;
    color: #f00;
}

#main #thanks {
    text-align: center;
}

#main #thanks p:not(:last-child) {
    margin-bottom: 15px;
}

@media all and (max-width: 767px) {
	
	#main .sec01 .pc {
		display:none;
	}
	
    #main .sec01 .whiteBox {
        min-height: inherit;
        /* background: url("../img/index/bg02.png") no-repeat right center; */
        background-size: auto 100%;
    }
    
    #main .sec01 .whiteBox .lBox .textBox {
        padding: 70px 0 40px 15px;
    }
    
    #main .sec01 .whiteBox .lBox .textBox .ttl {
        margin-bottom: 10px;
        font-size: 1.6rem;
    }
    
    #main .sec01 .whiteBox .lBox .textBox .ttl span {
		font-size: 1.6rem;
    
    }
    
    #main .sec01 .whiteBox .lBox .textBox p {
        font-size: 1.4rem;
        line-height: 1.3;
		text-shadow: 0px 0px 2px white,0px 0px 2px white,0px 0px 2px white;
    }
    
    #main .sec01 .whiteBox .lBox .textBox p > span:before {
        background: none;
    }
    
    #main .sec01 .whiteBox .lBox .textBox p span span {
        background: url("../img/index/bg05.jpg") repeat-x left bottom 3px;
        background-size: auto 4px;
    }
    
    #main .sec01 .grayBox {
        padding: 30px 15px 0;
    }
    
    #main .sec01 .grayBox .photoBox {
        margin: 0 auto 20px;
        top: inherit;
        left: inherit;
        width: 60%;
        text-align: center;
        position: relative;
    }
    
    #main .sec01 .grayBox .rBox {
        width: auto;
        float: none;
    }
    
    #main .sec01 .grayBox .rBox .ttl {
        margin-bottom: 10px;
        font-size: 1.7rem;
    }
    
    #main .sec01 .grayBox .rBox .ttl span {
        font-size: 1.6rem;
    }
    
    #main .sec01 .grayBox .rBox p {
        font-size: 1.4rem;
        line-height: 1.3;
    }
    
    #main .sec01 .grayBox .rBox .textBox p > span:before {
        background: none;
    }
    
    #main .sec01 .grayBox .rBox .textBox p span span {
        background: url("../img/index/bg05.jpg") repeat-x left bottom 3px;
        background-size: auto 4px;
    }
    
    #main .sec01 .grayBox .textBox {
        padding: 23px 0 40px;
    }
    
    #main .sec02 {
        padding: 30px 15px;
    }
    
    #main .sec02 .txt {
        margin-bottom: 30px;
        font-size: 1.4rem;
    }
    
    #main .sec02 ul {
        margin-bottom: 20px;
        width: auto;
    }
    
    #main .sec02 ul li {
        margin: 0 4% 15px 0;
        width: 48%;
    }
    
    #main .sec02 ul li:nth-child(2n) {
        margin-right: 0;
    }
    
    #main .sec02 ul li p {
        margin: 12px 0 0;
        font-size: 1.2rem;
        letter-spacing: 0;
		padding:0;
    }
    
    #main .sec02 ul li p > span:before {
        height: 3px;
    }
    
    #main .sec03 {
        padding: 30px 15px;
    }
    
    #main .sec03 .txt {
        margin-bottom: 20px;
        font-size: 1.3rem;
    }
    
    #main .sec03 .inner {
        padding-left: 36px;
        width: auto;
    }
    
    #main .sec03 .inner li {
        padding: 9px;
    }
    
    #main .sec03 .inner li span {
        padding-left: 0;
        font-size: 1.4rem;
    }
    
    #main .sec03 .inner .time {
        margin-bottom: 10px;
        padding: 1px 0 2px;
        width: 70px;
        float: none;
    }
    
    #main .sec03 .inner .part1:before {
        left: -14px;
        top: 8px;
        width: 10px;
    }
    
    #main .sec03 .inner .part1:after {
        left: -14px;
        width: 10px;
    }
    
    #main .sec03 .inner .part1 p {
        left: -46px;
		 padding-top: 200px;
    }

    #main .sec03 .inner .part1 p:before {
        top: 8px;
    }
	
	#main .sec03 .inner .part2 p {
		padding-top: 200px;
	}
    
    #main .sec03 .inner .part2 p:before {
        bottom: 6px;
    }
    
    #main .sec03 .inner .part1 p span span {
        font-size: 1.4rem;
    }
    
    #main .sec03 .inner .part2:before {
        left: -14px;
        width: 10px;
    }
    
    #main .sec03 .inner .part2:after {
        left: -14px;
        bottom: 6px;
        width: 10px;
    }
    
    #main .sec03 .inner .part2 p {
        left: -46px;
    }
    
    #main .sec03 .inner .part2 p span span {
        font-size: 1.4rem;
    }
    
    #main .sec03 .inner span .text {
        font-size: 1.3rem;
        line-height: 1.4;
    }
    
    #main .sec03 .photoBox {
        margin: 0 -15px;
    }
    
    #main .sec03 .photoBox img {
        width: 100%;
    }
    
    #main .sec04 {
        padding: 30px 15px;
    }
    
    #main .sec04 .txt {
        margin-bottom: 20px;
        font-size: 1.4rem;
    }
    
    #main .sec04 .imgBox {
        margin-bottom: 40px;
    }
    
    #main .sec04 .imgBox .photoBox {
        margin-bottom: 20px;
        width: auto;
        float: none !important;
    }
    
    #main .sec04 .imgBox .rBox {
        width: auto;
        float: none !important;
    }
    
    #main .sec04 .imgBox .rBox .inner {
        padding: 0;
        width: auto;
    }
    
    #main .sec04 .imgBox .rBox .textBox .photo {
        margin: 0 auto 10px;
        width: 60%;
        text-align: center;
        float: none !important;
    }
    
    #main .sec04 .imgBox .rBox .textBox .text {
        width: auto;
        float: none !important;
    }
    
    #main .sec04 .imgBox .rBox .textBox .color {
        margin-bottom: 9px;
        font-size: 1.3rem;
    }
    
    #main .sec04 .imgBox .rBox .textBox .text .ttl {
        margin-bottom: 5px;
        font-size: 1.9rem;
    }
    
    #main .sec04 .imgBox .rBox .textBox .text .ttl span {
        margin: -2px 0 0 13px;
        font-size: 1.4rem;
    }
    
    #main .sec04 .imgBox .rBox .textBox .text .text {
        font-size: 1.3rem;
    }
    
    #main .sec04 .imgBox .rBox .btText {
        padding-top: 9px;
    }
    
    #main .sec05 {
        padding: 30px 15px;
    }
    
    #main .sec05 .bgBox {
        margin-bottom: 40px;
        padding: 15px;
        width: auto;
    }
    
    #main .sec05 table th {
        padding: 12px 5px;
        font-size: 1.3rem;
    }
    
    #main .sec05 table td {
        padding: 8px 5px 8px 10px;
        font-size: 1.3rem;
    }
    
    #main .sec05 table td p {
        font-size: 1.3rem;
    }
    
    #main .sec05 table td .red {
        font-size: 1.2rem;
    }
    
    #main .sec05 table td .text {
        font-size: 1.2rem;
    }
    
    #main .sec05 table td li {
        font-size: 1.2rem;
    }
    
    #main .sec05 table td .map {
        padding-bottom: 100%;
    }
    
    #main .sec05 table .trStyle th, 
    #main .sec05 table .trStyle td {
        padding-top: 2px;
    }
    
    #main .contact {
        padding: 30px 15px;
    }

    #main .contact .subBox {
        width: auto;
    }

    #main .contact .topTxt {
        margin-bottom: 30px;
        font-size: 1.4rem;
    }

    #main .contact table {
        margin-bottom: 20px;
    }

    #main .contact table td,
    #main .contact table th {
        padding: 14px 0 0;
        display: block;
        box-sizing: border-box;
        width: 100%;
        font-size: 1.2rem;
    }

    #main .contact table th {
        padding: 15px 0 0;
    }

    #main .contact table th .any,
    #main .contact table th .must {
        font-size: 1rem;
        min-width: 40px;
    }

    #main .contact table th .txt {
        margin: 29px 40px 0 0;
        font-size: 1.1rem;
    }

    #main .contact table td textarea,
    #main .contact table td input[type="text"] {
        font-size: 1.2rem;
        height: 35px;
        border-radius: 4px;
    }

    #main .contact table td textarea {
        height: 150px;
    }

    #main .contact table td .wid01[type="text"] {
        width: 100%;
    }

    #main .contact table td .radioUl li:not(:last-child) {
        margin-right: 10px;
    }

    #main .contact table td .radioUl li input[type="radio"] + label {
        padding: 7px 0 7px 20px;
        background-size: 15px 15px !important;
    }

    #main .contact .title {
        margin-bottom: 15px;
        font-size: 1.2rem;
    }

    #main .contact .scrollBox {
        padding: 2px;
        margin-bottom: 20px;
    }

    #main .contact .scrollBox .subScroll {
        height: 130px;
    }

    #main .contact .scrollBox p {
        padding: 10px;
        font-size: 1.2rem;
    }

    #main .contact .checkTxt {
        margin-bottom: 25px;
        font-size: 1.2rem;
    }

    #main .contact .chseckTxt span {
        margin-left: 10px;
        font-size: 1rem;
        min-width: 40px;
    }

    #main .contact .checkTxt input[type="checkbox"] + label {
        padding: 7px 0 7px 20px;
        background-size: 15px 15px !important;
    }

    #main .contact .submit li {
        margin: 0 auto 15px;
        display: block;
        width: 250px;
    }

    #main .contact .submit li input {
        padding: 15px 5px;
        font-size: 2rem;
        border-radius: 3px;
    }

    .jspVerticalBar {
        width: 10px;
    }
}


/**/

.guideline {
}

.guideline h3 {
	text-align:left;
	font-size:24px;
	margin:0 auto 20px auto;
	padding:30px 0 15px 0;
	border-bottom:1px solid #ccc;
}

.guideline h4 {
	text-align:left;
	font-size:18px;
	margin:0 auto 10px auto;
	padding-top:10px;
}

.guideline p {
	font-size:16px;
	padding:20px 0;
}