/*===============================================
●style.css 画面の横幅が670px以上
===============================================*/
@media screen and (min-width:900px) {


/*メイン画像
-----------------------------------*/
	
 /*トップ画像ー-----------------*/	

.topimg {

    width: 100%;
    display: table;
    height: 850px;

}	
	
.topimgback {
    background-image: url(../img_photoex/main1920.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}	
.topimgback2022 {
    background-image: url(../img_photoex2022/main1920.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}		
.topimgback2023 {

    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}	
	
.top_titol_back {
    width: 100%;
    display: table;
}	
.top_titol_img1 {
    width: 100%;
    display: table;
    max-width: 490px;
    margin-top: 60px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}
.top_titol_img1_2022 {
    width: 100%;
    display: table;
    max-width: 500px;
    margin-top: 70px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
}	
.top_titol_img2 {
    width: 75%;
    display: table;
    max-width: 490px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}		
.top_titol_img2-sp {
    width: 75%;
    display: none;
    min-width: 250px;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}		
	
	
	
.mainback {
    background-color: #000000;

}			
	
/*見出し装飾
-----------------------------------*/
.midashi {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 50px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;

}
.midashi_h2 {
    font-family: 'Noto Serif JP', serif;
    font-weight: 200;
    font-size: 40px;
    text-align: center;
    line-height: 20px;
    width: auto;
    margin-bottom: 0px;
    -webkit-box-shadow: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px;
}	
.midashi_txt {
    font-family: 'Noto Serif JP', serif;
    font-weight: 200;	
    margin-top: 10px;
    display: block;
     font-size: 20px;
}
	

	
	
 /*セクション1ー-----------------*/	
	
.sec_01_wrapp {
    width: 100%;
    margin-top: 80px;
    margin-bottom: 80px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}

.sec_01_h2 {
    width: 100%;
    max-width: 1020px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    font-family: 'Noto Serif JP', serif;
    font-size: 40px;
    line-height: 150%;
    text-align: center;
    font-weight: 500;
}
.sec_01_txt {
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    display: block;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 70px;
}

.sec_01_img {
    width: 100%;
    display: block;
    margin-top: 50px;
    margin-bottom: 50px;
}
	
.sec_01_txt_info {
    width: 100%;
    margin-bottom: 50px;
}
.sec_01_txt_info p {
	font-size: 20px;
    line-height: 28px;
    display: block;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;	
    margin-bottom: 
		10px;	
}	
	
.sec_01_txt_info_mi {
	font-size: 16px;

}
.sec_01_posimg {
    width: 100%;
    max-width: 550px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 70px;
    margin-bottom: 0px;
}


 /*セクション2ー-----------------*/	
	
.sec_02_wrapp {
    width: 90%;
    max-width: 800px;
    margin-top: 90px;
    margin-bottom: 90px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    text-align: center;	
}

#sec_02_wrap{width:100%;display:flex;justify-content: center;padding:0;list-style: none;}
.galbox{
    width: 30%;
    min-height: 230px;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 40px;
    display: inline-block;
	}
.titolbox{
    width: 30%;
    height: auto;
    margin-right: 1%;
    margin-left: 1%;
    display: inline-block;
    margin-bottom: 120px;
 
}	
.titol_img{

    display: table;

	}
.galbox2{width:calc(100% / 4);margin:2px;}
.sec_02_imgbox {
    width: 100%;
    display: table;
    position: relative;	/*重要*/
    margin-bottom: 5px;
}
.sec_02_iconbox {
    width: 100%;
    display: table;
    text-align: left;
    position: absolute;	/*重要*/
    bottom: 0;/*下に固定*/
    padding-right: px;
    margin-bottom: 7px;
    margin-right: 5px;	
}
.sec_02_icon {
    width: 30px;
    float: right;
    margin-right: 5px;

}	
.sec_02_namebox {
    font-family: 'Noto Serif JP', serif;
    font-weight: 300;
    text-align: center;
}

.sec_02_name1 {
    font-size: 170%;
}
.sec_02_name2 {
    font-size: 80%;
}



	
	
	
 /*セクション3ー-----------------*/	
	
.sec_03_wrapp {
    width: 100%;
    max-width: 750px;
    margin-top: 100px;
    margin-bottom: 100px;
    margin-right: auto;
    margin-left: auto;
    display: table;
}
.sec_03_hi {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 250px;
    width: 80%;
    margin-bottom: 20px;

}

.sec_03_mi {
    width: 100%;
    max-width: 370px;
    min-height: 100px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;

}

.sec_03_txt_na1 {
    font-size: 16px;
font-family: 'Noto Serif JP', serif;
	    font-weight: 300;

}
.sec_03_txt_na2 {
    font-size: 28px;
font-family: 'Noto Serif JP', serif;
	    font-weight: 400;

}
.sec_03_txt_na3 {
    font-size: 20px;
font-family: 'Noto Serif JP', serif;
	    font-weight: 500;

}
.sec_03_txt_caption {
    width: 100%;
    font-size: 95%;
    line-height: 150%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    margin-top: 7px;
    text-align: left;
}
.sec_03_img_sub {
    width: 100%;
    margin-top: 20px;

}



 /*セクション4ー-----------------*/	
	
.sec_04_wrapp {
    width: 98%;
    max-width: 1020px;
    margin-top: 100px;
    margin-bottom: 150px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    color: #FFFFFF;
    text-align: center;
}
	

.sec_04_txt-lead {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 30px;
}
	
.sec_04_en {
    width: 270px;
    height: 270px;
    border-radius: 50%;
    background-color: #464646;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
}	
	
.sec_04_txt-item {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 90%;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
}		
.sec_04_txt-spec {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    width: 90%;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}	
.sec_04_margin {
 height: 30px;
    width: 100%;
display: block;
}		
.sec_04_txt-ko {
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    width: 100%;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 10px;
}	
.sec_04_kotxt {
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;	
    width: 100%;	
    font-size: 16px;
    line-height: 28px;
    text-align: center;	
}
.sec_04_ko_price {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 8px;
    color: #FFF100;	
}
.sec_04_kosetutxt {
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;	
    width: 100%;	
    font-size: 16px;
    line-height: 28px;
    text-align: center;	
}	
	
	
ul{
	list-style-type: none;
}	
li{
	list-style-type: none;
	    line-height: 140%;
    margin-bottom: 8px;	
}	

 /*セクション5ー-----------------*/	
	
.sec_05_wrapp {
    width: 90%;
    max-width: 930px;
    margin-top: 60px;
    margin-bottom: 150px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: table;	
    height: 100%;
}

.sec_05_wak {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;

}

.sec_05_wakimg {
    display: block;

 float: left;
 max-width: 510px;
	width: 50%;
    display: table;	

}
.sec_05_wak_migi {
    max-width: 490px;
    width: 47%;
    display: table;	
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    float: right;

}	
.sec_05_wak_deta {
    width: 100%;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    line-height: 140%;
    display: table;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    height: auto;
    background-image: url(../img_photoex/sche_bace.jpg);
    background-position: left top;
    background-size: 35% auto;
    background-repeat: no-repeat;
}
.sec_05_wak_deta_hi {
    width: 30%;
    float: left;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    display: table;
    min-height: 20px;
    text-align: left;
	}
.sec_05_wak_deta_mi {
    width: 60%;
    float: right;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: right;
    display: table;	
 
}
	
 /*セクションオンラインー-----------------*/	
	
.sec_online_wrapp {
    width: 98%;
    max-width: 850px;
    margin-top: 50px;
    margin-bottom: 50px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    color: #FFFFFF;
    text-align: center;
}
.sec_online_img {
    width: 100%;
    display: block;
    border: 1px solid hsla(0,0%,100%,1.00);
}

 /*セクション10ー-----------------*/	
	
.sec_10_wrapp {
    width: 100%;
    max-width: 650px;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-right: auto;
    margin-left: auto;
    display: table;
    height: 100%;
}
	
	
.sec_10_img {
    width: 100%;
    max-width: 310px;
    display: block;

}
.sec_10_migi {
    float: right; 
    display: block;
   margin-bottom: 20px;	
}

.sec_10_hidari {
    float: left;
    display: block;
  margin-bottom: 20px;	
}


	
	
	

 /*セクション11ー-----------------*/	
	
.sec_11_img {
    width: 100%;
    display: table;
    height: 370px;
    background-image: url(../img/sub02.jpg);
    background-size: cover;
    background-position: center top;
}



 /*セクション12ー-----------------*/		
.sec_12_wrapp {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}

.sec_12_logobox {

    margin-right: auto;
    margin-left: auto;

    width: 300px;
    display: block;
}
	
 /*セクション13ー-----------------*/	
	
.sec_13_wrapp {
    width: 100%;
    max-width: 750px;
    margin-top: 60px;
    margin-bottom: 60px;
    min-height: 150px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    text-align: center;
}
	
.sec_13_img {
    width: 100%;
    max-width: 650px;
    margin-bottom: 80px;	
    margin-right: auto;
    margin-left: auto;
    display: block;
    -webkit-box-shadow: 1px 1px 6px 2px #A4A4A4;	
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
}




/*ここからスマートフォン用環境の設定---------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media screen and (max-width:899px) {




 /*トップ画像ー-----------------*/	

.topimg {

    width: 100%;
    display: table;
    height: 225px;

}	
	
.topimgback {
    background-image: url(../img_photoex/main1920.jpg);
   background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}	
.topimgback2022 {
    background-image: url(../img_photoex2022/main1920.jpg);
   background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}		
	.topimgback2023 {
   background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}	
.top_titol_back {
    width: 100%;
    display: table;
	
}	
.top_titol_img1 {
    width: 60%;
    display: table;
    max-width: 280px;
	min-width: 250px;
     margin-top: 20px;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
}
	
.top_titol_img1_2022 {
    width: 60%;
    display: table;
    max-width: 280px;
	min-width: 250px;
     margin-top: 30px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
}	
	
.top_titol_img2 {
    width: 75%;
    display: none;
    max-width: 490px;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
}		
.top_titol_img2-sp {
    width: 75%;
    display: table;
    max-width: 250px;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
}		
.mainback {
    background-color: #000000;

}	

/*見出し装飾
-----------------------------------*/
.midashi {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;

}
.midashi_h2 {
    font-family: 'Noto Serif JP', serif;
    font-weight: 200;
    font-size: 28px;
    text-align: center;

    line-height: 20px;
}	
.midashi_txt {
    font-family: 'Noto Serif JP', serif;
    font-weight: 200;	
    margin-top: 5px;
    display: block;
     font-size: 18px;
}
	

 /*セクション1ー-----------------*/	
	
.sec_01_wrapp {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
 
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}

.sec_01_h2 {
    width: 100%;

    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    font-family: 'Noto Serif JP', serif;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    font-weight: 500;
}
.sec_01_txt {
    width: 100%;
    font-size: 14px;

    display: table;
    max-width: 305px;
	min-width: 300px;
	margin-left: auto;
	margin-right: auto;
    line-height: 24px;
    display: block;
    text-align: left;
	    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
	    color: #FFFFFF;
    margin-bottom: 60px;
}

.sec_01_img {
    width: 100%;
    display: block;
    margin-top: 20px;	
    margin-bottom: 20px;
}
	
.sec_01_txt_info {
    width: 100%;
    margin-bottom: 50px;
}
.sec_01_txt_info p {
	font-size: 20px;
    line-height: 28px;
    display: block;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;	
    margin-bottom: 
		10px;	
}	
	
.sec_01_txt_info_mi {
	font-size: 16px;

}
.sec_01_posimg {
    width: 100%;
	max-width: 350px;
    display: block;
	    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;	
    margin-bottom: 0px;
}

 /*セクション2ー-----------------*/	
	
.sec_02_wrapp {
    width: 90%;
    max-width: 480px;
    margin-top: 60px;
    margin-bottom: 40px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    text-align: center;
}

#sec_02_wrap{width:100%;display:flex;justify-content: center;padding:0;list-style: none;}
.galbox{
    width: 30%;
    height: auto;
    margin-right: 1%;
    margin-left: 1%;
    display: inline-block;
    osition: relative;	/*重要*/
    margin-bottom: 20px;

}
.titolbox{
    width: 30%;
    height: auto;
    margin-right: 1%;
    margin-left: 1%;
    display: inline-block;
    margin-bottom: 15%;
 
}	
.titol_img{

    display: table;

	}
.sec_02_iconbox {
    width: 100%;
    display: table;
    text-align: left;
    position: absolute;	/*重要*/
    bottom: 0;/*下に固定*/
    padding-right: px;
    margin-bottom: 4px;
    margin-right: 5px;	
}
.sec_02_icon {
    width: 25px;
    float: right;
    margin-right: 2px;

}	
.sec_02_namebox {
    font-family: 'Noto Serif JP', serif;
    font-weight: 300;
    text-align: center;
}

.sec_02_name1 {
    font-size: 100%;
	margin-top: 3px;
}
.sec_02_name2 {
    font-size: 63%;
}




 /*セクション3ー-----------------*/	
	
.sec_03_wrapp {
    width: 100%;
    max-width: 310px;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-right: auto;
    margin-left: auto;
    display: table;
}
.sec_03_hi {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 245px;
    width: 80%;
    margin-bottom: 20px;

}

.sec_03_mi {
    width: 100%;
    max-width: 310px;
    min-height: 100px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;

}

.sec_03_txt_na1 {
    font-size: 12px;
font-family: 'Noto Serif JP', serif;
	    font-weight: 300;

}
.sec_03_txt_na2 {
    font-size: 18px;
font-family: 'Noto Serif JP', serif;
	    font-weight: 400;

}
.sec_03_txt_na3 {
    font-size: 12px;
font-family: 'Noto Serif JP', serif;
	    font-weight: 500;

}
.sec_03_txt_caption {
    width: 100%;
    font-size: 88%;
    line-height: 140%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    margin-top: 0px;
    text-align: left;
}
.sec_03_img_sub {
    width: 100%;
    margin-top: 20px;

}

 /*セクション4ー-----------------*/	
	
.sec_04_wrapp {
    width: 90%;
    max-width: 480px;
    margin-top: 60px;
    margin-bottom: 60px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    color: #FFFFFF;	
    text-align: center;	
}


.sec_04_txt-lead {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 20px;
}
.sec_04_en {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background-color: #464646;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    display: table;
	margin-bottom: 10px;	
}	
	
.sec_04_txt-item {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 90%;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 35px;
    margin-right: auto;
    margin-left: auto;
    display: block;	
}		
.sec_04_txt-spec {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    width: 90%;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    display: block;	
}	
.sec_04_margin {
 height: 30px;
    width: 100%;
display: block;
}		
.sec_04_txt-ko {
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 10px;
}	
.sec_04_kotxt {
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;	
    width: 100%;	
    font-size: 16px;
    line-height: 28px;
    text-align: center;	
}
.sec_04_ko_price {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 20px;
	    line-height: 140%;
    text-align: center;
    margin-bottom: 10px;
    color: #FFF100;	
}
.sec_04_kosetutxt {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
}	
	
ul{
	margin: 0px;
	padding-left: 30px;
}	
li{
	margin: 0px;
	padding: 0px;
	    line-height: 140%;
    margin-bottom: 8px;	
}	
	

 /*セクション5ー-----------------*/	
	
.sec_05_wrapp {
    width: 90%;
    max-width: 930px;
    margin-top: 0px;
    margin-bottom: 60px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: table;	
    height: 100%;
}

.sec_05_wak {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;

}

.sec_05_wakimg {
    display: block;
    max-width: 490px;
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}
.sec_05_wak_migi {
    max-width: 490px;
    width: 100%;
    display: table;	
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    margin-right: auto;
    margin-left: auto;

}	
.sec_05_wak_deta {
    width: 100%;
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    line-height: 140%;
    display: table;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    height: auto;
    background-image: url(../img_photoex/sche_bace.jpg);
    background-position: left top;
    background-size: 40% auto;
    background-repeat: no-repeat;
}
.sec_05_wak_deta_hi {
    width: 37%;
    float: left;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    display: table;
    min-height: 20px;
    text-align: left; 
	}
.sec_05_wak_deta_mi {
    width: 55%;
    float: right;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: right;
    display: table;	
 
}
	
	
 /*セクションオンラインー-----------------*/	
	
.sec_online_wrapp {
    width: 90%;
    max-width: 500px;
    margin-top: 40px;
    margin-bottom: 40px;

    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    color: #FFFFFF;
    text-align: center;
}
.sec_online_img {
    width: 100%;
    display: block;
    border: 1px solid hsla(0,0%,100%,1.00);
}


 /*セクション10ー-----------------*/	
	
.sec_10_wrapp {
    width: 80%;
    max-width: 480px;
    margin-top: 40px;
    margin-bottom: 40px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}

.sec_10_img {
    width: 100%;
    max-width: 300px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}
.sec_10_migi {
    display: block;

}

.sec_10_hidari {

    display: block;
}



	
	
	
	
	
 /*セクション11ー-----------------*/	
	
.sec_11_img {
    width: 100%;
    display: block;
    height: 125px;
    background-image: url(../img/sub02.jpg);
    background-position: center top;
    background-size: auto 100%;
}



 /*セクション12ー-----------------*/		
.sec_12_wrapp {
    width: 100%;
    max-width: 480px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}
	

.sec_12_logobox {

    margin-right: auto;
    margin-left: auto;

    width: 210px;
    display: block;
}		

 /*セクション13ー-----------------*/	
	
.sec_13_wrapp {
    width: 90%;
    max-width: 480px;
    margin-top: 40px;
    margin-bottom: 0px;
    min-height: 100px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
	   text-align: center;
}
.sec_13_img {
    width: 100%;
    max-width: 500px;
    margin-bottom: 50px;		
    margin-right: auto;
    margin-left: auto;
    display: block;
    -webkit-box-shadow: 1px 1px 6px 2px #A4A4A4;	
}	


}
