@charset "UTF-8";
/* ---------------------------------------------------------------------
 * sunsページ
 * --------------------------------------------------------------------- */
.pages_main_image{height:auto;position: relative;}
.pages_main_image .images{width: 100%;height: auto;min-width: 1200px;height: 700px!important;object-fit: cover}
.pages_main_image picture figcaption{width: 1200px;left: 0;right: 0;margin: auto;}
.pages_main_image .inner{position: absolute;width: 1200px;left: 0;right: 0;top: 0px; margin: auto}
.pages_main_image h2{width: 100%; position: absolute;top: 40%;z-index: 2;font-weight: normal;}
.pages_main_image h2 img{width: 50%}
@media screen and (max-width: 767px) {/*スマホ設定*/
.pages_main_image .images{min-width: 100%;height: 220px!important;}
.pages_main_image .inner{display: none}
.pages_main_image h2 img{width: 90%}
.pages_main_image picture figcaption{width: 96%;bottom: 10px}
}

#body_suns{margin: 80px 0}
#body_suns img{width: 100%;height: auto}
#body_suns h2{font-size: 32px;letter-spacing: 0.1em;}
#body_suns h2 img{margin-top: 40px;width: 75%}
#body_suns .copy{font-size: 19px;letter-spacing: 0.1em;line-height: 2;margin: 40px 0}
#body_suns .photo1 .col2{width: 49.9%}
#body_suns .photo1 .col2 p{margin-top: 12px;text-align: right}

#body_suns  .suns{margin-top: 80px}
#body_suns  .suns h3{margin-bottom: 40px}
#body_suns  .suns .photo2 .col1{width: 25%}
#body_suns  .suns .photo2 .col2{width: 37%}
#body_suns  .suns .photo2 .col3{width: 30.5%}
#body_suns  .suns .photo2 p{margin-top: 12px;text-align: right}

#body_suns  .suns .photo2 .col4{width: 26%}
#body_suns  .suns .photo2 .col5{width: 47.5%}
#body_suns  .suns .photo2 .col6{width: 20%}

#body_suns p.txt12{font-size: 18px;margin-top: 10px}
#body_suns p.txt12 span{font-size: 13px}

/*===============================================================================
===============================================================================*/
@media screen and (min-width: 768px) { /*PC設定*/


}
/*===============================================================================
===============================================================================*/
@media screen and (max-width: 767px) {/*スマホ設定*/
#body_suns{margin: 40px 0}
#body_suns h2{font-size: 20px;}
#body_suns h2 img{margin-top: 20px;width: 95%}
#body_suns .copy{font-size: 13px;}
#body_suns .photo1 .col2 p,
#body_suns  .suns .photo2 p{font-size: 10px}
#body_suns  .suns h3{margin-bottom: 20px}
#body_suns  .suns.anabuki .copy{margin: 20px 0}
}
/*===============================================================================
===============================================================================*/
@media print {/*印刷設定*/



}
